Skip to content

Commit

Permalink
chore: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Apr 19, 2022
1 parent db6be31 commit 6c3a387
Show file tree
Hide file tree
Showing 4 changed files with 173 additions and 181 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v3-admin",
"version": "3.1.2",
"version": "3.1.3",
"homepage": "https://github.com/un-pany/v3-admin",
"scripts": {
"dev": "vue-cli-service serve",
Expand All @@ -14,24 +14,24 @@
"@mitojs/browser": "^3.0.1",
"@mitojs/vue": "^3.0.1",
"axios": "^0.26.1",
"dayjs": "^1.11.0",
"element-plus": "^2.1.9",
"dayjs": "^1.11.1",
"element-plus": "^2.1.10",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.13",
"screenfull": "^6.0.1",
"vue": "^3.2.31",
"vue": "^3.2.33",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@types/js-cookie": "^3.0.1",
"@types/lodash-es": "^4.17.6",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@vue/cli-plugin-babel": "^5.0.4",
"@vue/cli-plugin-eslint": "^5.0.4",
"@vue/cli-plugin-router": "^5.0.4",
Expand All @@ -40,15 +40,15 @@
"@vue/cli-service": "^5.0.4",
"@vue/eslint-config-standard": "^6.1.0",
"@vue/eslint-config-typescript": "^10.0.0",
"core-js": "^3.21.1",
"core-js": "^3.22.0",
"eslint": "^8.13.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^8.6.0",
"lint-staged": "^12.3.7",
"lint-staged": "^12.3.8",
"path-browserify": "^1.0.1",
"sass": "^1.50.0",
"sass": "^1.50.1",
"sass-loader": "^12.6.0",
"scp2": "^0.5.0",
"svg-sprite-loader": "^6.0.11",
Expand Down
Loading

0 comments on commit 6c3a387

Please sign in to comment.