Skip to content

Commit

Permalink
⚡️ chore: update deps vite 5.2 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsuwwz authored Mar 21, 2024
1 parent b211651 commit 2181444
Show file tree
Hide file tree
Showing 2 changed files with 804 additions and 730 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"@fortawesome/free-regular-svg-icons": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/vue-fontawesome": "~3.0.6",
"axios": "1.6.7",
"axios": "1.6.8",
"echarts": "^5.5.0",
"element-plus": "2.6.0",
"element-plus": "2.6.1",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
Expand All @@ -60,13 +60,13 @@
"vue-router": "^4.3.0"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.24.0",
"@babel/core": "^7.24.3",
"@babel/eslint-parser": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@sucrase/jest-plugin": "^3.0.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.4",
"@vue/test-utils": "^2.4.5",
"@vue/vue3-jest": "29.2.6",
"babel-jest": "^29.7.0",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
Expand All @@ -75,14 +75,14 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vue": "9.22.0",
"eslint-plugin-vue": "9.23.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-transform-stub": "^2.0.0",
"rollup": "^4.12.1",
"sass": "^1.71.1",
"rollup": "^4.13.0",
"sass": "^1.72.0",
"sucrase": "^3.35.0",
"vite": "^5.1.5"
"vite": "^5.2.2"
}
}
Loading

0 comments on commit 2181444

Please sign in to comment.