chore: update

This commit is contained in:
xiaoxian521 2025-07-31 10:57:18 +08:00
parent 9fcf54c360
commit be4c4a00ec
3 changed files with 413 additions and 401 deletions

2
.nvmrc
View File

@ -1 +1 @@
v22.17.0
v22.17.1

View File

@ -57,7 +57,7 @@
"@pureadmin/utils": "^2.6.2",
"@vue-flow/background": "^1.3.2",
"@vue-flow/core": "^1.45.0",
"@vueuse/core": "^13.5.0",
"@vueuse/core": "^13.6.0",
"@vueuse/motion": "^3.0.3",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
@ -117,9 +117,9 @@
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.8.1",
"@commitlint/types": "^19.8.1",
"@eslint/js": "^9.31.0",
"@eslint/js": "^9.32.0",
"@faker-js/faker": "^9.9.0",
"@iconify/json": "^2.2.362",
"@iconify/json": "^2.2.364",
"@iconify/vue": "4.2.0",
"@intlify/unplugin-vue-i18n": "^6.0.8",
"@tailwindcss/vite": "^4.1.11",
@ -133,13 +133,13 @@
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.14.0",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^6.0.0",
"@vitejs/plugin-vue": "^6.0.1",
"@vitejs/plugin-vue-jsx": "^5.0.1",
"boxen": "^8.0.1",
"code-inspector-plugin": "^0.20.17",
"code-inspector-plugin": "^1.0.3",
"cssnano": "^7.1.0",
"dagre": "^0.8.5",
"eslint": "^9.31.0",
"eslint": "^9.32.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.3",
"eslint-plugin-vue": "^10.3.0",
@ -154,7 +154,7 @@
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^6.0.3",
"sass": "^1.89.2",
"stylelint": "^16.22.0",
"stylelint": "^16.23.0",
"stylelint-config-recess-order": "^7.1.0",
"stylelint-config-recommended-vue": "^1.6.1",
"stylelint-config-standard-scss": "^14.0.0",
@ -163,8 +163,8 @@
"tailwindcss": "^4.1.11",
"typescript": "^5.8.3",
"typescript-eslint": "^8.38.0",
"unplugin-icons": "^22.1.0",
"vite": "^7.0.5",
"unplugin-icons": "^22.2.0",
"vite": "^7.0.6",
"vite-plugin-cdn-import": "^1.0.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-fake-server": "^2.2.0",
@ -172,7 +172,7 @@
"vite-plugin-router-warn": "^1.0.0",
"vite-svg-loader": "^5.1.0",
"vue-eslint-parser": "^10.2.0",
"vue-tsc": "^3.0.3"
"vue-tsc": "^3.0.4"
},
"engines": {
"node": "^20.19.0 || >=22.12.0",

792
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff