Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Sep 22, 2023
1 parent 72fc4aa commit 9c78c5a
Show file tree
Hide file tree
Showing 2 changed files with 761 additions and 760 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"vue": "^2.7.14",
"vue-echarts": "^6.6.1",
"vue-i18n": "^8.28.2",
"vue-i18n-bridge": "^9.4.0",
"vue-i18n-bridge": "^9.4.1",
"vue-router": "^3.6.5",
"vuetify": "^2.7.1"
},
Expand All @@ -34,10 +34,10 @@
"@kingyue/rollup-plugin-modify": "^4.1.0",
"@kingyue/vite-plugin-vue2-svg": "^0.6.0",
"@pinia/testing": "^0.1.3",
"@rushstack/eslint-patch": "^1.3.3",
"@rushstack/eslint-patch": "^1.4.0",
"@testing-library/vue": "^5.9.0",
"@types/lodash": "^4.14.198",
"@types/node": "^18.17.15",
"@types/node": "^18.17.18",
"@types/nprogress": "^0.2.0",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue2": "^2.2.0",
Expand All @@ -47,17 +47,17 @@
"browserslist-to-esbuild": "^1.2.0",
"cypress": "^13.2.0",
"eslint": "^8.49.0",
"eslint-plugin-cypress": "^2.14.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-vue": "^9.17.0",
"flush-promises": "^1.0.2",
"jsdom": "^22.1.0",
"msw": "^1.3.1",
"postcss-load-config": "^4.0.1",
"postcss-preset-env": "^9.1.3",
"postcss-preset-env": "^9.1.4",
"prettier": "^3.0.3",
"sass": "~1.32.13",
"start-server-and-test": "^2.0.0",
"terser": "^5.19.4",
"start-server-and-test": "^2.0.1",
"terser": "^5.20.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.16.6",
Expand All @@ -66,10 +66,10 @@
"vite-plugin-inspect": "^0.7.38",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vitest": "^0.34.4",
"vitest": "^0.34.5",
"volar-plugin-vue-router": "^0.2.0",
"vue-template-compiler": "^2.7.14",
"vue-tsc": "^1.8.11"
"vue-tsc": "^1.8.13"
},
"browserslist": [
"> 1.3%",
Expand Down
Loading

0 comments on commit 9c78c5a

Please sign in to comment.