Skip to content

Commit

Permalink
✈️ feat: update deps (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsuwwz authored Mar 7, 2024
1 parent b734f7c commit b211651
Show file tree
Hide file tree
Showing 2 changed files with 1,162 additions and 1,098 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,41 +48,41 @@
"@fortawesome/free-brands-svg-icons": "6.5.1",
"@fortawesome/free-regular-svg-icons": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/vue-fontawesome": "~3.0.5",
"axios": "1.6.3",
"echarts": "^5.4.3",
"element-plus": "2.4.4",
"@fortawesome/vue-fontawesome": "~3.0.6",
"axios": "1.6.7",
"echarts": "^5.5.0",
"element-plus": "2.6.0",
"js-cookie": "^3.0.5",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"vue": "^3.4.0",
"vue-router": "^4.2.5"
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.23.6",
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.24.0",
"@sucrase/jest-plugin": "^3.0.0",
"@vitejs/plugin-vue": "^5.0.0",
"@vue/compiler-sfc": "^3.4.0",
"@vue/test-utils": "^2.4.3",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.4",
"@vue/vue3-jest": "29.2.6",
"babel-jest": "^29.7.0",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vue": "9.19.2",
"eslint-plugin-vue": "9.22.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.9.1",
"sass": "^1.69.6",
"rollup": "^4.12.1",
"sass": "^1.71.1",
"sucrase": "^3.35.0",
"vite": "^5.0.10"
"vite": "^5.1.5"
}
}
Loading

0 comments on commit b211651

Please sign in to comment.