chore: update npm deps (#37156)

This commit is contained in:
yyh 2026-06-08 12:38:47 +08:00 committed by GitHub
parent 37e1d452b8
commit 0c4b36b3f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1761 additions and 979 deletions

View File

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

View File

@ -192,6 +192,7 @@
"typescript": "catalog:",
"vite": "catalog:",
"vite-plus": "catalog:",
"vitest": "catalog:",
"vitest-browser-react": "catalog:"
}
}

View File

@ -1,7 +1,7 @@
{
"extends": "@dify/tsconfig/react.json",
"compilerOptions": {
"types": ["vite-plus/test/globals"]
"types": ["vite-plus/test/globals", "@vitest/browser/matchers"]
},
"include": ["src/**/*.ts", "src/**/*.tsx", "vite.config.ts"],
"exclude": ["node_modules", "dist", "storybook-static", "coverage"]

2667
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@ overrides:
is-core-module: npm:@nolyfill/is-core-module@^1.0.39
picomatch@>=4.0.0 <4.0.4: 4.0.4
postcss@<8.5.10: ^8.5.10
rollup@>=4.0.0 <4.59.0: 4.60.4
rollup@>=4.0.0 <4.59.0: 4.61.1
safer-buffer: npm:@nolyfill/safer-buffer@^1.0.44
side-channel: npm:@nolyfill/side-channel@^1.0.44
solid-js: 1.9.13
@ -44,18 +44,18 @@ overrides:
yaml@>=2.0.0 <2.8.3: 2.9.0
yauzl@<3.2.1: 3.2.1
catalog:
'@amplitude/analytics-browser': 2.42.5
'@amplitude/plugin-session-replay-browser': 1.31.0
'@amplitude/analytics-browser': 2.43.0
'@amplitude/plugin-session-replay-browser': 1.31.1
'@antfu/eslint-config': 9.0.0
'@base-ui/react': 1.5.0
'@chromatic-com/storybook': 5.2.1
'@cucumber/cucumber': 12.9.0
'@egoist/tailwindcss-icons': 1.9.2
'@emoji-mart/data': 1.2.1
'@eslint-react/eslint-plugin': 5.8.8
'@eslint-react/eslint-plugin': 5.8.13
'@eslint/js': 10.0.1
'@floating-ui/react': 0.27.19
'@formatjs/intl-localematcher': 0.8.9
'@formatjs/intl-localematcher': 0.8.10
'@heroicons/react': 2.2.0
'@hey-api/openapi-ts': 0.98.1
'@hono/node-server': 2.0.4
@ -75,32 +75,32 @@ catalog:
'@napi-rs/keyring': 1.3.0
'@next/eslint-plugin-next': 16.2.7
'@next/mdx': 16.2.7
'@orpc/client': 1.14.4
'@orpc/contract': 1.14.4
'@orpc/openapi-client': 1.14.4
'@orpc/tanstack-query': 1.14.4
'@orpc/client': 1.14.5
'@orpc/contract': 1.14.5
'@orpc/openapi-client': 1.14.5
'@orpc/tanstack-query': 1.14.5
'@playwright/test': 1.60.0
'@remixicon/react': 4.9.0
'@rgrove/parse-xml': 4.2.0
'@sentry/react': 10.55.0
'@storybook/addon-docs': 10.4.1
'@storybook/addon-links': 10.4.1
'@storybook/addon-onboarding': 10.4.1
'@storybook/addon-themes': 10.4.1
'@storybook/nextjs-vite': 10.4.1
'@storybook/react': 10.4.1
'@storybook/react-vite': 10.4.1
'@sentry/react': 10.56.0
'@storybook/addon-docs': 10.4.2
'@storybook/addon-links': 10.4.2
'@storybook/addon-onboarding': 10.4.2
'@storybook/addon-themes': 10.4.2
'@storybook/nextjs-vite': 10.4.2
'@storybook/react': 10.4.2
'@storybook/react-vite': 10.4.2
'@streamdown/math': 1.0.2
'@svgdotjs/svg.js': 3.2.5
'@t3-oss/env-nextjs': 0.13.11
'@tailwindcss/postcss': 4.3.0
'@tailwindcss/typography': 0.5.19
'@tailwindcss/vite': 4.3.0
'@tanstack/eslint-plugin-query': 5.100.14
'@tanstack/eslint-plugin-query': 5.101.0
'@tanstack/react-form': 1.33.0
'@tanstack/react-hotkeys': 0.10.0
'@tanstack/react-query': 5.100.14
'@tanstack/react-virtual': 3.14.1
'@tanstack/react-query': 5.101.0
'@tanstack/react-virtual': 3.14.2
'@testing-library/dom': 10.4.1
'@testing-library/jest-dom': 6.9.1
'@testing-library/react': 16.3.2
@ -112,14 +112,14 @@ catalog:
'@types/js-yaml': 4.0.9
'@types/lockfile': 1.0.4
'@types/negotiator': 0.6.4
'@types/node': 25.9.1
'@types/node': 25.9.2
'@types/qs': 6.15.1
'@types/react': 19.2.16
'@types/react': 19.2.17
'@types/react-dom': 19.2.3
'@types/sortablejs': 1.15.9
'@typescript-eslint/eslint-plugin': 8.60.1
'@typescript-eslint/parser': 8.60.1
'@typescript/native-preview': 7.0.0-dev.20260601.1
'@typescript/native-preview': 7.0.0-dev.20260606.1
'@vitejs/plugin-react': 6.0.2
'@vitejs/plugin-rsc': 0.5.27
'@vitest/browser': 4.1.8
@ -134,13 +134,13 @@ catalog:
client-only: 0.0.1
clsx: 2.1.1
cmdk: 1.1.1
code-inspector-plugin: 1.5.1
code-inspector-plugin: 1.5.2
concurrently: ^9.2.1
copy-to-clipboard: 4.0.2
cron-parser: 5.5.0
dayjs: 1.11.21
decimal.js: 10.6.0
dompurify: 3.4.7
dompurify: 3.4.8
echarts: 6.1.0
echarts-for-react: 3.0.6
elkjs: 0.11.1
@ -156,16 +156,16 @@ catalog:
eslint-plugin-no-barrel-files: 1.3.1
eslint-plugin-react-refresh: 0.5.2
eslint-plugin-sonarjs: 4.0.3
eslint-plugin-storybook: 10.4.1
eslint-plugin-storybook: 10.4.2
eventsource-parser: 3.1.0
fast-deep-equal: 3.1.3
fuse.js: 7.4.1
happy-dom: 20.9.0
fuse.js: 7.4.2
happy-dom: 20.10.2
hast-util-to-jsx-runtime: 2.3.6
hono: 4.12.23
html-entities: 2.6.0
html-to-image: 1.11.13
i18next: 26.3.0
i18next: 26.3.1
i18next-resources-to-backend: 1.2.1
iconify-import-svg: 0.2.0
immer: 11.1.8
@ -175,12 +175,12 @@ catalog:
js-yaml: 4.2.0
jsonschema: 1.5.0
katex: 0.17.0
knip: 6.15.0
knip: 6.16.1
ky: 2.0.2
lamejs: 1.2.1
lexical: 0.45.0
lockfile: 1.0.4
loro-crdt: 1.12.3
loro-crdt: 1.12.5
mermaid: 11.15.0
mime: 4.1.0
mitt: 3.0.1
@ -212,11 +212,11 @@ catalog:
scheduler: 0.27.0
server-only: 0.0.1
sharp: 0.34.5
shiki: 4.1.0
shiki: 4.2.0
socket.io-client: 4.8.3
sortablejs: 1.15.7
std-semver: 1.0.8
storybook: 10.4.1
storybook: 10.4.2
streamdown: 2.5.0
string-ts: 2.3.1
tailwind-merge: 3.6.0
@ -225,7 +225,7 @@ catalog:
tsx: 4.22.4
typescript: 6.0.3
uglify-js: 3.19.3
undici: 7.26.0
undici: 7.27.2
unist-util-visit: 5.1.0
use-context-selector: 2.0.0
uuid: 14.0.0