chore: update deps (#37427)

This commit is contained in:
Stephen Zhou 2026-06-15 10:44:28 +08:00 committed by GitHub
parent d315ae3b80
commit cd3008e159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 1858 additions and 2492 deletions

View File

@ -7,7 +7,7 @@ const config = {
'html:./cucumber-report/report.html',
'json:./cucumber-report/report.json',
],
import: ['features/**/*.ts'],
import: ['./tsx-register.js', 'features/**/*.ts'],
parallel: 1,
paths: ['features/**/*.feature'],
tags: process.env.E2E_CUCUMBER_TAGS || 'not @fresh and not @skip',

3
e2e/tsx-register.js Normal file
View File

@ -0,0 +1,3 @@
import { register } from 'tsx/esm/api'
register()

View File

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

4248
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -30,6 +30,8 @@ overrides:
'@lexical/code': npm:lexical-code-no-prism@0.41.0
canvas: ^3.2.3
esbuild@<0.27.2: 0.27.2
esbuild@>=0.17.0 <0.28.1: ^0.28.1
esbuild@>=0.27.3 <0.28.1: ^0.28.1
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
@ -44,20 +46,20 @@ overrides:
yaml@>=2.0.0 <2.8.3: 2.9.0
yauzl@<3.2.1: 3.2.1
catalog:
'@amplitude/analytics-browser': 2.43.0
'@amplitude/plugin-session-replay-browser': 1.31.1
'@amplitude/analytics-browser': 2.44.1
'@amplitude/plugin-session-replay-browser': 1.32.1
'@antfu/eslint-config': 9.0.0
'@base-ui/react': 1.5.0
'@chromatic-com/storybook': 5.2.1
'@cucumber/cucumber': 12.9.0
'@cucumber/cucumber': 13.0.0
'@egoist/tailwindcss-icons': 1.9.2
'@emoji-mart/data': 1.2.1
'@eslint-react/eslint-plugin': 5.8.13
'@eslint-react/eslint-plugin': 5.9.0
'@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.1
'@hey-api/openapi-ts': 0.98.2
'@hono/node-server': 2.0.4
'@iconify-json/heroicons': 1.2.3
'@iconify-json/ri': 1.2.10
@ -73,29 +75,29 @@ 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.7
'@next/mdx': 16.2.7
'@orpc/client': 1.14.5
'@orpc/contract': 1.14.5
'@orpc/openapi-client': 1.14.5
'@orpc/tanstack-query': 1.14.5
'@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
'@playwright/test': 1.60.0
'@remixicon/react': 4.9.0
'@rgrove/parse-xml': 4.2.0
'@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
'@sentry/react': 10.57.0
'@storybook/addon-docs': 10.4.4
'@storybook/addon-links': 10.4.4
'@storybook/addon-onboarding': 10.4.4
'@storybook/addon-themes': 10.4.4
'@storybook/nextjs-vite': 10.4.4
'@storybook/react': 10.4.4
'@storybook/react-vite': 10.4.4
'@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
'@tailwindcss/postcss': 4.3.1
'@tailwindcss/typography': 0.5.20
'@tailwindcss/vite': 4.3.1
'@tanstack/eslint-plugin-query': 5.101.0
'@tanstack/react-form': 1.33.0
'@tanstack/react-hotkeys': 0.10.0
@ -112,14 +114,14 @@ catalog:
'@types/js-yaml': 4.0.9
'@types/lockfile': 1.0.4
'@types/negotiator': 0.6.4
'@types/node': 25.9.2
'@types/node': 25.9.3
'@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.60.1
'@typescript-eslint/parser': 8.60.1
'@typescript/native-preview': 7.0.0-dev.20260606.1
'@typescript-eslint/eslint-plugin': 8.61.0
'@typescript-eslint/parser': 8.61.0
'@typescript/native-preview': 7.0.0-dev.20260613.1
'@vitejs/plugin-react': 6.0.2
'@vitejs/plugin-rsc': 0.5.27
'@vitest/browser': 4.1.8
@ -133,44 +135,44 @@ catalog:
cli-table3: 0.6.5
clsx: 2.1.1
cmdk: 1.1.1
code-inspector-plugin: 1.5.2
concurrently: ^9.2.1
code-inspector-plugin: 1.6.0
concurrently: ^10.0.3
copy-to-clipboard: 4.0.2
cron-parser: 5.5.0
dayjs: 1.11.21
decimal.js: 10.6.0
dompurify: 3.4.8
dompurify: 3.4.10
echarts: 6.1.0
echarts-for-react: 3.0.6
elkjs: 0.11.1
embla-carousel-autoplay: 8.6.0
embla-carousel-react: 8.6.0
emoji-mart: 5.6.0
es-toolkit: 1.47.0
eslint: 10.4.1
eslint-markdown: 0.9.1
eslint-plugin-better-tailwindcss: 4.5.0
es-toolkit: 1.47.1
eslint: 10.5.0
eslint-markdown: 0.11.0
eslint-plugin-better-tailwindcss: 4.6.0
eslint-plugin-hyoban: 0.14.1
eslint-plugin-jsx-a11y: 6.10.2
eslint-plugin-markdown-preferences: 0.41.1
eslint-plugin-no-barrel-files: 1.3.1
eslint-plugin-react-refresh: 0.5.2
eslint-plugin-react-refresh: 0.5.3
eslint-plugin-sonarjs: 4.0.3
eslint-plugin-storybook: 10.4.2
eslint-plugin-storybook: 10.4.4
eventsource-parser: 3.1.0
fast-deep-equal: 3.1.3
foxact: 0.3.4
foxact: 0.3.5
fuse.js: 7.4.2
happy-dom: 20.10.2
happy-dom: 20.10.3
hast-util-to-jsx-runtime: 2.3.6
hono: 4.12.23
hono: 4.12.25
html-entities: 2.6.0
html-to-image: 1.11.13
i18next: 26.3.1
i18next-resources-to-backend: 1.2.1
iconify-import-svg: 0.2.0
immer: 11.1.8
jotai: 2.20.0
jotai: 2.20.1
js-audio-recorder: 1.0.7
js-cookie: 3.0.8
js-yaml: 4.2.0
@ -181,12 +183,12 @@ catalog:
lamejs: 1.2.1
lexical: 0.45.0
lockfile: 1.0.4
loro-crdt: 1.12.5
loro-crdt: 1.13.2
mermaid: 11.15.0
mime: 4.1.0
mitt: 3.0.1
negotiator: 1.0.0
next: 16.2.7
next: 16.2.9
next-themes: 0.4.6
nuqs: 2.8.9
open: 11.0.0
@ -199,7 +201,7 @@ catalog:
qs: 6.15.2
react: 19.2.7
react-dom: 19.2.7
react-easy-crop: 5.5.7
react-easy-crop: 6.0.2
react-i18next: 16.6.6
react-multi-email: 1.0.25
react-papaparse: 4.4.0
@ -212,16 +214,16 @@ catalog:
remark-directive: 4.0.0
scheduler: 0.27.0
server-only: 0.0.1
sharp: 0.34.5
sharp: 0.35.1
shiki: 4.2.0
socket.io-client: 4.8.3
sortablejs: 1.15.7
std-semver: 1.0.8
storybook: 10.4.2
storybook: 10.4.4
streamdown: 2.5.0
string-ts: 2.3.1
tailwind-merge: 3.6.0
tailwindcss: 4.3.0
tailwindcss: 4.3.1
tldts: 7.4.2
tsx: 4.22.4
typescript: 6.0.3
@ -230,7 +232,7 @@ catalog:
unist-util-visit: 5.1.0
use-context-selector: 2.0.0
uuid: 14.0.0
vinext: 0.0.54
vinext: 0.1.2
vite: npm:@voidzero-dev/vite-plus-core@0.1.24
vite-plugin-inspect: 12.0.0-beta.3
vite-plus: 0.1.24

View File

@ -13,6 +13,7 @@ const nextConfig: NextConfig = {
basePath: env.NEXT_PUBLIC_BASE_PATH,
...(allowedDevOrigins?.length ? { allowedDevOrigins } : {}),
transpilePackages: ['@t3-oss/env-core', '@t3-oss/env-nextjs', 'echarts', 'zrender'],
serverExternalPackages: ['loro-crdt'],
turbopack: {
rules: codeInspectorPlugin({
bundler: 'turbopack',