|
@@ -83,6 +83,12 @@ importers:
|
|
|
'@json-render/core':
|
|
'@json-render/core':
|
|
|
specifier: workspace:*
|
|
specifier: workspace:*
|
|
|
version: link:../../packages/core
|
|
version: link:../../packages/core
|
|
|
|
|
+ '@json-render/devtools':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../../packages/devtools
|
|
|
|
|
+ '@json-render/devtools-react':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../../packages/devtools-react
|
|
|
'@json-render/react':
|
|
'@json-render/react':
|
|
|
specifier: workspace:*
|
|
specifier: workspace:*
|
|
|
version: link:../../packages/react
|
|
version: link:../../packages/react
|
|
@@ -465,6 +471,61 @@ importers:
|
|
|
specifier: ^5.7.2
|
|
specifier: ^5.7.2
|
|
|
version: 5.9.3
|
|
version: 5.9.3
|
|
|
|
|
|
|
|
|
|
+ examples/devtools:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@ai-sdk/gateway':
|
|
|
|
|
+ specifier: ^3.0.104
|
|
|
|
|
+ version: 3.0.104(zod@4.3.6)
|
|
|
|
|
+ '@ai-sdk/react':
|
|
|
|
|
+ specifier: ^3.0.170
|
|
|
|
|
+ version: 3.0.170(react@19.2.4)(zod@4.3.6)
|
|
|
|
|
+ '@json-render/core':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../../packages/core
|
|
|
|
|
+ '@json-render/devtools':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../../packages/devtools
|
|
|
|
|
+ '@json-render/devtools-react':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../../packages/devtools-react
|
|
|
|
|
+ '@json-render/react':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../../packages/react
|
|
|
|
|
+ ai:
|
|
|
|
|
+ specifier: ^6.0.168
|
|
|
|
|
+ version: 6.0.168(zod@4.3.6)
|
|
|
|
|
+ next:
|
|
|
|
|
+ specifier: ^16.2.4
|
|
|
|
|
+ version: 16.2.4(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
|
|
|
+ react:
|
|
|
|
|
+ specifier: ^19.2.4
|
|
|
|
|
+ version: 19.2.4
|
|
|
|
|
+ react-dom:
|
|
|
|
|
+ specifier: ^19.2.4
|
|
|
|
|
+ version: 19.2.4(react@19.2.4)
|
|
|
|
|
+ zod:
|
|
|
|
|
+ specifier: 4.3.6
|
|
|
|
|
+ version: 4.3.6
|
|
|
|
|
+ devDependencies:
|
|
|
|
|
+ '@internal/eslint-config':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../../packages/eslint-config
|
|
|
|
|
+ '@types/node':
|
|
|
|
|
+ specifier: ^22.10.0
|
|
|
|
|
+ version: 22.19.6
|
|
|
|
|
+ '@types/react':
|
|
|
|
|
+ specifier: ^19.2.3
|
|
|
|
|
+ version: 19.2.14
|
|
|
|
|
+ '@types/react-dom':
|
|
|
|
|
+ specifier: ^19.2.3
|
|
|
|
|
+ version: 19.2.3(@types/react@19.2.14)
|
|
|
|
|
+ eslint:
|
|
|
|
|
+ specifier: ^9.39.1
|
|
|
|
|
+ version: 9.39.2(jiti@2.6.1)
|
|
|
|
|
+ typescript:
|
|
|
|
|
+ specifier: ^5.7.2
|
|
|
|
|
+ version: 5.9.3
|
|
|
|
|
+
|
|
|
examples/game-engine:
|
|
examples/game-engine:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@ai-sdk/gateway':
|
|
'@ai-sdk/gateway':
|
|
@@ -1682,6 +1743,134 @@ importers:
|
|
|
specifier: ^5.4.5
|
|
specifier: ^5.4.5
|
|
|
version: 5.9.3
|
|
version: 5.9.3
|
|
|
|
|
|
|
|
|
|
+ packages/devtools:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@json-render/core':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../core
|
|
|
|
|
+ devDependencies:
|
|
|
|
|
+ '@internal/typescript-config':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../typescript-config
|
|
|
|
|
+ tsup:
|
|
|
|
|
+ specifier: ^8.0.2
|
|
|
|
|
+ version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)
|
|
|
|
|
+ typescript:
|
|
|
|
|
+ specifier: ^5.4.5
|
|
|
|
|
+ version: 5.9.3
|
|
|
|
|
+
|
|
|
|
|
+ packages/devtools-react:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@json-render/core':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../core
|
|
|
|
|
+ '@json-render/devtools':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../devtools
|
|
|
|
|
+ '@json-render/react':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../react
|
|
|
|
|
+ react:
|
|
|
|
|
+ specifier: ^19.2.3
|
|
|
|
|
+ version: 19.2.4
|
|
|
|
|
+ devDependencies:
|
|
|
|
|
+ '@internal/typescript-config':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../typescript-config
|
|
|
|
|
+ '@types/react':
|
|
|
|
|
+ specifier: 19.2.3
|
|
|
|
|
+ version: 19.2.3
|
|
|
|
|
+ tsup:
|
|
|
|
|
+ specifier: ^8.0.2
|
|
|
|
|
+ version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)
|
|
|
|
|
+ typescript:
|
|
|
|
|
+ specifier: ^5.4.5
|
|
|
|
|
+ version: 5.9.3
|
|
|
|
|
+
|
|
|
|
|
+ packages/devtools-solid:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@json-render/core':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../core
|
|
|
|
|
+ '@json-render/devtools':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../devtools
|
|
|
|
|
+ '@json-render/solid':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../solid
|
|
|
|
|
+ devDependencies:
|
|
|
|
|
+ '@internal/typescript-config':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../typescript-config
|
|
|
|
|
+ esbuild-plugin-solid:
|
|
|
|
|
+ specifier: ^0.6.0
|
|
|
|
|
+ version: 0.6.0(esbuild@0.27.2)(solid-js@1.9.11)
|
|
|
|
|
+ solid-js:
|
|
|
|
|
+ specifier: ^1.9.0
|
|
|
|
|
+ version: 1.9.11
|
|
|
|
|
+ tsup:
|
|
|
|
|
+ specifier: ^8.0.2
|
|
|
|
|
+ version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)
|
|
|
|
|
+ typescript:
|
|
|
|
|
+ specifier: ^5.4.5
|
|
|
|
|
+ version: 5.9.3
|
|
|
|
|
+
|
|
|
|
|
+ packages/devtools-svelte:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@json-render/core':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../core
|
|
|
|
|
+ '@json-render/devtools':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../devtools
|
|
|
|
|
+ '@json-render/svelte':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../svelte
|
|
|
|
|
+ devDependencies:
|
|
|
|
|
+ '@internal/typescript-config':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../typescript-config
|
|
|
|
|
+ '@sveltejs/package':
|
|
|
|
|
+ specifier: ^2.3.0
|
|
|
|
|
+ version: 2.5.7(svelte@5.54.1)(typescript@5.9.3)
|
|
|
|
|
+ '@sveltejs/vite-plugin-svelte':
|
|
|
|
|
+ specifier: ^6.2.4
|
|
|
|
|
+ version: 6.2.4(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
|
|
+ svelte:
|
|
|
|
|
+ specifier: ^5.0.0
|
|
|
|
|
+ version: 5.54.1
|
|
|
|
|
+ svelte-check:
|
|
|
|
|
+ specifier: ^4.0.0
|
|
|
|
|
+ version: 4.4.5(picomatch@4.0.3)(svelte@5.54.1)(typescript@5.9.3)
|
|
|
|
|
+ typescript:
|
|
|
|
|
+ specifier: ^5.4.5
|
|
|
|
|
+ version: 5.9.3
|
|
|
|
|
+
|
|
|
|
|
+ packages/devtools-vue:
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@json-render/core':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../core
|
|
|
|
|
+ '@json-render/devtools':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../devtools
|
|
|
|
|
+ '@json-render/vue':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../vue
|
|
|
|
|
+ devDependencies:
|
|
|
|
|
+ '@internal/typescript-config':
|
|
|
|
|
+ specifier: workspace:*
|
|
|
|
|
+ version: link:../typescript-config
|
|
|
|
|
+ tsup:
|
|
|
|
|
+ specifier: ^8.0.2
|
|
|
|
|
+ version: 8.5.1(jiti@2.6.1)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.3)
|
|
|
|
|
+ typescript:
|
|
|
|
|
+ specifier: ^5.4.5
|
|
|
|
|
+ version: 5.9.3
|
|
|
|
|
+ vue:
|
|
|
|
|
+ specifier: ^3.5.0
|
|
|
|
|
+ version: 3.5.29(typescript@5.9.3)
|
|
|
|
|
+
|
|
|
packages/eslint-config:
|
|
packages/eslint-config:
|
|
|
devDependencies:
|
|
devDependencies:
|
|
|
'@eslint/js':
|
|
'@eslint/js':
|
|
@@ -2463,6 +2652,12 @@ packages:
|
|
|
'@acemir/cssom@0.9.31':
|
|
'@acemir/cssom@0.9.31':
|
|
|
resolution: {integrity: sha512-ZnR3GSaH+/vJ0YlHau21FjfLYjMpYVIzTD8M8vIEQvIGxeOXyXdzCI140rrCY862p/C/BbzWsjc1dgnM9mkoTA==}
|
|
resolution: {integrity: sha512-ZnR3GSaH+/vJ0YlHau21FjfLYjMpYVIzTD8M8vIEQvIGxeOXyXdzCI140rrCY862p/C/BbzWsjc1dgnM9mkoTA==}
|
|
|
|
|
|
|
|
|
|
+ '@ai-sdk/gateway@3.0.104':
|
|
|
|
|
+ resolution: {integrity: sha512-ZKX5n74io8VIRlhIMSLWVlvT3sXC8Z7cZ9GHuWBWZDVi96+62AIsWuLGvMfcBA1STYuSoDrp6rIziZmvrTq0TA==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ zod: ^3.25.76 || ^4.1.8
|
|
|
|
|
+
|
|
|
'@ai-sdk/gateway@3.0.39':
|
|
'@ai-sdk/gateway@3.0.39':
|
|
|
resolution: {integrity: sha512-SeCZBAdDNbWpVUXiYgOAqis22p5MEYfrjRw0hiBa5hM+7sDGYQpMinUjkM8kbPXMkY+AhKLrHleBl+SuqpzlgA==}
|
|
resolution: {integrity: sha512-SeCZBAdDNbWpVUXiYgOAqis22p5MEYfrjRw0hiBa5hM+7sDGYQpMinUjkM8kbPXMkY+AhKLrHleBl+SuqpzlgA==}
|
|
|
engines: {node: '>=18'}
|
|
engines: {node: '>=18'}
|
|
@@ -2517,10 +2712,22 @@ packages:
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
|
zod: ^3.25.76 || ^4.1.8
|
|
zod: ^3.25.76 || ^4.1.8
|
|
|
|
|
|
|
|
|
|
+ '@ai-sdk/provider-utils@4.0.23':
|
|
|
|
|
+ resolution: {integrity: sha512-z8GlDaCmRSDlqkMF2f4/RFgWxdarvIbyuk+m6WXT1LYgsnGiXRJGTD2Z1+SDl3LqtFuRtGX1aghYvQLoHL/9pg==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ zod: ^3.25.76 || ^4.1.8
|
|
|
|
|
+
|
|
|
'@ai-sdk/provider@3.0.8':
|
|
'@ai-sdk/provider@3.0.8':
|
|
|
resolution: {integrity: sha512-oGMAgGoQdBXbZqNG0Ze56CHjDZ1IDYOwGYxYjO5KLSlz5HiNQ9udIXsPZ61VWaHGZ5XW/jyjmr6t2xz2jGVwbQ==}
|
|
resolution: {integrity: sha512-oGMAgGoQdBXbZqNG0Ze56CHjDZ1IDYOwGYxYjO5KLSlz5HiNQ9udIXsPZ61VWaHGZ5XW/jyjmr6t2xz2jGVwbQ==}
|
|
|
engines: {node: '>=18'}
|
|
engines: {node: '>=18'}
|
|
|
|
|
|
|
|
|
|
+ '@ai-sdk/react@3.0.170':
|
|
|
|
|
+ resolution: {integrity: sha512-YUDn+mK0c8iUz14rCBf1A0zg6SV5b5aSVUz+azF1bdBd1SFXVI19dKYR+PQSpZY+0+z+zs252AAsacUqiO98Kw==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ react: ^18 || ~19.0.1 || ~19.1.2 || ^19.2.1
|
|
|
|
|
+
|
|
|
'@ai-sdk/react@3.0.79':
|
|
'@ai-sdk/react@3.0.79':
|
|
|
resolution: {integrity: sha512-s/Y+/sISlsEX5Zo/by0jwOyA6vnQ7+CldpRYGv5hMmgnarZ1m5B6myw3Y1Bc2xnozUy+wrmwA6HttlmR4xOOEg==}
|
|
resolution: {integrity: sha512-s/Y+/sISlsEX5Zo/by0jwOyA6vnQ7+CldpRYGv5hMmgnarZ1m5B6myw3Y1Bc2xnozUy+wrmwA6HttlmR4xOOEg==}
|
|
|
engines: {node: '>=18'}
|
|
engines: {node: '>=18'}
|
|
@@ -4437,6 +4644,9 @@ packages:
|
|
|
'@next/env@16.2.1':
|
|
'@next/env@16.2.1':
|
|
|
resolution: {integrity: sha512-n8P/HCkIWW+gVal2Z8XqXJ6aB3J0tuM29OcHpCsobWlChH/SITBs1DFBk/HajgrwDkqqBXPbuUuzgDvUekREPg==}
|
|
resolution: {integrity: sha512-n8P/HCkIWW+gVal2Z8XqXJ6aB3J0tuM29OcHpCsobWlChH/SITBs1DFBk/HajgrwDkqqBXPbuUuzgDvUekREPg==}
|
|
|
|
|
|
|
|
|
|
+ '@next/env@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-dKkkOzOSwFYe5RX6y26fZgkSpVAlIOJKQHIiydQcrWH6y/97+RceSOAdjZ14Qa3zLduVUy0TXcn+EiM6t4rPgw==}
|
|
|
|
|
+
|
|
|
'@next/eslint-plugin-next@15.5.9':
|
|
'@next/eslint-plugin-next@15.5.9':
|
|
|
resolution: {integrity: sha512-kUzXx0iFiXw27cQAViE1yKWnz/nF8JzRmwgMRTMh8qMY90crNsdXJRh2e+R0vBpFR3kk1yvAR7wev7+fCCb79Q==}
|
|
resolution: {integrity: sha512-kUzXx0iFiXw27cQAViE1yKWnz/nF8JzRmwgMRTMh8qMY90crNsdXJRh2e+R0vBpFR3kk1yvAR7wev7+fCCb79Q==}
|
|
|
|
|
|
|
@@ -4469,6 +4679,12 @@ packages:
|
|
|
cpu: [arm64]
|
|
cpu: [arm64]
|
|
|
os: [darwin]
|
|
os: [darwin]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-darwin-arm64@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-OXTFFox5EKN1Ym08vfrz+OXxmCcEjT4SFMbNRsWZE99dMqt2Kcusl5MqPXcW232RYkMLQTy0hqgAMEsfEd/l2A==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [arm64]
|
|
|
|
|
+ os: [darwin]
|
|
|
|
|
+
|
|
|
'@next/swc-darwin-x64@16.1.1':
|
|
'@next/swc-darwin-x64@16.1.1':
|
|
|
resolution: {integrity: sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==}
|
|
resolution: {integrity: sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==}
|
|
|
engines: {node: '>= 10'}
|
|
engines: {node: '>= 10'}
|
|
@@ -4487,6 +4703,12 @@ packages:
|
|
|
cpu: [x64]
|
|
cpu: [x64]
|
|
|
os: [darwin]
|
|
os: [darwin]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-darwin-x64@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-XhpVnUfmYWvD3YrXu55XdcAkQtOnvaI6wtQa8fuF5fGoKoxIUZ0kWPtcOfqJEWngFF/lOS9l3+O9CcownhiQxQ==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [x64]
|
|
|
|
|
+ os: [darwin]
|
|
|
|
|
+
|
|
|
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
|
resolution: {integrity: sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==}
|
|
resolution: {integrity: sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==}
|
|
|
engines: {node: '>= 10'}
|
|
engines: {node: '>= 10'}
|
|
@@ -4508,6 +4730,13 @@ packages:
|
|
|
os: [linux]
|
|
os: [linux]
|
|
|
libc: [glibc]
|
|
libc: [glibc]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-arm64-gnu@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-Mx/tjlNA3G8kg14QvuGAJ4xBwPk1tUHq56JxZ8CXnZwz1Etz714soCEzGQQzVMz4bEnGPowzkV6Xrp6wAkEWOQ==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [arm64]
|
|
|
|
|
+ os: [linux]
|
|
|
|
|
+ libc: [glibc]
|
|
|
|
|
+
|
|
|
'@next/swc-linux-arm64-musl@16.1.1':
|
|
'@next/swc-linux-arm64-musl@16.1.1':
|
|
|
resolution: {integrity: sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==}
|
|
resolution: {integrity: sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==}
|
|
|
engines: {node: '>= 10'}
|
|
engines: {node: '>= 10'}
|
|
@@ -4529,6 +4758,13 @@ packages:
|
|
|
os: [linux]
|
|
os: [linux]
|
|
|
libc: [musl]
|
|
libc: [musl]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-arm64-musl@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-iVMMp14514u7Nup2umQS03nT/bN9HurK8ufylC3FZNykrwjtx7V1A7+4kvhbDSCeonTVqV3Txnv0Lu+m2oDXNg==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [arm64]
|
|
|
|
|
+ os: [linux]
|
|
|
|
|
+ libc: [musl]
|
|
|
|
|
+
|
|
|
'@next/swc-linux-x64-gnu@16.1.1':
|
|
'@next/swc-linux-x64-gnu@16.1.1':
|
|
|
resolution: {integrity: sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==}
|
|
resolution: {integrity: sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==}
|
|
|
engines: {node: '>= 10'}
|
|
engines: {node: '>= 10'}
|
|
@@ -4550,6 +4786,13 @@ packages:
|
|
|
os: [linux]
|
|
os: [linux]
|
|
|
libc: [glibc]
|
|
libc: [glibc]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-x64-gnu@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-EZOvm1aQWgnI/N/xcWOlnS3RQBk0VtVav5Zo7n4p0A7UKyTDx047k8opDbXgBpHl4CulRqRfbw3QrX2w5UOXMQ==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [x64]
|
|
|
|
|
+ os: [linux]
|
|
|
|
|
+ libc: [glibc]
|
|
|
|
|
+
|
|
|
'@next/swc-linux-x64-musl@16.1.1':
|
|
'@next/swc-linux-x64-musl@16.1.1':
|
|
|
resolution: {integrity: sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==}
|
|
resolution: {integrity: sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==}
|
|
|
engines: {node: '>= 10'}
|
|
engines: {node: '>= 10'}
|
|
@@ -4571,6 +4814,13 @@ packages:
|
|
|
os: [linux]
|
|
os: [linux]
|
|
|
libc: [musl]
|
|
libc: [musl]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-x64-musl@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-h9FxsngCm9cTBf71AR4fGznDEDx1hS7+kSEiIRjq5kO1oXWm07DxVGZjCvk0SGx7TSjlUqhI8oOyz7NfwAdPoA==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [x64]
|
|
|
|
|
+ os: [linux]
|
|
|
|
|
+ libc: [musl]
|
|
|
|
|
+
|
|
|
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
|
resolution: {integrity: sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==}
|
|
resolution: {integrity: sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==}
|
|
|
engines: {node: '>= 10'}
|
|
engines: {node: '>= 10'}
|
|
@@ -4589,6 +4839,12 @@ packages:
|
|
|
cpu: [arm64]
|
|
cpu: [arm64]
|
|
|
os: [win32]
|
|
os: [win32]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-win32-arm64-msvc@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-3NdJV5OXMSOeJYijX+bjaLge3mJBlh4ybydbT4GFoB/2hAojWHtMhl3CYlYoMrjPuodp0nzFVi4Tj2+WaMg+Ow==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [arm64]
|
|
|
|
|
+ os: [win32]
|
|
|
|
|
+
|
|
|
'@next/swc-win32-x64-msvc@16.1.1':
|
|
'@next/swc-win32-x64-msvc@16.1.1':
|
|
|
resolution: {integrity: sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==}
|
|
resolution: {integrity: sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==}
|
|
|
engines: {node: '>= 10'}
|
|
engines: {node: '>= 10'}
|
|
@@ -4607,6 +4863,12 @@ packages:
|
|
|
cpu: [x64]
|
|
cpu: [x64]
|
|
|
os: [win32]
|
|
os: [win32]
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-win32-x64-msvc@16.2.4':
|
|
|
|
|
+ resolution: {integrity: sha512-kMVGgsqhO5YTYODD9IPGGhA6iprWidQckK3LmPeW08PIFENRmgfb4MjXHO+p//d+ts2rpjvK5gXWzXSMrPl9cw==}
|
|
|
|
|
+ engines: {node: '>= 10'}
|
|
|
|
|
+ cpu: [x64]
|
|
|
|
|
+ os: [win32]
|
|
|
|
|
+
|
|
|
'@noble/ciphers@1.3.0':
|
|
'@noble/ciphers@1.3.0':
|
|
|
resolution: {integrity: sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==}
|
|
resolution: {integrity: sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==}
|
|
|
engines: {node: ^14.21.3 || >=16}
|
|
engines: {node: ^14.21.3 || >=16}
|
|
@@ -7014,6 +7276,10 @@ packages:
|
|
|
resolution: {integrity: sha512-Fw28YZpRnA3cAHHDlkt7xQHiJ0fcL+NRcIqsocZQUSmbzeIKRpwttJjik5ZGanXP+vlA4SbTg+AbA3bP363l+w==}
|
|
resolution: {integrity: sha512-Fw28YZpRnA3cAHHDlkt7xQHiJ0fcL+NRcIqsocZQUSmbzeIKRpwttJjik5ZGanXP+vlA4SbTg+AbA3bP363l+w==}
|
|
|
engines: {node: '>= 20'}
|
|
engines: {node: '>= 20'}
|
|
|
|
|
|
|
|
|
|
+ '@vercel/oidc@3.2.0':
|
|
|
|
|
+ resolution: {integrity: sha512-UycprH3T6n3jH0k44NHMa7pnFHGu/N05MjojYr+Mc6I7obkoLIJujSWwin1pCvdy/eOxrI/l3uDLQsmcrOb4ug==}
|
|
|
|
|
+ engines: {node: '>= 20'}
|
|
|
|
|
+
|
|
|
'@vercel/speed-insights@1.3.1':
|
|
'@vercel/speed-insights@1.3.1':
|
|
|
resolution: {integrity: sha512-PbEr7FrMkUrGYvlcLHGkXdCkxnylCWePx7lPxxq36DNdfo9mcUjLOmqOyPDHAOgnfqgGGdmE3XI9L/4+5fr+vQ==}
|
|
resolution: {integrity: sha512-PbEr7FrMkUrGYvlcLHGkXdCkxnylCWePx7lPxxq36DNdfo9mcUjLOmqOyPDHAOgnfqgGGdmE3XI9L/4+5fr+vQ==}
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -7284,6 +7550,12 @@ packages:
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
|
zod: ^3.25.76 || ^4.1.8
|
|
zod: ^3.25.76 || ^4.1.8
|
|
|
|
|
|
|
|
|
|
+ ai@6.0.168:
|
|
|
|
|
+ resolution: {integrity: sha512-2HqCJuO+1V2aV7vfYs5LFEUfxbkGX+5oa54q/gCCTL7KLTdbxcCu5D7TdLA5kwsrs3Szgjah9q6D9tpjHM3hUQ==}
|
|
|
|
|
+ engines: {node: '>=18'}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ zod: ^3.25.76 || ^4.1.8
|
|
|
|
|
+
|
|
|
ai@6.0.77:
|
|
ai@6.0.77:
|
|
|
resolution: {integrity: sha512-tyyhrRpCRFVlivdNIFLK8cexSBB2jwTqO0z1qJQagk+UxZ+MW8h5V8xsvvb+xdKDY482Y8KAm0mr7TDnPKvvlw==}
|
|
resolution: {integrity: sha512-tyyhrRpCRFVlivdNIFLK8cexSBB2jwTqO0z1qJQagk+UxZ+MW8h5V8xsvvb+xdKDY482Y8KAm0mr7TDnPKvvlw==}
|
|
|
engines: {node: '>=18'}
|
|
engines: {node: '>=18'}
|
|
@@ -11168,6 +11440,27 @@ packages:
|
|
|
sass:
|
|
sass:
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ next@16.2.4:
|
|
|
|
|
+ resolution: {integrity: sha512-kPvz56wF5frc+FxlHI5qnklCzbq53HTwORaWBGdT0vNoKh1Aya9XC8aPauH4NJxqtzbWsS5mAbctm4cr+EkQ2Q==}
|
|
|
|
|
+ engines: {node: '>=20.9.0'}
|
|
|
|
|
+ hasBin: true
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ '@opentelemetry/api': ^1.1.0
|
|
|
|
|
+ '@playwright/test': ^1.51.1
|
|
|
|
|
+ babel-plugin-react-compiler: '*'
|
|
|
|
|
+ react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
|
|
|
|
|
+ react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
|
|
|
|
|
+ sass: ^1.3.0
|
|
|
|
|
+ peerDependenciesMeta:
|
|
|
|
|
+ '@opentelemetry/api':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ '@playwright/test':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ babel-plugin-react-compiler:
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ sass:
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
node-abi@3.89.0:
|
|
node-abi@3.89.0:
|
|
|
resolution: {integrity: sha512-6u9UwL0HlAl21+agMN3YAMXcKByMqwGx+pq+P76vii5f7hTPtKDp08/H9py6DY+cfDw7kQNTGEj/rly3IgbNQA==}
|
|
resolution: {integrity: sha512-6u9UwL0HlAl21+agMN3YAMXcKByMqwGx+pq+P76vii5f7hTPtKDp08/H9py6DY+cfDw7kQNTGEj/rly3IgbNQA==}
|
|
|
engines: {node: '>=10'}
|
|
engines: {node: '>=10'}
|
|
@@ -13920,6 +14213,13 @@ snapshots:
|
|
|
|
|
|
|
|
'@acemir/cssom@0.9.31': {}
|
|
'@acemir/cssom@0.9.31': {}
|
|
|
|
|
|
|
|
|
|
+ '@ai-sdk/gateway@3.0.104(zod@4.3.6)':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@ai-sdk/provider': 3.0.8
|
|
|
|
|
+ '@ai-sdk/provider-utils': 4.0.23(zod@4.3.6)
|
|
|
|
|
+ '@vercel/oidc': 3.2.0
|
|
|
|
|
+ zod: 4.3.6
|
|
|
|
|
+
|
|
|
'@ai-sdk/gateway@3.0.39(zod@4.3.6)':
|
|
'@ai-sdk/gateway@3.0.39(zod@4.3.6)':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@ai-sdk/provider': 3.0.8
|
|
'@ai-sdk/provider': 3.0.8
|
|
@@ -13983,10 +14283,27 @@ snapshots:
|
|
|
eventsource-parser: 3.0.6
|
|
eventsource-parser: 3.0.6
|
|
|
zod: 4.3.6
|
|
zod: 4.3.6
|
|
|
|
|
|
|
|
|
|
+ '@ai-sdk/provider-utils@4.0.23(zod@4.3.6)':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@ai-sdk/provider': 3.0.8
|
|
|
|
|
+ '@standard-schema/spec': 1.1.0
|
|
|
|
|
+ eventsource-parser: 3.0.6
|
|
|
|
|
+ zod: 4.3.6
|
|
|
|
|
+
|
|
|
'@ai-sdk/provider@3.0.8':
|
|
'@ai-sdk/provider@3.0.8':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
json-schema: 0.4.0
|
|
json-schema: 0.4.0
|
|
|
|
|
|
|
|
|
|
+ '@ai-sdk/react@3.0.170(react@19.2.4)(zod@4.3.6)':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@ai-sdk/provider-utils': 4.0.23(zod@4.3.6)
|
|
|
|
|
+ ai: 6.0.168(zod@4.3.6)
|
|
|
|
|
+ react: 19.2.4
|
|
|
|
|
+ swr: 2.4.0(react@19.2.4)
|
|
|
|
|
+ throttleit: 2.1.0
|
|
|
|
|
+ transitivePeerDependencies:
|
|
|
|
|
+ - zod
|
|
|
|
|
+
|
|
|
'@ai-sdk/react@3.0.79(react@19.2.3)(zod@4.3.6)':
|
|
'@ai-sdk/react@3.0.79(react@19.2.3)(zod@4.3.6)':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@ai-sdk/provider-utils': 4.0.14(zod@4.3.6)
|
|
'@ai-sdk/provider-utils': 4.0.14(zod@4.3.6)
|
|
@@ -14081,7 +14398,7 @@ snapshots:
|
|
|
|
|
|
|
|
'@babel/generator@7.29.1':
|
|
'@babel/generator@7.29.1':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- '@babel/parser': 7.29.0
|
|
|
|
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
'@babel/types': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
'@jridgewell/gen-mapping': 0.3.13
|
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
'@jridgewell/trace-mapping': 0.3.31
|
|
@@ -14695,7 +15012,7 @@ snapshots:
|
|
|
'@babel/template@7.28.6':
|
|
'@babel/template@7.28.6':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/code-frame': 7.29.0
|
|
|
- '@babel/parser': 7.29.0
|
|
|
|
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
'@babel/types': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
|
|
|
|
|
|
'@babel/traverse@7.29.0':
|
|
'@babel/traverse@7.29.0':
|
|
@@ -15319,6 +15636,7 @@ snapshots:
|
|
|
- graphql
|
|
- graphql
|
|
|
- supports-color
|
|
- supports-color
|
|
|
- utf-8-validate
|
|
- utf-8-validate
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
'@expo/code-signing-certificates@0.0.6':
|
|
'@expo/code-signing-certificates@0.0.6':
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -15383,6 +15701,7 @@ snapshots:
|
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
|
react: 19.2.4
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
'@expo/env@2.0.8':
|
|
'@expo/env@2.0.8':
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -15452,7 +15771,7 @@ snapshots:
|
|
|
postcss: 8.4.49
|
|
postcss: 8.4.49
|
|
|
resolve-from: 5.0.0
|
|
resolve-from: 5.0.0
|
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
|
- expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
|
|
|
|
+ expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
|
- bufferutil
|
|
- bufferutil
|
|
|
- supports-color
|
|
- supports-color
|
|
@@ -15533,7 +15852,7 @@ snapshots:
|
|
|
'@expo/json-file': 10.0.8
|
|
'@expo/json-file': 10.0.8
|
|
|
'@react-native/normalize-colors': 0.81.5
|
|
'@react-native/normalize-colors': 0.81.5
|
|
|
debug: 4.4.3
|
|
debug: 4.4.3
|
|
|
- expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
|
|
|
|
+ expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
resolve-from: 5.0.0
|
|
resolve-from: 5.0.0
|
|
|
semver: 7.7.4
|
|
semver: 7.7.4
|
|
|
xml2js: 0.6.0
|
|
xml2js: 0.6.0
|
|
@@ -15561,6 +15880,7 @@ snapshots:
|
|
|
expo-font: 14.0.11(expo@54.0.33)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
expo-font: 14.0.11(expo@54.0.33)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
react: 19.2.4
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
'@expo/ws-tunnel@1.0.6': {}
|
|
'@expo/ws-tunnel@1.0.6': {}
|
|
|
|
|
|
|
@@ -16058,7 +16378,7 @@ snapshots:
|
|
|
'@mdx-js/mdx': 3.1.1
|
|
'@mdx-js/mdx': 3.1.1
|
|
|
source-map: 0.7.6
|
|
source-map: 0.7.6
|
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
|
- webpack: 5.96.1
|
|
|
|
|
|
|
+ webpack: 5.96.1(esbuild@0.25.0)
|
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
- supports-color
|
|
|
|
|
|
|
@@ -16186,6 +16506,8 @@ snapshots:
|
|
|
|
|
|
|
|
'@next/env@16.2.1': {}
|
|
'@next/env@16.2.1': {}
|
|
|
|
|
|
|
|
|
|
+ '@next/env@16.2.4': {}
|
|
|
|
|
+
|
|
|
'@next/eslint-plugin-next@15.5.9':
|
|
'@next/eslint-plugin-next@15.5.9':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
fast-glob: 3.3.1
|
|
fast-glob: 3.3.1
|
|
@@ -16206,6 +16528,9 @@ snapshots:
|
|
|
'@next/swc-darwin-arm64@16.2.1':
|
|
'@next/swc-darwin-arm64@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-darwin-arm64@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@next/swc-darwin-x64@16.1.1':
|
|
'@next/swc-darwin-x64@16.1.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
@@ -16215,6 +16540,9 @@ snapshots:
|
|
|
'@next/swc-darwin-x64@16.2.1':
|
|
'@next/swc-darwin-x64@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-darwin-x64@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
'@next/swc-linux-arm64-gnu@16.1.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
@@ -16224,6 +16552,9 @@ snapshots:
|
|
|
'@next/swc-linux-arm64-gnu@16.2.1':
|
|
'@next/swc-linux-arm64-gnu@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-arm64-gnu@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@next/swc-linux-arm64-musl@16.1.1':
|
|
'@next/swc-linux-arm64-musl@16.1.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
@@ -16233,6 +16564,9 @@ snapshots:
|
|
|
'@next/swc-linux-arm64-musl@16.2.1':
|
|
'@next/swc-linux-arm64-musl@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-arm64-musl@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@next/swc-linux-x64-gnu@16.1.1':
|
|
'@next/swc-linux-x64-gnu@16.1.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
@@ -16242,6 +16576,9 @@ snapshots:
|
|
|
'@next/swc-linux-x64-gnu@16.2.1':
|
|
'@next/swc-linux-x64-gnu@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-x64-gnu@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@next/swc-linux-x64-musl@16.1.1':
|
|
'@next/swc-linux-x64-musl@16.1.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
@@ -16251,6 +16588,9 @@ snapshots:
|
|
|
'@next/swc-linux-x64-musl@16.2.1':
|
|
'@next/swc-linux-x64-musl@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-linux-x64-musl@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
'@next/swc-win32-arm64-msvc@16.1.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
@@ -16260,6 +16600,9 @@ snapshots:
|
|
|
'@next/swc-win32-arm64-msvc@16.2.1':
|
|
'@next/swc-win32-arm64-msvc@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-win32-arm64-msvc@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@next/swc-win32-x64-msvc@16.1.1':
|
|
'@next/swc-win32-x64-msvc@16.1.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
@@ -16269,6 +16612,9 @@ snapshots:
|
|
|
'@next/swc-win32-x64-msvc@16.2.1':
|
|
'@next/swc-win32-x64-msvc@16.2.1':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@next/swc-win32-x64-msvc@16.2.4':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@noble/ciphers@1.3.0': {}
|
|
'@noble/ciphers@1.3.0': {}
|
|
|
|
|
|
|
|
'@noble/curves@1.9.7':
|
|
'@noble/curves@1.9.7':
|
|
@@ -19130,7 +19476,7 @@ snapshots:
|
|
|
'@stripe/ui-extension-tools@0.0.1(@babel/core@7.29.0)(babel-jest@27.5.1(@babel/core@7.29.0))':
|
|
'@stripe/ui-extension-tools@0.0.1(@babel/core@7.29.0)(babel-jest@27.5.1(@babel/core@7.29.0))':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@types/jest': 28.1.8
|
|
'@types/jest': 28.1.8
|
|
|
- '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@9.39.2(jiti@2.6.1))(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)
|
|
|
|
|
|
|
+ '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)
|
|
|
'@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@4.9.5)
|
|
'@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@4.9.5)
|
|
|
eslint: 8.57.1
|
|
eslint: 8.57.1
|
|
|
eslint-plugin-react: 7.37.5(eslint@8.57.1)
|
|
eslint-plugin-react: 7.37.5(eslint@8.57.1)
|
|
@@ -19256,6 +19602,13 @@ snapshots:
|
|
|
svelte: 5.53.5
|
|
svelte: 5.53.5
|
|
|
vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
|
|
|
|
|
|
|
|
+ '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)))(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
|
|
+ obug: 2.1.1
|
|
|
|
|
+ svelte: 5.54.1
|
|
|
|
|
+ vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
|
|
|
+
|
|
|
'@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
'@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)))(svelte@5.53.5)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
'@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.53.5)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)))(svelte@5.53.5)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
@@ -19266,6 +19619,16 @@ snapshots:
|
|
|
vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
|
vitefu: 1.1.2(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
vitefu: 1.1.2(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
|
|
|
|
|
|
|
+ '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)))(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
|
|
+ deepmerge: 4.3.1
|
|
|
|
|
+ magic-string: 0.30.21
|
|
|
|
|
+ obug: 2.1.1
|
|
|
|
|
+ svelte: 5.54.1
|
|
|
|
|
+ vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
|
|
|
+ vitefu: 1.1.2(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
|
|
+
|
|
|
'@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))':
|
|
'@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
deepmerge: 4.3.1
|
|
deepmerge: 4.3.1
|
|
@@ -19587,7 +19950,7 @@ snapshots:
|
|
|
|
|
|
|
|
'@types/babel__template@7.4.4':
|
|
'@types/babel__template@7.4.4':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- '@babel/parser': 7.29.0
|
|
|
|
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
'@babel/types': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
|
|
|
|
|
|
'@types/babel__traverse@7.28.0':
|
|
'@types/babel__traverse@7.28.0':
|
|
@@ -19797,7 +20160,7 @@ snapshots:
|
|
|
'@types/node': 22.19.6
|
|
'@types/node': 22.19.6
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
- '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@9.39.2(jiti@2.6.1))(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)':
|
|
|
|
|
|
|
+ '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@4.9.5))(eslint@8.57.1)(typescript@4.9.5)':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@eslint-community/regexpp': 4.12.2
|
|
'@eslint-community/regexpp': 4.12.2
|
|
|
'@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@4.9.5)
|
|
'@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@4.9.5)
|
|
@@ -20035,6 +20398,8 @@ snapshots:
|
|
|
|
|
|
|
|
'@vercel/oidc@3.1.0': {}
|
|
'@vercel/oidc@3.1.0': {}
|
|
|
|
|
|
|
|
|
|
+ '@vercel/oidc@3.2.0': {}
|
|
|
|
|
+
|
|
|
'@vercel/speed-insights@1.3.1(@sveltejs/kit@2.53.2(@opentelemetry/api@1.9.0)(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.54.1)(typescript@5.9.2)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)))(next@16.1.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)(svelte@5.54.1)(vue@3.5.29(typescript@5.9.2))':
|
|
'@vercel/speed-insights@1.3.1(@sveltejs/kit@2.53.2(@opentelemetry/api@1.9.0)(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.54.1)(typescript@5.9.2)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)))(next@16.1.1(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)(svelte@5.54.1)(vue@3.5.29(typescript@5.9.2))':
|
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
|
'@sveltejs/kit': 2.53.2(@opentelemetry/api@1.9.0)(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.54.1)(typescript@5.9.2)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))
|
|
'@sveltejs/kit': 2.53.2(@opentelemetry/api@1.9.0)(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.54.1)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)))(svelte@5.54.1)(typescript@5.9.2)(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))
|
|
@@ -20105,15 +20470,6 @@ snapshots:
|
|
|
msw: 2.12.10(@types/node@22.19.6)(typescript@5.9.2)
|
|
msw: 2.12.10(@types/node@22.19.6)(typescript@5.9.2)
|
|
|
vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3)
|
|
|
|
|
|
|
|
- '@vitest/mocker@4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))':
|
|
|
|
|
- dependencies:
|
|
|
|
|
- '@vitest/spy': 4.0.17
|
|
|
|
|
- estree-walker: 3.0.3
|
|
|
|
|
- magic-string: 0.30.21
|
|
|
|
|
- optionalDependencies:
|
|
|
|
|
- msw: 2.12.10(@types/node@22.19.6)(typescript@5.9.3)
|
|
|
|
|
- vite: 7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2)
|
|
|
|
|
-
|
|
|
|
|
'@vitest/mocker@4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
'@vitest/mocker@4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@vitest/spy': 4.0.17
|
|
'@vitest/spy': 4.0.17
|
|
@@ -20159,7 +20515,7 @@ snapshots:
|
|
|
|
|
|
|
|
'@vue/compiler-core@3.5.29':
|
|
'@vue/compiler-core@3.5.29':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- '@babel/parser': 7.29.0
|
|
|
|
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
'@vue/shared': 3.5.29
|
|
'@vue/shared': 3.5.29
|
|
|
entities: 7.0.1
|
|
entities: 7.0.1
|
|
|
estree-walker: 2.0.2
|
|
estree-walker: 2.0.2
|
|
@@ -20172,7 +20528,7 @@ snapshots:
|
|
|
|
|
|
|
|
'@vue/compiler-sfc@3.5.29':
|
|
'@vue/compiler-sfc@3.5.29':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- '@babel/parser': 7.29.0
|
|
|
|
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
'@vue/compiler-core': 3.5.29
|
|
'@vue/compiler-core': 3.5.29
|
|
|
'@vue/compiler-dom': 3.5.29
|
|
'@vue/compiler-dom': 3.5.29
|
|
|
'@vue/compiler-ssr': 3.5.29
|
|
'@vue/compiler-ssr': 3.5.29
|
|
@@ -20395,6 +20751,14 @@ snapshots:
|
|
|
'@opentelemetry/api': 1.9.0
|
|
'@opentelemetry/api': 1.9.0
|
|
|
zod: 4.3.6
|
|
zod: 4.3.6
|
|
|
|
|
|
|
|
|
|
+ ai@6.0.168(zod@4.3.6):
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@ai-sdk/gateway': 3.0.104(zod@4.3.6)
|
|
|
|
|
+ '@ai-sdk/provider': 3.0.8
|
|
|
|
|
+ '@ai-sdk/provider-utils': 4.0.23(zod@4.3.6)
|
|
|
|
|
+ '@opentelemetry/api': 1.9.0
|
|
|
|
|
+ zod: 4.3.6
|
|
|
|
|
+
|
|
|
ai@6.0.77(zod@4.3.6):
|
|
ai@6.0.77(zod@4.3.6):
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@ai-sdk/gateway': 3.0.39(zod@4.3.6)
|
|
'@ai-sdk/gateway': 3.0.39(zod@4.3.6)
|
|
@@ -20751,7 +21115,7 @@ snapshots:
|
|
|
resolve-from: 5.0.0
|
|
resolve-from: 5.0.0
|
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
|
'@babel/runtime': 7.28.6
|
|
'@babel/runtime': 7.28.6
|
|
|
- expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
|
|
|
|
+ expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0)
|
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
|
- '@babel/core'
|
|
- '@babel/core'
|
|
|
- supports-color
|
|
- supports-color
|
|
@@ -21748,7 +22112,7 @@ snapshots:
|
|
|
esast-util-from-js@2.0.1:
|
|
esast-util-from-js@2.0.1:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/estree-jsx': 1.0.5
|
|
|
- acorn: 8.15.0
|
|
|
|
|
|
|
+ acorn: 8.16.0
|
|
|
esast-util-from-estree: 2.0.0
|
|
esast-util-from-estree: 2.0.0
|
|
|
vfile-message: 4.0.3
|
|
vfile-message: 4.0.3
|
|
|
|
|
|
|
@@ -22227,6 +22591,7 @@ snapshots:
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
- supports-color
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
expo-clipboard@8.0.8(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
expo-clipboard@8.0.8(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -22251,6 +22616,7 @@ snapshots:
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
transitivePeerDependencies:
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
- supports-color
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
expo-file-system@19.0.21(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0)):
|
|
expo-file-system@19.0.21(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0)):
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -22261,6 +22627,7 @@ snapshots:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
expo-font@14.0.11(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
expo-font@14.0.11(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -22275,6 +22642,7 @@ snapshots:
|
|
|
fontfaceobserver: 2.3.0
|
|
fontfaceobserver: 2.3.0
|
|
|
react: 19.2.4
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
expo-keep-awake@15.0.8(expo@54.0.33)(react@19.1.0):
|
|
expo-keep-awake@15.0.8(expo@54.0.33)(react@19.1.0):
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -22285,6 +22653,7 @@ snapshots:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
expo: 54.0.33(@babel/core@7.29.0)(@expo/metro-runtime@6.1.2)(expo-router@6.0.23)(graphql@16.12.0)(react-native@0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4))(react@19.2.4)
|
|
|
react: 19.2.4
|
|
react: 19.2.4
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
expo-linking@8.0.11(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
expo-linking@8.0.11(expo@54.0.33)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -22326,6 +22695,7 @@ snapshots:
|
|
|
invariant: 2.2.4
|
|
invariant: 2.2.4
|
|
|
react: 19.2.4
|
|
react: 19.2.4
|
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
react-native: 0.83.1(@babel/core@7.29.0)(@types/react@19.2.3)(react@19.2.4)
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
expo-router@6.0.23(@expo/metro-runtime@6.1.2)(@types/react-dom@19.2.3(@types/react@19.1.17))(@types/react@19.1.17)(expo-constants@18.0.13)(expo-linking@8.0.11)(expo@54.0.33)(react-dom@19.2.4(react@19.1.0))(react-native-reanimated@4.2.1(react-native-worklets@0.7.2(@babel/core@7.29.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.4.0(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-screens@4.11.1(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
expo-router@6.0.23(@expo/metro-runtime@6.1.2)(@types/react-dom@19.2.3(@types/react@19.1.17))(@types/react@19.1.17)(expo-constants@18.0.13)(expo-linking@8.0.11)(expo@54.0.33)(react-dom@19.2.4(react@19.1.0))(react-native-reanimated@4.2.1(react-native-worklets@0.7.2(@babel/core@7.29.0)(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-safe-area-context@5.4.0(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native-screens@4.11.1(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0))(react-native@0.81.4(@babel/core@7.29.0)(@types/react@19.1.17)(react@19.1.0))(react@19.1.0):
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -22488,6 +22858,7 @@ snapshots:
|
|
|
- graphql
|
|
- graphql
|
|
|
- supports-color
|
|
- supports-color
|
|
|
- utf-8-validate
|
|
- utf-8-validate
|
|
|
|
|
+ optional: true
|
|
|
|
|
|
|
|
exponential-backoff@3.1.3: {}
|
|
exponential-backoff@3.1.3: {}
|
|
|
|
|
|
|
@@ -24866,7 +25237,7 @@ snapshots:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@babel/core': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
|
'@babel/generator': 7.29.1
|
|
'@babel/generator': 7.29.1
|
|
|
- '@babel/parser': 7.29.0
|
|
|
|
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
'@babel/types': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
|
flow-enums-runtime: 0.0.6
|
|
flow-enums-runtime: 0.0.6
|
|
|
metro: 0.83.3
|
|
metro: 0.83.3
|
|
@@ -24887,7 +25258,7 @@ snapshots:
|
|
|
'@babel/code-frame': 7.29.0
|
|
'@babel/code-frame': 7.29.0
|
|
|
'@babel/core': 7.29.0
|
|
'@babel/core': 7.29.0
|
|
|
'@babel/generator': 7.29.1
|
|
'@babel/generator': 7.29.1
|
|
|
- '@babel/parser': 7.29.0
|
|
|
|
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
'@babel/template': 7.28.6
|
|
'@babel/template': 7.28.6
|
|
|
'@babel/traverse': 7.29.0
|
|
'@babel/traverse': 7.29.0
|
|
|
'@babel/types': 7.29.0
|
|
'@babel/types': 7.29.0
|
|
@@ -25048,8 +25419,8 @@ snapshots:
|
|
|
|
|
|
|
|
micromark-extension-mdxjs@3.0.0:
|
|
micromark-extension-mdxjs@3.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- acorn: 8.15.0
|
|
|
|
|
- acorn-jsx: 5.3.2(acorn@8.15.0)
|
|
|
|
|
|
|
+ acorn: 8.16.0
|
|
|
|
|
+ acorn-jsx: 5.3.2(acorn@8.16.0)
|
|
|
micromark-extension-mdx-expression: 3.0.1
|
|
micromark-extension-mdx-expression: 3.0.1
|
|
|
micromark-extension-mdx-jsx: 3.0.2
|
|
micromark-extension-mdx-jsx: 3.0.2
|
|
|
micromark-extension-mdx-md: 2.0.0
|
|
micromark-extension-mdx-md: 2.0.0
|
|
@@ -25448,6 +25819,32 @@ snapshots:
|
|
|
- '@babel/core'
|
|
- '@babel/core'
|
|
|
- babel-plugin-macros
|
|
- babel-plugin-macros
|
|
|
|
|
|
|
|
|
|
+ next@16.2.4(@babel/core@7.29.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@next/env': 16.2.4
|
|
|
|
|
+ '@swc/helpers': 0.5.15
|
|
|
|
|
+ baseline-browser-mapping: 2.10.10
|
|
|
|
|
+ caniuse-lite: 1.0.30001764
|
|
|
|
|
+ postcss: 8.4.31
|
|
|
|
|
+ react: 19.2.4
|
|
|
|
|
+ react-dom: 19.2.4(react@19.2.4)
|
|
|
|
|
+ styled-jsx: 5.1.6(@babel/core@7.29.0)(react@19.2.4)
|
|
|
|
|
+ optionalDependencies:
|
|
|
|
|
+ '@next/swc-darwin-arm64': 16.2.4
|
|
|
|
|
+ '@next/swc-darwin-x64': 16.2.4
|
|
|
|
|
+ '@next/swc-linux-arm64-gnu': 16.2.4
|
|
|
|
|
+ '@next/swc-linux-arm64-musl': 16.2.4
|
|
|
|
|
+ '@next/swc-linux-x64-gnu': 16.2.4
|
|
|
|
|
+ '@next/swc-linux-x64-musl': 16.2.4
|
|
|
|
|
+ '@next/swc-win32-arm64-msvc': 16.2.4
|
|
|
|
|
+ '@next/swc-win32-x64-msvc': 16.2.4
|
|
|
|
|
+ '@opentelemetry/api': 1.9.0
|
|
|
|
|
+ babel-plugin-react-compiler: 1.0.0
|
|
|
|
|
+ sharp: 0.34.5
|
|
|
|
|
+ transitivePeerDependencies:
|
|
|
|
|
+ - '@babel/core'
|
|
|
|
|
+ - babel-plugin-macros
|
|
|
|
|
+
|
|
|
node-abi@3.89.0:
|
|
node-abi@3.89.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
semver: 7.7.4
|
|
semver: 7.7.4
|
|
@@ -27825,16 +28222,6 @@ snapshots:
|
|
|
optionalDependencies:
|
|
optionalDependencies:
|
|
|
esbuild: 0.25.0
|
|
esbuild: 0.25.0
|
|
|
|
|
|
|
|
- terser-webpack-plugin@5.3.16(webpack@5.96.1):
|
|
|
|
|
- dependencies:
|
|
|
|
|
- '@jridgewell/trace-mapping': 0.3.31
|
|
|
|
|
- jest-worker: 27.5.1
|
|
|
|
|
- schema-utils: 4.3.3
|
|
|
|
|
- serialize-javascript: 6.0.2
|
|
|
|
|
- terser: 5.46.0
|
|
|
|
|
- webpack: 5.96.1
|
|
|
|
|
- optional: true
|
|
|
|
|
-
|
|
|
|
|
terser@5.46.0:
|
|
terser@5.46.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@jridgewell/source-map': 0.3.11
|
|
'@jridgewell/source-map': 0.3.11
|
|
@@ -28607,7 +28994,7 @@ snapshots:
|
|
|
vitest@4.0.17(@opentelemetry/api@1.9.0)(@types/node@22.19.6)(jiti@2.6.1)(jsdom@27.4.0)(lightningcss@1.32.0)(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2):
|
|
vitest@4.0.17(@opentelemetry/api@1.9.0)(@types/node@22.19.6)(jiti@2.6.1)(jsdom@27.4.0)(lightningcss@1.32.0)(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2):
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@vitest/expect': 4.0.17
|
|
'@vitest/expect': 4.0.17
|
|
|
- '@vitest/mocker': 4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))
|
|
|
|
|
|
|
+ '@vitest/mocker': 4.0.17(msw@2.12.10(@types/node@22.19.6)(typescript@5.9.3))(vite@7.3.1(@types/node@22.19.6)(jiti@2.6.1)(lightningcss@1.32.0)(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.3))
|
|
|
'@vitest/pretty-format': 4.0.17
|
|
'@vitest/pretty-format': 4.0.17
|
|
|
'@vitest/runner': 4.0.17
|
|
'@vitest/runner': 4.0.17
|
|
|
'@vitest/snapshot': 4.0.17
|
|
'@vitest/snapshot': 4.0.17
|
|
@@ -28760,37 +29147,6 @@ snapshots:
|
|
|
|
|
|
|
|
webpack-sources@3.3.3: {}
|
|
webpack-sources@3.3.3: {}
|
|
|
|
|
|
|
|
- webpack@5.96.1:
|
|
|
|
|
- dependencies:
|
|
|
|
|
- '@types/eslint-scope': 3.7.7
|
|
|
|
|
- '@types/estree': 1.0.8
|
|
|
|
|
- '@webassemblyjs/ast': 1.14.1
|
|
|
|
|
- '@webassemblyjs/wasm-edit': 1.14.1
|
|
|
|
|
- '@webassemblyjs/wasm-parser': 1.14.1
|
|
|
|
|
- acorn: 8.16.0
|
|
|
|
|
- browserslist: 4.28.1
|
|
|
|
|
- chrome-trace-event: 1.0.4
|
|
|
|
|
- enhanced-resolve: 5.19.0
|
|
|
|
|
- es-module-lexer: 1.7.0
|
|
|
|
|
- eslint-scope: 5.1.1
|
|
|
|
|
- events: 3.3.0
|
|
|
|
|
- glob-to-regexp: 0.4.1
|
|
|
|
|
- graceful-fs: 4.2.11
|
|
|
|
|
- json-parse-even-better-errors: 2.3.1
|
|
|
|
|
- loader-runner: 4.3.1
|
|
|
|
|
- mime-types: 2.1.35
|
|
|
|
|
- neo-async: 2.6.2
|
|
|
|
|
- schema-utils: 3.3.0
|
|
|
|
|
- tapable: 2.3.0
|
|
|
|
|
- terser-webpack-plugin: 5.3.16(webpack@5.96.1)
|
|
|
|
|
- watchpack: 2.5.1
|
|
|
|
|
- webpack-sources: 3.3.3
|
|
|
|
|
- transitivePeerDependencies:
|
|
|
|
|
- - '@swc/core'
|
|
|
|
|
- - esbuild
|
|
|
|
|
- - uglify-js
|
|
|
|
|
- optional: true
|
|
|
|
|
-
|
|
|
|
|
webpack@5.96.1(esbuild@0.25.0):
|
|
webpack@5.96.1(esbuild@0.25.0):
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@types/eslint-scope': 3.7.7
|
|
'@types/eslint-scope': 3.7.7
|