chore: update deps (#38627)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Stephen Zhou 2026-07-10 10:07:57 +08:00 committed by GitHub
parent eb74946b25
commit f9dd37420b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1508 additions and 2253 deletions

View File

@ -1836,11 +1836,6 @@
"count": 2
}
},
"web/app/components/base/input-with-copy/index.tsx": {
"react/unsupported-syntax": {
"count": 1
}
},
"web/app/components/base/input/index.stories.tsx": {
"jsx-a11y/label-has-associated-control": {
"count": 9
@ -3080,11 +3075,6 @@
"count": 1
}
},
"web/app/components/datasets/hit-testing/index.tsx": {
"react/unsupported-syntax": {
"count": 1
}
},
"web/app/components/datasets/list/dataset-card/__tests__/index.spec.tsx": {
"jsx-a11y/click-events-have-key-events": {
"count": 1
@ -3295,11 +3285,6 @@
"count": 1
}
},
"web/app/components/goto-anything/components/footer.tsx": {
"react/unsupported-syntax": {
"count": 1
}
},
"web/app/components/goto-anything/components/index.ts": {
"no-barrel-files/no-barrel-files": {
"count": 4
@ -5000,9 +4985,6 @@
"web/app/components/workflow/nodes/_base/components/variable/var-list.tsx": {
"no-restricted-imports": {
"count": 1
},
"react/unsupported-syntax": {
"count": 1
}
},
"web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.trigger.tsx": {
@ -5624,9 +5606,6 @@
}
},
"web/app/components/workflow/nodes/llm/components/config-prompt.tsx": {
"react/unsupported-syntax": {
"count": 1
},
"ts/no-explicit-any": {
"count": 1
}
@ -5948,9 +5927,6 @@
}
},
"web/app/components/workflow/nodes/trigger-plugin/node.tsx": {
"react/unsupported-syntax": {
"count": 1
},
"ts/no-explicit-any": {
"count": 2
}

View File

@ -2,7 +2,7 @@
"name": "dify",
"type": "module",
"private": true,
"packageManager": "pnpm@11.9.0",
"packageManager": "pnpm@11.10.0",
"devEngines": {
"runtime": {
"name": "node",

3652
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -45,27 +45,26 @@ overrides:
solid-js: 1.9.13
string-width: ~8.2.1
tar@<=7.5.15: ^7.5.16
vite: npm:@voidzero-dev/vite-plus-core@0.2.3
vitest: 4.1.9
vite: npm:@voidzero-dev/vite-plus-core@0.2.4
ws@>=8.0.0 <8.20.1: ^8.21.0
yaml@>=2.0.0 <2.8.3: 2.9.0
yauzl@<3.2.1: 3.2.1
catalog:
'@amplitude/analytics-browser': 2.44.3
'@amplitude/plugin-session-replay-browser': 1.32.3
'@amplitude/analytics-browser': 2.44.4
'@amplitude/plugin-session-replay-browser': 1.33.0
'@antfu/eslint-config': 9.1.0
'@base-ui/react': 1.6.0
'@chromatic-com/storybook': 5.2.1
'@cucumber/cucumber': 13.0.0
'@egoist/tailwindcss-icons': 1.9.2
'@emoji-mart/data': 1.2.1
'@eslint-react/eslint-plugin': 5.9.5
'@eslint-react/eslint-plugin': 5.12.1
'@eslint/js': 10.0.1
'@floating-ui/react': 0.27.19
'@formatjs/intl-localematcher': 0.8.10
'@heroicons/react': 2.2.0
'@hey-api/openapi-ts': 0.98.2
'@hono/node-server': 2.0.6
'@hono/node-server': 2.0.8
'@iconify-json/heroicons': 1.2.3
'@iconify-json/ri': 1.2.10
'@lexical/code': 0.46.0
@ -80,16 +79,16 @@ catalog:
'@mdx-js/rollup': 3.1.1
'@monaco-editor/react': 4.7.0
'@napi-rs/keyring': 1.3.0
'@next/eslint-plugin-next': 16.2.9
'@next/mdx': 16.2.9
'@orpc/client': 1.14.6
'@orpc/contract': 1.14.6
'@orpc/openapi-client': 1.14.6
'@orpc/tanstack-query': 1.14.6
'@next/eslint-plugin-next': 16.2.10
'@next/mdx': 16.2.10
'@orpc/client': 1.14.7
'@orpc/contract': 1.14.7
'@orpc/openapi-client': 1.14.7
'@orpc/tanstack-query': 1.14.7
'@playwright/test': 1.61.1
'@remixicon/react': 4.9.0
'@rgrove/parse-xml': 4.2.1
'@sentry/react': 10.62.0
'@sentry/react': 10.64.0
'@storybook/addon-a11y': 10.4.6
'@storybook/addon-docs': 10.4.6
'@storybook/addon-links': 10.4.6
@ -103,16 +102,16 @@ catalog:
'@svgdotjs/svg.js': 3.2.5
'@t3-oss/env-core': 0.13.11
'@t3-oss/env-nextjs': 0.13.11
'@tailwindcss/postcss': 4.3.1
'@tailwindcss/postcss': 4.3.2
'@tailwindcss/typography': 0.5.20
'@tailwindcss/vite': 4.3.1
'@tailwindcss/vite': 4.3.2
'@tanstack/eslint-plugin-query': 5.101.2
'@tanstack/form-core': 1.33.0
'@tanstack/query-core': 5.101.2
'@tanstack/react-form': 1.33.0
'@tanstack/react-hotkeys': 0.10.0
'@tanstack/react-query': 5.101.2
'@tanstack/react-virtual': 3.14.4
'@tanstack/react-virtual': 3.14.5
'@testing-library/dom': 10.4.1
'@testing-library/jest-dom': 6.9.1
'@testing-library/react': 16.3.2
@ -124,19 +123,19 @@ catalog:
'@types/js-yaml': 4.0.9
'@types/lockfile': 1.0.4
'@types/negotiator': 0.6.4
'@types/node': 25.9.4
'@types/node': 25.9.5
'@types/qs': 6.15.1
'@types/react': 19.2.17
'@types/react-dom': 19.2.3
'@types/sortablejs': 1.15.9
'@typescript-eslint/eslint-plugin': 8.62.0
'@typescript-eslint/parser': 8.62.0
'@typescript-eslint/eslint-plugin': 8.63.0
'@typescript-eslint/parser': 8.63.0
'@typescript/native': npm:typescript@7.0.2
'@vitejs/plugin-react': 6.0.3
'@vitejs/plugin-rsc': 0.5.27
'@vitest/browser': 4.1.9
'@vitest/browser-playwright': 4.1.9
'@vitest/coverage-v8': 4.1.9
'@vitest/browser': 4.1.10
'@vitest/browser-playwright': 4.1.10
'@vitest/coverage-v8': 4.1.10
abcjs: 6.6.3
agentation: 3.0.2
ahooks: 3.9.7
@ -146,7 +145,7 @@ catalog:
cli-table3: 0.6.5
clsx: 2.1.1
cmdk: 1.1.1
code-inspector-plugin: 1.6.2
code-inspector-plugin: 1.6.6
concurrently: ^10.0.3
copy-to-clipboard: 4.0.2
cron-parser: 5.6.1
@ -162,8 +161,8 @@ catalog:
emoji-mart: 5.6.0
es-toolkit: 1.49.0
eslint: 10.6.0
eslint-markdown: 0.11.0
eslint-plugin-better-tailwindcss: 4.6.0
eslint-markdown: 0.12.0
eslint-plugin-better-tailwindcss: 4.6.1
eslint-plugin-hyoban: 0.14.1
eslint-plugin-jsx-a11y: 6.10.2
eslint-plugin-markdown-preferences: 0.41.1
@ -176,13 +175,13 @@ catalog:
fuse.js: 7.4.2
happy-dom: 20.10.6
hast-util-to-jsx-runtime: 2.3.6
hono: 4.12.27
hono: 4.12.28
html-entities: 2.6.0
html-to-image: 1.11.13
i18next: 26.3.3
i18next: 26.3.5
i18next-resources-to-backend: 1.2.1
iconify-import-svg: 0.2.0
immer: 11.1.8
immer: 11.1.11
jotai: 2.20.1
jotai-effect: 2.3.1
jotai-scope: 0.11.0
@ -192,7 +191,7 @@ catalog:
js-yaml: 4.3.0
jsonschema: 1.5.0
katex: 0.17.0
knip: 6.22.0
knip: 6.25.0
ky: 2.0.2
lamejs: 1.2.1
lexical: 0.46.0
@ -201,11 +200,11 @@ catalog:
mermaid: 11.16.0
mime: 4.1.0
mitt: 3.0.1
motion: 12.42.0
motion: 12.42.2
negotiator: 1.0.0
next: 16.2.9
next: 16.2.10
next-themes: 0.4.6
nuqs: 2.8.9
nuqs: 2.9.0
open: 11.0.0
ora: 9.4.1
picocolors: 1.1.1
@ -216,7 +215,7 @@ catalog:
qs: 6.15.3
react: 19.2.7
react-dom: 19.2.7
react-easy-crop: 6.0.2
react-easy-crop: 6.2.2
react-i18next: 16.6.6
react-multi-email: 1.0.25
react-papaparse: 4.4.0
@ -229,8 +228,8 @@ catalog:
remark-directive: 4.0.0
scheduler: 0.27.0
server-only: 0.0.1
sharp: 0.35.2
shiki: 4.3.0
sharp: 0.35.3
shiki: 4.3.1
socket.io-client: 4.8.3
sortablejs: 1.15.7
std-semver: 1.0.8
@ -238,20 +237,20 @@ catalog:
streamdown: 2.5.0
string-ts: 2.3.1
tailwind-merge: 3.6.0
tailwindcss: 4.3.1
tldts: 7.4.4
tsx: 4.22.4
tailwindcss: 4.3.2
tldts: 7.4.7
tsx: 4.23.0
typescript: npm:@typescript/typescript6@6.0.2
uglify-js: 3.19.3
undici: 7.28.0
unist-util-visit: 5.1.0
use-context-selector: 2.0.0
uuid: 14.0.1
vinext: 0.1.8
vite: npm:@voidzero-dev/vite-plus-core@0.2.3
vinext: 1.0.0-beta.0
vite: npm:@voidzero-dev/vite-plus-core@0.2.4
vite-plugin-inspect: 12.0.0-beta.3
vite-plus: 0.2.3
vitest: 4.1.9
vite-plus: 0.2.4
vitest: 4.1.10
vitest-browser-react: 2.2.0
vitest-canvas-mock: 1.1.4
zod: 4.4.3