mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
chore: update deps (#35907)
This commit is contained in:
parent
9a8aa6a0c3
commit
e845475408
@ -2,7 +2,7 @@
|
|||||||
"name": "dify",
|
"name": "dify",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@11.0.6",
|
"packageManager": "pnpm@11.0.8",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^22.22.1"
|
"node": "^22.22.1"
|
||||||
},
|
},
|
||||||
|
|||||||
2212
pnpm-lock.yaml
generated
2212
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -55,7 +55,7 @@ overrides:
|
|||||||
yauzl@<3.2.1: 3.2.1
|
yauzl@<3.2.1: 3.2.1
|
||||||
catalog:
|
catalog:
|
||||||
'@amplitude/analytics-browser': 2.42.1
|
'@amplitude/analytics-browser': 2.42.1
|
||||||
'@amplitude/plugin-session-replay-browser': 1.29.0
|
'@amplitude/plugin-session-replay-browser': 1.30.1
|
||||||
'@antfu/eslint-config': 8.2.0
|
'@antfu/eslint-config': 8.2.0
|
||||||
'@base-ui/react': 1.4.1
|
'@base-ui/react': 1.4.1
|
||||||
'@chromatic-com/storybook': 5.1.2
|
'@chromatic-com/storybook': 5.1.2
|
||||||
@ -83,16 +83,16 @@ catalog:
|
|||||||
'@mdx-js/react': 3.1.1
|
'@mdx-js/react': 3.1.1
|
||||||
'@mdx-js/rollup': 3.1.1
|
'@mdx-js/rollup': 3.1.1
|
||||||
'@monaco-editor/react': 4.7.0
|
'@monaco-editor/react': 4.7.0
|
||||||
'@next/eslint-plugin-next': 16.2.4
|
'@next/eslint-plugin-next': 16.2.6
|
||||||
'@next/mdx': 16.2.4
|
'@next/mdx': 16.2.6
|
||||||
'@orpc/client': 1.14.1
|
'@orpc/client': 1.14.2
|
||||||
'@orpc/contract': 1.14.1
|
'@orpc/contract': 1.14.2
|
||||||
'@orpc/openapi-client': 1.14.1
|
'@orpc/openapi-client': 1.14.2
|
||||||
'@orpc/tanstack-query': 1.14.1
|
'@orpc/tanstack-query': 1.14.2
|
||||||
'@playwright/test': 1.59.1
|
'@playwright/test': 1.59.1
|
||||||
'@remixicon/react': 4.9.0
|
'@remixicon/react': 4.9.0
|
||||||
'@rgrove/parse-xml': 4.2.0
|
'@rgrove/parse-xml': 4.2.0
|
||||||
'@sentry/react': 10.51.0
|
'@sentry/react': 10.52.0
|
||||||
'@storybook/addon-docs': 10.3.6
|
'@storybook/addon-docs': 10.3.6
|
||||||
'@storybook/addon-links': 10.3.6
|
'@storybook/addon-links': 10.3.6
|
||||||
'@storybook/addon-onboarding': 10.3.6
|
'@storybook/addon-onboarding': 10.3.6
|
||||||
@ -124,21 +124,21 @@ catalog:
|
|||||||
'@types/js-cookie': 3.0.6
|
'@types/js-cookie': 3.0.6
|
||||||
'@types/js-yaml': 4.0.9
|
'@types/js-yaml': 4.0.9
|
||||||
'@types/negotiator': 0.6.4
|
'@types/negotiator': 0.6.4
|
||||||
'@types/node': 25.6.0
|
'@types/node': 25.6.2
|
||||||
'@types/qs': 6.15.0
|
'@types/qs': 6.15.1
|
||||||
'@types/react': 19.2.14
|
'@types/react': 19.2.14
|
||||||
'@types/react-dom': 19.2.3
|
'@types/react-dom': 19.2.3
|
||||||
'@types/sortablejs': 1.15.9
|
'@types/sortablejs': 1.15.9
|
||||||
'@typescript-eslint/eslint-plugin': 8.59.2
|
'@typescript-eslint/eslint-plugin': 8.59.2
|
||||||
'@typescript-eslint/parser': 8.59.2
|
'@typescript-eslint/parser': 8.59.2
|
||||||
'@typescript/native-preview': 7.0.0-dev.20260505.1
|
'@typescript/native-preview': 7.0.0-dev.20260507.1
|
||||||
'@vitejs/plugin-react': 6.0.1
|
'@vitejs/plugin-react': 6.0.1
|
||||||
'@vitejs/plugin-rsc': 0.5.25
|
'@vitejs/plugin-rsc': 0.5.26
|
||||||
'@vitest/coverage-v8': 4.1.5
|
'@vitest/coverage-v8': 4.1.5
|
||||||
abcjs: 6.6.3
|
abcjs: 6.6.3
|
||||||
agentation: 3.0.2
|
agentation: 3.0.2
|
||||||
ahooks: 3.9.7
|
ahooks: 3.9.7
|
||||||
c12: 1.10.0
|
c12: 1.11.2
|
||||||
class-variance-authority: 0.7.1
|
class-variance-authority: 0.7.1
|
||||||
client-only: 0.0.1
|
client-only: 0.0.1
|
||||||
clsx: 2.1.1
|
clsx: 2.1.1
|
||||||
@ -158,7 +158,7 @@ catalog:
|
|||||||
emoji-mart: 5.6.0
|
emoji-mart: 5.6.0
|
||||||
es-toolkit: 1.46.1
|
es-toolkit: 1.46.1
|
||||||
eslint: 10.3.0
|
eslint: 10.3.0
|
||||||
eslint-markdown: 0.8.0
|
eslint-markdown: 0.9.0
|
||||||
eslint-plugin-better-tailwindcss: 4.5.0
|
eslint-plugin-better-tailwindcss: 4.5.0
|
||||||
eslint-plugin-hyoban: 0.14.1
|
eslint-plugin-hyoban: 0.14.1
|
||||||
eslint-plugin-markdown-preferences: 0.41.1
|
eslint-plugin-markdown-preferences: 0.41.1
|
||||||
@ -167,23 +167,23 @@ catalog:
|
|||||||
eslint-plugin-sonarjs: 4.0.3
|
eslint-plugin-sonarjs: 4.0.3
|
||||||
eslint-plugin-storybook: 10.3.6
|
eslint-plugin-storybook: 10.3.6
|
||||||
fast-deep-equal: 3.1.3
|
fast-deep-equal: 3.1.3
|
||||||
fuse.js: 7.2.0
|
fuse.js: 7.3.0
|
||||||
happy-dom: 20.9.0
|
happy-dom: 20.9.0
|
||||||
hast-util-to-jsx-runtime: 2.3.6
|
hast-util-to-jsx-runtime: 2.3.6
|
||||||
hono: 4.12.17
|
hono: 4.12.18
|
||||||
html-entities: 2.6.0
|
html-entities: 2.6.0
|
||||||
html-to-image: 1.11.13
|
html-to-image: 1.11.13
|
||||||
i18next: 26.0.8
|
i18next: 26.0.10
|
||||||
i18next-resources-to-backend: 1.2.1
|
i18next-resources-to-backend: 1.2.1
|
||||||
iconify-import-svg: 0.2.0
|
iconify-import-svg: 0.2.0
|
||||||
immer: 11.1.6
|
immer: 11.1.7
|
||||||
jotai: 2.20.0
|
jotai: 2.20.0
|
||||||
js-audio-recorder: 1.0.7
|
js-audio-recorder: 1.0.7
|
||||||
js-cookie: 3.0.5
|
js-cookie: 3.0.5
|
||||||
js-yaml: 4.1.1
|
js-yaml: 4.1.1
|
||||||
jsonschema: 1.5.0
|
jsonschema: 1.5.0
|
||||||
katex: 0.16.45
|
katex: 0.16.45
|
||||||
knip: 6.11.0
|
knip: 6.12.1
|
||||||
ky: 2.0.2
|
ky: 2.0.2
|
||||||
lamejs: 1.2.1
|
lamejs: 1.2.1
|
||||||
lexical: 0.44.0
|
lexical: 0.44.0
|
||||||
@ -192,7 +192,7 @@ catalog:
|
|||||||
mime: 4.1.0
|
mime: 4.1.0
|
||||||
mitt: 3.0.1
|
mitt: 3.0.1
|
||||||
negotiator: 1.0.0
|
negotiator: 1.0.0
|
||||||
next: 16.2.4
|
next: 16.2.6
|
||||||
next-themes: 0.4.6
|
next-themes: 0.4.6
|
||||||
nuqs: 2.8.9
|
nuqs: 2.8.9
|
||||||
pinyin-pro: 3.28.1
|
pinyin-pro: 3.28.1
|
||||||
@ -200,9 +200,9 @@ catalog:
|
|||||||
postcss: 8.5.14
|
postcss: 8.5.14
|
||||||
qrcode.react: 4.2.0
|
qrcode.react: 4.2.0
|
||||||
qs: 6.15.1
|
qs: 6.15.1
|
||||||
react: 19.2.5
|
react: 19.2.6
|
||||||
react-18-input-autosize: 3.0.0
|
react-18-input-autosize: 3.0.0
|
||||||
react-dom: 19.2.5
|
react-dom: 19.2.6
|
||||||
react-easy-crop: 5.5.7
|
react-easy-crop: 5.5.7
|
||||||
react-hotkeys-hook: 5.3.2
|
react-hotkeys-hook: 5.3.2
|
||||||
react-i18next: 16.5.8
|
react-i18next: 16.5.8
|
||||||
@ -233,7 +233,7 @@ catalog:
|
|||||||
unist-util-visit: 5.1.0
|
unist-util-visit: 5.1.0
|
||||||
use-context-selector: 2.0.0
|
use-context-selector: 2.0.0
|
||||||
uuid: 14.0.0
|
uuid: 14.0.0
|
||||||
vinext: 0.0.47
|
vinext: 0.0.49
|
||||||
vite: npm:@voidzero-dev/vite-plus-core@0.1.20
|
vite: npm:@voidzero-dev/vite-plus-core@0.1.20
|
||||||
vite-plugin-inspect: 12.0.0-beta.1
|
vite-plugin-inspect: 12.0.0-beta.1
|
||||||
vite-plus: 0.1.20
|
vite-plus: 0.1.20
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user