Browse Source

chore: update deps

pull/6997/head
xingyu4j 1 month ago
parent
commit
965f5f96b7
  1. 2
      package.json
  2. 34
      pnpm-lock.yaml
  3. 34
      pnpm-workspace.yaml

2
package.json

@ -100,5 +100,5 @@
"node": ">=20.12.0",
"pnpm": ">=10.0.0"
},
"packageManager": "pnpm@10.26.1"
"packageManager": "pnpm@10.27.0"
}

34
pnpm-lock.yaml

@ -40,7 +40,7 @@ catalogs:
specifier: ^5.0.0
version: 5.0.0
'@intlify/core-base':
specifier: ^11.2.7
specifier: ^11.2.8
version: 11.2.8
'@intlify/unplugin-vue-i18n':
specifier: ^6.0.8
@ -70,7 +70,7 @@ catalogs:
specifier: ^0.5.19
version: 0.5.19
'@tanstack/vue-query':
specifier: ^5.92.1
specifier: ^5.92.5
version: 5.92.5
'@tanstack/vue-store':
specifier: ^0.8.0
@ -112,10 +112,10 @@ catalogs:
specifier: ^1.15.9
version: 1.15.9
'@typescript-eslint/eslint-plugin':
specifier: ^8.50.0
specifier: ^8.51.0
version: 8.51.0
'@typescript-eslint/parser':
specifier: ^8.50.0
specifier: ^8.51.0
version: 8.51.0
'@vee-validate/zod':
specifier: ^4.15.1
@ -127,7 +127,7 @@ catalogs:
specifier: ^6.0.3
version: 6.0.3
'@vitejs/plugin-vue-jsx':
specifier: ^5.1.2
specifier: ^5.1.3
version: 5.1.3
'@vue/shared':
specifier: ^3.5.26
@ -175,7 +175,7 @@ catalogs:
specifier: ^0.7.1
version: 0.7.1
commitlint-plugin-function-rules:
specifier: ^4.2.0
specifier: ^4.2.1
version: 4.2.1
consola:
specifier: ^3.4.2
@ -220,7 +220,7 @@ catalogs:
specifier: ^9.39.2
version: 9.39.2
eslint-config-turbo:
specifier: ^2.7.1
specifier: ^2.7.2
version: 2.7.2
eslint-plugin-command:
specifier: ^3.4.0
@ -304,7 +304,7 @@ catalogs:
specifier: ^9.0.3
version: 9.0.3
lefthook:
specifier: ^2.0.12
specifier: ^2.0.13
version: 2.0.13
lodash.clonedeep:
specifier: ^4.5.0
@ -349,7 +349,7 @@ catalogs:
specifier: ^16.1.1
version: 16.1.1
postcss-preset-env:
specifier: ^10.5.0
specifier: ^10.6.0
version: 10.6.0
postcss-scss:
specifier: ^4.0.9
@ -367,10 +367,10 @@ catalogs:
specifier: ^1.5.4
version: 1.5.4
qs:
specifier: ^6.14.0
specifier: ^6.14.1
version: 6.14.1
reka-ui:
specifier: ^2.6.1
specifier: ^2.7.0
version: 2.7.0
resolve.exports:
specifier: ^2.0.3
@ -412,13 +412,13 @@ catalogs:
specifier: ^39.0.1
version: 39.0.1
stylelint-order:
specifier: ^7.0.0
specifier: ^7.0.1
version: 7.0.1
stylelint-prettier:
specifier: ^5.0.3
version: 5.0.3
stylelint-scss:
specifier: ^6.13.0
specifier: ^6.14.0
version: 6.14.0
tailwind-merge:
specifier: ^2.6.0
@ -439,7 +439,7 @@ catalogs:
specifier: ^6.3.7
version: 6.3.7
turbo:
specifier: ^2.7.1
specifier: ^2.7.2
version: 2.7.2
typescript:
specifier: ^5.9.3
@ -487,7 +487,7 @@ catalogs:
specifier: ^10.2.0
version: 10.2.0
vue-i18n:
specifier: ^11.2.7
specifier: ^11.2.8
version: 11.2.8
vue-json-viewer:
specifier: ^3.0.4
@ -502,10 +502,10 @@ catalogs:
specifier: ^3.2.1
version: 3.2.1
vxe-pc-ui:
specifier: ^4.11.13
specifier: ^4.11.30
version: 4.11.30
vxe-table:
specifier: ^4.17.33
specifier: ^4.17.38
version: 4.17.38
watermark-js-plus:
specifier: ^1.6.3

34
pnpm-workspace.yaml

@ -36,7 +36,7 @@ catalog:
'@iconify/json': ^2.2.417
'@iconify/tailwind': ^1.2.0
'@iconify/vue': ^5.0.0
'@intlify/core-base': ^11.2.7
'@intlify/core-base': ^11.2.8
'@intlify/unplugin-vue-i18n': ^6.0.8
'@jspm/generator': ^2.8.0
'@manypkg/get-packages': ^3.1.0
@ -46,7 +46,7 @@ catalog:
'@stylistic/stylelint-plugin': ^4.0.0
'@tailwindcss/nesting': 0.0.0-insiders.565cd3e
'@tailwindcss/typography': ^0.5.19
'@tanstack/vue-query': ^5.92.1
'@tanstack/vue-query': ^5.92.5
'@tanstack/vue-store': ^0.8.0
'@types/archiver': ^6.0.4
'@types/eslint': ^9.6.1
@ -60,12 +60,12 @@ catalog:
'@types/qrcode': ^1.5.6
'@types/qs': ^6.14.0
'@types/sortablejs': ^1.15.9
'@typescript-eslint/eslint-plugin': ^8.50.0
'@typescript-eslint/parser': ^8.50.0
'@typescript-eslint/eslint-plugin': ^8.51.0
'@typescript-eslint/parser': ^8.51.0
'@vee-validate/zod': ^4.15.1
'@vite-pwa/vitepress': ^1.1.0
'@vitejs/plugin-vue': ^6.0.3
'@vitejs/plugin-vue-jsx': ^5.1.2
'@vitejs/plugin-vue-jsx': ^5.1.3
'@vue/shared': ^3.5.26
'@vue/test-utils': ^2.4.6
'@vueuse/core': ^14.1.0
@ -82,7 +82,7 @@ catalog:
circular-dependency-scanner: ^2.3.0
class-variance-authority: ^0.7.1
clsx: ^2.1.1
commitlint-plugin-function-rules: ^4.2.0
commitlint-plugin-function-rules: ^4.2.1
consola: ^3.4.2
cross-env: ^10.1.0
cspell: ^9.4.0
@ -98,7 +98,7 @@ catalog:
es-toolkit: ^1.43.0
esbuild: ^0.25.12
eslint: ^9.39.2
eslint-config-turbo: ^2.7.1
eslint-config-turbo: ^2.7.2
eslint-plugin-command: ^3.4.0
eslint-plugin-eslint-comments: ^3.2.0
eslint-plugin-import-x: ^4.16.1
@ -127,7 +127,7 @@ catalog:
json-bigint: ^1.0.0
jsonc-eslint-parser: ^2.4.2
jsonwebtoken: ^9.0.3
lefthook: ^2.0.12
lefthook: ^2.0.13
lodash.clonedeep: ^4.5.0
lucide-vue-next: ^0.553.0
medium-zoom: ^1.1.0
@ -143,14 +143,14 @@ catalog:
postcss-antd-fixes: ^0.2.0
postcss-html: ^1.8.0
postcss-import: ^16.1.1
postcss-preset-env: ^10.5.0
postcss-preset-env: ^10.6.0
postcss-scss: ^4.0.9
prettier: ^3.7.4
prettier-plugin-tailwindcss: ^0.7.2
publint: ^0.3.16
qrcode: ^1.5.4
qs: ^6.14.0
reka-ui: ^2.6.1
qs: ^6.14.1
reka-ui: ^2.7.0
resolve.exports: ^2.0.3
rimraf: ^6.1.2
rollup: ^4.54.0
@ -164,16 +164,16 @@ catalog:
stylelint-config-recommended-scss: ^16.0.2
stylelint-config-recommended-vue: ^1.6.1
stylelint-config-standard: ^39.0.1
stylelint-order: ^7.0.0
stylelint-order: ^7.0.1
stylelint-prettier: ^5.0.3
stylelint-scss: ^6.13.0
stylelint-scss: ^6.14.0
tailwind-merge: ^2.6.0
tailwindcss: ^3.4.19
tailwindcss-animate: ^1.0.7
tdesign-vue-next: ^1.17.7
theme-colors: ^0.1.0
tippy.js: ^6.3.7
turbo: ^2.7.1
turbo: ^2.7.2
typescript: ^5.9.3
unbuild: ^3.6.1
unplugin-element-plus: ^0.11.2
@ -190,13 +190,13 @@ catalog:
vitest: ^3.2.4
vue: ^3.5.26
vue-eslint-parser: ^10.2.0
vue-i18n: ^11.2.7
vue-i18n: ^11.2.8
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.13
vxe-table: ^4.17.33
vxe-pc-ui: ^4.11.30
vxe-table: ^4.17.38
watermark-js-plus: ^1.6.3
yaml-eslint-parser: ^1.3.2
zod: ^3.25.76

Loading…
Cancel
Save