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 30, 2024
1 parent 50db6f1 commit d17fe0f
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 384 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vue": "^2.7.16",
"vue-echarts": "^7.0.3",
"vue-i18n": "^8.28.2",
"vue-i18n-bridge": "^9.14.0",
"vue-i18n-bridge": "^9.14.1",
"vue-router": "^3.6.5",
"vuetify": "^2.7.2"
},
Expand All @@ -35,31 +35,31 @@
"@pinia/testing": "^0.1.5",
"@testing-library/vue": "^5.9.0",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/test-utils": "^1.3.6",
"browserslist": "^4.23.3",
"browserslist": "^4.24.0",
"browserslist-to-esbuild": "^2.1.1",
"cypress": "^13.14.2",
"eslint": "^9.10.0",
"cypress": "^13.15.0",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-vue": "^9.28.0",
"flush-promises": "^1.0.2",
"jsdom": "^25.0.0",
"msw": "^2.4.7",
"postcss-preset-env": "^10.0.3",
"jsdom": "^25.0.1",
"msw": "^2.4.9",
"postcss-preset-env": "^10.0.5",
"prettier": "^3.3.3",
"rollup-plugin-regexp": "^5.0.1",
"sass": "~1.32.13",
"start-server-and-test": "^2.0.8",
"terser": "^5.32.0",
"terser": "^5.34.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0",
"typescript-eslint": "^8.7.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.5",
"vite": "^5.4.8",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-pages": "^0.32.3",
"vite-plugin-vue-layouts": "^0.8.0",
Expand Down
Loading

0 comments on commit d17fe0f

Please sign in to comment.