chore: 更新依赖

This commit is contained in:
fonghehe 2023-02-05 13:06:54 +08:00
parent 6a3904eb74
commit 06f521a4b6
3 changed files with 2343 additions and 212 deletions

View File

@ -33,9 +33,9 @@
"vue-router": "^4.1.6"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@vitejs/plugin-legacy": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@vitejs/plugin-legacy": "^4.0.1",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"amfe-flexible": "^2.2.1",
@ -44,18 +44,18 @@
"consola": "^2.15.3",
"cross-env": "^7.0.3",
"eruda": "^2.11.0",
"eslint": "^8.32.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.9.0",
"git-cz": "^4.9.0",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"lint-staged": "13.1.1",
"mockjs": "^1.1.0",
"postcss": "^8.4.20",
"postcss-html": "1.5.0",
"postcss-less": "^6.0.0",
"prettier": "^2.8.1",
"prettier": "^2.8.4",
"rollup-plugin-visualizer": "^5.9.0",
"stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.4",
@ -63,8 +63,8 @@
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^29.0.0",
"stylelint-order": "^6.0.0",
"terser": "^5.16.1",
"typescript": "^4.9.4",
"terser": "^5.16.3",
"typescript": "^4.9.5",
"unplugin-auto-import": "^0.12.2",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.4",

1452
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

1087
yarn.lock

File diff suppressed because it is too large Load Diff