mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-07 23:31:08 +08:00
chore: update deps
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
"vue-tsc": "catalog:"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.12.0",
|
||||
"node": ">=20.19.0",
|
||||
"pnpm": ">=10.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.27.0"
|
||||
|
||||
977
pnpm-lock.yaml
generated
977
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -60,8 +60,8 @@ catalog:
|
||||
'@types/qrcode': ^1.5.6
|
||||
'@types/qs': ^6.14.0
|
||||
'@types/sortablejs': ^1.15.9
|
||||
'@typescript-eslint/eslint-plugin': ^8.51.0
|
||||
'@typescript-eslint/parser': ^8.51.0
|
||||
'@typescript-eslint/eslint-plugin': ^8.52.0
|
||||
'@typescript-eslint/parser': ^8.52.0
|
||||
'@vee-validate/zod': ^4.15.1
|
||||
'@vite-pwa/vitepress': ^1.1.0
|
||||
'@vitejs/plugin-vue': ^6.0.3
|
||||
@@ -98,7 +98,7 @@ catalog:
|
||||
es-toolkit: ^1.43.0
|
||||
esbuild: ^0.25.12
|
||||
eslint: ^9.39.2
|
||||
eslint-config-turbo: ^2.7.2
|
||||
eslint-config-turbo: ^2.7.3
|
||||
eslint-plugin-command: ^3.4.0
|
||||
eslint-plugin-eslint-comments: ^3.2.0
|
||||
eslint-plugin-import-x: ^4.16.1
|
||||
@@ -153,9 +153,9 @@ catalog:
|
||||
reka-ui: ^2.7.0
|
||||
resolve.exports: ^2.0.3
|
||||
rimraf: ^6.1.2
|
||||
rollup: ^4.54.0
|
||||
rollup: ^4.55.1
|
||||
rollup-plugin-visualizer: ^5.14.0
|
||||
sass: ^1.97.1
|
||||
sass: ^1.97.2
|
||||
secure-ls: ^2.0.0
|
||||
sortablejs: ^1.15.6
|
||||
stylelint: ^16.26.1
|
||||
@@ -173,7 +173,7 @@ catalog:
|
||||
tdesign-vue-next: ^1.17.7
|
||||
theme-colors: ^0.1.0
|
||||
tippy.js: ^6.3.7
|
||||
turbo: ^2.7.2
|
||||
turbo: ^2.7.3
|
||||
typescript: ^5.9.3
|
||||
unbuild: ^3.6.1
|
||||
unplugin-element-plus: ^0.11.2
|
||||
@@ -194,8 +194,8 @@ catalog:
|
||||
vue-json-viewer: ^3.0.4
|
||||
vue-router: ^4.6.4
|
||||
vue-tippy: ^6.7.1
|
||||
vue-tsc: ^3.2.1
|
||||
vxe-pc-ui: ^4.11.30
|
||||
vue-tsc: ^3.2.2
|
||||
vxe-pc-ui: ^4.11.34
|
||||
vxe-table: ^4.17.38
|
||||
watermark-js-plus: ^1.6.3
|
||||
yaml-eslint-parser: ^1.3.2
|
||||
@@ -208,4 +208,4 @@ neverBuiltDependencies:
|
||||
|
||||
peerDependencyRules:
|
||||
allowedVersions:
|
||||
eslint: '*'
|
||||
eslint: '>=9.5.0'
|
||||
|
||||
Reference in New Issue
Block a user