Skip to content

Commit

Permalink
chore: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
pany-ang committed Apr 11, 2022
1 parent 6877a36 commit 2e1a951
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 142 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.0",
"version": "3.1.1",
"homepage": "https://github.com/un-pany/v3-admin",
"scripts": {
"dev": "vue-cli-service serve",
Expand All @@ -15,13 +15,13 @@
"@mitojs/vue": "^3.0.1",
"axios": "^0.26.1",
"dayjs": "^1.11.0",
"element-plus": "^2.1.7",
"element-plus": "^2.1.9",
"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.12",
"pinia": "^2.0.13",
"screenfull": "^6.0.1",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
Expand All @@ -30,8 +30,8 @@
"@types/js-cookie": "^3.0.1",
"@types/lodash-es": "^4.17.6",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@vue/cli-plugin-babel": "^5.0.4",
"@vue/cli-plugin-eslint": "^5.0.4",
"@vue/cli-plugin-router": "^5.0.4",
Expand All @@ -41,14 +41,14 @@
"@vue/eslint-config-standard": "^6.1.0",
"@vue/eslint-config-typescript": "^10.0.0",
"core-js": "^3.21.1",
"eslint": "^8.12.0",
"eslint-plugin-import": "^2.25.4",
"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.5.0",
"eslint-plugin-vue": "^8.6.0",
"lint-staged": "^12.3.7",
"path-browserify": "^1.0.1",
"sass": "^1.49.9",
"sass": "^1.50.0",
"sass-loader": "^12.6.0",
"scp2": "^0.5.0",
"svg-sprite-loader": "^6.0.11",
Expand Down
Loading

0 comments on commit 2e1a951

Please sign in to comment.