Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hzsrc committed Oct 20, 2024
1 parent 77d2140 commit 7740903
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"set-names": "node -e \"require('vue-auto-name')('src')\""
},
"dependencies": {
"axios": "^1.6.8",
"date-any": "^1.0.5",
"axios": "^1.7.5",
"date-any": "^1.0.7",
"echarts": "^5.3.0",
"element-ui": "^2.15.14",
"http-vue-loader-mime": "^1.4.3",
Expand All @@ -37,6 +37,7 @@
"vuex": "^3.6.2"
},
"devDependencies": {

"@babel/core": "^7.23.3",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.23.3",
Expand Down Expand Up @@ -90,7 +91,7 @@
"vue-loader": "^15.11.1",
"vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.6.12",
"webpack": "^5.89.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-dev-middleware": "^5.3.4",
"webpack-hot-middleware": "^2.25.4",
Expand Down

0 comments on commit 7740903

Please sign in to comment.