Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Mar 22, 2024
1 parent 1ee675f commit f44423e
Show file tree
Hide file tree
Showing 3 changed files with 1,060 additions and 1,078 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,53 +16,53 @@
"dependencies": {
"@mdi/js": "^7.4.47",
"@vueuse/core": "^10.9.0",
"axios": "^1.6.7",
"axios": "^1.6.8",
"echarts": "^5.5.0",
"pinia": "^2.1.7",
"portal-vue": "^2.1.7",
"vue": "^2.7.16",
"vue-echarts": "^6.6.9",
"vue-i18n": "^8.28.2",
"vue-i18n-bridge": "^9.10.1",
"vue-i18n-bridge": "^9.10.2",
"vue-router": "^3.6.5",
"vuetify": "^2.7.2"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@kingyue/vite-plugin-vue2-svg": "^0.6.0",
"@pinia/testing": "^0.1.3",
"@rushstack/eslint-patch": "^1.7.2",
"@rushstack/eslint-patch": "^1.8.0",
"@testing-library/vue": "^5.9.0",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.11.26",
"@types/node": "^20.11.30",
"@vitejs/plugin-legacy": "^5.3.2",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^1.3.6",
"browserslist": "^4.23.0",
"browserslist-to-esbuild": "^2.1.1",
"cypress": "^13.6.6",
"cypress": "^13.7.1",
"eslint": "^8.57.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-vue": "^9.23.0",
"flush-promises": "^1.0.2",
"jsdom": "^24.0.0",
"msw": "^2.2.3",
"postcss-preset-env": "^9.5.0",
"msw": "^2.2.10",
"postcss-preset-env": "^9.5.2",
"prettier": "^3.2.5",
"rollup-plugin-regexp": "^5.0.1",
"sass": "~1.32.13",
"start-server-and-test": "^2.0.3",
"terser": "^5.29.1",
"typescript": "^5.4.2",
"terser": "^5.29.2",
"typescript": "^5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.6",
"vite": "^5.2.2",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vitest": "^1.3.1",
"vitest": "^1.4.0",
"volar-plugin-vue-router": "^0.2.0",
"vue-template-compiler": "^2.7.16",
"vue-tsc": "^1.8.27",
Expand Down

0 comments on commit f44423e

Please sign in to comment.