Skip to content

Commit

Permalink
BIGTOP-4188: Bump vite and vue to latest version (apache#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
FU-design committed Aug 14, 2024
1 parent f64b03e commit 42eaba5
Show file tree
Hide file tree
Showing 2 changed files with 3,769 additions and 2,853 deletions.
10 changes: 5 additions & 5 deletions bigtop-manager-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"dependencies": {
"@ant-design/icons-vue": "^6.1.0",
"@vueuse/core": "^10.5.0",
"ant-design-vue": "^4.0.1",
"axios": "^1.4.0",
"ant-design-vue": "^4.2.3",
"axios": "^1.7.4",
"clipboard": "^2.0.11",
"dayjs": "^1.11.9",
"echarts": "^5.4.3",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.3.4",
"vue": "^3.4.37",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.4"
},
Expand All @@ -30,7 +30,7 @@
"@types/node": "^20.5.3",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.5",
"eslint": "^8.47.0",
Expand All @@ -42,7 +42,7 @@
"sass": "^1.66.1",
"sass-loader": "^13.3.2",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vite": "^5.4.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.8.5"
},
Expand Down
Loading

0 comments on commit 42eaba5

Please sign in to comment.