mirror of
https://github.com/langgenius/dify.git
synced 2026-04-24 21:05:48 +08:00
update deps
This commit is contained in:
@ -114,7 +114,7 @@
|
||||
"mime": "^4.1.0",
|
||||
"mitt": "^3.0.1",
|
||||
"negotiator": "^1.0.0",
|
||||
"next": "~16.1.1",
|
||||
"next": "16.1.4",
|
||||
"next-themes": "^0.4.6",
|
||||
"nuqs": "^2.8.6",
|
||||
"pinyin-pro": "^3.27.0",
|
||||
@ -160,9 +160,9 @@
|
||||
"@eslint-react/eslint-plugin": "^2.7.0",
|
||||
"@mdx-js/loader": "^3.1.1",
|
||||
"@mdx-js/react": "^3.1.1",
|
||||
"@next/bundle-analyzer": "~16.1.1",
|
||||
"@next/eslint-plugin-next": "~16.1.1",
|
||||
"@next/mdx": "~16.1.1",
|
||||
"@next/bundle-analyzer": "16.1.4",
|
||||
"@next/eslint-plugin-next": "16.1.4",
|
||||
"@next/mdx": "16.1.4",
|
||||
"@rgrove/parse-xml": "^4.2.0",
|
||||
"@serwist/turbopack": "^9.5.0",
|
||||
"@storybook/addon-docs": "9.1.13",
|
||||
|
||||
8
web/pnpm-lock.yaml
generated
8
web/pnpm-lock.yaml
generated
@ -241,7 +241,7 @@ importers:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
next:
|
||||
specifier: ~16.1.1
|
||||
specifier: ~16.1.4
|
||||
version: 16.1.4(@babel/core@7.28.5)(@playwright/test@1.57.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(sass@1.95.0)
|
||||
next-themes:
|
||||
specifier: ^0.4.6
|
||||
@ -374,13 +374,13 @@ importers:
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1(@types/react@19.2.7)(react@19.2.3)
|
||||
'@next/bundle-analyzer':
|
||||
specifier: ~16.1.1
|
||||
specifier: ~16.1.4
|
||||
version: 16.1.4
|
||||
'@next/eslint-plugin-next':
|
||||
specifier: ~16.1.1
|
||||
specifier: ~16.1.4
|
||||
version: 16.1.4
|
||||
'@next/mdx':
|
||||
specifier: ~16.1.1
|
||||
specifier: ~16.1.4
|
||||
version: 16.1.4(@mdx-js/loader@3.1.1(webpack@5.103.0(esbuild@0.27.2)(uglify-js@3.19.3)))(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.3))
|
||||
'@rgrove/parse-xml':
|
||||
specifier: ^4.2.0
|
||||
|
||||
Reference in New Issue
Block a user