Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Sep 8, 2024
1 parent ef35590 commit a0b5e07
Show file tree
Hide file tree
Showing 3 changed files with 562 additions and 557 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,37 +35,37 @@
"@pinia/testing": "^0.1.5",
"@testing-library/vue": "^5.9.0",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.16.3",
"@types/node": "^20.16.5",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/test-utils": "^1.3.6",
"browserslist": "^4.23.3",
"browserslist-to-esbuild": "^2.1.1",
"cypress": "^13.14.1",
"eslint": "^9.9.1",
"cypress": "^13.14.2",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vue": "^9.28.0",
"flush-promises": "^1.0.2",
"jsdom": "^24.1.3",
"msw": "^2.4.1",
"msw": "^2.4.3",
"postcss-preset-env": "^10.0.2",
"prettier": "^3.3.3",
"rollup-plugin-regexp": "^5.0.1",
"sass": "~1.32.13",
"start-server-and-test": "^2.0.5",
"start-server-and-test": "^2.0.6",
"terser": "^5.31.6",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"typescript-eslint": "^8.4.0",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-pages": "^0.32.3",
"vite-plugin-vue-layouts": "^0.8.0",
"vitest": "^2.0.5",
"vue-template-compiler": "^2.7.16",
"vue-tsc": "^2.1.4",
"vue-tsc": "^2.1.6",
"vuetify2-component-types": "^2.7.2"
},
"browserslist": [
Expand Down
Loading

0 comments on commit a0b5e07

Please sign in to comment.