Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 10:59:21 +08:00

chore: updates all dependencies

This commit is contained in:
pany 2023-05-09 10:26:44 +08:00
parent eb9c7acde2
commit 388b596af6
4 changed files with 345 additions and 333 deletions

View File

@ -60,8 +60,8 @@ v3-admin-vite is a free and open source middle and background management system
```bash
# configure
1. installation of the recommended plugins in the .vscode directory
3. node version 16+
4. pnpm version 8.x
2. node version 16+
3. pnpm version 8.x
# clone
git clone https://github.com/un-pany/v3-admin-vite.git

View File

@ -60,8 +60,8 @@
```bash
# 配置
1. 一键安装 .vscode 目录中推荐的插件
3. node 版本 16+
4. pnpm 版本 8.x
2. node 版本 16+
3. pnpm 版本 8.x
# 克隆项目
git clone https://github.com/un-pany/v3-admin-vite.git

View File

@ -34,7 +34,7 @@
"nprogress": "^0.2.0",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.1",
"pinia": "^2.0.35",
"pinia": "^2.0.36",
"screenfull": "^6.0.2",
"vue": "^3.2.47",
"vue-router": "^4.1.6",
@ -45,34 +45,34 @@
"devDependencies": {
"@types/js-cookie": "^3.0.3",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.3",
"@types/node": "^20.1.1",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue-macros/volar": "^0.9.7",
"@vue-macros/volar": "^0.9.8",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^2.3.2",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.11.0",
"eslint-plugin-vue": "^9.11.1",
"husky": "^8.0.3",
"jsdom": "^22.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"sass": "^1.62.1",
"terser": "^5.17.1",
"terser": "^5.17.2",
"typescript": "^5.0.4",
"unocss": "^0.51.8",
"unplugin-vue-define-options": "^1.3.4",
"vite": "^4.3.4",
"unocss": "^0.51.12",
"unplugin-vue-define-options": "^1.3.5",
"vite": "^4.3.5",
"vite-plugin-svg-icons": "^2.0.1",
"vite-svg-loader": "^4.0.0",
"vitest": "^0.31.0",
"vue-eslint-parser": "^9.2.0",
"vue-eslint-parser": "^9.2.1",
"vue-tsc": "^1.6.4"
},
"lint-staged": {

646
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff