mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-24 16:46:40 +08:00
Merge pull request #199 from langgenius/fix/CVE-2025-55182
fix: CVE-2025-55182
This commit is contained in:
@ -42,10 +42,10 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"mime": "^4.0.7",
|
||||
"negotiator": "^0.6.3",
|
||||
"next": "^15.5.2",
|
||||
"next": "^15.5.7",
|
||||
"rc-textarea": "^1.5.3",
|
||||
"react": "~19.1.1",
|
||||
"react-dom": "~19.1.1",
|
||||
"react": "~19.1.2",
|
||||
"react-dom": "~19.1.2",
|
||||
"react-error-boundary": "^4.0.2",
|
||||
"react-headless-pagination": "^1.1.4",
|
||||
"react-i18next": "^12.2.0",
|
||||
|
||||
364
pnpm-lock.yaml
generated
364
pnpm-lock.yaml
generated
@ -10,28 +10,28 @@ importers:
|
||||
dependencies:
|
||||
'@floating-ui/react':
|
||||
specifier: ^0.26.25
|
||||
version: 0.26.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 0.26.28(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@formatjs/intl-localematcher':
|
||||
specifier: ^0.5.6
|
||||
version: 0.5.10
|
||||
'@headlessui/react':
|
||||
specifier: 2.2.1
|
||||
version: 2.2.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 2.2.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@heroicons/react':
|
||||
specifier: ^2.0.16
|
||||
version: 2.2.0(react@19.1.1)
|
||||
version: 2.2.0(react@19.1.2)
|
||||
'@mdx-js/loader':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.1
|
||||
'@mdx-js/react':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.1(@types/react@18.3.24)(react@19.1.1)
|
||||
version: 3.1.1(@types/react@18.3.24)(react@19.1.2)
|
||||
'@monaco-editor/react':
|
||||
specifier: ^4.6.0
|
||||
version: 4.7.0(monaco-editor@0.53.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 4.7.0(monaco-editor@0.53.0)(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@remixicon/react':
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0(react@19.1.1)
|
||||
version: 4.6.0(react@19.1.2)
|
||||
'@types/node':
|
||||
specifier: ~18.19.0
|
||||
version: 18.19.124
|
||||
@ -46,7 +46,7 @@ importers:
|
||||
version: 15.5.13
|
||||
ahooks:
|
||||
specifier: ^3.8.4
|
||||
version: 3.9.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 3.9.5(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
axios:
|
||||
specifier: ^1.3.5
|
||||
version: 1.11.0
|
||||
@ -96,35 +96,35 @@ importers:
|
||||
specifier: ^0.6.3
|
||||
version: 0.6.4
|
||||
next:
|
||||
specifier: ^15.5.2
|
||||
version: 15.5.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(sass@1.92.1)
|
||||
specifier: ^15.5.7
|
||||
version: 15.5.7(react-dom@19.1.2(react@19.1.2))(react@19.1.2)(sass@1.92.1)
|
||||
rc-textarea:
|
||||
specifier: ^1.5.3
|
||||
version: 1.10.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 1.10.2(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
react:
|
||||
specifier: ~19.1.1
|
||||
version: 19.1.1
|
||||
specifier: ~19.1.2
|
||||
version: 19.1.2
|
||||
react-dom:
|
||||
specifier: ~19.1.1
|
||||
version: 19.1.1(react@19.1.1)
|
||||
specifier: ~19.1.2
|
||||
version: 19.1.2(react@19.1.2)
|
||||
react-error-boundary:
|
||||
specifier: ^4.0.2
|
||||
version: 4.1.2(react@19.1.1)
|
||||
version: 4.1.2(react@19.1.2)
|
||||
react-headless-pagination:
|
||||
specifier: ^1.1.4
|
||||
version: 1.1.6(react@19.1.1)
|
||||
version: 1.1.6(react@19.1.2)
|
||||
react-i18next:
|
||||
specifier: ^12.2.0
|
||||
version: 12.3.1(i18next@23.16.8)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 12.3.1(i18next@23.16.8)(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
react-markdown:
|
||||
specifier: ^8.0.6
|
||||
version: 8.0.7(@types/react@18.3.24)(react@19.1.1)
|
||||
version: 8.0.7(@types/react@18.3.24)(react@19.1.2)
|
||||
react-syntax-highlighter:
|
||||
specifier: ^15.5.0
|
||||
version: 15.6.6(react@19.1.1)
|
||||
version: 15.6.6(react@19.1.2)
|
||||
react-tooltip:
|
||||
specifier: ~5.29.1
|
||||
version: 5.29.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
version: 5.29.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
rehype-katex:
|
||||
specifier: ^7.0.1
|
||||
version: 7.0.1
|
||||
@ -148,22 +148,22 @@ importers:
|
||||
version: 0.0.1
|
||||
streamdown:
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(@types/react@18.3.24)(react@19.1.1)
|
||||
version: 1.2.0(@types/react@18.3.24)(react@19.1.2)
|
||||
swr:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.6(react@19.1.1)
|
||||
version: 2.3.6(react@19.1.2)
|
||||
tailwind-merge:
|
||||
specifier: ^3.2.0
|
||||
version: 3.3.1
|
||||
use-context-selector:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(react@19.1.1)(scheduler@0.23.2)
|
||||
version: 2.0.0(react@19.1.2)(scheduler@0.23.2)
|
||||
uuid:
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0
|
||||
zustand:
|
||||
specifier: ^4.5.2
|
||||
version: 4.5.7(@types/react@18.3.24)(immer@9.0.21)(react@19.1.1)
|
||||
version: 4.5.7(@types/react@18.3.24)(immer@9.0.21)(react@19.1.2)
|
||||
devDependencies:
|
||||
'@antfu/eslint-config':
|
||||
specifier: ~5.2.2
|
||||
@ -680,56 +680,56 @@ packages:
|
||||
'@napi-rs/wasm-runtime@0.2.12':
|
||||
resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==}
|
||||
|
||||
'@next/env@15.5.2':
|
||||
resolution: {integrity: sha512-Qe06ew4zt12LeO6N7j8/nULSOe3fMXE4dM6xgpBQNvdzyK1sv5y4oAP3bq4LamrvGCZtmRYnW8URFCeX5nFgGg==}
|
||||
'@next/env@15.5.7':
|
||||
resolution: {integrity: sha512-4h6Y2NyEkIEN7Z8YxkA27pq6zTkS09bUSYC0xjd0NpwFxjnIKeZEeH591o5WECSmjpUhLn3H2QLJcDye3Uzcvg==}
|
||||
|
||||
'@next/eslint-plugin-next@14.2.32':
|
||||
resolution: {integrity: sha512-tyZMX8g4cWg/uPW4NxiJK13t62Pab47SKGJGVZJa6YtFwtfrXovH4j1n9tdpRdXW03PGQBugYEVGM7OhWfytdA==}
|
||||
|
||||
'@next/swc-darwin-arm64@15.5.2':
|
||||
resolution: {integrity: sha512-8bGt577BXGSd4iqFygmzIfTYizHb0LGWqH+qgIF/2EDxS5JsSdERJKA8WgwDyNBZgTIIA4D8qUtoQHmxIIquoQ==}
|
||||
'@next/swc-darwin-arm64@15.5.7':
|
||||
resolution: {integrity: sha512-IZwtxCEpI91HVU/rAUOOobWSZv4P2DeTtNaCdHqLcTJU4wdNXgAySvKa/qJCgR5m6KI8UsKDXtO2B31jcaw1Yw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@15.5.2':
|
||||
resolution: {integrity: sha512-2DjnmR6JHK4X+dgTXt5/sOCu/7yPtqpYt8s8hLkHFK3MGkka2snTv3yRMdHvuRtJVkPwCGsvBSwmoQCHatauFQ==}
|
||||
'@next/swc-darwin-x64@15.5.7':
|
||||
resolution: {integrity: sha512-UP6CaDBcqaCBuiq/gfCEJw7sPEoX1aIjZHnBWN9v9qYHQdMKvCKcAVs4OX1vIjeE+tC5EIuwDTVIoXpUes29lg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.5.2':
|
||||
resolution: {integrity: sha512-3j7SWDBS2Wov/L9q0mFJtEvQ5miIqfO4l7d2m9Mo06ddsgUK8gWfHGgbjdFlCp2Ek7MmMQZSxpGFqcC8zGh2AA==}
|
||||
'@next/swc-linux-arm64-gnu@15.5.7':
|
||||
resolution: {integrity: sha512-NCslw3GrNIw7OgmRBxHtdWFQYhexoUCq+0oS2ccjyYLtcn1SzGzeM54jpTFonIMUjNbHmpKpziXnpxhSWLcmBA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.5.2':
|
||||
resolution: {integrity: sha512-s6N8k8dF9YGc5T01UPQ08yxsK6fUow5gG1/axWc1HVVBYQBgOjca4oUZF7s4p+kwhkB1bDSGR8QznWrFZ/Rt5g==}
|
||||
'@next/swc-linux-arm64-musl@15.5.7':
|
||||
resolution: {integrity: sha512-nfymt+SE5cvtTrG9u1wdoxBr9bVB7mtKTcj0ltRn6gkP/2Nu1zM5ei8rwP9qKQP0Y//umK+TtkKgNtfboBxRrw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.5.2':
|
||||
resolution: {integrity: sha512-o1RV/KOODQh6dM6ZRJGZbc+MOAHww33Vbs5JC9Mp1gDk8cpEO+cYC/l7rweiEalkSm5/1WGa4zY7xrNwObN4+Q==}
|
||||
'@next/swc-linux-x64-gnu@15.5.7':
|
||||
resolution: {integrity: sha512-hvXcZvCaaEbCZcVzcY7E1uXN9xWZfFvkNHwbe/n4OkRhFWrs1J1QV+4U1BN06tXLdaS4DazEGXwgqnu/VMcmqw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-linux-x64-musl@15.5.2':
|
||||
resolution: {integrity: sha512-/VUnh7w8RElYZ0IV83nUcP/J4KJ6LLYliiBIri3p3aW2giF+PAVgZb6mk8jbQSB3WlTai8gEmCAr7kptFa1H6g==}
|
||||
'@next/swc-linux-x64-musl@15.5.7':
|
||||
resolution: {integrity: sha512-4IUO539b8FmF0odY6/SqANJdgwn1xs1GkPO5doZugwZ3ETF6JUdckk7RGmsfSf7ws8Qb2YB5It33mvNL/0acqA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.5.2':
|
||||
resolution: {integrity: sha512-sMPyTvRcNKXseNQ/7qRfVRLa0VhR0esmQ29DD6pqvG71+JdVnESJaHPA8t7bc67KD5spP3+DOCNLhqlEI2ZgQg==}
|
||||
'@next/swc-win32-arm64-msvc@15.5.7':
|
||||
resolution: {integrity: sha512-CpJVTkYI3ZajQkC5vajM7/ApKJUOlm6uP4BknM3XKvJ7VXAvCqSjSLmM0LKdYzn6nBJVSjdclx8nYJSa3xlTgQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.5.2':
|
||||
resolution: {integrity: sha512-W5VvyZHnxG/2ukhZF/9Ikdra5fdNftxI6ybeVKYvBPDtyx7x4jPPSNduUkfH5fo3zG0JQ0bPxgy41af2JX5D4Q==}
|
||||
'@next/swc-win32-x64-msvc@15.5.7':
|
||||
resolution: {integrity: sha512-gMzgBX164I6DN+9/PGA+9dQiwmTkE4TloBNx8Kv9UiGARsr9Nba7IpcBRA1iTV9vwlYnrE3Uy6I7Aj6qLjQuqw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@ -3422,8 +3422,8 @@ packages:
|
||||
resolution: {integrity: sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
next@15.5.2:
|
||||
resolution: {integrity: sha512-H8Otr7abj1glFhbGnvUt3gz++0AF1+QoCXEBmd/6aKbfdFwrn0LpA836Ed5+00va/7HQSDD+mOoVhn3tNy3e/Q==}
|
||||
next@15.5.7:
|
||||
resolution: {integrity: sha512-+t2/0jIJ48kUpGKkdlhgkv+zPTEOoXyr60qXe68eB/pl3CMJaLeIGjzp5D6Oqt25hCBiBTt8wEeeAzfJvUKnPQ==}
|
||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -3750,10 +3750,10 @@ packages:
|
||||
react: '>=16.9.0'
|
||||
react-dom: '>=16.9.0'
|
||||
|
||||
react-dom@19.1.1:
|
||||
resolution: {integrity: sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==}
|
||||
react-dom@19.1.2:
|
||||
resolution: {integrity: sha512-dEoydsCp50i7kS1xHOmPXq4zQYoGWedUsvqv9H6zdif2r7yLHygyfP9qou71TulRN0d6ng9EbRVsQhSqfUc19g==}
|
||||
peerDependencies:
|
||||
react: ^19.1.1
|
||||
react: ^19.1.2
|
||||
|
||||
react-error-boundary@4.1.2:
|
||||
resolution: {integrity: sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==}
|
||||
@ -3811,8 +3811,8 @@ packages:
|
||||
react: '>=16.14.0'
|
||||
react-dom: '>=16.14.0'
|
||||
|
||||
react@19.1.1:
|
||||
resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==}
|
||||
react@19.1.2:
|
||||
resolution: {integrity: sha512-MdWVitvLbQULD+4DP8GYjZUrepGW7d+GQkNVqJEzNxE+e9WIa4egVFE/RDfVb1u9u/Jw7dNMmPB4IqxzbFYJ0w==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
read-cache@1.0.0:
|
||||
@ -4859,18 +4859,18 @@ snapshots:
|
||||
'@floating-ui/core': 1.7.3
|
||||
'@floating-ui/utils': 0.2.10
|
||||
|
||||
'@floating-ui/react-dom@2.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@floating-ui/react-dom@2.1.6(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.7.4
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
'@floating-ui/react@0.26.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@floating-ui/react@0.26.28(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@floating-ui/react-dom': 2.1.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@floating-ui/react-dom': 2.1.6(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@floating-ui/utils': 0.2.10
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
tabbable: 6.2.0
|
||||
|
||||
'@floating-ui/utils@0.2.10': {}
|
||||
@ -4879,18 +4879,18 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@headlessui/react@2.2.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@headlessui/react@2.2.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@floating-ui/react': 0.26.28(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@react-aria/focus': 3.21.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@react-aria/interactions': 3.25.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@tanstack/react-virtual': 3.13.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
'@floating-ui/react': 0.26.28(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@react-aria/focus': 3.21.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@react-aria/interactions': 3.25.5(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@tanstack/react-virtual': 3.13.12(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
'@heroicons/react@2.2.0(react@19.1.1)':
|
||||
'@heroicons/react@2.2.0(react@19.1.2)':
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
@ -5064,11 +5064,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@mdx-js/react@3.1.1(@types/react@18.3.24)(react@19.1.1)':
|
||||
'@mdx-js/react@3.1.1(@types/react@18.3.24)(react@19.1.2)':
|
||||
dependencies:
|
||||
'@types/mdx': 2.0.13
|
||||
'@types/react': 18.3.24
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
'@mermaid-js/parser@0.6.2':
|
||||
dependencies:
|
||||
@ -5078,12 +5078,12 @@ snapshots:
|
||||
dependencies:
|
||||
state-local: 1.0.7
|
||||
|
||||
'@monaco-editor/react@4.7.0(monaco-editor@0.53.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@monaco-editor/react@4.7.0(monaco-editor@0.53.0)(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@monaco-editor/loader': 1.5.0
|
||||
monaco-editor: 0.53.0
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
'@napi-rs/wasm-runtime@0.2.12':
|
||||
dependencies:
|
||||
@ -5092,34 +5092,34 @@ snapshots:
|
||||
'@tybys/wasm-util': 0.10.0
|
||||
optional: true
|
||||
|
||||
'@next/env@15.5.2': {}
|
||||
'@next/env@15.5.7': {}
|
||||
|
||||
'@next/eslint-plugin-next@14.2.32':
|
||||
dependencies:
|
||||
glob: 10.3.10
|
||||
|
||||
'@next/swc-darwin-arm64@15.5.2':
|
||||
'@next/swc-darwin-arm64@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@15.5.2':
|
||||
'@next/swc-darwin-x64@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.5.2':
|
||||
'@next/swc-linux-arm64-gnu@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.5.2':
|
||||
'@next/swc-linux-arm64-musl@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.5.2':
|
||||
'@next/swc-linux-x64-gnu@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@15.5.2':
|
||||
'@next/swc-linux-x64-musl@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.5.2':
|
||||
'@next/swc-win32-arm64-msvc@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.5.2':
|
||||
'@next/swc-win32-x64-msvc@15.5.7':
|
||||
optional: true
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
@ -5204,58 +5204,58 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.2.9': {}
|
||||
|
||||
'@react-aria/focus@3.21.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@react-aria/focus@3.21.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@react-aria/interactions': 3.25.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@react-aria/utils': 3.30.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@react-types/shared': 3.32.0(react@19.1.1)
|
||||
'@react-aria/interactions': 3.25.5(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@react-aria/utils': 3.30.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@react-types/shared': 3.32.0(react@19.1.2)
|
||||
'@swc/helpers': 0.5.17
|
||||
clsx: 2.1.1
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
'@react-aria/interactions@3.25.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@react-aria/interactions@3.25.5(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@react-aria/ssr': 3.9.10(react@19.1.1)
|
||||
'@react-aria/utils': 3.30.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
'@react-aria/ssr': 3.9.10(react@19.1.2)
|
||||
'@react-aria/utils': 3.30.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
'@react-stately/flags': 3.1.2
|
||||
'@react-types/shared': 3.32.0(react@19.1.1)
|
||||
'@react-types/shared': 3.32.0(react@19.1.2)
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
'@react-aria/ssr@3.9.10(react@19.1.1)':
|
||||
'@react-aria/ssr@3.9.10(react@19.1.2)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
'@react-aria/utils@3.30.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@react-aria/utils@3.30.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@react-aria/ssr': 3.9.10(react@19.1.1)
|
||||
'@react-aria/ssr': 3.9.10(react@19.1.2)
|
||||
'@react-stately/flags': 3.1.2
|
||||
'@react-stately/utils': 3.10.8(react@19.1.1)
|
||||
'@react-types/shared': 3.32.0(react@19.1.1)
|
||||
'@react-stately/utils': 3.10.8(react@19.1.2)
|
||||
'@react-types/shared': 3.32.0(react@19.1.2)
|
||||
'@swc/helpers': 0.5.17
|
||||
clsx: 2.1.1
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
'@react-stately/flags@3.1.2':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.17
|
||||
|
||||
'@react-stately/utils@3.10.8(react@19.1.1)':
|
||||
'@react-stately/utils@3.10.8(react@19.1.2)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.17
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
'@react-types/shared@3.32.0(react@19.1.1)':
|
||||
'@react-types/shared@3.32.0(react@19.1.2)':
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
'@remixicon/react@4.6.0(react@19.1.1)':
|
||||
'@remixicon/react@4.6.0(react@19.1.2)':
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
'@rtsao/scc@1.1.0': {}
|
||||
|
||||
@ -5320,11 +5320,11 @@ snapshots:
|
||||
postcss-selector-parser: 6.0.10
|
||||
tailwindcss: 3.4.17
|
||||
|
||||
'@tanstack/react-virtual@3.13.12(react-dom@19.1.1(react@19.1.1))(react@19.1.1)':
|
||||
'@tanstack/react-virtual@3.13.12(react-dom@19.1.2(react@19.1.2))(react@19.1.2)':
|
||||
dependencies:
|
||||
'@tanstack/virtual-core': 3.13.12
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
'@tanstack/virtual-core@3.13.12': {}
|
||||
|
||||
@ -5728,7 +5728,7 @@ snapshots:
|
||||
|
||||
acorn@8.15.0: {}
|
||||
|
||||
ahooks@3.9.5(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
ahooks@3.9.5(react-dom@19.1.2(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
'@types/js-cookie': 3.0.6
|
||||
@ -5736,8 +5736,8 @@ snapshots:
|
||||
intersection-observer: 0.12.2
|
||||
js-cookie: 3.0.5
|
||||
lodash: 4.17.21
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
react-fast-compare: 3.2.2
|
||||
resize-observer-polyfill: 1.5.1
|
||||
screenfull: 5.2.0
|
||||
@ -7292,10 +7292,10 @@ snapshots:
|
||||
|
||||
hachure-fill@0.5.2: {}
|
||||
|
||||
harden-react-markdown@1.0.5(react-markdown@10.1.0(@types/react@18.3.24)(react@19.1.1))(react@19.1.1):
|
||||
harden-react-markdown@1.0.5(react-markdown@10.1.0(@types/react@18.3.24)(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react-markdown: 10.1.0(@types/react@18.3.24)(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-markdown: 10.1.0(@types/react@18.3.24)(react@19.1.2)
|
||||
|
||||
has-bigints@1.1.0: {}
|
||||
|
||||
@ -7848,9 +7848,9 @@ snapshots:
|
||||
|
||||
lru-cache@10.4.3: {}
|
||||
|
||||
lucide-react@0.542.0(react@19.1.1):
|
||||
lucide-react@0.542.0(react@19.1.2):
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
magic-string@0.30.19:
|
||||
dependencies:
|
||||
@ -8600,24 +8600,24 @@ snapshots:
|
||||
|
||||
negotiator@0.6.4: {}
|
||||
|
||||
next@15.5.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(sass@1.92.1):
|
||||
next@15.5.7(react-dom@19.1.2(react@19.1.2))(react@19.1.2)(sass@1.92.1):
|
||||
dependencies:
|
||||
'@next/env': 15.5.2
|
||||
'@next/env': 15.5.7
|
||||
'@swc/helpers': 0.5.15
|
||||
caniuse-lite: 1.0.30001741
|
||||
postcss: 8.4.31
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
styled-jsx: 5.1.6(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
styled-jsx: 5.1.6(react@19.1.2)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 15.5.2
|
||||
'@next/swc-darwin-x64': 15.5.2
|
||||
'@next/swc-linux-arm64-gnu': 15.5.2
|
||||
'@next/swc-linux-arm64-musl': 15.5.2
|
||||
'@next/swc-linux-x64-gnu': 15.5.2
|
||||
'@next/swc-linux-x64-musl': 15.5.2
|
||||
'@next/swc-win32-arm64-msvc': 15.5.2
|
||||
'@next/swc-win32-x64-msvc': 15.5.2
|
||||
'@next/swc-darwin-arm64': 15.5.7
|
||||
'@next/swc-darwin-x64': 15.5.7
|
||||
'@next/swc-linux-arm64-gnu': 15.5.7
|
||||
'@next/swc-linux-arm64-musl': 15.5.7
|
||||
'@next/swc-linux-x64-gnu': 15.5.7
|
||||
'@next/swc-linux-x64-musl': 15.5.7
|
||||
'@next/swc-win32-arm64-msvc': 15.5.7
|
||||
'@next/swc-win32-x64-msvc': 15.5.7
|
||||
sass: 1.92.1
|
||||
sharp: 0.34.3
|
||||
transitivePeerDependencies:
|
||||
@ -8901,71 +8901,71 @@ snapshots:
|
||||
|
||||
queue-microtask@1.2.3: {}
|
||||
|
||||
rc-input@1.8.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
rc-input@1.8.0(react-dom@19.1.2(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
classnames: 2.5.1
|
||||
rc-util: 5.44.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
rc-util: 5.44.4(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
rc-resize-observer@1.4.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
rc-resize-observer@1.4.3(react-dom@19.1.2(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
classnames: 2.5.1
|
||||
rc-util: 5.44.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
rc-util: 5.44.4(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
resize-observer-polyfill: 1.5.1
|
||||
|
||||
rc-textarea@1.10.2(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
rc-textarea@1.10.2(react-dom@19.1.2(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
classnames: 2.5.1
|
||||
rc-input: 1.8.0(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
rc-resize-observer: 1.4.3(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
rc-util: 5.44.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
rc-input: 1.8.0(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
rc-resize-observer: 1.4.3(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
rc-util: 5.44.4(react-dom@19.1.2(react@19.1.2))(react@19.1.2)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
rc-util@5.44.4(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
rc-util@5.44.4(react-dom@19.1.2(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
react-is: 18.3.1
|
||||
|
||||
react-dom@19.1.1(react@19.1.1):
|
||||
react-dom@19.1.2(react@19.1.2):
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
scheduler: 0.26.0
|
||||
|
||||
react-error-boundary@4.1.2(react@19.1.1):
|
||||
react-error-boundary@4.1.2(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
react-fast-compare@3.2.2: {}
|
||||
|
||||
react-headless-pagination@1.1.6(react@19.1.1):
|
||||
react-headless-pagination@1.1.6(react@19.1.2):
|
||||
dependencies:
|
||||
clsx: 2.1.1
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
react-i18next@12.3.1(i18next@23.16.8)(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
react-i18next@12.3.1(i18next@23.16.8)(react-dom@19.1.2(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 23.16.8
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
optionalDependencies:
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
react-is@16.13.1: {}
|
||||
|
||||
react-is@18.3.1: {}
|
||||
|
||||
react-markdown@10.1.0(@types/react@18.3.24)(react@19.1.1):
|
||||
react-markdown@10.1.0(@types/react@18.3.24)(react@19.1.2):
|
||||
dependencies:
|
||||
'@types/hast': 3.0.4
|
||||
'@types/mdast': 4.0.4
|
||||
@ -8974,7 +8974,7 @@ snapshots:
|
||||
hast-util-to-jsx-runtime: 2.3.6
|
||||
html-url-attributes: 3.0.1
|
||||
mdast-util-to-hast: 13.2.0
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
remark-parse: 11.0.0
|
||||
remark-rehype: 11.1.2
|
||||
unified: 11.0.5
|
||||
@ -8983,7 +8983,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
react-markdown@8.0.7(@types/react@18.3.24)(react@19.1.1):
|
||||
react-markdown@8.0.7(@types/react@18.3.24)(react@19.1.2):
|
||||
dependencies:
|
||||
'@types/hast': 2.3.10
|
||||
'@types/prop-types': 15.7.15
|
||||
@ -8993,7 +8993,7 @@ snapshots:
|
||||
hast-util-whitespace: 2.0.1
|
||||
prop-types: 15.8.1
|
||||
property-information: 6.5.0
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
react-is: 18.3.1
|
||||
remark-parse: 10.0.2
|
||||
remark-rehype: 10.1.0
|
||||
@ -9005,24 +9005,24 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
react-syntax-highlighter@15.6.6(react@19.1.1):
|
||||
react-syntax-highlighter@15.6.6(react@19.1.2):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
highlight.js: 10.7.3
|
||||
highlightjs-vue: 1.0.0
|
||||
lowlight: 1.20.0
|
||||
prismjs: 1.30.0
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
refractor: 3.6.0
|
||||
|
||||
react-tooltip@5.29.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1):
|
||||
react-tooltip@5.29.1(react-dom@19.1.2(react@19.1.2))(react@19.1.2):
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.7.4
|
||||
classnames: 2.5.1
|
||||
react: 19.1.1
|
||||
react-dom: 19.1.1(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-dom: 19.1.2(react@19.1.2)
|
||||
|
||||
react@19.1.1: {}
|
||||
react@19.1.2: {}
|
||||
|
||||
read-cache@1.0.0:
|
||||
dependencies:
|
||||
@ -9440,16 +9440,16 @@ snapshots:
|
||||
es-errors: 1.3.0
|
||||
internal-slot: 1.1.0
|
||||
|
||||
streamdown@1.2.0(@types/react@18.3.24)(react@19.1.1):
|
||||
streamdown@1.2.0(@types/react@18.3.24)(react@19.1.2):
|
||||
dependencies:
|
||||
clsx: 2.1.1
|
||||
harden-react-markdown: 1.0.5(react-markdown@10.1.0(@types/react@18.3.24)(react@19.1.1))(react@19.1.1)
|
||||
harden-react-markdown: 1.0.5(react-markdown@10.1.0(@types/react@18.3.24)(react@19.1.2))(react@19.1.2)
|
||||
katex: 0.16.22
|
||||
lucide-react: 0.542.0(react@19.1.1)
|
||||
lucide-react: 0.542.0(react@19.1.2)
|
||||
marked: 16.2.1
|
||||
mermaid: 11.11.0
|
||||
react: 19.1.1
|
||||
react-markdown: 10.1.0(@types/react@18.3.24)(react@19.1.1)
|
||||
react: 19.1.2
|
||||
react-markdown: 10.1.0(@types/react@18.3.24)(react@19.1.2)
|
||||
rehype-katex: 7.0.1
|
||||
remark-gfm: 4.0.1
|
||||
remark-math: 6.0.0
|
||||
@ -9566,10 +9566,10 @@ snapshots:
|
||||
dependencies:
|
||||
inline-style-parser: 0.2.4
|
||||
|
||||
styled-jsx@5.1.6(react@19.1.1):
|
||||
styled-jsx@5.1.6(react@19.1.2):
|
||||
dependencies:
|
||||
client-only: 0.0.1
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
stylis@4.3.6: {}
|
||||
|
||||
@ -9589,11 +9589,11 @@ snapshots:
|
||||
|
||||
supports-preserve-symlinks-flag@1.0.0: {}
|
||||
|
||||
swr@2.3.6(react@19.1.1):
|
||||
swr@2.3.6(react@19.1.2):
|
||||
dependencies:
|
||||
dequal: 2.0.3
|
||||
react: 19.1.1
|
||||
use-sync-external-store: 1.5.0(react@19.1.1)
|
||||
react: 19.1.2
|
||||
use-sync-external-store: 1.5.0(react@19.1.2)
|
||||
|
||||
synckit@0.11.11:
|
||||
dependencies:
|
||||
@ -9856,14 +9856,14 @@ snapshots:
|
||||
dependencies:
|
||||
punycode: 2.3.1
|
||||
|
||||
use-context-selector@2.0.0(react@19.1.1)(scheduler@0.23.2):
|
||||
use-context-selector@2.0.0(react@19.1.2)(scheduler@0.23.2):
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
scheduler: 0.23.2
|
||||
|
||||
use-sync-external-store@1.5.0(react@19.1.1):
|
||||
use-sync-external-store@1.5.0(react@19.1.2):
|
||||
dependencies:
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
@ -10018,12 +10018,12 @@ snapshots:
|
||||
|
||||
zod@4.1.5: {}
|
||||
|
||||
zustand@4.5.7(@types/react@18.3.24)(immer@9.0.21)(react@19.1.1):
|
||||
zustand@4.5.7(@types/react@18.3.24)(immer@9.0.21)(react@19.1.2):
|
||||
dependencies:
|
||||
use-sync-external-store: 1.5.0(react@19.1.1)
|
||||
use-sync-external-store: 1.5.0(react@19.1.2)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.24
|
||||
immer: 9.0.21
|
||||
react: 19.1.1
|
||||
react: 19.1.2
|
||||
|
||||
zwitch@2.0.4: {}
|
||||
|
||||
Reference in New Issue
Block a user