Skip to content

Commit

Permalink
chore: up vue2 to last version馃憢
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Dec 25, 2023
1 parent 1f32843 commit cc9737d
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 280 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"echarts": "^5.4.3",
"pinia": "^2.1.7",
"portal-vue": "^2.1.7",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-echarts": "^6.6.5",
"vue-i18n": "^8.28.2",
"vue-i18n-bridge": "^9.8.0",
"vue-router": "^3.6.5",
"vuetify": "^2.7.1"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^1.6.0",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@kingyue/vite-plugin-vue2-svg": "^0.6.0",
"@kingyue/vuetify2-component-types": "^2.7.0",
"@pinia/testing": "^0.1.3",
Expand Down Expand Up @@ -61,10 +61,10 @@
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.8.0",
"vitest": "^1.0.4",
"vitest": "^1.1.0",
"volar-plugin-vue-router": "^0.2.0",
"vue-template-compiler": "^2.7.15",
"vue-tsc": "^1.8.25"
"vue-template-compiler": "^2.7.16",
"vue-tsc": "^1.8.26"
},
"browserslist": [
"> 1.3%",
Expand Down

0 comments on commit cc9737d

Please sign in to comment.