Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Dec 18, 2023
1 parent f092a9a commit 1f32843
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 411 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"pinia": "^2.1.7",
"portal-vue": "^2.1.7",
"vue": "^2.7.15",
"vue-echarts": "6.6.1",
"vue-echarts": "^6.6.5",
"vue-i18n": "^8.28.2",
"vue-i18n-bridge": "^9.8.0",
"vue-router": "^3.6.5",
Expand All @@ -34,15 +34,15 @@
"@pinia/testing": "^0.1.3",
"@rushstack/eslint-patch": "^1.6.1",
"@testing-library/vue": "^5.9.0",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^1.3.6",
"browserslist-to-esbuild": "^1.2.0",
"cypress": "^13.6.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-vue": "^9.19.2",
"flush-promises": "^1.0.2",
Expand All @@ -57,7 +57,7 @@
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.2",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.9",
"vite": "^5.0.10",
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.8.0",
Expand All @@ -80,7 +80,7 @@
"peerDependencyRules": {
"allowedVersions": {
"vite": "5",
"typescript":"^5.3.0"
"typescript": "^5.3.0"
}
}
}
Expand Down
Loading

0 comments on commit 1f32843

Please sign in to comment.