Browse Source

chore: update deps (#5854)

Netfan 3 months ago
parent
commit
7933da8f66
4 changed files with 260 additions and 237 deletions
  1. 1 1
      package.json
  2. 8 0
      packages/effects/plugins/src/vxe-table/style.css
  3. 212 197
      pnpm-lock.yaml
  4. 39 39
      pnpm-workspace.yaml

+ 1 - 1
package.json

@@ -99,7 +99,7 @@
     "node": ">=20.10.0",
     "pnpm": ">=9.12.0"
   },
-  "packageManager": "pnpm@9.15.7",
+  "packageManager": "pnpm@9.15.9",
   "pnpm": {
     "peerDependencyRules": {
       "allowedVersions": {

+ 8 - 0
packages/effects/plugins/src/vxe-table/style.css

@@ -102,3 +102,11 @@
 .vxe-tools--operate:not(:has(button)) {
   margin-left: 0;
 }
+
+.vxe-grid--layout-header-wrapper {
+  overflow: visible;
+}
+
+.vxe-grid--layout-body-content-wrapper {
+  overflow: hidden;
+}

File diff suppressed because it is too large
+ 212 - 197
pnpm-lock.yaml


+ 39 - 39
pnpm-workspace.yaml

@@ -21,22 +21,22 @@ catalog:
   '@commitlint/cli': ^19.8.0
   '@commitlint/config-conventional': ^19.8.0
   '@ctrl/tinycolor': ^4.1.0
-  '@eslint/js': ^9.22.0
+  '@eslint/js': ^9.23.0
   '@faker-js/faker': ^9.6.0
-  '@iconify/json': ^2.2.314
+  '@iconify/json': ^2.2.323
   '@iconify/tailwind': ^1.2.0
   '@iconify/vue': ^4.3.0
   '@intlify/core-base': ^11.1.2
-  '@intlify/unplugin-vue-i18n': ^6.0.3
+  '@intlify/unplugin-vue-i18n': ^6.0.5
   '@jspm/generator': ^2.5.1
   '@manypkg/get-packages': ^2.2.2
-  '@nolebase/vitepress-plugin-git-changelog': ^2.15.0
-  '@playwright/test': ^1.51.0
-  '@pnpm/workspace.read-manifest': ^1000.1.1
+  '@nolebase/vitepress-plugin-git-changelog': ^2.15.1
+  '@playwright/test': ^1.51.1
+  '@pnpm/workspace.read-manifest': ^1000.1.2
   '@stylistic/stylelint-plugin': ^3.1.2
   '@tailwindcss/nesting': 0.0.0-insiders.565cd3e
   '@tailwindcss/typography': ^0.5.16
-  '@tanstack/vue-query': ^5.67.2
+  '@tanstack/vue-query': ^5.71.1
   '@tanstack/vue-store': ^0.7.0
   '@types/archiver': ^6.0.3
   '@types/eslint': ^9.6.1
@@ -45,19 +45,19 @@ catalog:
   '@types/lodash.clonedeep': ^4.5.9
   '@types/lodash.get': ^4.4.9
   '@types/lodash.isequal': ^4.5.8
-  '@types/lodash.set': ^4.3.2
-  '@types/node': ^22.13.10
+  '@types/lodash.set': ^4.3.9
+  '@types/node': ^22.13.17
   '@types/nprogress': ^0.2.3
   '@types/postcss-import': ^14.0.3
   '@types/qrcode': ^1.5.5
   '@types/qs': ^6.9.18
   '@types/sortablejs': ^1.15.8
-  '@typescript-eslint/eslint-plugin': ^8.26.0
-  '@typescript-eslint/parser': ^8.26.0
+  '@typescript-eslint/eslint-plugin': ^8.29.0
+  '@typescript-eslint/parser': ^8.29.0
   '@vee-validate/zod': ^4.15.0
-  '@vite-pwa/vitepress': ^0.5.3
-  '@vitejs/plugin-vue': ^5.2.1
-  '@vitejs/plugin-vue-jsx': ^4.1.1
+  '@vite-pwa/vitepress': ^0.5.4
+  '@vitejs/plugin-vue': ^5.2.3
+  '@vitejs/plugin-vue-jsx': ^4.1.2
   '@vue/reactivity': ^3.5.13
   '@vue/shared': ^3.5.13
   '@vue/test-utils': ^2.4.6
@@ -66,8 +66,8 @@ catalog:
   '@vueuse/integrations': ^12.8.2
   ant-design-vue: ^4.2.6
   archiver: ^7.0.1
-  autoprefixer: ^10.4.20
-  axios: ^1.8.2
+  autoprefixer: ^10.4.21
+  axios: ^1.8.4
   axios-mock-adapter: ^2.1.0
   cac: ^6.7.14
   chalk: ^5.4.1
@@ -76,9 +76,9 @@ catalog:
   class-variance-authority: ^0.7.1
   clsx: ^2.1.1
   commitlint-plugin-function-rules: ^4.0.1
-  consola: ^3.4.0
+  consola: ^3.4.2
   cross-env: ^7.0.3
-  cspell: ^8.17.5
+  cspell: ^8.18.1
   cssnano: ^7.0.6
   cz-git: ^1.11.1
   czg: ^1.11.1
@@ -87,18 +87,18 @@ catalog:
   depcheck: ^1.4.7
   dotenv: ^16.4.7
   echarts: ^5.6.0
-  element-plus: ^2.9.6
-  eslint: ^9.22.0
+  element-plus: ^2.9.7
+  eslint: ^9.23.0
   eslint-config-turbo: ^2.4.4
   eslint-plugin-command: ^0.2.7
   eslint-plugin-eslint-comments: ^3.2.0
-  eslint-plugin-import-x: ^4.6.1
-  eslint-plugin-jsdoc: ^50.6.3
-  eslint-plugin-jsonc: ^2.19.1
-  eslint-plugin-n: ^17.16.2
+  eslint-plugin-import-x: ^4.10.0
+  eslint-plugin-jsdoc: ^50.6.9
+  eslint-plugin-jsonc: ^2.20.0
+  eslint-plugin-n: ^17.17.0
   eslint-plugin-no-only-tests: ^3.3.0
-  eslint-plugin-perfectionist: ^4.10.0
-  eslint-plugin-prettier: ^5.2.3
+  eslint-plugin-perfectionist: ^4.11.0
+  eslint-plugin-prettier: ^5.2.5
   eslint-plugin-regexp: ^2.7.0
   eslint-plugin-unicorn: ^56.0.1
   eslint-plugin-unused-imports: ^4.1.4
@@ -115,7 +115,7 @@ catalog:
   is-ci: ^4.1.0
   jsonc-eslint-parser: ^2.4.0
   jsonwebtoken: ^9.0.2
-  lint-staged: ^15.4.3
+  lint-staged: ^15.5.0
   lodash.clonedeep: ^4.5.0
   lodash.get: ^4.4.2
   lodash.set: ^4.3.2
@@ -123,13 +123,13 @@ catalog:
   lucide-vue-next: ^0.469.0
   medium-zoom: ^1.1.0
   naive-ui: ^2.41.0
-  nitropack: ^2.11.6
+  nitropack: ^2.11.8
   nprogress: ^0.2.0
   ora: ^8.2.0
   pinia: ^2.3.1
   pinia-plugin-persistedstate: ^4.2.0
   pkg-types: ^1.3.1
-  playwright: ^1.51.0
+  playwright: ^1.51.1
   postcss: ^8.5.3
   postcss-antd-fixes: ^0.2.0
   postcss-html: ^1.8.0
@@ -144,11 +144,11 @@ catalog:
   radix-vue: ^1.9.17
   resolve.exports: ^2.0.3
   rimraf: ^6.0.1
-  rollup: ^4.35.0
+  rollup: ^4.39.0
   rollup-plugin-visualizer: ^5.14.0
-  sass: ^1.85.1
+  sass: ^1.86.1
   sortablejs: ^1.15.6
-  stylelint: ^16.15.0
+  stylelint: ^16.17.0
   stylelint-config-recess-order: ^5.1.1
   stylelint-config-recommended: ^14.0.1
   stylelint-config-recommended-scss: ^14.1.0
@@ -163,29 +163,29 @@ catalog:
   theme-colors: ^0.1.0
   tippy.js: ^6.2.5
   turbo: ^2.4.4
-  typescript: ^5.7.3
+  typescript: ^5.8.2
   unbuild: ^3.5.0
   unplugin-element-plus: ^0.9.1
   vee-validate: ^4.15.0
-  vite: ^6.2.1
+  vite: ^6.2.4
   vite-plugin-compression: ^0.5.1
   vite-plugin-dts: ^4.5.3
   vite-plugin-html: ^3.2.2
   vite-plugin-lazy-import: ^1.0.7
-  vite-plugin-pwa: ^0.21.1
+  vite-plugin-pwa: ^0.21.2
   vite-plugin-vue-devtools: ^7.7.2
   vitepress: ^1.6.3
-  vitepress-plugin-group-icons: ^1.3.6
+  vitepress-plugin-group-icons: ^1.3.8
   vitest: ^2.1.9
   vue: ^3.5.13
   vue-eslint-parser: ^9.4.3
   vue-i18n: ^11.1.2
   vue-json-viewer: ^3.0.4
   vue-router: ^4.5.0
-  vue-tippy: ^6.6.0
+  vue-tippy: ^6.7.0
   vue-tsc: 2.1.10
-  vxe-pc-ui: ^4.4.8
-  vxe-table: 4.10.0
+  vxe-pc-ui: ^4.5.11
+  vxe-table: ^4.12.5
   watermark-js-plus: ^1.5.8
   zod: ^3.24.2
   zod-defaults: ^0.1.3

Some files were not shown because too many files changed in this diff