@almadar/orb 4.0.0 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +7 -7
- package/shells/almadar-shell/LICENSE +72 -21
- package/shells/almadar-shell/README.md +1 -1
- package/shells/almadar-shell/package.json +12 -5
- package/shells/almadar-shell/packages/client/package.json +11 -6
- package/shells/almadar-shell/packages/client/src/App.tsx +3 -1
- package/shells/almadar-shell/packages/client/src/main.tsx +1 -3
- package/shells/almadar-shell/packages/client/tailwind-preset.cjs +259 -0
- package/shells/almadar-shell/packages/client/tailwind.config.js +10 -1
- package/shells/almadar-shell/packages/client/vite.config.ts +1 -0
- package/shells/almadar-shell/packages/server/package.json +1 -0
- package/shells/almadar-shell/pnpm-lock.yaml +779 -1718
- package/shells/orb-shell/package.json +1 -1
- package/shells/orb-shell/packages/client/package-lock.json +11190 -0
- package/shells/orb-shell/packages/client/tailwind.config.js +1 -1
- package/shells/orb-shell/packages/server/package-lock.json +6322 -0
- package/shells/orb-shell/packages/shared/package-lock.json +24 -0
- /package/shells/orb-shell/packages/client/{tailwind-preset.js → tailwind-preset.cjs} +0 -0
|
@@ -4,37 +4,51 @@ settings:
|
|
|
4
4
|
autoInstallPeers: true
|
|
5
5
|
excludeLinksFromLockfile: false
|
|
6
6
|
|
|
7
|
+
overrides:
|
|
8
|
+
'@tootallnate/once': ^3.0.1
|
|
9
|
+
esbuild: ^0.25.0
|
|
10
|
+
flatted: ^3.4.1
|
|
11
|
+
|
|
7
12
|
importers:
|
|
8
13
|
|
|
9
14
|
.:
|
|
10
15
|
devDependencies:
|
|
11
16
|
concurrently:
|
|
12
|
-
specifier: ^
|
|
13
|
-
version:
|
|
17
|
+
specifier: ^9.2.1
|
|
18
|
+
version: 9.2.1
|
|
14
19
|
turbo:
|
|
15
|
-
specifier: ^2.
|
|
16
|
-
version: 2.8.
|
|
20
|
+
specifier: ^2.8.17
|
|
21
|
+
version: 2.8.19
|
|
17
22
|
|
|
18
23
|
packages/client:
|
|
19
24
|
dependencies:
|
|
20
25
|
'@almadar/core':
|
|
21
26
|
specifier: ^2.1.0
|
|
22
|
-
version: 2.1
|
|
27
|
+
version: 2.6.1
|
|
23
28
|
'@almadar/evaluator':
|
|
24
29
|
specifier: ^2.0.0
|
|
25
|
-
version: 2.
|
|
30
|
+
version: 2.5.1
|
|
26
31
|
'@almadar/patterns':
|
|
27
32
|
specifier: ^2.0.0
|
|
28
|
-
version: 2.
|
|
33
|
+
version: 2.8.1
|
|
29
34
|
'@almadar/ui':
|
|
30
|
-
specifier:
|
|
31
|
-
version: 2.
|
|
35
|
+
specifier: '>=2.28.0'
|
|
36
|
+
version: 2.28.0(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
32
37
|
'@monaco-editor/react':
|
|
33
38
|
specifier: ^4.7.0
|
|
34
|
-
version: 4.7.0(monaco-editor@0.52.2)(react-dom@
|
|
39
|
+
version: 4.7.0(monaco-editor@0.52.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
40
|
+
'@react-three/drei':
|
|
41
|
+
specifier: ^9.92.0
|
|
42
|
+
version: 9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
43
|
+
'@react-three/fiber':
|
|
44
|
+
specifier: ^9.0.0
|
|
45
|
+
version: 9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
46
|
+
'@react-three/postprocessing':
|
|
47
|
+
specifier: ^3.0.0
|
|
48
|
+
version: 3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1)
|
|
35
49
|
'@tanstack/react-query':
|
|
36
50
|
specifier: ^5.67.3
|
|
37
|
-
version: 5.
|
|
51
|
+
version: 5.91.2(react@19.2.4)
|
|
38
52
|
firebase:
|
|
39
53
|
specifier: ^11.4.0
|
|
40
54
|
version: 11.10.0
|
|
@@ -43,28 +57,31 @@ importers:
|
|
|
43
57
|
version: 1.9.4
|
|
44
58
|
lucide-react:
|
|
45
59
|
specifier: ^0.344.0
|
|
46
|
-
version: 0.344.0(react@
|
|
60
|
+
version: 0.344.0(react@19.2.4)
|
|
47
61
|
monaco-editor:
|
|
48
62
|
specifier: ^0.52.2
|
|
49
63
|
version: 0.52.2
|
|
64
|
+
postprocessing:
|
|
65
|
+
specifier: ^6.39.0
|
|
66
|
+
version: 6.39.0(three@0.160.1)
|
|
50
67
|
react:
|
|
51
|
-
specifier: ^
|
|
52
|
-
version:
|
|
68
|
+
specifier: ^19.0.0
|
|
69
|
+
version: 19.2.4
|
|
53
70
|
react-dom:
|
|
54
|
-
specifier: ^
|
|
55
|
-
version:
|
|
71
|
+
specifier: ^19.0.0
|
|
72
|
+
version: 19.2.4(react@19.2.4)
|
|
56
73
|
react-force-graph-2d:
|
|
57
74
|
specifier: ^1.25.5
|
|
58
|
-
version: 1.29.1(react@
|
|
75
|
+
version: 1.29.1(react@19.2.4)
|
|
59
76
|
react-leaflet:
|
|
60
77
|
specifier: ^4.2.1
|
|
61
|
-
version: 4.2.1(leaflet@1.9.4)(react-dom@
|
|
78
|
+
version: 4.2.1(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
62
79
|
react-markdown:
|
|
63
80
|
specifier: ^9.0.1
|
|
64
|
-
version: 9.1.0(@types/react@
|
|
81
|
+
version: 9.1.0(@types/react@19.2.14)(react@19.2.4)
|
|
65
82
|
react-router-dom:
|
|
66
83
|
specifier: ^7.3.0
|
|
67
|
-
version: 7.13.1(react-dom@
|
|
84
|
+
version: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
68
85
|
rehype-katex:
|
|
69
86
|
specifier: ^7.0.1
|
|
70
87
|
version: 7.0.1
|
|
@@ -77,31 +94,34 @@ importers:
|
|
|
77
94
|
remark-math:
|
|
78
95
|
specifier: ^6.0.0
|
|
79
96
|
version: 6.0.0
|
|
97
|
+
three:
|
|
98
|
+
specifier: ^0.160.0
|
|
99
|
+
version: 0.160.1
|
|
80
100
|
zustand:
|
|
81
101
|
specifier: ^5.0.3
|
|
82
|
-
version: 5.0.
|
|
102
|
+
version: 5.0.12(@types/react@19.2.14)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
83
103
|
devDependencies:
|
|
84
104
|
'@almadar/eslint-plugin':
|
|
85
105
|
specifier: '>=2.3.0'
|
|
86
|
-
version: 2.
|
|
106
|
+
version: 2.5.0(eslint@10.0.0(jiti@1.21.7))
|
|
87
107
|
'@testing-library/jest-dom':
|
|
88
108
|
specifier: ^6.6.3
|
|
89
109
|
version: 6.9.1
|
|
90
110
|
'@testing-library/react':
|
|
91
111
|
specifier: ^16.1.0
|
|
92
|
-
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@
|
|
112
|
+
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
93
113
|
'@types/react':
|
|
94
|
-
specifier: ^
|
|
95
|
-
version:
|
|
114
|
+
specifier: ^19.0.0
|
|
115
|
+
version: 19.2.14
|
|
96
116
|
'@types/react-dom':
|
|
97
|
-
specifier: ^
|
|
98
|
-
version:
|
|
117
|
+
specifier: ^19.0.0
|
|
118
|
+
version: 19.2.3(@types/react@19.2.14)
|
|
99
119
|
'@typescript-eslint/parser':
|
|
100
120
|
specifier: 8.56.0
|
|
101
121
|
version: 8.56.0(eslint@10.0.0(jiti@1.21.7))(typescript@5.9.3)
|
|
102
122
|
'@vitejs/plugin-react':
|
|
103
123
|
specifier: ^4.3.4
|
|
104
|
-
version: 4.7.0(vite@6.4.1(@types/node@22.19.
|
|
124
|
+
version: 4.7.0(vite@6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0))
|
|
105
125
|
autoprefixer:
|
|
106
126
|
specifier: ^10.4.20
|
|
107
127
|
version: 10.4.27(postcss@8.5.8)
|
|
@@ -116,28 +136,31 @@ importers:
|
|
|
116
136
|
version: 8.5.8
|
|
117
137
|
tailwindcss:
|
|
118
138
|
specifier: ^3.4.17
|
|
119
|
-
version: 3.4.19(tsx@4.21.0)
|
|
139
|
+
version: 3.4.19(tsx@4.21.0)
|
|
120
140
|
typescript:
|
|
121
141
|
specifier: ^5.7.3
|
|
122
142
|
version: 5.9.3
|
|
123
143
|
vite:
|
|
124
144
|
specifier: ^6.2.1
|
|
125
|
-
version: 6.4.1(@types/node@22.19.
|
|
145
|
+
version: 6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0)
|
|
126
146
|
vitest:
|
|
127
147
|
specifier: ^2.1.9
|
|
128
|
-
version: 2.1.9(@types/node@22.19.
|
|
148
|
+
version: 2.1.9(@types/node@22.19.15)(jsdom@25.0.1)
|
|
129
149
|
|
|
130
150
|
packages/server:
|
|
131
151
|
dependencies:
|
|
132
152
|
'@almadar/core':
|
|
133
153
|
specifier: ^2.1.0
|
|
134
|
-
version: 2.1
|
|
154
|
+
version: 2.6.1
|
|
135
155
|
'@almadar/evaluator':
|
|
136
156
|
specifier: ^2.0.0
|
|
137
|
-
version: 2.
|
|
157
|
+
version: 2.5.1
|
|
158
|
+
'@almadar/integrations':
|
|
159
|
+
specifier: '>=2.1.0'
|
|
160
|
+
version: 2.2.1(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)
|
|
138
161
|
'@almadar/server':
|
|
139
162
|
specifier: ^2.0.2
|
|
140
|
-
version: 2.
|
|
163
|
+
version: 2.1.3(express@4.22.1)
|
|
141
164
|
cors:
|
|
142
165
|
specifier: ^2.8.5
|
|
143
166
|
version: 2.8.6
|
|
@@ -156,7 +179,7 @@ importers:
|
|
|
156
179
|
devDependencies:
|
|
157
180
|
'@almadar/eslint-plugin':
|
|
158
181
|
specifier: '>=2.3.0'
|
|
159
|
-
version: 2.
|
|
182
|
+
version: 2.5.0(eslint@10.0.0(jiti@1.21.7))
|
|
160
183
|
'@types/cors':
|
|
161
184
|
specifier: ^2.8.17
|
|
162
185
|
version: 2.8.19
|
|
@@ -165,7 +188,7 @@ importers:
|
|
|
165
188
|
version: 5.0.6
|
|
166
189
|
'@types/node':
|
|
167
190
|
specifier: ^20.17.19
|
|
168
|
-
version: 20.19.
|
|
191
|
+
version: 20.19.37
|
|
169
192
|
'@typescript-eslint/parser':
|
|
170
193
|
specifier: 8.56.0
|
|
171
194
|
version: 8.56.0(eslint@10.0.0(jiti@1.21.7))(typescript@5.9.3)
|
|
@@ -183,7 +206,7 @@ importers:
|
|
|
183
206
|
version: 5.9.3
|
|
184
207
|
vitest:
|
|
185
208
|
specifier: ^2.1.9
|
|
186
|
-
version: 2.1.9(@types/node@20.19.
|
|
209
|
+
version: 2.1.9(@types/node@20.19.37)(jsdom@25.0.1)
|
|
187
210
|
|
|
188
211
|
packages/shared:
|
|
189
212
|
dependencies:
|
|
@@ -200,58 +223,66 @@ packages:
|
|
|
200
223
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
201
224
|
engines: {node: '>=10'}
|
|
202
225
|
|
|
203
|
-
'@almadar/
|
|
204
|
-
resolution: {integrity: sha512-
|
|
205
|
-
peerDependencies:
|
|
206
|
-
'@langchain/core': '>=1.0.0'
|
|
207
|
-
'@langchain/langgraph': '>=1.0.0'
|
|
208
|
-
'@langchain/langgraph-checkpoint': '>=1.0.0'
|
|
209
|
-
deepagents: '>=1.3.0'
|
|
226
|
+
'@almadar/core@2.6.1':
|
|
227
|
+
resolution: {integrity: sha512-hiWSxGNfah/0N1n7nG42TWQGR05+QL4AIrlWNxfSS6/1/atUrPhV/23drIYCY7rr+Nz8Kofc1mwZ1MXBpa3H6g==}
|
|
210
228
|
|
|
211
|
-
'@almadar/core@2.
|
|
212
|
-
resolution: {integrity: sha512-
|
|
229
|
+
'@almadar/core@2.7.0':
|
|
230
|
+
resolution: {integrity: sha512-g4ItaEcrTpcMUjMcQ8Ke2NdKYKYqy5zxGW01UQhAFtB310MJVjnmQ9oG6EzuSPPkM+STu1T6yqf6uEchS4dc9Q==}
|
|
213
231
|
|
|
214
|
-
'@almadar/eslint-plugin@2.
|
|
215
|
-
resolution: {integrity: sha512-
|
|
232
|
+
'@almadar/eslint-plugin@2.5.0':
|
|
233
|
+
resolution: {integrity: sha512-rt5ATRUHyhke7yCBn5qUXyjKDEQaFXs8wqOWtd/Yh5IuuMn9p2Q7UupYUzfCwLmBXBYjwLxpat/A7En4lWrcFA==}
|
|
216
234
|
peerDependencies:
|
|
217
235
|
eslint: '>=8.0.0'
|
|
218
236
|
|
|
219
|
-
'@almadar/evaluator@2.
|
|
220
|
-
resolution: {integrity: sha512-
|
|
237
|
+
'@almadar/evaluator@2.5.1':
|
|
238
|
+
resolution: {integrity: sha512-uUGourPCY2JnXps3pevKtyalQd2ht77TD+g/edYEWCJ3ngdNt/SQPTgj5tFPnOftb5QOZO0FHdFUqiZGSMafCA==}
|
|
239
|
+
|
|
240
|
+
'@almadar/evaluator@2.5.6':
|
|
241
|
+
resolution: {integrity: sha512-CaCvPCFerOfN0/YtHB/JtkgmTh/j00UKBEnb/nZWrctOI2uw8S81KiIqMBpXNfxkSE0nU9xKz5Jx466FbGTTgg==}
|
|
221
242
|
|
|
222
|
-
'@almadar/integrations@2.
|
|
223
|
-
resolution: {integrity: sha512-
|
|
243
|
+
'@almadar/integrations@2.2.1':
|
|
244
|
+
resolution: {integrity: sha512-GxLk4yJVzCNVSKlyeDTvAy6kwUWtfptpW/rjifcuqoCj59Ej44+WtEUF6t/ECJIBbXFtivK5vzBwDj17YVQh6Q==}
|
|
224
245
|
|
|
225
|
-
'@almadar/llm@2.0
|
|
226
|
-
resolution: {integrity: sha512-
|
|
246
|
+
'@almadar/llm@2.5.0':
|
|
247
|
+
resolution: {integrity: sha512-BywM6Lz4T57zvWHd5BD0SRSEx+mtW3oaL8icoSSpnjikS0urGdRRfSprF+vtqNpu/MXEsCTYHpNXFqv+Dq+Obw==}
|
|
227
248
|
peerDependencies:
|
|
228
249
|
'@almadar/core': '>=2.0.0'
|
|
229
250
|
peerDependenciesMeta:
|
|
230
251
|
'@almadar/core':
|
|
231
252
|
optional: true
|
|
232
253
|
|
|
233
|
-
'@almadar/operators@2.
|
|
234
|
-
resolution: {integrity: sha512-
|
|
254
|
+
'@almadar/operators@2.1.1':
|
|
255
|
+
resolution: {integrity: sha512-DxyB2CAU7dmxQPM+T17xtIAN7MT+DWXzM/SqM/1us1F4oDEsG5R0DKXwy9WLO5kpLaxlBTMPwGTz4wyaXnS9pA==}
|
|
235
256
|
|
|
236
|
-
'@almadar/
|
|
237
|
-
resolution: {integrity: sha512-
|
|
257
|
+
'@almadar/operators@2.1.3':
|
|
258
|
+
resolution: {integrity: sha512-0wjRClcWT/DcYtmnTku/IIXWGCLzMzai/a/KwP4NorkqjDIEY9+vmAui4qB6rePhkT2aOfLb4sP8uX7vvyG7nw==}
|
|
238
259
|
|
|
239
|
-
'@almadar/
|
|
240
|
-
resolution: {integrity: sha512-
|
|
260
|
+
'@almadar/patterns@2.8.1':
|
|
261
|
+
resolution: {integrity: sha512-jBPZniyptqbGHNro+wqdkN4I2lQu2GJ6C1F5k4jQx6BmqdLQCbjx0imKnF9E2HTd9B1Llj5COxDX7DtcLrINwg==}
|
|
262
|
+
|
|
263
|
+
'@almadar/patterns@2.8.11':
|
|
264
|
+
resolution: {integrity: sha512-QSRezI/VtwjWc3LgHCENL+U/2kvdIbF5dLKyDAqkAmOfQpEs9sZg8kwlzSGzTs22e19hf5PrEyVG2zquF4/YVA==}
|
|
265
|
+
|
|
266
|
+
'@almadar/runtime@2.1.1':
|
|
267
|
+
resolution: {integrity: sha512-4OaBp+BsXeXPJSJ2H78k352PpRtUjK4NH3CM9jLJ8Kni9dPEAZdlTFS0/pLQqskiFZPz68NnbZg+I+/KHTrJ7w==}
|
|
241
268
|
peerDependencies:
|
|
242
269
|
express: ^4.0.0
|
|
243
270
|
|
|
244
|
-
'@almadar/
|
|
245
|
-
resolution: {integrity: sha512-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
271
|
+
'@almadar/server@2.1.3':
|
|
272
|
+
resolution: {integrity: sha512-FmpL9cmHg0Dd0pNhbDghR1JE5bcW1m4uIho3unJT/b2rD2SRX+I4c6rHc/uhvj9Z3rtGa6S6JnpURFYaH8RVsA==}
|
|
273
|
+
peerDependencies:
|
|
274
|
+
'@almadar-io/agent': '>=2.0.1'
|
|
275
|
+
express: ^4.0.0
|
|
276
|
+
peerDependenciesMeta:
|
|
277
|
+
'@almadar-io/agent':
|
|
278
|
+
optional: true
|
|
249
279
|
|
|
250
|
-
'@almadar/ui@2.
|
|
251
|
-
resolution: {integrity: sha512-
|
|
280
|
+
'@almadar/ui@2.28.0':
|
|
281
|
+
resolution: {integrity: sha512-84hoelMA8AaULVP0au+C9ygY8p2rfuX3bssrSRp4Vr4VKkBapV7FQlhmop2F52lF4l5GHQwrJ7a7aCr8Ws6Aow==}
|
|
252
282
|
peerDependencies:
|
|
253
283
|
'@react-three/drei': ^9.92.0 || ^10.0.0
|
|
254
|
-
'@react-three/fiber': ^
|
|
284
|
+
'@react-three/fiber': ^9.0.0
|
|
285
|
+
'@react-three/postprocessing': ^3.0.0
|
|
255
286
|
'@tanstack/react-query': ^5.0.0
|
|
256
287
|
react: '>=18.0.0'
|
|
257
288
|
react-dom: '>=18.0.0'
|
|
@@ -324,12 +355,12 @@ packages:
|
|
|
324
355
|
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
|
|
325
356
|
engines: {node: '>=6.9.0'}
|
|
326
357
|
|
|
327
|
-
'@babel/helpers@7.
|
|
328
|
-
resolution: {integrity: sha512-
|
|
358
|
+
'@babel/helpers@7.29.2':
|
|
359
|
+
resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==}
|
|
329
360
|
engines: {node: '>=6.9.0'}
|
|
330
361
|
|
|
331
|
-
'@babel/parser@7.29.
|
|
332
|
-
resolution: {integrity: sha512-
|
|
362
|
+
'@babel/parser@7.29.2':
|
|
363
|
+
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
|
|
333
364
|
engines: {node: '>=6.0.0'}
|
|
334
365
|
hasBin: true
|
|
335
366
|
|
|
@@ -345,8 +376,8 @@ packages:
|
|
|
345
376
|
peerDependencies:
|
|
346
377
|
'@babel/core': ^7.0.0-0
|
|
347
378
|
|
|
348
|
-
'@babel/runtime@7.
|
|
349
|
-
resolution: {integrity: sha512-
|
|
379
|
+
'@babel/runtime@7.29.2':
|
|
380
|
+
resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
|
|
350
381
|
engines: {node: '>=6.9.0'}
|
|
351
382
|
|
|
352
383
|
'@babel/template@7.28.6':
|
|
@@ -395,456 +426,162 @@ packages:
|
|
|
395
426
|
'@dimforge/rapier3d-compat@0.12.0':
|
|
396
427
|
resolution: {integrity: sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==}
|
|
397
428
|
|
|
398
|
-
'@esbuild/aix-ppc64@0.21.5':
|
|
399
|
-
resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
400
|
-
engines: {node: '>=12'}
|
|
401
|
-
cpu: [ppc64]
|
|
402
|
-
os: [aix]
|
|
403
|
-
|
|
404
429
|
'@esbuild/aix-ppc64@0.25.12':
|
|
405
430
|
resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
|
|
406
431
|
engines: {node: '>=18'}
|
|
407
432
|
cpu: [ppc64]
|
|
408
433
|
os: [aix]
|
|
409
434
|
|
|
410
|
-
'@esbuild/aix-ppc64@0.27.3':
|
|
411
|
-
resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==}
|
|
412
|
-
engines: {node: '>=18'}
|
|
413
|
-
cpu: [ppc64]
|
|
414
|
-
os: [aix]
|
|
415
|
-
|
|
416
|
-
'@esbuild/android-arm64@0.21.5':
|
|
417
|
-
resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
418
|
-
engines: {node: '>=12'}
|
|
419
|
-
cpu: [arm64]
|
|
420
|
-
os: [android]
|
|
421
|
-
|
|
422
435
|
'@esbuild/android-arm64@0.25.12':
|
|
423
436
|
resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
|
|
424
437
|
engines: {node: '>=18'}
|
|
425
438
|
cpu: [arm64]
|
|
426
439
|
os: [android]
|
|
427
440
|
|
|
428
|
-
'@esbuild/android-arm64@0.27.3':
|
|
429
|
-
resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==}
|
|
430
|
-
engines: {node: '>=18'}
|
|
431
|
-
cpu: [arm64]
|
|
432
|
-
os: [android]
|
|
433
|
-
|
|
434
|
-
'@esbuild/android-arm@0.21.5':
|
|
435
|
-
resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
436
|
-
engines: {node: '>=12'}
|
|
437
|
-
cpu: [arm]
|
|
438
|
-
os: [android]
|
|
439
|
-
|
|
440
441
|
'@esbuild/android-arm@0.25.12':
|
|
441
442
|
resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
|
|
442
443
|
engines: {node: '>=18'}
|
|
443
444
|
cpu: [arm]
|
|
444
445
|
os: [android]
|
|
445
446
|
|
|
446
|
-
'@esbuild/android-arm@0.27.3':
|
|
447
|
-
resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==}
|
|
448
|
-
engines: {node: '>=18'}
|
|
449
|
-
cpu: [arm]
|
|
450
|
-
os: [android]
|
|
451
|
-
|
|
452
|
-
'@esbuild/android-x64@0.21.5':
|
|
453
|
-
resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
454
|
-
engines: {node: '>=12'}
|
|
455
|
-
cpu: [x64]
|
|
456
|
-
os: [android]
|
|
457
|
-
|
|
458
447
|
'@esbuild/android-x64@0.25.12':
|
|
459
448
|
resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
|
|
460
449
|
engines: {node: '>=18'}
|
|
461
450
|
cpu: [x64]
|
|
462
451
|
os: [android]
|
|
463
452
|
|
|
464
|
-
'@esbuild/android-x64@0.27.3':
|
|
465
|
-
resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==}
|
|
466
|
-
engines: {node: '>=18'}
|
|
467
|
-
cpu: [x64]
|
|
468
|
-
os: [android]
|
|
469
|
-
|
|
470
|
-
'@esbuild/darwin-arm64@0.21.5':
|
|
471
|
-
resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
472
|
-
engines: {node: '>=12'}
|
|
473
|
-
cpu: [arm64]
|
|
474
|
-
os: [darwin]
|
|
475
|
-
|
|
476
453
|
'@esbuild/darwin-arm64@0.25.12':
|
|
477
454
|
resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
|
|
478
455
|
engines: {node: '>=18'}
|
|
479
456
|
cpu: [arm64]
|
|
480
457
|
os: [darwin]
|
|
481
458
|
|
|
482
|
-
'@esbuild/darwin-arm64@0.27.3':
|
|
483
|
-
resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==}
|
|
484
|
-
engines: {node: '>=18'}
|
|
485
|
-
cpu: [arm64]
|
|
486
|
-
os: [darwin]
|
|
487
|
-
|
|
488
|
-
'@esbuild/darwin-x64@0.21.5':
|
|
489
|
-
resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
490
|
-
engines: {node: '>=12'}
|
|
491
|
-
cpu: [x64]
|
|
492
|
-
os: [darwin]
|
|
493
|
-
|
|
494
459
|
'@esbuild/darwin-x64@0.25.12':
|
|
495
460
|
resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
|
|
496
461
|
engines: {node: '>=18'}
|
|
497
462
|
cpu: [x64]
|
|
498
463
|
os: [darwin]
|
|
499
464
|
|
|
500
|
-
'@esbuild/darwin-x64@0.27.3':
|
|
501
|
-
resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==}
|
|
502
|
-
engines: {node: '>=18'}
|
|
503
|
-
cpu: [x64]
|
|
504
|
-
os: [darwin]
|
|
505
|
-
|
|
506
|
-
'@esbuild/freebsd-arm64@0.21.5':
|
|
507
|
-
resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
508
|
-
engines: {node: '>=12'}
|
|
509
|
-
cpu: [arm64]
|
|
510
|
-
os: [freebsd]
|
|
511
|
-
|
|
512
465
|
'@esbuild/freebsd-arm64@0.25.12':
|
|
513
466
|
resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
|
|
514
467
|
engines: {node: '>=18'}
|
|
515
468
|
cpu: [arm64]
|
|
516
469
|
os: [freebsd]
|
|
517
470
|
|
|
518
|
-
'@esbuild/freebsd-arm64@0.27.3':
|
|
519
|
-
resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==}
|
|
520
|
-
engines: {node: '>=18'}
|
|
521
|
-
cpu: [arm64]
|
|
522
|
-
os: [freebsd]
|
|
523
|
-
|
|
524
|
-
'@esbuild/freebsd-x64@0.21.5':
|
|
525
|
-
resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
526
|
-
engines: {node: '>=12'}
|
|
527
|
-
cpu: [x64]
|
|
528
|
-
os: [freebsd]
|
|
529
|
-
|
|
530
471
|
'@esbuild/freebsd-x64@0.25.12':
|
|
531
472
|
resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
|
|
532
473
|
engines: {node: '>=18'}
|
|
533
474
|
cpu: [x64]
|
|
534
475
|
os: [freebsd]
|
|
535
476
|
|
|
536
|
-
'@esbuild/freebsd-x64@0.27.3':
|
|
537
|
-
resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==}
|
|
538
|
-
engines: {node: '>=18'}
|
|
539
|
-
cpu: [x64]
|
|
540
|
-
os: [freebsd]
|
|
541
|
-
|
|
542
|
-
'@esbuild/linux-arm64@0.21.5':
|
|
543
|
-
resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
544
|
-
engines: {node: '>=12'}
|
|
545
|
-
cpu: [arm64]
|
|
546
|
-
os: [linux]
|
|
547
|
-
|
|
548
477
|
'@esbuild/linux-arm64@0.25.12':
|
|
549
478
|
resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
|
|
550
479
|
engines: {node: '>=18'}
|
|
551
480
|
cpu: [arm64]
|
|
552
481
|
os: [linux]
|
|
553
482
|
|
|
554
|
-
'@esbuild/linux-arm64@0.27.3':
|
|
555
|
-
resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==}
|
|
556
|
-
engines: {node: '>=18'}
|
|
557
|
-
cpu: [arm64]
|
|
558
|
-
os: [linux]
|
|
559
|
-
|
|
560
|
-
'@esbuild/linux-arm@0.21.5':
|
|
561
|
-
resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
562
|
-
engines: {node: '>=12'}
|
|
563
|
-
cpu: [arm]
|
|
564
|
-
os: [linux]
|
|
565
|
-
|
|
566
483
|
'@esbuild/linux-arm@0.25.12':
|
|
567
484
|
resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
|
|
568
485
|
engines: {node: '>=18'}
|
|
569
486
|
cpu: [arm]
|
|
570
487
|
os: [linux]
|
|
571
488
|
|
|
572
|
-
'@esbuild/linux-arm@0.27.3':
|
|
573
|
-
resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==}
|
|
574
|
-
engines: {node: '>=18'}
|
|
575
|
-
cpu: [arm]
|
|
576
|
-
os: [linux]
|
|
577
|
-
|
|
578
|
-
'@esbuild/linux-ia32@0.21.5':
|
|
579
|
-
resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
580
|
-
engines: {node: '>=12'}
|
|
581
|
-
cpu: [ia32]
|
|
582
|
-
os: [linux]
|
|
583
|
-
|
|
584
489
|
'@esbuild/linux-ia32@0.25.12':
|
|
585
490
|
resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
|
|
586
491
|
engines: {node: '>=18'}
|
|
587
492
|
cpu: [ia32]
|
|
588
493
|
os: [linux]
|
|
589
494
|
|
|
590
|
-
'@esbuild/linux-ia32@0.27.3':
|
|
591
|
-
resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==}
|
|
592
|
-
engines: {node: '>=18'}
|
|
593
|
-
cpu: [ia32]
|
|
594
|
-
os: [linux]
|
|
595
|
-
|
|
596
|
-
'@esbuild/linux-loong64@0.21.5':
|
|
597
|
-
resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
598
|
-
engines: {node: '>=12'}
|
|
599
|
-
cpu: [loong64]
|
|
600
|
-
os: [linux]
|
|
601
|
-
|
|
602
495
|
'@esbuild/linux-loong64@0.25.12':
|
|
603
496
|
resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
|
|
604
497
|
engines: {node: '>=18'}
|
|
605
498
|
cpu: [loong64]
|
|
606
499
|
os: [linux]
|
|
607
500
|
|
|
608
|
-
'@esbuild/linux-loong64@0.27.3':
|
|
609
|
-
resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==}
|
|
610
|
-
engines: {node: '>=18'}
|
|
611
|
-
cpu: [loong64]
|
|
612
|
-
os: [linux]
|
|
613
|
-
|
|
614
|
-
'@esbuild/linux-mips64el@0.21.5':
|
|
615
|
-
resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
616
|
-
engines: {node: '>=12'}
|
|
617
|
-
cpu: [mips64el]
|
|
618
|
-
os: [linux]
|
|
619
|
-
|
|
620
501
|
'@esbuild/linux-mips64el@0.25.12':
|
|
621
502
|
resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
|
|
622
503
|
engines: {node: '>=18'}
|
|
623
504
|
cpu: [mips64el]
|
|
624
505
|
os: [linux]
|
|
625
506
|
|
|
626
|
-
'@esbuild/linux-mips64el@0.27.3':
|
|
627
|
-
resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==}
|
|
628
|
-
engines: {node: '>=18'}
|
|
629
|
-
cpu: [mips64el]
|
|
630
|
-
os: [linux]
|
|
631
|
-
|
|
632
|
-
'@esbuild/linux-ppc64@0.21.5':
|
|
633
|
-
resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
634
|
-
engines: {node: '>=12'}
|
|
635
|
-
cpu: [ppc64]
|
|
636
|
-
os: [linux]
|
|
637
|
-
|
|
638
507
|
'@esbuild/linux-ppc64@0.25.12':
|
|
639
508
|
resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
|
|
640
509
|
engines: {node: '>=18'}
|
|
641
510
|
cpu: [ppc64]
|
|
642
511
|
os: [linux]
|
|
643
512
|
|
|
644
|
-
'@esbuild/linux-ppc64@0.27.3':
|
|
645
|
-
resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==}
|
|
646
|
-
engines: {node: '>=18'}
|
|
647
|
-
cpu: [ppc64]
|
|
648
|
-
os: [linux]
|
|
649
|
-
|
|
650
|
-
'@esbuild/linux-riscv64@0.21.5':
|
|
651
|
-
resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
652
|
-
engines: {node: '>=12'}
|
|
653
|
-
cpu: [riscv64]
|
|
654
|
-
os: [linux]
|
|
655
|
-
|
|
656
513
|
'@esbuild/linux-riscv64@0.25.12':
|
|
657
514
|
resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
|
|
658
515
|
engines: {node: '>=18'}
|
|
659
516
|
cpu: [riscv64]
|
|
660
517
|
os: [linux]
|
|
661
518
|
|
|
662
|
-
'@esbuild/linux-riscv64@0.27.3':
|
|
663
|
-
resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==}
|
|
664
|
-
engines: {node: '>=18'}
|
|
665
|
-
cpu: [riscv64]
|
|
666
|
-
os: [linux]
|
|
667
|
-
|
|
668
|
-
'@esbuild/linux-s390x@0.21.5':
|
|
669
|
-
resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
670
|
-
engines: {node: '>=12'}
|
|
671
|
-
cpu: [s390x]
|
|
672
|
-
os: [linux]
|
|
673
|
-
|
|
674
519
|
'@esbuild/linux-s390x@0.25.12':
|
|
675
520
|
resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
|
|
676
521
|
engines: {node: '>=18'}
|
|
677
522
|
cpu: [s390x]
|
|
678
523
|
os: [linux]
|
|
679
524
|
|
|
680
|
-
'@esbuild/linux-s390x@0.27.3':
|
|
681
|
-
resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==}
|
|
682
|
-
engines: {node: '>=18'}
|
|
683
|
-
cpu: [s390x]
|
|
684
|
-
os: [linux]
|
|
685
|
-
|
|
686
|
-
'@esbuild/linux-x64@0.21.5':
|
|
687
|
-
resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
688
|
-
engines: {node: '>=12'}
|
|
689
|
-
cpu: [x64]
|
|
690
|
-
os: [linux]
|
|
691
|
-
|
|
692
525
|
'@esbuild/linux-x64@0.25.12':
|
|
693
526
|
resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
|
|
694
527
|
engines: {node: '>=18'}
|
|
695
528
|
cpu: [x64]
|
|
696
529
|
os: [linux]
|
|
697
530
|
|
|
698
|
-
'@esbuild/linux-x64@0.27.3':
|
|
699
|
-
resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==}
|
|
700
|
-
engines: {node: '>=18'}
|
|
701
|
-
cpu: [x64]
|
|
702
|
-
os: [linux]
|
|
703
|
-
|
|
704
531
|
'@esbuild/netbsd-arm64@0.25.12':
|
|
705
532
|
resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
|
|
706
533
|
engines: {node: '>=18'}
|
|
707
534
|
cpu: [arm64]
|
|
708
535
|
os: [netbsd]
|
|
709
536
|
|
|
710
|
-
'@esbuild/netbsd-arm64@0.27.3':
|
|
711
|
-
resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==}
|
|
712
|
-
engines: {node: '>=18'}
|
|
713
|
-
cpu: [arm64]
|
|
714
|
-
os: [netbsd]
|
|
715
|
-
|
|
716
|
-
'@esbuild/netbsd-x64@0.21.5':
|
|
717
|
-
resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
718
|
-
engines: {node: '>=12'}
|
|
719
|
-
cpu: [x64]
|
|
720
|
-
os: [netbsd]
|
|
721
|
-
|
|
722
537
|
'@esbuild/netbsd-x64@0.25.12':
|
|
723
538
|
resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
|
|
724
539
|
engines: {node: '>=18'}
|
|
725
540
|
cpu: [x64]
|
|
726
541
|
os: [netbsd]
|
|
727
542
|
|
|
728
|
-
'@esbuild/netbsd-x64@0.27.3':
|
|
729
|
-
resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==}
|
|
730
|
-
engines: {node: '>=18'}
|
|
731
|
-
cpu: [x64]
|
|
732
|
-
os: [netbsd]
|
|
733
|
-
|
|
734
543
|
'@esbuild/openbsd-arm64@0.25.12':
|
|
735
544
|
resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
|
|
736
545
|
engines: {node: '>=18'}
|
|
737
546
|
cpu: [arm64]
|
|
738
547
|
os: [openbsd]
|
|
739
548
|
|
|
740
|
-
'@esbuild/openbsd-arm64@0.27.3':
|
|
741
|
-
resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==}
|
|
742
|
-
engines: {node: '>=18'}
|
|
743
|
-
cpu: [arm64]
|
|
744
|
-
os: [openbsd]
|
|
745
|
-
|
|
746
|
-
'@esbuild/openbsd-x64@0.21.5':
|
|
747
|
-
resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
748
|
-
engines: {node: '>=12'}
|
|
749
|
-
cpu: [x64]
|
|
750
|
-
os: [openbsd]
|
|
751
|
-
|
|
752
549
|
'@esbuild/openbsd-x64@0.25.12':
|
|
753
550
|
resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
|
|
754
551
|
engines: {node: '>=18'}
|
|
755
552
|
cpu: [x64]
|
|
756
553
|
os: [openbsd]
|
|
757
554
|
|
|
758
|
-
'@esbuild/openbsd-x64@0.27.3':
|
|
759
|
-
resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==}
|
|
760
|
-
engines: {node: '>=18'}
|
|
761
|
-
cpu: [x64]
|
|
762
|
-
os: [openbsd]
|
|
763
|
-
|
|
764
555
|
'@esbuild/openharmony-arm64@0.25.12':
|
|
765
556
|
resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
|
|
766
557
|
engines: {node: '>=18'}
|
|
767
558
|
cpu: [arm64]
|
|
768
559
|
os: [openharmony]
|
|
769
560
|
|
|
770
|
-
'@esbuild/openharmony-arm64@0.27.3':
|
|
771
|
-
resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==}
|
|
772
|
-
engines: {node: '>=18'}
|
|
773
|
-
cpu: [arm64]
|
|
774
|
-
os: [openharmony]
|
|
775
|
-
|
|
776
|
-
'@esbuild/sunos-x64@0.21.5':
|
|
777
|
-
resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
778
|
-
engines: {node: '>=12'}
|
|
779
|
-
cpu: [x64]
|
|
780
|
-
os: [sunos]
|
|
781
|
-
|
|
782
561
|
'@esbuild/sunos-x64@0.25.12':
|
|
783
562
|
resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
|
|
784
563
|
engines: {node: '>=18'}
|
|
785
564
|
cpu: [x64]
|
|
786
565
|
os: [sunos]
|
|
787
566
|
|
|
788
|
-
'@esbuild/sunos-x64@0.27.3':
|
|
789
|
-
resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==}
|
|
790
|
-
engines: {node: '>=18'}
|
|
791
|
-
cpu: [x64]
|
|
792
|
-
os: [sunos]
|
|
793
|
-
|
|
794
|
-
'@esbuild/win32-arm64@0.21.5':
|
|
795
|
-
resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
796
|
-
engines: {node: '>=12'}
|
|
797
|
-
cpu: [arm64]
|
|
798
|
-
os: [win32]
|
|
799
|
-
|
|
800
567
|
'@esbuild/win32-arm64@0.25.12':
|
|
801
568
|
resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
|
|
802
569
|
engines: {node: '>=18'}
|
|
803
570
|
cpu: [arm64]
|
|
804
571
|
os: [win32]
|
|
805
572
|
|
|
806
|
-
'@esbuild/win32-arm64@0.27.3':
|
|
807
|
-
resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==}
|
|
808
|
-
engines: {node: '>=18'}
|
|
809
|
-
cpu: [arm64]
|
|
810
|
-
os: [win32]
|
|
811
|
-
|
|
812
|
-
'@esbuild/win32-ia32@0.21.5':
|
|
813
|
-
resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
814
|
-
engines: {node: '>=12'}
|
|
815
|
-
cpu: [ia32]
|
|
816
|
-
os: [win32]
|
|
817
|
-
|
|
818
573
|
'@esbuild/win32-ia32@0.25.12':
|
|
819
574
|
resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
|
|
820
575
|
engines: {node: '>=18'}
|
|
821
576
|
cpu: [ia32]
|
|
822
577
|
os: [win32]
|
|
823
578
|
|
|
824
|
-
'@esbuild/win32-ia32@0.27.3':
|
|
825
|
-
resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==}
|
|
826
|
-
engines: {node: '>=18'}
|
|
827
|
-
cpu: [ia32]
|
|
828
|
-
os: [win32]
|
|
829
|
-
|
|
830
|
-
'@esbuild/win32-x64@0.21.5':
|
|
831
|
-
resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
832
|
-
engines: {node: '>=12'}
|
|
833
|
-
cpu: [x64]
|
|
834
|
-
os: [win32]
|
|
835
|
-
|
|
836
579
|
'@esbuild/win32-x64@0.25.12':
|
|
837
580
|
resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
|
|
838
581
|
engines: {node: '>=18'}
|
|
839
582
|
cpu: [x64]
|
|
840
583
|
os: [win32]
|
|
841
584
|
|
|
842
|
-
'@esbuild/win32-x64@0.27.3':
|
|
843
|
-
resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==}
|
|
844
|
-
engines: {node: '>=18'}
|
|
845
|
-
cpu: [x64]
|
|
846
|
-
os: [win32]
|
|
847
|
-
|
|
848
585
|
'@eslint-community/eslint-utils@4.9.1':
|
|
849
586
|
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
|
|
850
587
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
@@ -855,24 +592,24 @@ packages:
|
|
|
855
592
|
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
|
856
593
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
857
594
|
|
|
858
|
-
'@eslint/config-array@0.23.
|
|
859
|
-
resolution: {integrity: sha512-
|
|
595
|
+
'@eslint/config-array@0.23.3':
|
|
596
|
+
resolution: {integrity: sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==}
|
|
860
597
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
861
598
|
|
|
862
|
-
'@eslint/config-helpers@0.5.
|
|
863
|
-
resolution: {integrity: sha512-
|
|
599
|
+
'@eslint/config-helpers@0.5.3':
|
|
600
|
+
resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==}
|
|
864
601
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
865
602
|
|
|
866
|
-
'@eslint/core@1.1.
|
|
867
|
-
resolution: {integrity: sha512
|
|
603
|
+
'@eslint/core@1.1.1':
|
|
604
|
+
resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==}
|
|
868
605
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
869
606
|
|
|
870
|
-
'@eslint/object-schema@3.0.
|
|
871
|
-
resolution: {integrity: sha512-
|
|
607
|
+
'@eslint/object-schema@3.0.3':
|
|
608
|
+
resolution: {integrity: sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==}
|
|
872
609
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
873
610
|
|
|
874
|
-
'@eslint/plugin-kit@0.6.
|
|
875
|
-
resolution: {integrity: sha512-
|
|
611
|
+
'@eslint/plugin-kit@0.6.1':
|
|
612
|
+
resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==}
|
|
876
613
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
877
614
|
|
|
878
615
|
'@faker-js/faker@9.9.0':
|
|
@@ -1173,10 +910,6 @@ packages:
|
|
|
1173
910
|
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
|
1174
911
|
engines: {node: '>=18.18'}
|
|
1175
912
|
|
|
1176
|
-
'@isaacs/cliui@8.0.2':
|
|
1177
|
-
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
1178
|
-
engines: {node: '>=12'}
|
|
1179
|
-
|
|
1180
913
|
'@jridgewell/gen-mapping@0.3.13':
|
|
1181
914
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
1182
915
|
|
|
@@ -1196,52 +929,21 @@ packages:
|
|
|
1196
929
|
'@js-sdsl/ordered-map@4.4.2':
|
|
1197
930
|
resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==}
|
|
1198
931
|
|
|
1199
|
-
'@langchain/anthropic@1.3.
|
|
1200
|
-
resolution: {integrity: sha512-
|
|
932
|
+
'@langchain/anthropic@1.3.25':
|
|
933
|
+
resolution: {integrity: sha512-iwhznHMFaU+MZyac4UJjppJmfNSINB1Joruh0obgCLSmJYxicRVWtWnUgnHXGYRstToWDYwfymvfftgo872EzQ==}
|
|
1201
934
|
engines: {node: '>=20'}
|
|
1202
935
|
peerDependencies:
|
|
1203
|
-
'@langchain/core': ^1.1.
|
|
936
|
+
'@langchain/core': ^1.1.34
|
|
1204
937
|
|
|
1205
|
-
'@langchain/core@1.1.
|
|
1206
|
-
resolution: {integrity: sha512-
|
|
938
|
+
'@langchain/core@1.1.35':
|
|
939
|
+
resolution: {integrity: sha512-TM0idLSAx17IEMqEIN7F8MDdXpN53p4A4vhhjZxf7LedwShB/8Zx1F5D5Nq1Bbn0zh9QDzSHpWyfCrTtggKf7g==}
|
|
1207
940
|
engines: {node: '>=20'}
|
|
1208
941
|
|
|
1209
|
-
'@langchain/
|
|
1210
|
-
resolution: {integrity: sha512-
|
|
1211
|
-
engines: {node: '>=18'}
|
|
1212
|
-
peerDependencies:
|
|
1213
|
-
'@langchain/core': ^1.0.1
|
|
1214
|
-
|
|
1215
|
-
'@langchain/langgraph-sdk@1.6.5':
|
|
1216
|
-
resolution: {integrity: sha512-JjprmbhgCnoNJ9DUKcvrEU+C9FfKsNGyT3ooqWxAY5Cx2qofhXmDJOpTCqqbxfDHPKG0RjTs5HgVK3WW5M6Big==}
|
|
1217
|
-
peerDependencies:
|
|
1218
|
-
'@langchain/core': ^1.1.16
|
|
1219
|
-
react: ^18 || ^19
|
|
1220
|
-
react-dom: ^18 || ^19
|
|
1221
|
-
peerDependenciesMeta:
|
|
1222
|
-
'@langchain/core':
|
|
1223
|
-
optional: true
|
|
1224
|
-
react:
|
|
1225
|
-
optional: true
|
|
1226
|
-
react-dom:
|
|
1227
|
-
optional: true
|
|
1228
|
-
|
|
1229
|
-
'@langchain/langgraph@1.2.0':
|
|
1230
|
-
resolution: {integrity: sha512-wyqKIzXTAfXX3L1d8R7icM+HmRQBTbuNLWtUlpRJ/JP/ux1ei/sOSt6p8f90ARoOP2iJVlM70wOBYWaGErdBlA==}
|
|
1231
|
-
engines: {node: '>=18'}
|
|
1232
|
-
peerDependencies:
|
|
1233
|
-
'@langchain/core': ^1.1.16
|
|
1234
|
-
zod: ^3.25.32 || ^4.2.0
|
|
1235
|
-
zod-to-json-schema: ^3.x
|
|
1236
|
-
peerDependenciesMeta:
|
|
1237
|
-
zod-to-json-schema:
|
|
1238
|
-
optional: true
|
|
1239
|
-
|
|
1240
|
-
'@langchain/openai@1.2.12':
|
|
1241
|
-
resolution: {integrity: sha512-Im6PPNujrfkZk4vpc9JAjbeERg+RbNtWRe3KSFOP7aNGa/yZ+XD69lxXwbsZGaZkbiUN/hwe9RYeisUfThb5wg==}
|
|
942
|
+
'@langchain/openai@1.3.0':
|
|
943
|
+
resolution: {integrity: sha512-FDsF6xKCvFduiZcX57fL2Md+DZ+fJubcUN1iwUaEwJOQnq7zFFYj3a/KuQ7EiOFR3hEsnhPilSfxO1VW85wMZw==}
|
|
1242
944
|
engines: {node: '>=20'}
|
|
1243
945
|
peerDependencies:
|
|
1244
|
-
'@langchain/core': ^1.1.
|
|
946
|
+
'@langchain/core': ^1.1.33
|
|
1245
947
|
|
|
1246
948
|
'@mediapipe/tasks-vision@0.10.17':
|
|
1247
949
|
resolution: {integrity: sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg==}
|
|
@@ -1277,10 +979,6 @@ packages:
|
|
|
1277
979
|
resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==}
|
|
1278
980
|
engines: {node: '>=8.0.0'}
|
|
1279
981
|
|
|
1280
|
-
'@pkgjs/parseargs@0.11.0':
|
|
1281
|
-
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
1282
|
-
engines: {node: '>=14'}
|
|
1283
|
-
|
|
1284
982
|
'@protobufjs/aspromise@1.1.2':
|
|
1285
983
|
resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==}
|
|
1286
984
|
|
|
@@ -1325,28 +1023,56 @@ packages:
|
|
|
1325
1023
|
react: ^18.0.0
|
|
1326
1024
|
react-dom: ^18.0.0
|
|
1327
1025
|
|
|
1328
|
-
'@react-
|
|
1329
|
-
resolution: {integrity: sha512-
|
|
1026
|
+
'@react-spring/animated@9.7.5':
|
|
1027
|
+
resolution: {integrity: sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==}
|
|
1330
1028
|
peerDependencies:
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1029
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1030
|
+
|
|
1031
|
+
'@react-spring/core@9.7.5':
|
|
1032
|
+
resolution: {integrity: sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==}
|
|
1033
|
+
peerDependencies:
|
|
1034
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1035
|
+
|
|
1036
|
+
'@react-spring/rafz@9.7.5':
|
|
1037
|
+
resolution: {integrity: sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==}
|
|
1038
|
+
|
|
1039
|
+
'@react-spring/shared@9.7.5':
|
|
1040
|
+
resolution: {integrity: sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==}
|
|
1041
|
+
peerDependencies:
|
|
1042
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1043
|
+
|
|
1044
|
+
'@react-spring/three@9.7.5':
|
|
1045
|
+
resolution: {integrity: sha512-RxIsCoQfUqOS3POmhVHa1wdWS0wyHAUway73uRLp3GAL5U2iYVNdnzQsep6M2NZ994BlW8TcKuMtQHUqOsy6WA==}
|
|
1046
|
+
peerDependencies:
|
|
1047
|
+
'@react-three/fiber': '>=6.0'
|
|
1048
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1049
|
+
three: '>=0.126'
|
|
1050
|
+
|
|
1051
|
+
'@react-spring/types@9.7.5':
|
|
1052
|
+
resolution: {integrity: sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==}
|
|
1053
|
+
|
|
1054
|
+
'@react-three/drei@9.122.0':
|
|
1055
|
+
resolution: {integrity: sha512-SEO/F/rBCTjlLez7WAlpys+iGe9hty4rNgjZvgkQeXFSiwqD4Hbk/wNHMAbdd8vprO2Aj81mihv4dF5bC7D0CA==}
|
|
1056
|
+
peerDependencies:
|
|
1057
|
+
'@react-three/fiber': ^8
|
|
1058
|
+
react: ^18
|
|
1059
|
+
react-dom: ^18
|
|
1060
|
+
three: '>=0.137'
|
|
1335
1061
|
peerDependenciesMeta:
|
|
1336
1062
|
react-dom:
|
|
1337
1063
|
optional: true
|
|
1338
1064
|
|
|
1339
|
-
'@react-three/fiber@
|
|
1340
|
-
resolution: {integrity: sha512-
|
|
1065
|
+
'@react-three/fiber@9.5.0':
|
|
1066
|
+
resolution: {integrity: sha512-FiUzfYW4wB1+PpmsE47UM+mCads7j2+giRBltfwH7SNhah95rqJs3ltEs9V3pP8rYdS0QlNne+9Aj8dS/SiaIA==}
|
|
1341
1067
|
peerDependencies:
|
|
1342
1068
|
expo: '>=43.0'
|
|
1343
1069
|
expo-asset: '>=8.4'
|
|
1344
1070
|
expo-file-system: '>=11.0'
|
|
1345
1071
|
expo-gl: '>=11.0'
|
|
1346
|
-
react: '>=
|
|
1347
|
-
react-dom: '>=
|
|
1348
|
-
react-native: '>=0.
|
|
1349
|
-
three: '>=0.
|
|
1072
|
+
react: '>=19 <19.3'
|
|
1073
|
+
react-dom: '>=19 <19.3'
|
|
1074
|
+
react-native: '>=0.78'
|
|
1075
|
+
three: '>=0.156'
|
|
1350
1076
|
peerDependenciesMeta:
|
|
1351
1077
|
expo:
|
|
1352
1078
|
optional: true
|
|
@@ -1361,6 +1087,13 @@ packages:
|
|
|
1361
1087
|
react-native:
|
|
1362
1088
|
optional: true
|
|
1363
1089
|
|
|
1090
|
+
'@react-three/postprocessing@3.0.4':
|
|
1091
|
+
resolution: {integrity: sha512-e4+F5xtudDYvhxx3y0NtWXpZbwvQ0x1zdOXWTbXMK6fFLVDd4qucN90YaaStanZGS4Bd5siQm0lGL/5ogf8iDQ==}
|
|
1092
|
+
peerDependencies:
|
|
1093
|
+
'@react-three/fiber': ^9.0.0
|
|
1094
|
+
react: ^19.0
|
|
1095
|
+
three: '>= 0.156.0'
|
|
1096
|
+
|
|
1364
1097
|
'@rolldown/pluginutils@1.0.0-beta.27':
|
|
1365
1098
|
resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==}
|
|
1366
1099
|
|
|
@@ -1520,11 +1253,11 @@ packages:
|
|
|
1520
1253
|
'@standard-schema/spec@1.1.0':
|
|
1521
1254
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
1522
1255
|
|
|
1523
|
-
'@tanstack/query-core@5.
|
|
1524
|
-
resolution: {integrity: sha512-
|
|
1256
|
+
'@tanstack/query-core@5.91.2':
|
|
1257
|
+
resolution: {integrity: sha512-Uz2pTgPC1mhqrrSGg18RKCWT/pkduAYtxbcyIyKBhw7dTWjXZIzqmpzO2lBkyWr4hlImQgpu1m1pei3UnkFRWw==}
|
|
1525
1258
|
|
|
1526
|
-
'@tanstack/react-query@5.
|
|
1527
|
-
resolution: {integrity: sha512-
|
|
1259
|
+
'@tanstack/react-query@5.91.2':
|
|
1260
|
+
resolution: {integrity: sha512-GClLPzbM57iFXv+FlvOUL56XVe00PxuTaVEyj1zAObhRiKF008J5vedmaq7O6ehs+VmPHe8+PUQhMuEyv8d9wQ==}
|
|
1528
1261
|
peerDependencies:
|
|
1529
1262
|
react: ^18 || ^19
|
|
1530
1263
|
|
|
@@ -1551,10 +1284,40 @@ packages:
|
|
|
1551
1284
|
'@types/react-dom':
|
|
1552
1285
|
optional: true
|
|
1553
1286
|
|
|
1554
|
-
'@tootallnate/once@
|
|
1555
|
-
resolution: {integrity: sha512-
|
|
1287
|
+
'@tootallnate/once@3.0.1':
|
|
1288
|
+
resolution: {integrity: sha512-VyMVKRrpHTT8PnotUeV8L/mDaMwD5DaAKCFLP73zAqAtvF0FCqky+Ki7BYbFCYQmqFyTe9316Ed5zS70QUR9eg==}
|
|
1556
1289
|
engines: {node: '>= 10'}
|
|
1557
1290
|
|
|
1291
|
+
'@turbo/darwin-64@2.8.19':
|
|
1292
|
+
resolution: {integrity: sha512-WNzpqJV7rO/oKmsxjtSFXuV87fZb/qxzeGWXJng4oHFz7iPOFSWrPb2gTazJgoTvXUfe1kOH2o0F+zFrerwzRw==}
|
|
1293
|
+
cpu: [x64]
|
|
1294
|
+
os: [darwin]
|
|
1295
|
+
|
|
1296
|
+
'@turbo/darwin-arm64@2.8.19':
|
|
1297
|
+
resolution: {integrity: sha512-KTq8/PH0/ml9bNFomZ2VjmOqW6RYPRqBqV5CfNeD5ekJMuNwJUdeQz0qXguxCzW4OkHCnTdPeKIehR0cdQObPg==}
|
|
1298
|
+
cpu: [arm64]
|
|
1299
|
+
os: [darwin]
|
|
1300
|
+
|
|
1301
|
+
'@turbo/linux-64@2.8.19':
|
|
1302
|
+
resolution: {integrity: sha512-d0xcXiGUt1Q/HzMfgkqai5KyXrassLRuUZhxmUs4ZX99tQFbqRL2/CkSKCnMqyDv7c0K5eugLerVUY+DYr1DQg==}
|
|
1303
|
+
cpu: [x64]
|
|
1304
|
+
os: [linux]
|
|
1305
|
+
|
|
1306
|
+
'@turbo/linux-arm64@2.8.19':
|
|
1307
|
+
resolution: {integrity: sha512-UX3r1iwqsOK8dMgKFtZpDqZk7feqHXZJ/EQAknh0SVQrnc4vkm6mZqjX4j2j3DVoSo4Ho8xGITYlor9Xxsyomw==}
|
|
1308
|
+
cpu: [arm64]
|
|
1309
|
+
os: [linux]
|
|
1310
|
+
|
|
1311
|
+
'@turbo/windows-64@2.8.19':
|
|
1312
|
+
resolution: {integrity: sha512-3MrvD/gMYWfQKZVZOeilKm1629zPG0+KlErZbI0n9Nr3L32+5qrZOF/cgWErukLnOSR38whgf8t2WaPJQALqxg==}
|
|
1313
|
+
cpu: [x64]
|
|
1314
|
+
os: [win32]
|
|
1315
|
+
|
|
1316
|
+
'@turbo/windows-arm64@2.8.19':
|
|
1317
|
+
resolution: {integrity: sha512-j+8mi7kyEgT7cUTPOtPJS8KbTWxu4+OQBiDIo+zklz/RKV4hoN+k4+J8iCM9Nj+o+SVnzc01xSI+s3eBG0MDSA==}
|
|
1318
|
+
cpu: [arm64]
|
|
1319
|
+
os: [win32]
|
|
1320
|
+
|
|
1558
1321
|
'@tweenjs/tween.js@23.1.3':
|
|
1559
1322
|
resolution: {integrity: sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==}
|
|
1560
1323
|
|
|
@@ -1588,8 +1351,26 @@ packages:
|
|
|
1588
1351
|
'@types/cors@2.8.19':
|
|
1589
1352
|
resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==}
|
|
1590
1353
|
|
|
1591
|
-
'@types/
|
|
1592
|
-
resolution: {integrity: sha512-
|
|
1354
|
+
'@types/d3-color@3.1.3':
|
|
1355
|
+
resolution: {integrity: sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
|
|
1356
|
+
|
|
1357
|
+
'@types/d3-drag@3.0.7':
|
|
1358
|
+
resolution: {integrity: sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==}
|
|
1359
|
+
|
|
1360
|
+
'@types/d3-interpolate@3.0.4':
|
|
1361
|
+
resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
|
|
1362
|
+
|
|
1363
|
+
'@types/d3-selection@3.0.11':
|
|
1364
|
+
resolution: {integrity: sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==}
|
|
1365
|
+
|
|
1366
|
+
'@types/d3-transition@3.0.9':
|
|
1367
|
+
resolution: {integrity: sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==}
|
|
1368
|
+
|
|
1369
|
+
'@types/d3-zoom@3.0.8':
|
|
1370
|
+
resolution: {integrity: sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==}
|
|
1371
|
+
|
|
1372
|
+
'@types/debug@4.1.13':
|
|
1373
|
+
resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==}
|
|
1593
1374
|
|
|
1594
1375
|
'@types/draco3d@1.4.10':
|
|
1595
1376
|
resolution: {integrity: sha512-AX22jp8Y7wwaBgAixaSvkoG4M/+PlAcm3Qs4OW8yT9DM4xUpWKeFhLueTAyZF39pviAdcDdeJoACapiAceqNcw==}
|
|
@@ -1633,11 +1414,11 @@ packages:
|
|
|
1633
1414
|
'@types/ms@2.1.0':
|
|
1634
1415
|
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
|
1635
1416
|
|
|
1636
|
-
'@types/node@20.19.
|
|
1637
|
-
resolution: {integrity: sha512-
|
|
1417
|
+
'@types/node@20.19.37':
|
|
1418
|
+
resolution: {integrity: sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw==}
|
|
1638
1419
|
|
|
1639
|
-
'@types/node@22.19.
|
|
1640
|
-
resolution: {integrity: sha512-
|
|
1420
|
+
'@types/node@22.19.15':
|
|
1421
|
+
resolution: {integrity: sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==}
|
|
1641
1422
|
|
|
1642
1423
|
'@types/offscreencanvas@2019.7.3':
|
|
1643
1424
|
resolution: {integrity: sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==}
|
|
@@ -1645,37 +1426,28 @@ packages:
|
|
|
1645
1426
|
'@types/prismjs@1.26.6':
|
|
1646
1427
|
resolution: {integrity: sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==}
|
|
1647
1428
|
|
|
1648
|
-
'@types/
|
|
1649
|
-
resolution: {integrity: sha512-
|
|
1650
|
-
|
|
1651
|
-
'@types/qs@6.14.0':
|
|
1652
|
-
resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==}
|
|
1429
|
+
'@types/qs@6.15.0':
|
|
1430
|
+
resolution: {integrity: sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==}
|
|
1653
1431
|
|
|
1654
1432
|
'@types/range-parser@1.2.7':
|
|
1655
1433
|
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
|
1656
1434
|
|
|
1657
|
-
'@types/react-dom@
|
|
1658
|
-
resolution: {integrity: sha512-
|
|
1435
|
+
'@types/react-dom@19.2.3':
|
|
1436
|
+
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
|
1659
1437
|
peerDependencies:
|
|
1660
|
-
'@types/react': ^
|
|
1661
|
-
|
|
1662
|
-
'@types/react-reconciler@0.26.7':
|
|
1663
|
-
resolution: {integrity: sha512-mBDYl8x+oyPX/VBb3E638N0B7xG+SPk/EAMcVPeexqus/5aTpTphQi0curhhshOqRrc9t6OPoJfEUkbymse/lQ==}
|
|
1438
|
+
'@types/react': ^19.2.0
|
|
1664
1439
|
|
|
1665
1440
|
'@types/react-reconciler@0.28.9':
|
|
1666
1441
|
resolution: {integrity: sha512-HHM3nxyUZ3zAylX8ZEyrDNd2XZOnQ0D5XfunJF5FLQnZbHHYq4UWvW1QfelQNXv1ICNkwYhfxjwfnqivYB6bFg==}
|
|
1667
1442
|
peerDependencies:
|
|
1668
1443
|
'@types/react': '*'
|
|
1669
1444
|
|
|
1670
|
-
'@types/react@
|
|
1671
|
-
resolution: {integrity: sha512-
|
|
1445
|
+
'@types/react@19.2.14':
|
|
1446
|
+
resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==}
|
|
1672
1447
|
|
|
1673
1448
|
'@types/request@2.48.13':
|
|
1674
1449
|
resolution: {integrity: sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==}
|
|
1675
1450
|
|
|
1676
|
-
'@types/retry@0.12.0':
|
|
1677
|
-
resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==}
|
|
1678
|
-
|
|
1679
1451
|
'@types/send@1.2.1':
|
|
1680
1452
|
resolution: {integrity: sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==}
|
|
1681
1453
|
|
|
@@ -1789,6 +1561,15 @@ packages:
|
|
|
1789
1561
|
'@webgpu/types@0.1.69':
|
|
1790
1562
|
resolution: {integrity: sha512-RPmm6kgRbI8e98zSD3RVACvnuktIja5+yLgDAkTmxLr90BEwdTXRQWNLF3ETTTyH/8mKhznZuN5AveXYFEsMGQ==}
|
|
1791
1563
|
|
|
1564
|
+
'@xyflow/react@12.10.1':
|
|
1565
|
+
resolution: {integrity: sha512-5eSWtIK/+rkldOuFbOOz44CRgQRjtS9v5nufk77DV+XBnfCGL9HAQ8PG00o2ZYKqkEU/Ak6wrKC95Tu+2zuK3Q==}
|
|
1566
|
+
peerDependencies:
|
|
1567
|
+
react: '>=17'
|
|
1568
|
+
react-dom: '>=17'
|
|
1569
|
+
|
|
1570
|
+
'@xyflow/system@0.0.75':
|
|
1571
|
+
resolution: {integrity: sha512-iXs+AGFLi8w/VlAoc/iSxk+CxfT6o64Uw/k0CKASOPqjqz6E0rb5jFZgJtXGZCpfQI6OQpu5EnumP5fGxQheaQ==}
|
|
1572
|
+
|
|
1792
1573
|
abort-controller@3.0.0:
|
|
1793
1574
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
1794
1575
|
engines: {node: '>=6.5'}
|
|
@@ -1826,10 +1607,6 @@ packages:
|
|
|
1826
1607
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
1827
1608
|
engines: {node: '>=8'}
|
|
1828
1609
|
|
|
1829
|
-
ansi-regex@6.2.2:
|
|
1830
|
-
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
1831
|
-
engines: {node: '>=12'}
|
|
1832
|
-
|
|
1833
1610
|
ansi-styles@4.3.0:
|
|
1834
1611
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
1835
1612
|
engines: {node: '>=8'}
|
|
@@ -1838,10 +1615,6 @@ packages:
|
|
|
1838
1615
|
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
|
1839
1616
|
engines: {node: '>=10'}
|
|
1840
1617
|
|
|
1841
|
-
ansi-styles@6.2.3:
|
|
1842
|
-
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
1843
|
-
engines: {node: '>=12'}
|
|
1844
|
-
|
|
1845
1618
|
any-promise@1.3.0:
|
|
1846
1619
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
1847
1620
|
|
|
@@ -1899,8 +1672,8 @@ packages:
|
|
|
1899
1672
|
base64-js@1.5.1:
|
|
1900
1673
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
1901
1674
|
|
|
1902
|
-
baseline-browser-mapping@2.10.
|
|
1903
|
-
resolution: {integrity: sha512-
|
|
1675
|
+
baseline-browser-mapping@2.10.9:
|
|
1676
|
+
resolution: {integrity: sha512-OZd0e2mU11ClX8+IdXe3r0dbqMEznRiT4TfbhYIbcRPZkqJ7Qwer8ij3GZAmLsRKa+II9V1v5czCkvmHH3XZBg==}
|
|
1904
1677
|
engines: {node: '>=6.0.0'}
|
|
1905
1678
|
hasBin: true
|
|
1906
1679
|
|
|
@@ -1917,9 +1690,6 @@ packages:
|
|
|
1917
1690
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
1918
1691
|
engines: {node: '>=8'}
|
|
1919
1692
|
|
|
1920
|
-
bl@4.1.0:
|
|
1921
|
-
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
1922
|
-
|
|
1923
1693
|
body-parser@1.20.4:
|
|
1924
1694
|
resolution: {integrity: sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==}
|
|
1925
1695
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
@@ -1943,9 +1713,6 @@ packages:
|
|
|
1943
1713
|
buffer-equal-constant-time@1.0.1:
|
|
1944
1714
|
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
|
1945
1715
|
|
|
1946
|
-
buffer@5.7.1:
|
|
1947
|
-
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
1948
|
-
|
|
1949
1716
|
buffer@6.0.3:
|
|
1950
1717
|
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
|
1951
1718
|
|
|
@@ -1973,14 +1740,13 @@ packages:
|
|
|
1973
1740
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
1974
1741
|
engines: {node: '>=10'}
|
|
1975
1742
|
|
|
1976
|
-
camera-controls@
|
|
1977
|
-
resolution: {integrity: sha512-
|
|
1978
|
-
engines: {node: '>=22.0.0', npm: '>=10.5.1'}
|
|
1743
|
+
camera-controls@2.10.1:
|
|
1744
|
+
resolution: {integrity: sha512-KnaKdcvkBJ1Irbrzl8XD6WtZltkRjp869Jx8c0ujs9K+9WD+1D7ryBsCiVqJYUqt6i/HR5FxT7RLASieUD+Q5w==}
|
|
1979
1745
|
peerDependencies:
|
|
1980
1746
|
three: '>=0.126.1'
|
|
1981
1747
|
|
|
1982
|
-
caniuse-lite@1.0.
|
|
1983
|
-
resolution: {integrity: sha512-
|
|
1748
|
+
caniuse-lite@1.0.30001780:
|
|
1749
|
+
resolution: {integrity: sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==}
|
|
1984
1750
|
|
|
1985
1751
|
canvas-color-tracker@1.3.2:
|
|
1986
1752
|
resolution: {integrity: sha512-ryQkDX26yJ3CXzb3hxUVNlg1NKE4REc5crLBq661Nxzr8TNd236SaEf2ffYLXyI5tSABSeguHLqcVq4vf9L3Zg==}
|
|
@@ -2021,8 +1787,8 @@ packages:
|
|
|
2021
1787
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
2022
1788
|
engines: {node: '>= 8.10.0'}
|
|
2023
1789
|
|
|
2024
|
-
|
|
2025
|
-
resolution: {integrity: sha512-
|
|
1790
|
+
classcat@5.0.5:
|
|
1791
|
+
resolution: {integrity: sha512-JhZUT7JFcQy/EzW605k/ktHtncoo9vnyW/2GspNYwFlN1C/WmjuV/xtS04e9SOkL2sTdw0VAZ2UGCcQ9lR6p6w==}
|
|
2026
1792
|
|
|
2027
1793
|
cliui@8.0.1:
|
|
2028
1794
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
@@ -2046,14 +1812,6 @@ packages:
|
|
|
2046
1812
|
comma-separated-tokens@2.0.3:
|
|
2047
1813
|
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
|
|
2048
1814
|
|
|
2049
|
-
commander@10.0.1:
|
|
2050
|
-
resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==}
|
|
2051
|
-
engines: {node: '>=14'}
|
|
2052
|
-
|
|
2053
|
-
commander@12.1.0:
|
|
2054
|
-
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
|
|
2055
|
-
engines: {node: '>=18'}
|
|
2056
|
-
|
|
2057
1815
|
commander@4.1.1:
|
|
2058
1816
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
2059
1817
|
engines: {node: '>= 6'}
|
|
@@ -2062,9 +1820,9 @@ packages:
|
|
|
2062
1820
|
resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
|
|
2063
1821
|
engines: {node: '>= 12'}
|
|
2064
1822
|
|
|
2065
|
-
concurrently@
|
|
2066
|
-
resolution: {integrity: sha512-
|
|
2067
|
-
engines: {node:
|
|
1823
|
+
concurrently@9.2.1:
|
|
1824
|
+
resolution: {integrity: sha512-fsfrO0MxV64Znoy8/l1vVIjjHa29SZyyqPgQBwhiDcaW8wJc2W3XWVOGx4M3oJBnv/zdUZIIp1gDeS98GzP8Ng==}
|
|
1825
|
+
engines: {node: '>=18'}
|
|
2068
1826
|
hasBin: true
|
|
2069
1827
|
|
|
2070
1828
|
console-table-printer@2.15.0:
|
|
@@ -2200,12 +1958,8 @@ packages:
|
|
|
2200
1958
|
resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
|
|
2201
1959
|
engines: {node: '>=18'}
|
|
2202
1960
|
|
|
2203
|
-
|
|
2204
|
-
resolution: {integrity: sha512-
|
|
2205
|
-
engines: {node: '>=0.11'}
|
|
2206
|
-
|
|
2207
|
-
dayjs@1.11.19:
|
|
2208
|
-
resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
|
|
1961
|
+
dayjs@1.11.20:
|
|
1962
|
+
resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
|
|
2209
1963
|
|
|
2210
1964
|
debug@2.6.9:
|
|
2211
1965
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
|
@@ -2234,24 +1988,13 @@ packages:
|
|
|
2234
1988
|
decode-named-character-reference@1.3.0:
|
|
2235
1989
|
resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==}
|
|
2236
1990
|
|
|
2237
|
-
decompress-response@6.0.0:
|
|
2238
|
-
resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
|
|
2239
|
-
engines: {node: '>=10'}
|
|
2240
|
-
|
|
2241
1991
|
deep-eql@5.0.2:
|
|
2242
1992
|
resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
|
|
2243
1993
|
engines: {node: '>=6'}
|
|
2244
1994
|
|
|
2245
|
-
deep-extend@0.6.0:
|
|
2246
|
-
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
|
2247
|
-
engines: {node: '>=4.0.0'}
|
|
2248
|
-
|
|
2249
1995
|
deep-is@0.1.4:
|
|
2250
1996
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
2251
1997
|
|
|
2252
|
-
deepagents@1.8.1:
|
|
2253
|
-
resolution: {integrity: sha512-C4rc/cWQ7oasPfrnafAJc0eVlIny9b8djKIDALIcdHi5nEHrBTSm3poV5++1gJDDWPWJa/UbrHPSSm90HSAh+Q==}
|
|
2254
|
-
|
|
2255
1998
|
deepmerge@4.3.1:
|
|
2256
1999
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
2257
2000
|
engines: {node: '>=0.10.0'}
|
|
@@ -2275,10 +2018,6 @@ packages:
|
|
|
2275
2018
|
detect-gpu@5.0.70:
|
|
2276
2019
|
resolution: {integrity: sha512-bqerEP1Ese6nt3rFkwPnGbsUF9a4q+gMmpTVVOEzoCyeCc+y7/RvJnQZJx1JwhgQI5Ntg0Kgat8Uu7XpBqnz1w==}
|
|
2277
2020
|
|
|
2278
|
-
detect-libc@2.1.2:
|
|
2279
|
-
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
2280
|
-
engines: {node: '>=8'}
|
|
2281
|
-
|
|
2282
2021
|
devlop@1.1.0:
|
|
2283
2022
|
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
|
|
2284
2023
|
|
|
@@ -2321,24 +2060,21 @@ packages:
|
|
|
2321
2060
|
duplexify@4.1.3:
|
|
2322
2061
|
resolution: {integrity: sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==}
|
|
2323
2062
|
|
|
2324
|
-
eastasianwidth@0.2.0:
|
|
2325
|
-
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
2326
|
-
|
|
2327
2063
|
ecdsa-sig-formatter@1.0.11:
|
|
2328
2064
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
2329
2065
|
|
|
2330
2066
|
ee-first@1.1.1:
|
|
2331
2067
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
2332
2068
|
|
|
2333
|
-
electron-to-chromium@1.5.
|
|
2334
|
-
resolution: {integrity: sha512-
|
|
2069
|
+
electron-to-chromium@1.5.321:
|
|
2070
|
+
resolution: {integrity: sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==}
|
|
2071
|
+
|
|
2072
|
+
elkjs@0.11.1:
|
|
2073
|
+
resolution: {integrity: sha512-zxxR9k+rx5ktMwT/FwyLdPCrq7xN6e4VGGHH8hA01vVYKjTFik7nHOxBnAYtrgYUB1RpAiLvA1/U2YraWxyKKg==}
|
|
2335
2074
|
|
|
2336
2075
|
emoji-regex@8.0.0:
|
|
2337
2076
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
2338
2077
|
|
|
2339
|
-
emoji-regex@9.2.2:
|
|
2340
|
-
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
2341
|
-
|
|
2342
2078
|
encodeurl@2.0.0:
|
|
2343
2079
|
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
|
|
2344
2080
|
engines: {node: '>= 0.8'}
|
|
@@ -2373,21 +2109,11 @@ packages:
|
|
|
2373
2109
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
2374
2110
|
engines: {node: '>= 0.4'}
|
|
2375
2111
|
|
|
2376
|
-
esbuild@0.21.5:
|
|
2377
|
-
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
2378
|
-
engines: {node: '>=12'}
|
|
2379
|
-
hasBin: true
|
|
2380
|
-
|
|
2381
2112
|
esbuild@0.25.12:
|
|
2382
2113
|
resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
|
|
2383
2114
|
engines: {node: '>=18'}
|
|
2384
2115
|
hasBin: true
|
|
2385
2116
|
|
|
2386
|
-
esbuild@0.27.3:
|
|
2387
|
-
resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==}
|
|
2388
|
-
engines: {node: '>=18'}
|
|
2389
|
-
hasBin: true
|
|
2390
|
-
|
|
2391
2117
|
escalade@3.2.0:
|
|
2392
2118
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
2393
2119
|
engines: {node: '>=6'}
|
|
@@ -2403,8 +2129,8 @@ packages:
|
|
|
2403
2129
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
2404
2130
|
engines: {node: '>=12'}
|
|
2405
2131
|
|
|
2406
|
-
eslint-scope@9.1.
|
|
2407
|
-
resolution: {integrity: sha512-
|
|
2132
|
+
eslint-scope@9.1.2:
|
|
2133
|
+
resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
|
|
2408
2134
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
2409
2135
|
|
|
2410
2136
|
eslint-visitor-keys@3.4.3:
|
|
@@ -2425,8 +2151,8 @@ packages:
|
|
|
2425
2151
|
jiti:
|
|
2426
2152
|
optional: true
|
|
2427
2153
|
|
|
2428
|
-
espree@11.
|
|
2429
|
-
resolution: {integrity: sha512-
|
|
2154
|
+
espree@11.2.0:
|
|
2155
|
+
resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==}
|
|
2430
2156
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
2431
2157
|
|
|
2432
2158
|
esquery@1.7.0:
|
|
@@ -2462,13 +2188,6 @@ packages:
|
|
|
2462
2188
|
eventemitter3@4.0.7:
|
|
2463
2189
|
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
|
2464
2190
|
|
|
2465
|
-
eventemitter3@5.0.4:
|
|
2466
|
-
resolution: {integrity: sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==}
|
|
2467
|
-
|
|
2468
|
-
expand-template@2.0.3:
|
|
2469
|
-
resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==}
|
|
2470
|
-
engines: {node: '>=6'}
|
|
2471
|
-
|
|
2472
2191
|
expect-type@1.3.0:
|
|
2473
2192
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
2474
2193
|
engines: {node: '>=12.0.0'}
|
|
@@ -2500,11 +2219,11 @@ packages:
|
|
|
2500
2219
|
fast-levenshtein@2.0.6:
|
|
2501
2220
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
2502
2221
|
|
|
2503
|
-
fast-xml-builder@1.
|
|
2504
|
-
resolution: {integrity: sha512-
|
|
2222
|
+
fast-xml-builder@1.1.4:
|
|
2223
|
+
resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==}
|
|
2505
2224
|
|
|
2506
|
-
fast-xml-parser@5.
|
|
2507
|
-
resolution: {integrity: sha512-
|
|
2225
|
+
fast-xml-parser@5.5.7:
|
|
2226
|
+
resolution: {integrity: sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg==}
|
|
2508
2227
|
hasBin: true
|
|
2509
2228
|
|
|
2510
2229
|
fastq@1.20.1:
|
|
@@ -2559,8 +2278,8 @@ packages:
|
|
|
2559
2278
|
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
|
2560
2279
|
engines: {node: '>=16'}
|
|
2561
2280
|
|
|
2562
|
-
flatted@3.
|
|
2563
|
-
resolution: {integrity: sha512-
|
|
2281
|
+
flatted@3.4.2:
|
|
2282
|
+
resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
|
|
2564
2283
|
|
|
2565
2284
|
float-tooltip@1.7.5:
|
|
2566
2285
|
resolution: {integrity: sha512-/kXzuDnnBqyyWyhDMH7+PfP8J/oXiAavGzcRxASOMRHFuReDtofizLLJsf7nnDLAfEaMW4pVWaXrAjtnglpEkg==}
|
|
@@ -2575,14 +2294,10 @@ packages:
|
|
|
2575
2294
|
debug:
|
|
2576
2295
|
optional: true
|
|
2577
2296
|
|
|
2578
|
-
force-graph@1.51.
|
|
2579
|
-
resolution: {integrity: sha512-
|
|
2297
|
+
force-graph@1.51.2:
|
|
2298
|
+
resolution: {integrity: sha512-zZNdMqx8qIQGurgnbgYIUsdXxSfvhfRSIdncsKGv/twUOZpwCsk9hPHmdjdcme1+epATgb41G0rkIGHJ0Wydng==}
|
|
2580
2299
|
engines: {node: '>=12'}
|
|
2581
2300
|
|
|
2582
|
-
foreground-child@3.3.1:
|
|
2583
|
-
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
2584
|
-
engines: {node: '>=14'}
|
|
2585
|
-
|
|
2586
2301
|
form-data@2.5.5:
|
|
2587
2302
|
resolution: {integrity: sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==}
|
|
2588
2303
|
engines: {node: '>= 0.12'}
|
|
@@ -2606,9 +2321,6 @@ packages:
|
|
|
2606
2321
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
2607
2322
|
engines: {node: '>= 0.6'}
|
|
2608
2323
|
|
|
2609
|
-
fs-constants@1.0.0:
|
|
2610
|
-
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
|
2611
|
-
|
|
2612
2324
|
fsevents@2.3.3:
|
|
2613
2325
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
2614
2326
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
@@ -2647,9 +2359,6 @@ packages:
|
|
|
2647
2359
|
get-tsconfig@4.13.6:
|
|
2648
2360
|
resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==}
|
|
2649
2361
|
|
|
2650
|
-
github-from-package@0.0.0:
|
|
2651
|
-
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
|
|
2652
|
-
|
|
2653
2362
|
glob-parent@5.1.2:
|
|
2654
2363
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
2655
2364
|
engines: {node: '>= 6'}
|
|
@@ -2658,11 +2367,6 @@ packages:
|
|
|
2658
2367
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
2659
2368
|
engines: {node: '>=10.13.0'}
|
|
2660
2369
|
|
|
2661
|
-
glob@10.5.0:
|
|
2662
|
-
resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==}
|
|
2663
|
-
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
|
2664
|
-
hasBin: true
|
|
2665
|
-
|
|
2666
2370
|
glsl-noise@0.0.0:
|
|
2667
2371
|
resolution: {integrity: sha512-b/ZCF6amfAUb7dJM/MxRs7AetQEahYzJ8PtgfrmEdtw6uyGOr+ZSGtgjFm6mfsBkxJ4d2W7kg+Nlqzqvn3Bc0w==}
|
|
2668
2372
|
|
|
@@ -2838,9 +2542,6 @@ packages:
|
|
|
2838
2542
|
inherits@2.0.4:
|
|
2839
2543
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
2840
2544
|
|
|
2841
|
-
ini@1.3.8:
|
|
2842
|
-
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
|
|
2843
|
-
|
|
2844
2545
|
inline-style-parser@0.2.7:
|
|
2845
2546
|
resolution: {integrity: sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==}
|
|
2846
2547
|
|
|
@@ -2884,10 +2585,6 @@ packages:
|
|
|
2884
2585
|
is-hexadecimal@2.0.1:
|
|
2885
2586
|
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
|
|
2886
2587
|
|
|
2887
|
-
is-network-error@1.3.1:
|
|
2888
|
-
resolution: {integrity: sha512-6QCxa49rQbmUWLfk0nuGqzql9U8uaV2H6279bRErPBHe/109hCzsLUBUHfbEtvLIHBd6hyXbgedBSHevm43Edw==}
|
|
2889
|
-
engines: {node: '>=16'}
|
|
2890
|
-
|
|
2891
2588
|
is-number@7.0.0:
|
|
2892
2589
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
2893
2590
|
engines: {node: '>=0.12.0'}
|
|
@@ -2909,17 +2606,10 @@ packages:
|
|
|
2909
2606
|
isexe@2.0.0:
|
|
2910
2607
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
2911
2608
|
|
|
2912
|
-
|
|
2913
|
-
resolution: {integrity: sha512-
|
|
2914
|
-
engines: {node: '>=16.0.0'}
|
|
2915
|
-
|
|
2916
|
-
its-fine@1.2.5:
|
|
2917
|
-
resolution: {integrity: sha512-fXtDA0X0t0eBYAGLVM5YsgJGsJ5jEmqZEPrGbzdf5awjv0xE7nqv3TVnvtUF060Tkes15DbDAKW/I48vsb6SyA==}
|
|
2609
|
+
its-fine@2.0.0:
|
|
2610
|
+
resolution: {integrity: sha512-KLViCmWx94zOvpLwSlsx6yOCeMhZYaxrJV87Po5k/FoZzcPSahvK5qJ7fYhS61sZi5ikmh2S3Hz55A2l3U69ng==}
|
|
2918
2611
|
peerDependencies:
|
|
2919
|
-
react:
|
|
2920
|
-
|
|
2921
|
-
jackspeak@3.4.3:
|
|
2922
|
-
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
2612
|
+
react: ^19.0.0
|
|
2923
2613
|
|
|
2924
2614
|
jerrypick@1.1.2:
|
|
2925
2615
|
resolution: {integrity: sha512-YKnxXEekXKzhpf7CLYA0A+oDP8V0OhICNCr5lv96FvSsDEmrb0GKM776JgQvHTMjr7DTTPEVv/1Ciaw0uEWzBA==}
|
|
@@ -2973,6 +2663,10 @@ packages:
|
|
|
2973
2663
|
engines: {node: '>=6'}
|
|
2974
2664
|
hasBin: true
|
|
2975
2665
|
|
|
2666
|
+
jsonc-eslint-parser@3.1.0:
|
|
2667
|
+
resolution: {integrity: sha512-75EA7EWZExL/j+MDKQrRbdzcRI2HOkRlmUw8fZJc1ioqFEOvBsq7Rt+A6yCxOt9w/TYNpkt52gC6nm/g5tFIng==}
|
|
2668
|
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
2669
|
+
|
|
2976
2670
|
jsonwebtoken@9.0.3:
|
|
2977
2671
|
resolution: {integrity: sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==}
|
|
2978
2672
|
engines: {node: '>=12', npm: '>=6'}
|
|
@@ -2991,34 +2685,21 @@ packages:
|
|
|
2991
2685
|
resolution: {integrity: sha512-4+5mNNf4vZDSwPhKprKwz3330iisPrb08JyMgbsdFrimBCKNHecua/WBwvVg3n7vwx0C1ARjfhwIpbrbd9n5wg==}
|
|
2992
2686
|
engines: {node: '>=12'}
|
|
2993
2687
|
|
|
2994
|
-
katex@0.16.
|
|
2995
|
-
resolution: {integrity: sha512-
|
|
2688
|
+
katex@0.16.39:
|
|
2689
|
+
resolution: {integrity: sha512-FR2f6y85+81ZLO0GPhyQ+EJl/E5ILNWltJhpAeOTzRny952Z13x2867lTFDmvMZix//Ux3CuMQ2VkLXRbUwOFg==}
|
|
2996
2690
|
hasBin: true
|
|
2997
2691
|
|
|
2998
2692
|
keyv@4.5.4:
|
|
2999
2693
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
3000
2694
|
|
|
3001
|
-
|
|
3002
|
-
resolution: {integrity: sha512-
|
|
3003
|
-
engines: {node: '>=20'}
|
|
3004
|
-
peerDependencies:
|
|
3005
|
-
'@langchain/core': ^1.1.27
|
|
3006
|
-
|
|
3007
|
-
langsmith@0.1.68:
|
|
3008
|
-
resolution: {integrity: sha512-otmiysWtVAqzMx3CJ4PrtUBhWRG5Co8Z4o7hSZENPjlit9/j3/vm3TSvbaxpDYakZxtMjhkcJTqrdYFipISEiQ==}
|
|
3009
|
-
peerDependencies:
|
|
3010
|
-
openai: '*'
|
|
3011
|
-
peerDependenciesMeta:
|
|
3012
|
-
openai:
|
|
3013
|
-
optional: true
|
|
3014
|
-
|
|
3015
|
-
langsmith@0.5.7:
|
|
3016
|
-
resolution: {integrity: sha512-FjYf2oBGMoSXnaT4SRaFguIiGJaonZ5VKWKJDPl9awLZjz2RkN29AcQWceecSINVzXzTvtRWPOjAWT+XggqNNg==}
|
|
2695
|
+
langsmith@0.5.12:
|
|
2696
|
+
resolution: {integrity: sha512-vHaXYYvrbtqAmqhnCTgKfDoy4faEZm357tIH/cyv5lBRnKXoNBxxCFH/ZABB8kbLBh1esQbuQ2jvOtSAtUaM6Q==}
|
|
3017
2697
|
peerDependencies:
|
|
3018
2698
|
'@opentelemetry/api': '*'
|
|
3019
2699
|
'@opentelemetry/exporter-trace-otlp-proto': '*'
|
|
3020
2700
|
'@opentelemetry/sdk-trace-base': '*'
|
|
3021
2701
|
openai: '*'
|
|
2702
|
+
ws: '>=7'
|
|
3022
2703
|
peerDependenciesMeta:
|
|
3023
2704
|
'@opentelemetry/api':
|
|
3024
2705
|
optional: true
|
|
@@ -3028,22 +2709,7 @@ packages:
|
|
|
3028
2709
|
optional: true
|
|
3029
2710
|
openai:
|
|
3030
2711
|
optional: true
|
|
3031
|
-
|
|
3032
|
-
langsmith@0.5.9:
|
|
3033
|
-
resolution: {integrity: sha512-mT88HlYTz7IZzVJP/OM7D6PAR3kzcbPGjYDJpx64ua9WiJXFqQx6YKewxIIxkVSZCb9I/9TiYvPYfZ4rawOdEg==}
|
|
3034
|
-
peerDependencies:
|
|
3035
|
-
'@opentelemetry/api': '*'
|
|
3036
|
-
'@opentelemetry/exporter-trace-otlp-proto': '*'
|
|
3037
|
-
'@opentelemetry/sdk-trace-base': '*'
|
|
3038
|
-
openai: '*'
|
|
3039
|
-
peerDependenciesMeta:
|
|
3040
|
-
'@opentelemetry/api':
|
|
3041
|
-
optional: true
|
|
3042
|
-
'@opentelemetry/exporter-trace-otlp-proto':
|
|
3043
|
-
optional: true
|
|
3044
|
-
'@opentelemetry/sdk-trace-base':
|
|
3045
|
-
optional: true
|
|
3046
|
-
openai:
|
|
2712
|
+
ws:
|
|
3047
2713
|
optional: true
|
|
3048
2714
|
|
|
3049
2715
|
leac@0.6.0:
|
|
@@ -3103,9 +2769,6 @@ packages:
|
|
|
3103
2769
|
lodash.once@4.1.1:
|
|
3104
2770
|
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
|
|
3105
2771
|
|
|
3106
|
-
lodash@4.17.23:
|
|
3107
|
-
resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
|
|
3108
|
-
|
|
3109
2772
|
long@5.3.2:
|
|
3110
2773
|
resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
|
|
3111
2774
|
|
|
@@ -3150,6 +2813,12 @@ packages:
|
|
|
3150
2813
|
'@types/three': '>=0.134.0'
|
|
3151
2814
|
three: '>=0.134.0'
|
|
3152
2815
|
|
|
2816
|
+
maath@0.6.0:
|
|
2817
|
+
resolution: {integrity: sha512-dSb2xQuP7vDnaYqfoKzlApeRcR2xtN8/f7WV/TMAkBC8552TwTLtOO0JTcSygkYMjNDPoo6V01jTw/aPi4JrMw==}
|
|
2818
|
+
peerDependencies:
|
|
2819
|
+
'@types/three': '>=0.144.0'
|
|
2820
|
+
three: '>=0.144.0'
|
|
2821
|
+
|
|
3153
2822
|
magic-string@0.30.21:
|
|
3154
2823
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
3155
2824
|
|
|
@@ -3340,10 +3009,6 @@ packages:
|
|
|
3340
3009
|
engines: {node: '>=10.0.0'}
|
|
3341
3010
|
hasBin: true
|
|
3342
3011
|
|
|
3343
|
-
mimic-response@3.1.0:
|
|
3344
|
-
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
|
3345
|
-
engines: {node: '>=10'}
|
|
3346
|
-
|
|
3347
3012
|
min-indent@1.0.1:
|
|
3348
3013
|
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
|
|
3349
3014
|
engines: {node: '>=4'}
|
|
@@ -3356,16 +3021,6 @@ packages:
|
|
|
3356
3021
|
resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
|
|
3357
3022
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
3358
3023
|
|
|
3359
|
-
minimist@1.2.8:
|
|
3360
|
-
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
3361
|
-
|
|
3362
|
-
minipass@7.1.3:
|
|
3363
|
-
resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==}
|
|
3364
|
-
engines: {node: '>=16 || 14 >=14.17'}
|
|
3365
|
-
|
|
3366
|
-
mkdirp-classic@0.5.3:
|
|
3367
|
-
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
|
|
3368
|
-
|
|
3369
3024
|
monaco-editor@0.52.2:
|
|
3370
3025
|
resolution: {integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==}
|
|
3371
3026
|
|
|
@@ -3382,14 +3037,17 @@ packages:
|
|
|
3382
3037
|
mz@2.7.0:
|
|
3383
3038
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
3384
3039
|
|
|
3040
|
+
n8ao@1.10.1:
|
|
3041
|
+
resolution: {integrity: sha512-hhI1pC+BfOZBV1KMwynBrVlIm8wqLxj/abAWhF2nZ0qQKyzTSQa1QtLVS2veRiuoBQXojxobcnp0oe+PUoxf/w==}
|
|
3042
|
+
peerDependencies:
|
|
3043
|
+
postprocessing: '>=6.30.0'
|
|
3044
|
+
three: '>=0.137'
|
|
3045
|
+
|
|
3385
3046
|
nanoid@3.3.11:
|
|
3386
3047
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
3387
3048
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
3388
3049
|
hasBin: true
|
|
3389
3050
|
|
|
3390
|
-
napi-build-utils@2.0.0:
|
|
3391
|
-
resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
|
|
3392
|
-
|
|
3393
3051
|
natural-compare@1.4.0:
|
|
3394
3052
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
3395
3053
|
|
|
@@ -3397,10 +3055,6 @@ packages:
|
|
|
3397
3055
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
3398
3056
|
engines: {node: '>= 0.6'}
|
|
3399
3057
|
|
|
3400
|
-
node-abi@3.87.0:
|
|
3401
|
-
resolution: {integrity: sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==}
|
|
3402
|
-
engines: {node: '>=10'}
|
|
3403
|
-
|
|
3404
3058
|
node-fetch@2.7.0:
|
|
3405
3059
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
3406
3060
|
engines: {node: 4.x || >=6.0.0}
|
|
@@ -3443,8 +3097,8 @@ packages:
|
|
|
3443
3097
|
once@1.4.0:
|
|
3444
3098
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
3445
3099
|
|
|
3446
|
-
openai@6.
|
|
3447
|
-
resolution: {integrity: sha512-
|
|
3100
|
+
openai@6.32.0:
|
|
3101
|
+
resolution: {integrity: sha512-j3k+BjydAf8yQlcOI7WUQMQTbbF5GEIMAE2iZYCOzwwB3S2pCheaWYp+XZRNAch4jWVc52PMDGRRjutao3lLCg==}
|
|
3448
3102
|
hasBin: true
|
|
3449
3103
|
peerDependencies:
|
|
3450
3104
|
ws: ^8.18.0
|
|
@@ -3475,29 +3129,10 @@ packages:
|
|
|
3475
3129
|
resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==}
|
|
3476
3130
|
engines: {node: '>=8'}
|
|
3477
3131
|
|
|
3478
|
-
p-queue@9.1.0:
|
|
3479
|
-
resolution: {integrity: sha512-O/ZPaXuQV29uSLbxWBGGZO1mCQXV2BLIwUr59JUU9SoH76mnYvtms7aafH/isNSNGwuEfP6W/4xD0/TJXxrizw==}
|
|
3480
|
-
engines: {node: '>=20'}
|
|
3481
|
-
|
|
3482
|
-
p-retry@4.6.2:
|
|
3483
|
-
resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==}
|
|
3484
|
-
engines: {node: '>=8'}
|
|
3485
|
-
|
|
3486
|
-
p-retry@7.1.1:
|
|
3487
|
-
resolution: {integrity: sha512-J5ApzjyRkkf601HpEeykoiCvzHQjWxPAHhyjFcEUP2SWq0+35NKh8TLhpLw+Dkq5TZBFvUM6UigdE9hIVYTl5w==}
|
|
3488
|
-
engines: {node: '>=20'}
|
|
3489
|
-
|
|
3490
3132
|
p-timeout@3.2.0:
|
|
3491
3133
|
resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==}
|
|
3492
3134
|
engines: {node: '>=8'}
|
|
3493
3135
|
|
|
3494
|
-
p-timeout@7.0.1:
|
|
3495
|
-
resolution: {integrity: sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg==}
|
|
3496
|
-
engines: {node: '>=20'}
|
|
3497
|
-
|
|
3498
|
-
package-json-from-dist@1.0.1:
|
|
3499
|
-
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
|
3500
|
-
|
|
3501
3136
|
parse-entities@4.0.2:
|
|
3502
3137
|
resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==}
|
|
3503
3138
|
|
|
@@ -3515,6 +3150,10 @@ packages:
|
|
|
3515
3150
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
3516
3151
|
engines: {node: '>=8'}
|
|
3517
3152
|
|
|
3153
|
+
path-expression-matcher@1.1.3:
|
|
3154
|
+
resolution: {integrity: sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==}
|
|
3155
|
+
engines: {node: '>=14.0.0'}
|
|
3156
|
+
|
|
3518
3157
|
path-key@3.1.1:
|
|
3519
3158
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
3520
3159
|
engines: {node: '>=8'}
|
|
@@ -3522,10 +3161,6 @@ packages:
|
|
|
3522
3161
|
path-parse@1.0.7:
|
|
3523
3162
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
3524
3163
|
|
|
3525
|
-
path-scurry@1.11.1:
|
|
3526
|
-
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
3527
|
-
engines: {node: '>=16 || 14 >=14.18'}
|
|
3528
|
-
|
|
3529
3164
|
path-to-regexp@0.1.12:
|
|
3530
3165
|
resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
|
|
3531
3166
|
|
|
@@ -3605,17 +3240,16 @@ packages:
|
|
|
3605
3240
|
resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
|
|
3606
3241
|
engines: {node: ^10 || ^12 || >=14}
|
|
3607
3242
|
|
|
3243
|
+
postprocessing@6.39.0:
|
|
3244
|
+
resolution: {integrity: sha512-/G6JY8hs426lcto/pBZlnFSkyEo1fHsh4gy7FPJtq1SaSUOzJgDW6f6f1K/+aMOYzK/eQEefyOb3++jPPIUeDA==}
|
|
3245
|
+
peerDependencies:
|
|
3246
|
+
three: '>= 0.168.0 < 0.184.0'
|
|
3247
|
+
|
|
3608
3248
|
potpack@1.0.2:
|
|
3609
3249
|
resolution: {integrity: sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==}
|
|
3610
3250
|
|
|
3611
|
-
preact@10.
|
|
3612
|
-
resolution: {integrity: sha512-
|
|
3613
|
-
|
|
3614
|
-
prebuild-install@7.1.3:
|
|
3615
|
-
resolution: {integrity: sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==}
|
|
3616
|
-
engines: {node: '>=10'}
|
|
3617
|
-
deprecated: No longer maintained. Please contact the author of the relevant native addon; alternatives are available.
|
|
3618
|
-
hasBin: true
|
|
3251
|
+
preact@10.29.0:
|
|
3252
|
+
resolution: {integrity: sha512-wSAGyk2bYR1c7t3SZ3jHcM6xy0lcBcDel6lODcs9ME6Th++Dx2KU+6D3HD8wMMKGA8Wpw7OMd3/4RGzYRpzwRg==}
|
|
3619
3253
|
|
|
3620
3254
|
prelude-ls@1.2.1:
|
|
3621
3255
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
@@ -3658,9 +3292,6 @@ packages:
|
|
|
3658
3292
|
proxy-from-env@1.1.0:
|
|
3659
3293
|
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
|
|
3660
3294
|
|
|
3661
|
-
pump@3.0.4:
|
|
3662
|
-
resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==}
|
|
3663
|
-
|
|
3664
3295
|
punycode@2.3.1:
|
|
3665
3296
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
3666
3297
|
engines: {node: '>=6'}
|
|
@@ -3669,10 +3300,6 @@ packages:
|
|
|
3669
3300
|
resolution: {integrity: sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==}
|
|
3670
3301
|
engines: {node: '>=0.6'}
|
|
3671
3302
|
|
|
3672
|
-
qs@6.15.0:
|
|
3673
|
-
resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==}
|
|
3674
|
-
engines: {node: '>=0.6'}
|
|
3675
|
-
|
|
3676
3303
|
queue-microtask@1.2.3:
|
|
3677
3304
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
3678
3305
|
|
|
@@ -3684,14 +3311,15 @@ packages:
|
|
|
3684
3311
|
resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
|
|
3685
3312
|
engines: {node: '>= 0.8'}
|
|
3686
3313
|
|
|
3687
|
-
|
|
3688
|
-
resolution: {integrity: sha512-
|
|
3689
|
-
|
|
3314
|
+
react-composer@5.0.3:
|
|
3315
|
+
resolution: {integrity: sha512-1uWd07EME6XZvMfapwZmc7NgCZqDemcvicRi3wMJzXsQLvZ3L7fTHVyPy1bZdnWXM4iPjYuNE+uJ41MLKeTtnA==}
|
|
3316
|
+
peerDependencies:
|
|
3317
|
+
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
|
|
3690
3318
|
|
|
3691
|
-
react-dom@
|
|
3692
|
-
resolution: {integrity: sha512-
|
|
3319
|
+
react-dom@19.2.4:
|
|
3320
|
+
resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==}
|
|
3693
3321
|
peerDependencies:
|
|
3694
|
-
react: ^
|
|
3322
|
+
react: ^19.2.4
|
|
3695
3323
|
|
|
3696
3324
|
react-force-graph-2d@1.29.1:
|
|
3697
3325
|
resolution: {integrity: sha512-1Rl/1Z3xy2iTHKj6a0jRXGyiI86xUti81K+jBQZ+Oe46csaMikp47L5AjrzA9hY9fNGD63X8ffrqnvaORukCuQ==}
|
|
@@ -3727,12 +3355,6 @@ packages:
|
|
|
3727
3355
|
react-promise-suspense@0.3.4:
|
|
3728
3356
|
resolution: {integrity: sha512-I42jl7L3Ze6kZaq+7zXWSunBa3b1on5yfvUW6Eo/3fFOj6dZ5Bqmcd264nJbTK/gn1HjjILAjSwnZbV4RpSaNQ==}
|
|
3729
3357
|
|
|
3730
|
-
react-reconciler@0.27.0:
|
|
3731
|
-
resolution: {integrity: sha512-HmMDKciQjYmBRGuuhIaKA1ba/7a+UsM5FzOZsMO2JYHt9Jh8reCb7j1eDC95NOyUlKM9KRyvdx0flBuDvYSBoA==}
|
|
3732
|
-
engines: {node: '>=0.10.0'}
|
|
3733
|
-
peerDependencies:
|
|
3734
|
-
react: ^18.0.0
|
|
3735
|
-
|
|
3736
3358
|
react-refresh@0.17.0:
|
|
3737
3359
|
resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==}
|
|
3738
3360
|
engines: {node: '>=0.10.0'}
|
|
@@ -3769,8 +3391,8 @@ packages:
|
|
|
3769
3391
|
react-dom:
|
|
3770
3392
|
optional: true
|
|
3771
3393
|
|
|
3772
|
-
react@
|
|
3773
|
-
resolution: {integrity: sha512-
|
|
3394
|
+
react@19.2.4:
|
|
3395
|
+
resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==}
|
|
3774
3396
|
engines: {node: '>=0.10.0'}
|
|
3775
3397
|
|
|
3776
3398
|
read-cache@1.0.0:
|
|
@@ -3871,11 +3493,8 @@ packages:
|
|
|
3871
3493
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
3872
3494
|
engines: {node: '>=v12.22.7'}
|
|
3873
3495
|
|
|
3874
|
-
scheduler@0.
|
|
3875
|
-
resolution: {integrity: sha512-
|
|
3876
|
-
|
|
3877
|
-
scheduler@0.23.2:
|
|
3878
|
-
resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
|
|
3496
|
+
scheduler@0.27.0:
|
|
3497
|
+
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
3879
3498
|
|
|
3880
3499
|
scmp@2.1.0:
|
|
3881
3500
|
resolution: {integrity: sha512-o/mRQGk9Rcer/jEEw/yw4mwo3EU/NvYvp577/Btqrym9Qy5/MdWGBqipbALgd2lrdWTJ5/gqDusxfnQBxOxT2Q==}
|
|
@@ -3938,16 +3557,6 @@ packages:
|
|
|
3938
3557
|
siginfo@2.0.0:
|
|
3939
3558
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
3940
3559
|
|
|
3941
|
-
signal-exit@4.1.0:
|
|
3942
|
-
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
3943
|
-
engines: {node: '>=14'}
|
|
3944
|
-
|
|
3945
|
-
simple-concat@1.0.1:
|
|
3946
|
-
resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
|
|
3947
|
-
|
|
3948
|
-
simple-get@4.0.1:
|
|
3949
|
-
resolution: {integrity: sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==}
|
|
3950
|
-
|
|
3951
3560
|
simple-wcswidth@1.1.2:
|
|
3952
3561
|
resolution: {integrity: sha512-j7piyCjAeTDSjzTSQ7DokZtMNwNlEAyxqSZeCS+CXH7fJ4jx3FuJ/mTW3mE+6JLs4VJBbcll0Kjn+KXI5t21Iw==}
|
|
3953
3562
|
|
|
@@ -3958,9 +3567,6 @@ packages:
|
|
|
3958
3567
|
space-separated-tokens@2.0.2:
|
|
3959
3568
|
resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
|
|
3960
3569
|
|
|
3961
|
-
spawn-command@0.0.2:
|
|
3962
|
-
resolution: {integrity: sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==}
|
|
3963
|
-
|
|
3964
3570
|
stackback@0.0.2:
|
|
3965
3571
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
3966
3572
|
|
|
@@ -3993,10 +3599,6 @@ packages:
|
|
|
3993
3599
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
3994
3600
|
engines: {node: '>=8'}
|
|
3995
3601
|
|
|
3996
|
-
string-width@5.1.2:
|
|
3997
|
-
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
3998
|
-
engines: {node: '>=12'}
|
|
3999
|
-
|
|
4000
3602
|
string_decoder@1.3.0:
|
|
4001
3603
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
4002
3604
|
|
|
@@ -4007,24 +3609,16 @@ packages:
|
|
|
4007
3609
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
4008
3610
|
engines: {node: '>=8'}
|
|
4009
3611
|
|
|
4010
|
-
strip-ansi@7.2.0:
|
|
4011
|
-
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
4012
|
-
engines: {node: '>=12'}
|
|
4013
|
-
|
|
4014
3612
|
strip-indent@3.0.0:
|
|
4015
3613
|
resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==}
|
|
4016
3614
|
engines: {node: '>=8'}
|
|
4017
3615
|
|
|
4018
|
-
strip-json-comments@2.0.1:
|
|
4019
|
-
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
|
|
4020
|
-
engines: {node: '>=0.10.0'}
|
|
4021
|
-
|
|
4022
3616
|
stripe@17.7.0:
|
|
4023
3617
|
resolution: {integrity: sha512-aT2BU9KkizY9SATf14WhhYVv2uOapBWX0OFWF4xvcj1mPaNotlSc2CsxpS4DS46ZueSppmCF5BX1sNYBtwBvfw==}
|
|
4024
3618
|
engines: {node: '>=12.*'}
|
|
4025
3619
|
|
|
4026
|
-
strnum@2.2.
|
|
4027
|
-
resolution: {integrity: sha512-
|
|
3620
|
+
strnum@2.2.1:
|
|
3621
|
+
resolution: {integrity: sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg==}
|
|
4028
3622
|
|
|
4029
3623
|
stubs@3.0.0:
|
|
4030
3624
|
resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==}
|
|
@@ -4068,13 +3662,6 @@ packages:
|
|
|
4068
3662
|
engines: {node: '>=14.0.0'}
|
|
4069
3663
|
hasBin: true
|
|
4070
3664
|
|
|
4071
|
-
tar-fs@2.1.4:
|
|
4072
|
-
resolution: {integrity: sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==}
|
|
4073
|
-
|
|
4074
|
-
tar-stream@2.2.0:
|
|
4075
|
-
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
|
|
4076
|
-
engines: {node: '>=6'}
|
|
4077
|
-
|
|
4078
3665
|
teeny-request@9.0.0:
|
|
4079
3666
|
resolution: {integrity: sha512-resvxdc6Mgb7YEThw6G6bExlXKkv6+YbuzGg9xuXxSgxJF7Ozs+o8Y9+2R3sArdWdW8nOokoQb1yrpFB0pQK2g==}
|
|
4080
3667
|
engines: {node: '>=14'}
|
|
@@ -4086,10 +3673,11 @@ packages:
|
|
|
4086
3673
|
thenify@3.3.1:
|
|
4087
3674
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
4088
3675
|
|
|
4089
|
-
three-mesh-bvh@0.8
|
|
4090
|
-
resolution: {integrity: sha512-
|
|
3676
|
+
three-mesh-bvh@0.7.8:
|
|
3677
|
+
resolution: {integrity: sha512-BGEZTOIC14U0XIRw3tO4jY7IjP7n7v24nv9JXS1CyeVRWOCkcOMhRnmENUjuV39gktAw4Ofhr0OvIAiTspQrrw==}
|
|
3678
|
+
deprecated: Deprecated due to three.js version incompatibility. Please use v0.8.0, instead.
|
|
4091
3679
|
peerDependencies:
|
|
4092
|
-
three: '>= 0.
|
|
3680
|
+
three: '>= 0.151.0'
|
|
4093
3681
|
|
|
4094
3682
|
three-stdlib@2.36.1:
|
|
4095
3683
|
resolution: {integrity: sha512-XyGQrFmNQ5O/IoKm556ftwKsBg11TIb301MB5dWNicziQBEs2g3gtOYIf7pFiLa0zI2gUwhtCjv9fmjnxKZ1Cg==}
|
|
@@ -4176,8 +3764,8 @@ packages:
|
|
|
4176
3764
|
ts-algebra@2.0.0:
|
|
4177
3765
|
resolution: {integrity: sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw==}
|
|
4178
3766
|
|
|
4179
|
-
ts-api-utils@2.
|
|
4180
|
-
resolution: {integrity: sha512-
|
|
3767
|
+
ts-api-utils@2.5.0:
|
|
3768
|
+
resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==}
|
|
4181
3769
|
engines: {node: '>=18.12'}
|
|
4182
3770
|
peerDependencies:
|
|
4183
3771
|
typescript: '>=4.8.4'
|
|
@@ -4193,48 +3781,15 @@ packages:
|
|
|
4193
3781
|
engines: {node: '>=18.0.0'}
|
|
4194
3782
|
hasBin: true
|
|
4195
3783
|
|
|
4196
|
-
tunnel-agent@0.6.0:
|
|
4197
|
-
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
|
|
4198
|
-
|
|
4199
3784
|
tunnel-rat@0.1.2:
|
|
4200
3785
|
resolution: {integrity: sha512-lR5VHmkPhzdhrM092lI2nACsLO4QubF0/yoOhzX7c+wIpbN1GjHNzCc91QlpxBi+cnx8vVJ+Ur6vL5cEoQPFpQ==}
|
|
4201
3786
|
|
|
4202
|
-
turbo
|
|
4203
|
-
resolution: {integrity: sha512-
|
|
4204
|
-
cpu: [x64]
|
|
4205
|
-
os: [darwin]
|
|
4206
|
-
|
|
4207
|
-
turbo-darwin-arm64@2.8.13:
|
|
4208
|
-
resolution: {integrity: sha512-kI+anKcLIM4L8h+NsM7mtAUpElkCOxv5LgiQVQR8BASyDFfc8Efj5kCk3cqxuxOvIqx0sLfCX7atrHQ2kwuNJQ==}
|
|
4209
|
-
cpu: [arm64]
|
|
4210
|
-
os: [darwin]
|
|
4211
|
-
|
|
4212
|
-
turbo-linux-64@2.8.13:
|
|
4213
|
-
resolution: {integrity: sha512-j29KnQhHyzdzgCykBFeBqUPS4Wj7lWMnZ8CHqytlYDap4Jy70l4RNG46pOL9+lGu6DepK2s1rE86zQfo0IOdPw==}
|
|
4214
|
-
cpu: [x64]
|
|
4215
|
-
os: [linux]
|
|
4216
|
-
|
|
4217
|
-
turbo-linux-arm64@2.8.13:
|
|
4218
|
-
resolution: {integrity: sha512-OEl1YocXGZDRDh28doOUn49QwNe82kXljO1HXApjU0LapkDiGpfl3jkAlPKxEkGDSYWc8MH5Ll8S16Rf5tEBYg==}
|
|
4219
|
-
cpu: [arm64]
|
|
4220
|
-
os: [linux]
|
|
4221
|
-
|
|
4222
|
-
turbo-windows-64@2.8.13:
|
|
4223
|
-
resolution: {integrity: sha512-717bVk1+Pn2Jody7OmWludhEirEe0okoj1NpRbSm5kVZz/yNN/jfjbxWC6ilimXMz7xoMT3IDfQFJsFR3PMANA==}
|
|
4224
|
-
cpu: [x64]
|
|
4225
|
-
os: [win32]
|
|
4226
|
-
|
|
4227
|
-
turbo-windows-arm64@2.8.13:
|
|
4228
|
-
resolution: {integrity: sha512-R819HShLIT0Wj6zWVnIsYvSNtRNj1q9VIyaUz0P24SMcLCbQZIm1sV09F4SDbg+KCCumqD2lcaR2UViQ8SnUJA==}
|
|
4229
|
-
cpu: [arm64]
|
|
4230
|
-
os: [win32]
|
|
4231
|
-
|
|
4232
|
-
turbo@2.8.13:
|
|
4233
|
-
resolution: {integrity: sha512-nyM99hwFB9/DHaFyKEqatdayGjsMNYsQ/XBNO6MITc7roncZetKb97MpHxWf3uiU+LB9c9HUlU3Jp2Ixei2k1A==}
|
|
3787
|
+
turbo@2.8.19:
|
|
3788
|
+
resolution: {integrity: sha512-9NTKvQZ/02XnJCSU4mF5gvAPK+nuLbvCtft/NE8dJeOwaup0bJ14rYx7TxmSXp8JJuAN8nAjqfXWFsWwoQSFHg==}
|
|
4234
3789
|
hasBin: true
|
|
4235
3790
|
|
|
4236
|
-
twilio@5.
|
|
4237
|
-
resolution: {integrity: sha512-
|
|
3791
|
+
twilio@5.13.0:
|
|
3792
|
+
resolution: {integrity: sha512-gg32vK+NGejPK7Txrnwp2lGmpihSfc+YW//WsoS+KiTtiEUe4jjRSK5v89dPhene2OHmnQNi+9SM6bVI47iA/g==}
|
|
4238
3793
|
engines: {node: '>=14.0'}
|
|
4239
3794
|
|
|
4240
3795
|
type-check@0.4.0:
|
|
@@ -4317,10 +3872,6 @@ packages:
|
|
|
4317
3872
|
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
|
|
4318
3873
|
hasBin: true
|
|
4319
3874
|
|
|
4320
|
-
uuid@13.0.0:
|
|
4321
|
-
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
|
|
4322
|
-
hasBin: true
|
|
4323
|
-
|
|
4324
3875
|
uuid@8.3.2:
|
|
4325
3876
|
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
|
4326
3877
|
hasBin: true
|
|
@@ -4508,10 +4059,6 @@ packages:
|
|
|
4508
4059
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
4509
4060
|
engines: {node: '>=10'}
|
|
4510
4061
|
|
|
4511
|
-
wrap-ansi@8.1.0:
|
|
4512
|
-
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
4513
|
-
engines: {node: '>=12'}
|
|
4514
|
-
|
|
4515
4062
|
wrappy@1.0.2:
|
|
4516
4063
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
4517
4064
|
|
|
@@ -4548,11 +4095,6 @@ packages:
|
|
|
4548
4095
|
yallist@4.0.0:
|
|
4549
4096
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
|
4550
4097
|
|
|
4551
|
-
yaml@2.8.2:
|
|
4552
|
-
resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
|
|
4553
|
-
engines: {node: '>= 14.6'}
|
|
4554
|
-
hasBin: true
|
|
4555
|
-
|
|
4556
4098
|
yargs-parser@21.1.1:
|
|
4557
4099
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
4558
4100
|
engines: {node: '>=12'}
|
|
@@ -4568,18 +4110,6 @@ packages:
|
|
|
4568
4110
|
zod@3.25.76:
|
|
4569
4111
|
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
|
4570
4112
|
|
|
4571
|
-
zod@4.3.6:
|
|
4572
|
-
resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==}
|
|
4573
|
-
|
|
4574
|
-
zustand@3.7.2:
|
|
4575
|
-
resolution: {integrity: sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==}
|
|
4576
|
-
engines: {node: '>=12.7.0'}
|
|
4577
|
-
peerDependencies:
|
|
4578
|
-
react: '>=16.8'
|
|
4579
|
-
peerDependenciesMeta:
|
|
4580
|
-
react:
|
|
4581
|
-
optional: true
|
|
4582
|
-
|
|
4583
4113
|
zustand@4.5.7:
|
|
4584
4114
|
resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==}
|
|
4585
4115
|
engines: {node: '>=12.7.0'}
|
|
@@ -4595,8 +4125,8 @@ packages:
|
|
|
4595
4125
|
react:
|
|
4596
4126
|
optional: true
|
|
4597
4127
|
|
|
4598
|
-
zustand@5.0.
|
|
4599
|
-
resolution: {integrity: sha512-
|
|
4128
|
+
zustand@5.0.12:
|
|
4129
|
+
resolution: {integrity: sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==}
|
|
4600
4130
|
engines: {node: '>=12.20.0'}
|
|
4601
4131
|
peerDependencies:
|
|
4602
4132
|
'@types/react': '>=18.0.0'
|
|
@@ -4622,60 +4152,44 @@ snapshots:
|
|
|
4622
4152
|
|
|
4623
4153
|
'@alloc/quick-lru@5.2.0': {}
|
|
4624
4154
|
|
|
4625
|
-
'@almadar/
|
|
4626
|
-
dependencies:
|
|
4627
|
-
'@almadar/
|
|
4628
|
-
'@almadar/
|
|
4629
|
-
'@almadar/llm': 2.0.3(@almadar/core@2.1.3)(@opentelemetry/api@1.9.0)(ws@8.19.0)
|
|
4630
|
-
'@almadar/patterns': 2.0.1
|
|
4631
|
-
'@almadar/skills': 2.0.4(@opentelemetry/api@1.9.0)(ws@8.19.0)
|
|
4632
|
-
'@langchain/core': 1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
4633
|
-
'@langchain/langgraph': 1.2.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@3.25.76)
|
|
4634
|
-
'@langchain/langgraph-checkpoint': 1.0.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))
|
|
4635
|
-
deepagents: 1.8.1(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
4636
|
-
langsmith: 0.1.68(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
4637
|
-
uuid: 9.0.1
|
|
4155
|
+
'@almadar/core@2.6.1':
|
|
4156
|
+
dependencies:
|
|
4157
|
+
'@almadar/operators': 2.1.1
|
|
4158
|
+
'@almadar/patterns': 2.8.1
|
|
4638
4159
|
zod: 3.25.76
|
|
4639
|
-
optionalDependencies:
|
|
4640
|
-
isolated-vm: 4.7.2
|
|
4641
|
-
transitivePeerDependencies:
|
|
4642
|
-
- '@opentelemetry/api'
|
|
4643
|
-
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
4644
|
-
- '@opentelemetry/sdk-trace-base'
|
|
4645
|
-
- debug
|
|
4646
|
-
- encoding
|
|
4647
|
-
- openai
|
|
4648
|
-
- react
|
|
4649
|
-
- react-dom
|
|
4650
|
-
- supports-color
|
|
4651
|
-
- ws
|
|
4652
4160
|
|
|
4653
|
-
'@almadar/core@2.
|
|
4161
|
+
'@almadar/core@2.7.0':
|
|
4654
4162
|
dependencies:
|
|
4655
|
-
'@almadar/operators': 2.
|
|
4656
|
-
'@almadar/patterns': 2.
|
|
4163
|
+
'@almadar/operators': 2.1.3
|
|
4164
|
+
'@almadar/patterns': 2.8.11
|
|
4657
4165
|
zod: 3.25.76
|
|
4658
4166
|
|
|
4659
|
-
'@almadar/eslint-plugin@2.
|
|
4167
|
+
'@almadar/eslint-plugin@2.5.0(eslint@10.0.0(jiti@1.21.7))':
|
|
4660
4168
|
dependencies:
|
|
4661
4169
|
eslint: 10.0.0(jiti@1.21.7)
|
|
4170
|
+
jsonc-eslint-parser: 3.1.0
|
|
4171
|
+
|
|
4172
|
+
'@almadar/evaluator@2.5.1':
|
|
4173
|
+
dependencies:
|
|
4174
|
+
'@almadar/core': 2.6.1
|
|
4175
|
+
'@almadar/operators': 2.1.1
|
|
4662
4176
|
|
|
4663
|
-
'@almadar/evaluator@2.
|
|
4177
|
+
'@almadar/evaluator@2.5.6':
|
|
4664
4178
|
dependencies:
|
|
4665
|
-
'@almadar/core': 2.
|
|
4666
|
-
'@almadar/operators': 2.
|
|
4179
|
+
'@almadar/core': 2.7.0
|
|
4180
|
+
'@almadar/operators': 2.1.3
|
|
4667
4181
|
|
|
4668
|
-
'@almadar/integrations@2.
|
|
4182
|
+
'@almadar/integrations@2.2.1(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)':
|
|
4669
4183
|
dependencies:
|
|
4670
|
-
'@almadar/core': 2.1
|
|
4671
|
-
'@almadar/llm': 2.0
|
|
4672
|
-
'@almadar/patterns': 2.
|
|
4184
|
+
'@almadar/core': 2.6.1
|
|
4185
|
+
'@almadar/llm': 2.5.0(@almadar/core@2.6.1)(@opentelemetry/api@1.9.0)(ws@8.19.0)
|
|
4186
|
+
'@almadar/patterns': 2.8.1
|
|
4673
4187
|
'@sendgrid/mail': 8.1.6
|
|
4674
4188
|
dotenv: 16.6.1
|
|
4675
4189
|
googleapis: 144.0.0
|
|
4676
|
-
resend: 4.8.0(react-dom@
|
|
4190
|
+
resend: 4.8.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4677
4191
|
stripe: 17.7.0
|
|
4678
|
-
twilio: 5.
|
|
4192
|
+
twilio: 5.13.0
|
|
4679
4193
|
zod: 3.25.76
|
|
4680
4194
|
transitivePeerDependencies:
|
|
4681
4195
|
- '@opentelemetry/api'
|
|
@@ -4688,30 +4202,41 @@ snapshots:
|
|
|
4688
4202
|
- supports-color
|
|
4689
4203
|
- ws
|
|
4690
4204
|
|
|
4691
|
-
'@almadar/llm@2.0
|
|
4205
|
+
'@almadar/llm@2.5.0(@almadar/core@2.6.1)(@opentelemetry/api@1.9.0)(ws@8.19.0)':
|
|
4692
4206
|
dependencies:
|
|
4693
4207
|
'@anthropic-ai/sdk': 0.52.0
|
|
4694
|
-
'@langchain/anthropic': 1.3.
|
|
4695
|
-
'@langchain/core': 1.1.
|
|
4696
|
-
'@langchain/openai': 1.
|
|
4697
|
-
openai: 6.
|
|
4208
|
+
'@langchain/anthropic': 1.3.25(@langchain/core@1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0))
|
|
4209
|
+
'@langchain/core': 1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0)
|
|
4210
|
+
'@langchain/openai': 1.3.0(@langchain/core@1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0))(ws@8.19.0)
|
|
4211
|
+
openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
|
|
4698
4212
|
zod: 3.25.76
|
|
4699
4213
|
optionalDependencies:
|
|
4700
|
-
'@almadar/core': 2.1
|
|
4214
|
+
'@almadar/core': 2.6.1
|
|
4701
4215
|
transitivePeerDependencies:
|
|
4702
4216
|
- '@opentelemetry/api'
|
|
4703
4217
|
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
4704
4218
|
- '@opentelemetry/sdk-trace-base'
|
|
4705
4219
|
- ws
|
|
4706
4220
|
|
|
4707
|
-
'@almadar/operators@2.
|
|
4221
|
+
'@almadar/operators@2.1.1': {}
|
|
4708
4222
|
|
|
4709
|
-
'@almadar/
|
|
4223
|
+
'@almadar/operators@2.1.3': {}
|
|
4710
4224
|
|
|
4711
|
-
'@almadar/
|
|
4225
|
+
'@almadar/patterns@2.8.1': {}
|
|
4226
|
+
|
|
4227
|
+
'@almadar/patterns@2.8.11': {}
|
|
4228
|
+
|
|
4229
|
+
'@almadar/runtime@2.1.1(express@4.22.1)':
|
|
4230
|
+
dependencies:
|
|
4231
|
+
'@almadar/core': 2.7.0
|
|
4232
|
+
'@almadar/evaluator': 2.5.6
|
|
4233
|
+
'@almadar/operators': 2.1.1
|
|
4234
|
+
'@faker-js/faker': 9.9.0
|
|
4235
|
+
express: 4.22.1
|
|
4236
|
+
|
|
4237
|
+
'@almadar/server@2.1.3(express@4.22.1)':
|
|
4712
4238
|
dependencies:
|
|
4713
|
-
'@almadar/
|
|
4714
|
-
'@almadar/core': 2.1.3
|
|
4239
|
+
'@almadar/core': 2.6.1
|
|
4715
4240
|
'@faker-js/faker': 9.9.0
|
|
4716
4241
|
cors: 2.8.6
|
|
4717
4242
|
dotenv: 16.6.1
|
|
@@ -4721,58 +4246,32 @@ snapshots:
|
|
|
4721
4246
|
ws: 8.19.0
|
|
4722
4247
|
zod: 3.25.76
|
|
4723
4248
|
transitivePeerDependencies:
|
|
4724
|
-
- '@langchain/core'
|
|
4725
|
-
- '@langchain/langgraph'
|
|
4726
|
-
- '@langchain/langgraph-checkpoint'
|
|
4727
|
-
- '@opentelemetry/api'
|
|
4728
|
-
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
4729
|
-
- '@opentelemetry/sdk-trace-base'
|
|
4730
4249
|
- bufferutil
|
|
4731
|
-
- debug
|
|
4732
|
-
- deepagents
|
|
4733
4250
|
- encoding
|
|
4734
|
-
- openai
|
|
4735
|
-
- react
|
|
4736
|
-
- react-dom
|
|
4737
4251
|
- supports-color
|
|
4738
4252
|
- utf-8-validate
|
|
4739
4253
|
|
|
4740
|
-
'@almadar/
|
|
4741
|
-
dependencies:
|
|
4742
|
-
'@almadar/core': 2.
|
|
4743
|
-
'@almadar/
|
|
4744
|
-
'@almadar/patterns': 2.
|
|
4745
|
-
'@almadar/
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
- '@opentelemetry/sdk-trace-base'
|
|
4752
|
-
- ws
|
|
4753
|
-
|
|
4754
|
-
'@almadar/std@2.1.1':
|
|
4755
|
-
dependencies:
|
|
4756
|
-
'@almadar/core': 2.1.3
|
|
4757
|
-
'@almadar/operators': 2.0.3
|
|
4758
|
-
|
|
4759
|
-
'@almadar/ui@2.6.0(@react-three/drei@10.7.7(@react-three/fiber@8.18.0(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.160.1))(@types/react@18.3.28)(@types/three@0.183.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.160.1))(@react-three/fiber@8.18.0(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.160.1))(@tanstack/react-query@5.90.21(react@18.3.1))(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react-router-dom@7.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)(three@0.160.1)':
|
|
4760
|
-
dependencies:
|
|
4761
|
-
'@almadar/core': 2.1.3
|
|
4762
|
-
'@almadar/evaluator': 2.1.1
|
|
4763
|
-
'@almadar/patterns': 2.0.1
|
|
4764
|
-
'@react-three/drei': 10.7.7(@react-three/fiber@8.18.0(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.160.1))(@types/react@18.3.28)(@types/three@0.183.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.160.1)
|
|
4765
|
-
'@react-three/fiber': 8.18.0(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(three@0.160.1)
|
|
4766
|
-
'@tanstack/react-query': 5.90.21(react@18.3.1)
|
|
4254
|
+
'@almadar/ui@2.28.0(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)':
|
|
4255
|
+
dependencies:
|
|
4256
|
+
'@almadar/core': 2.7.0
|
|
4257
|
+
'@almadar/evaluator': 2.5.6
|
|
4258
|
+
'@almadar/patterns': 2.8.11
|
|
4259
|
+
'@almadar/runtime': 2.1.1(express@4.22.1)
|
|
4260
|
+
'@react-three/drei': 9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
4261
|
+
'@react-three/fiber': 9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
4262
|
+
'@react-three/postprocessing': 3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1)
|
|
4263
|
+
'@tanstack/react-query': 5.91.2(react@19.2.4)
|
|
4264
|
+
'@xyflow/react': 12.10.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4767
4265
|
clsx: 2.1.1
|
|
4266
|
+
elkjs: 0.11.1
|
|
4768
4267
|
leaflet: 1.9.4
|
|
4769
|
-
lucide-react: 0.344.0(react@
|
|
4770
|
-
react:
|
|
4771
|
-
react-dom:
|
|
4772
|
-
react-leaflet: 4.2.1(leaflet@1.9.4)(react-dom@
|
|
4773
|
-
react-markdown: 9.1.0(@types/react@
|
|
4774
|
-
react-router-dom: 7.13.1(react-dom@
|
|
4775
|
-
react-syntax-highlighter: 16.1.1(react@
|
|
4268
|
+
lucide-react: 0.344.0(react@19.2.4)
|
|
4269
|
+
react: 19.2.4
|
|
4270
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
4271
|
+
react-leaflet: 4.2.1(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4272
|
+
react-markdown: 9.1.0(@types/react@19.2.14)(react@19.2.4)
|
|
4273
|
+
react-router-dom: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4274
|
+
react-syntax-highlighter: 16.1.1(react@19.2.4)
|
|
4776
4275
|
rehype-katex: 7.0.1
|
|
4777
4276
|
remark-gfm: 4.0.1
|
|
4778
4277
|
remark-math: 6.0.0
|
|
@@ -4780,6 +4279,8 @@ snapshots:
|
|
|
4780
4279
|
three: 0.160.1
|
|
4781
4280
|
transitivePeerDependencies:
|
|
4782
4281
|
- '@types/react'
|
|
4282
|
+
- express
|
|
4283
|
+
- immer
|
|
4783
4284
|
- supports-color
|
|
4784
4285
|
|
|
4785
4286
|
'@anthropic-ai/sdk@0.52.0': {}
|
|
@@ -4812,8 +4313,8 @@ snapshots:
|
|
|
4812
4313
|
'@babel/generator': 7.29.1
|
|
4813
4314
|
'@babel/helper-compilation-targets': 7.28.6
|
|
4814
4315
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
4815
|
-
'@babel/helpers': 7.
|
|
4816
|
-
'@babel/parser': 7.29.
|
|
4316
|
+
'@babel/helpers': 7.29.2
|
|
4317
|
+
'@babel/parser': 7.29.2
|
|
4817
4318
|
'@babel/template': 7.28.6
|
|
4818
4319
|
'@babel/traverse': 7.29.0
|
|
4819
4320
|
'@babel/types': 7.29.0
|
|
@@ -4828,7 +4329,7 @@ snapshots:
|
|
|
4828
4329
|
|
|
4829
4330
|
'@babel/generator@7.29.1':
|
|
4830
4331
|
dependencies:
|
|
4831
|
-
'@babel/parser': 7.29.
|
|
4332
|
+
'@babel/parser': 7.29.2
|
|
4832
4333
|
'@babel/types': 7.29.0
|
|
4833
4334
|
'@jridgewell/gen-mapping': 0.3.13
|
|
4834
4335
|
'@jridgewell/trace-mapping': 0.3.31
|
|
@@ -4868,12 +4369,12 @@ snapshots:
|
|
|
4868
4369
|
|
|
4869
4370
|
'@babel/helper-validator-option@7.27.1': {}
|
|
4870
4371
|
|
|
4871
|
-
'@babel/helpers@7.
|
|
4372
|
+
'@babel/helpers@7.29.2':
|
|
4872
4373
|
dependencies:
|
|
4873
4374
|
'@babel/template': 7.28.6
|
|
4874
4375
|
'@babel/types': 7.29.0
|
|
4875
4376
|
|
|
4876
|
-
'@babel/parser@7.29.
|
|
4377
|
+
'@babel/parser@7.29.2':
|
|
4877
4378
|
dependencies:
|
|
4878
4379
|
'@babel/types': 7.29.0
|
|
4879
4380
|
|
|
@@ -4887,12 +4388,12 @@ snapshots:
|
|
|
4887
4388
|
'@babel/core': 7.29.0
|
|
4888
4389
|
'@babel/helper-plugin-utils': 7.28.6
|
|
4889
4390
|
|
|
4890
|
-
'@babel/runtime@7.
|
|
4391
|
+
'@babel/runtime@7.29.2': {}
|
|
4891
4392
|
|
|
4892
4393
|
'@babel/template@7.28.6':
|
|
4893
4394
|
dependencies:
|
|
4894
4395
|
'@babel/code-frame': 7.29.0
|
|
4895
|
-
'@babel/parser': 7.29.
|
|
4396
|
+
'@babel/parser': 7.29.2
|
|
4896
4397
|
'@babel/types': 7.29.0
|
|
4897
4398
|
|
|
4898
4399
|
'@babel/traverse@7.29.0':
|
|
@@ -4900,7 +4401,7 @@ snapshots:
|
|
|
4900
4401
|
'@babel/code-frame': 7.29.0
|
|
4901
4402
|
'@babel/generator': 7.29.1
|
|
4902
4403
|
'@babel/helper-globals': 7.28.0
|
|
4903
|
-
'@babel/parser': 7.29.
|
|
4404
|
+
'@babel/parser': 7.29.2
|
|
4904
4405
|
'@babel/template': 7.28.6
|
|
4905
4406
|
'@babel/types': 7.29.0
|
|
4906
4407
|
debug: 4.4.3
|
|
@@ -4936,231 +4437,84 @@ snapshots:
|
|
|
4936
4437
|
|
|
4937
4438
|
'@dimforge/rapier3d-compat@0.12.0': {}
|
|
4938
4439
|
|
|
4939
|
-
'@esbuild/aix-ppc64@0.21.5':
|
|
4940
|
-
optional: true
|
|
4941
|
-
|
|
4942
4440
|
'@esbuild/aix-ppc64@0.25.12':
|
|
4943
4441
|
optional: true
|
|
4944
4442
|
|
|
4945
|
-
'@esbuild/aix-ppc64@0.27.3':
|
|
4946
|
-
optional: true
|
|
4947
|
-
|
|
4948
|
-
'@esbuild/android-arm64@0.21.5':
|
|
4949
|
-
optional: true
|
|
4950
|
-
|
|
4951
4443
|
'@esbuild/android-arm64@0.25.12':
|
|
4952
4444
|
optional: true
|
|
4953
4445
|
|
|
4954
|
-
'@esbuild/android-arm64@0.27.3':
|
|
4955
|
-
optional: true
|
|
4956
|
-
|
|
4957
|
-
'@esbuild/android-arm@0.21.5':
|
|
4958
|
-
optional: true
|
|
4959
|
-
|
|
4960
4446
|
'@esbuild/android-arm@0.25.12':
|
|
4961
4447
|
optional: true
|
|
4962
4448
|
|
|
4963
|
-
'@esbuild/android-arm@0.27.3':
|
|
4964
|
-
optional: true
|
|
4965
|
-
|
|
4966
|
-
'@esbuild/android-x64@0.21.5':
|
|
4967
|
-
optional: true
|
|
4968
|
-
|
|
4969
4449
|
'@esbuild/android-x64@0.25.12':
|
|
4970
4450
|
optional: true
|
|
4971
4451
|
|
|
4972
|
-
'@esbuild/android-x64@0.27.3':
|
|
4973
|
-
optional: true
|
|
4974
|
-
|
|
4975
|
-
'@esbuild/darwin-arm64@0.21.5':
|
|
4976
|
-
optional: true
|
|
4977
|
-
|
|
4978
4452
|
'@esbuild/darwin-arm64@0.25.12':
|
|
4979
4453
|
optional: true
|
|
4980
4454
|
|
|
4981
|
-
'@esbuild/darwin-arm64@0.27.3':
|
|
4982
|
-
optional: true
|
|
4983
|
-
|
|
4984
|
-
'@esbuild/darwin-x64@0.21.5':
|
|
4985
|
-
optional: true
|
|
4986
|
-
|
|
4987
4455
|
'@esbuild/darwin-x64@0.25.12':
|
|
4988
4456
|
optional: true
|
|
4989
4457
|
|
|
4990
|
-
'@esbuild/darwin-x64@0.27.3':
|
|
4991
|
-
optional: true
|
|
4992
|
-
|
|
4993
|
-
'@esbuild/freebsd-arm64@0.21.5':
|
|
4994
|
-
optional: true
|
|
4995
|
-
|
|
4996
4458
|
'@esbuild/freebsd-arm64@0.25.12':
|
|
4997
4459
|
optional: true
|
|
4998
4460
|
|
|
4999
|
-
'@esbuild/freebsd-arm64@0.27.3':
|
|
5000
|
-
optional: true
|
|
5001
|
-
|
|
5002
|
-
'@esbuild/freebsd-x64@0.21.5':
|
|
5003
|
-
optional: true
|
|
5004
|
-
|
|
5005
4461
|
'@esbuild/freebsd-x64@0.25.12':
|
|
5006
4462
|
optional: true
|
|
5007
4463
|
|
|
5008
|
-
'@esbuild/freebsd-x64@0.27.3':
|
|
5009
|
-
optional: true
|
|
5010
|
-
|
|
5011
|
-
'@esbuild/linux-arm64@0.21.5':
|
|
5012
|
-
optional: true
|
|
5013
|
-
|
|
5014
4464
|
'@esbuild/linux-arm64@0.25.12':
|
|
5015
4465
|
optional: true
|
|
5016
4466
|
|
|
5017
|
-
'@esbuild/linux-arm64@0.27.3':
|
|
5018
|
-
optional: true
|
|
5019
|
-
|
|
5020
|
-
'@esbuild/linux-arm@0.21.5':
|
|
5021
|
-
optional: true
|
|
5022
|
-
|
|
5023
4467
|
'@esbuild/linux-arm@0.25.12':
|
|
5024
4468
|
optional: true
|
|
5025
4469
|
|
|
5026
|
-
'@esbuild/linux-arm@0.27.3':
|
|
5027
|
-
optional: true
|
|
5028
|
-
|
|
5029
|
-
'@esbuild/linux-ia32@0.21.5':
|
|
5030
|
-
optional: true
|
|
5031
|
-
|
|
5032
4470
|
'@esbuild/linux-ia32@0.25.12':
|
|
5033
4471
|
optional: true
|
|
5034
4472
|
|
|
5035
|
-
'@esbuild/linux-ia32@0.27.3':
|
|
5036
|
-
optional: true
|
|
5037
|
-
|
|
5038
|
-
'@esbuild/linux-loong64@0.21.5':
|
|
5039
|
-
optional: true
|
|
5040
|
-
|
|
5041
4473
|
'@esbuild/linux-loong64@0.25.12':
|
|
5042
4474
|
optional: true
|
|
5043
4475
|
|
|
5044
|
-
'@esbuild/linux-loong64@0.27.3':
|
|
5045
|
-
optional: true
|
|
5046
|
-
|
|
5047
|
-
'@esbuild/linux-mips64el@0.21.5':
|
|
5048
|
-
optional: true
|
|
5049
|
-
|
|
5050
4476
|
'@esbuild/linux-mips64el@0.25.12':
|
|
5051
4477
|
optional: true
|
|
5052
4478
|
|
|
5053
|
-
'@esbuild/linux-mips64el@0.27.3':
|
|
5054
|
-
optional: true
|
|
5055
|
-
|
|
5056
|
-
'@esbuild/linux-ppc64@0.21.5':
|
|
5057
|
-
optional: true
|
|
5058
|
-
|
|
5059
4479
|
'@esbuild/linux-ppc64@0.25.12':
|
|
5060
4480
|
optional: true
|
|
5061
4481
|
|
|
5062
|
-
'@esbuild/linux-ppc64@0.27.3':
|
|
5063
|
-
optional: true
|
|
5064
|
-
|
|
5065
|
-
'@esbuild/linux-riscv64@0.21.5':
|
|
5066
|
-
optional: true
|
|
5067
|
-
|
|
5068
4482
|
'@esbuild/linux-riscv64@0.25.12':
|
|
5069
4483
|
optional: true
|
|
5070
4484
|
|
|
5071
|
-
'@esbuild/linux-riscv64@0.27.3':
|
|
5072
|
-
optional: true
|
|
5073
|
-
|
|
5074
|
-
'@esbuild/linux-s390x@0.21.5':
|
|
5075
|
-
optional: true
|
|
5076
|
-
|
|
5077
4485
|
'@esbuild/linux-s390x@0.25.12':
|
|
5078
4486
|
optional: true
|
|
5079
4487
|
|
|
5080
|
-
'@esbuild/linux-s390x@0.27.3':
|
|
5081
|
-
optional: true
|
|
5082
|
-
|
|
5083
|
-
'@esbuild/linux-x64@0.21.5':
|
|
5084
|
-
optional: true
|
|
5085
|
-
|
|
5086
4488
|
'@esbuild/linux-x64@0.25.12':
|
|
5087
4489
|
optional: true
|
|
5088
4490
|
|
|
5089
|
-
'@esbuild/linux-x64@0.27.3':
|
|
5090
|
-
optional: true
|
|
5091
|
-
|
|
5092
4491
|
'@esbuild/netbsd-arm64@0.25.12':
|
|
5093
4492
|
optional: true
|
|
5094
4493
|
|
|
5095
|
-
'@esbuild/netbsd-arm64@0.27.3':
|
|
5096
|
-
optional: true
|
|
5097
|
-
|
|
5098
|
-
'@esbuild/netbsd-x64@0.21.5':
|
|
5099
|
-
optional: true
|
|
5100
|
-
|
|
5101
4494
|
'@esbuild/netbsd-x64@0.25.12':
|
|
5102
4495
|
optional: true
|
|
5103
4496
|
|
|
5104
|
-
'@esbuild/netbsd-x64@0.27.3':
|
|
5105
|
-
optional: true
|
|
5106
|
-
|
|
5107
4497
|
'@esbuild/openbsd-arm64@0.25.12':
|
|
5108
4498
|
optional: true
|
|
5109
4499
|
|
|
5110
|
-
'@esbuild/openbsd-arm64@0.27.3':
|
|
5111
|
-
optional: true
|
|
5112
|
-
|
|
5113
|
-
'@esbuild/openbsd-x64@0.21.5':
|
|
5114
|
-
optional: true
|
|
5115
|
-
|
|
5116
4500
|
'@esbuild/openbsd-x64@0.25.12':
|
|
5117
4501
|
optional: true
|
|
5118
4502
|
|
|
5119
|
-
'@esbuild/openbsd-x64@0.27.3':
|
|
5120
|
-
optional: true
|
|
5121
|
-
|
|
5122
4503
|
'@esbuild/openharmony-arm64@0.25.12':
|
|
5123
4504
|
optional: true
|
|
5124
4505
|
|
|
5125
|
-
'@esbuild/openharmony-arm64@0.27.3':
|
|
5126
|
-
optional: true
|
|
5127
|
-
|
|
5128
|
-
'@esbuild/sunos-x64@0.21.5':
|
|
5129
|
-
optional: true
|
|
5130
|
-
|
|
5131
4506
|
'@esbuild/sunos-x64@0.25.12':
|
|
5132
4507
|
optional: true
|
|
5133
4508
|
|
|
5134
|
-
'@esbuild/sunos-x64@0.27.3':
|
|
5135
|
-
optional: true
|
|
5136
|
-
|
|
5137
|
-
'@esbuild/win32-arm64@0.21.5':
|
|
5138
|
-
optional: true
|
|
5139
|
-
|
|
5140
4509
|
'@esbuild/win32-arm64@0.25.12':
|
|
5141
4510
|
optional: true
|
|
5142
4511
|
|
|
5143
|
-
'@esbuild/win32-arm64@0.27.3':
|
|
5144
|
-
optional: true
|
|
5145
|
-
|
|
5146
|
-
'@esbuild/win32-ia32@0.21.5':
|
|
5147
|
-
optional: true
|
|
5148
|
-
|
|
5149
4512
|
'@esbuild/win32-ia32@0.25.12':
|
|
5150
4513
|
optional: true
|
|
5151
4514
|
|
|
5152
|
-
'@esbuild/win32-ia32@0.27.3':
|
|
5153
|
-
optional: true
|
|
5154
|
-
|
|
5155
|
-
'@esbuild/win32-x64@0.21.5':
|
|
5156
|
-
optional: true
|
|
5157
|
-
|
|
5158
4515
|
'@esbuild/win32-x64@0.25.12':
|
|
5159
4516
|
optional: true
|
|
5160
4517
|
|
|
5161
|
-
'@esbuild/win32-x64@0.27.3':
|
|
5162
|
-
optional: true
|
|
5163
|
-
|
|
5164
4518
|
'@eslint-community/eslint-utils@4.9.1(eslint@10.0.0(jiti@1.21.7))':
|
|
5165
4519
|
dependencies:
|
|
5166
4520
|
eslint: 10.0.0(jiti@1.21.7)
|
|
@@ -5168,27 +4522,27 @@ snapshots:
|
|
|
5168
4522
|
|
|
5169
4523
|
'@eslint-community/regexpp@4.12.2': {}
|
|
5170
4524
|
|
|
5171
|
-
'@eslint/config-array@0.23.
|
|
4525
|
+
'@eslint/config-array@0.23.3':
|
|
5172
4526
|
dependencies:
|
|
5173
|
-
'@eslint/object-schema': 3.0.
|
|
4527
|
+
'@eslint/object-schema': 3.0.3
|
|
5174
4528
|
debug: 4.4.3
|
|
5175
4529
|
minimatch: 10.2.4
|
|
5176
4530
|
transitivePeerDependencies:
|
|
5177
4531
|
- supports-color
|
|
5178
4532
|
|
|
5179
|
-
'@eslint/config-helpers@0.5.
|
|
4533
|
+
'@eslint/config-helpers@0.5.3':
|
|
5180
4534
|
dependencies:
|
|
5181
|
-
'@eslint/core': 1.1.
|
|
4535
|
+
'@eslint/core': 1.1.1
|
|
5182
4536
|
|
|
5183
|
-
'@eslint/core@1.1.
|
|
4537
|
+
'@eslint/core@1.1.1':
|
|
5184
4538
|
dependencies:
|
|
5185
4539
|
'@types/json-schema': 7.0.15
|
|
5186
4540
|
|
|
5187
|
-
'@eslint/object-schema@3.0.
|
|
4541
|
+
'@eslint/object-schema@3.0.3': {}
|
|
5188
4542
|
|
|
5189
|
-
'@eslint/plugin-kit@0.6.
|
|
4543
|
+
'@eslint/plugin-kit@0.6.1':
|
|
5190
4544
|
dependencies:
|
|
5191
|
-
'@eslint/core': 1.1.
|
|
4545
|
+
'@eslint/core': 1.1.1
|
|
5192
4546
|
levn: 0.4.1
|
|
5193
4547
|
|
|
5194
4548
|
'@faker-js/faker@9.9.0': {}
|
|
@@ -5588,7 +4942,7 @@ snapshots:
|
|
|
5588
4942
|
abort-controller: 3.0.0
|
|
5589
4943
|
async-retry: 1.3.3
|
|
5590
4944
|
duplexify: 4.1.3
|
|
5591
|
-
fast-xml-parser: 5.
|
|
4945
|
+
fast-xml-parser: 5.5.7
|
|
5592
4946
|
gaxios: 6.7.1
|
|
5593
4947
|
google-auth-library: 9.15.1
|
|
5594
4948
|
html-entities: 2.6.0
|
|
@@ -5611,7 +4965,7 @@ snapshots:
|
|
|
5611
4965
|
'@grpc/grpc-js@1.9.15':
|
|
5612
4966
|
dependencies:
|
|
5613
4967
|
'@grpc/proto-loader': 0.7.15
|
|
5614
|
-
'@types/node': 20.19.
|
|
4968
|
+
'@types/node': 20.19.37
|
|
5615
4969
|
|
|
5616
4970
|
'@grpc/proto-loader@0.7.15':
|
|
5617
4971
|
dependencies:
|
|
@@ -5639,15 +4993,6 @@ snapshots:
|
|
|
5639
4993
|
|
|
5640
4994
|
'@humanwhocodes/retry@0.4.3': {}
|
|
5641
4995
|
|
|
5642
|
-
'@isaacs/cliui@8.0.2':
|
|
5643
|
-
dependencies:
|
|
5644
|
-
string-width: 5.1.2
|
|
5645
|
-
string-width-cjs: string-width@4.2.3
|
|
5646
|
-
strip-ansi: 7.2.0
|
|
5647
|
-
strip-ansi-cjs: strip-ansi@6.0.1
|
|
5648
|
-
wrap-ansi: 8.1.0
|
|
5649
|
-
wrap-ansi-cjs: wrap-ansi@7.0.0
|
|
5650
|
-
|
|
5651
4996
|
'@jridgewell/gen-mapping@0.3.13':
|
|
5652
4997
|
dependencies:
|
|
5653
4998
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
@@ -5670,13 +5015,13 @@ snapshots:
|
|
|
5670
5015
|
'@js-sdsl/ordered-map@4.4.2':
|
|
5671
5016
|
optional: true
|
|
5672
5017
|
|
|
5673
|
-
'@langchain/anthropic@1.3.
|
|
5018
|
+
'@langchain/anthropic@1.3.25(@langchain/core@1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0))':
|
|
5674
5019
|
dependencies:
|
|
5675
5020
|
'@anthropic-ai/sdk': 0.74.0(zod@3.25.76)
|
|
5676
|
-
'@langchain/core': 1.1.
|
|
5021
|
+
'@langchain/core': 1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0)
|
|
5677
5022
|
zod: 3.25.76
|
|
5678
5023
|
|
|
5679
|
-
'@langchain/core@1.1.
|
|
5024
|
+
'@langchain/core@1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0)':
|
|
5680
5025
|
dependencies:
|
|
5681
5026
|
'@cfworker/json-schema': 4.1.1
|
|
5682
5027
|
'@standard-schema/spec': 1.1.0
|
|
@@ -5684,7 +5029,7 @@ snapshots:
|
|
|
5684
5029
|
camelcase: 6.3.0
|
|
5685
5030
|
decamelize: 1.2.0
|
|
5686
5031
|
js-tiktoken: 1.0.21
|
|
5687
|
-
langsmith: 0.5.
|
|
5032
|
+
langsmith: 0.5.12(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0)
|
|
5688
5033
|
mustache: 4.2.0
|
|
5689
5034
|
p-queue: 6.6.2
|
|
5690
5035
|
uuid: 11.1.0
|
|
@@ -5694,52 +5039,13 @@ snapshots:
|
|
|
5694
5039
|
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
5695
5040
|
- '@opentelemetry/sdk-trace-base'
|
|
5696
5041
|
- openai
|
|
5042
|
+
- ws
|
|
5697
5043
|
|
|
5698
|
-
'@langchain/
|
|
5699
|
-
dependencies:
|
|
5700
|
-
'@langchain/core': 1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
5701
|
-
uuid: 10.0.0
|
|
5702
|
-
|
|
5703
|
-
'@langchain/langgraph-sdk@1.6.5(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
|
5704
|
-
dependencies:
|
|
5705
|
-
'@types/json-schema': 7.0.15
|
|
5706
|
-
p-queue: 9.1.0
|
|
5707
|
-
p-retry: 7.1.1
|
|
5708
|
-
uuid: 13.0.0
|
|
5709
|
-
optionalDependencies:
|
|
5710
|
-
'@langchain/core': 1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
5711
|
-
react: 18.3.1
|
|
5712
|
-
react-dom: 18.3.1(react@18.3.1)
|
|
5713
|
-
|
|
5714
|
-
'@langchain/langgraph@1.2.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@3.25.76)':
|
|
5715
|
-
dependencies:
|
|
5716
|
-
'@langchain/core': 1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
5717
|
-
'@langchain/langgraph-checkpoint': 1.0.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))
|
|
5718
|
-
'@langchain/langgraph-sdk': 1.6.5(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
5719
|
-
'@standard-schema/spec': 1.1.0
|
|
5720
|
-
uuid: 10.0.0
|
|
5721
|
-
zod: 3.25.76
|
|
5722
|
-
transitivePeerDependencies:
|
|
5723
|
-
- react
|
|
5724
|
-
- react-dom
|
|
5725
|
-
|
|
5726
|
-
'@langchain/langgraph@1.2.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@4.3.6)':
|
|
5727
|
-
dependencies:
|
|
5728
|
-
'@langchain/core': 1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
5729
|
-
'@langchain/langgraph-checkpoint': 1.0.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))
|
|
5730
|
-
'@langchain/langgraph-sdk': 1.6.5(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
5731
|
-
'@standard-schema/spec': 1.1.0
|
|
5732
|
-
uuid: 10.0.0
|
|
5733
|
-
zod: 4.3.6
|
|
5734
|
-
transitivePeerDependencies:
|
|
5735
|
-
- react
|
|
5736
|
-
- react-dom
|
|
5737
|
-
|
|
5738
|
-
'@langchain/openai@1.2.12(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(ws@8.19.0)':
|
|
5044
|
+
'@langchain/openai@1.3.0(@langchain/core@1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0))(ws@8.19.0)':
|
|
5739
5045
|
dependencies:
|
|
5740
|
-
'@langchain/core': 1.1.
|
|
5046
|
+
'@langchain/core': 1.1.35(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0)
|
|
5741
5047
|
js-tiktoken: 1.0.21
|
|
5742
|
-
openai: 6.
|
|
5048
|
+
openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
|
|
5743
5049
|
zod: 3.25.76
|
|
5744
5050
|
transitivePeerDependencies:
|
|
5745
5051
|
- ws
|
|
@@ -5750,12 +5056,12 @@ snapshots:
|
|
|
5750
5056
|
dependencies:
|
|
5751
5057
|
state-local: 1.0.7
|
|
5752
5058
|
|
|
5753
|
-
'@monaco-editor/react@4.7.0(monaco-editor@0.52.2)(react-dom@
|
|
5059
|
+
'@monaco-editor/react@4.7.0(monaco-editor@0.52.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
5754
5060
|
dependencies:
|
|
5755
5061
|
'@monaco-editor/loader': 1.7.0
|
|
5756
5062
|
monaco-editor: 0.52.2
|
|
5757
|
-
react:
|
|
5758
|
-
react-dom:
|
|
5063
|
+
react: 19.2.4
|
|
5064
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5759
5065
|
|
|
5760
5066
|
'@monogrid/gainmap-js@3.4.0(three@0.160.1)':
|
|
5761
5067
|
dependencies:
|
|
@@ -5777,9 +5083,6 @@ snapshots:
|
|
|
5777
5083
|
'@opentelemetry/api@1.9.0':
|
|
5778
5084
|
optional: true
|
|
5779
5085
|
|
|
5780
|
-
'@pkgjs/parseargs@0.11.0':
|
|
5781
|
-
optional: true
|
|
5782
|
-
|
|
5783
5086
|
'@protobufjs/aspromise@1.1.2': {}
|
|
5784
5087
|
|
|
5785
5088
|
'@protobufjs/base64@1.1.2': {}
|
|
@@ -5803,72 +5106,118 @@ snapshots:
|
|
|
5803
5106
|
|
|
5804
5107
|
'@protobufjs/utf8@1.1.0': {}
|
|
5805
5108
|
|
|
5806
|
-
'@react-email/render@1.1.2(react-dom@
|
|
5109
|
+
'@react-email/render@1.1.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
5807
5110
|
dependencies:
|
|
5808
5111
|
html-to-text: 9.0.5
|
|
5809
5112
|
prettier: 3.8.1
|
|
5810
|
-
react:
|
|
5811
|
-
react-dom:
|
|
5113
|
+
react: 19.2.4
|
|
5114
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5812
5115
|
react-promise-suspense: 0.3.4
|
|
5813
5116
|
|
|
5814
|
-
'@react-leaflet/core@2.1.0(leaflet@1.9.4)(react-dom@
|
|
5117
|
+
'@react-leaflet/core@2.1.0(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
5815
5118
|
dependencies:
|
|
5816
5119
|
leaflet: 1.9.4
|
|
5817
|
-
react:
|
|
5818
|
-
react-dom:
|
|
5120
|
+
react: 19.2.4
|
|
5121
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5122
|
+
|
|
5123
|
+
'@react-spring/animated@9.7.5(react@19.2.4)':
|
|
5124
|
+
dependencies:
|
|
5125
|
+
'@react-spring/shared': 9.7.5(react@19.2.4)
|
|
5126
|
+
'@react-spring/types': 9.7.5
|
|
5127
|
+
react: 19.2.4
|
|
5128
|
+
|
|
5129
|
+
'@react-spring/core@9.7.5(react@19.2.4)':
|
|
5130
|
+
dependencies:
|
|
5131
|
+
'@react-spring/animated': 9.7.5(react@19.2.4)
|
|
5132
|
+
'@react-spring/shared': 9.7.5(react@19.2.4)
|
|
5133
|
+
'@react-spring/types': 9.7.5
|
|
5134
|
+
react: 19.2.4
|
|
5135
|
+
|
|
5136
|
+
'@react-spring/rafz@9.7.5': {}
|
|
5137
|
+
|
|
5138
|
+
'@react-spring/shared@9.7.5(react@19.2.4)':
|
|
5139
|
+
dependencies:
|
|
5140
|
+
'@react-spring/rafz': 9.7.5
|
|
5141
|
+
'@react-spring/types': 9.7.5
|
|
5142
|
+
react: 19.2.4
|
|
5143
|
+
|
|
5144
|
+
'@react-spring/three@9.7.5(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(react@19.2.4)(three@0.160.1)':
|
|
5145
|
+
dependencies:
|
|
5146
|
+
'@react-spring/animated': 9.7.5(react@19.2.4)
|
|
5147
|
+
'@react-spring/core': 9.7.5(react@19.2.4)
|
|
5148
|
+
'@react-spring/shared': 9.7.5(react@19.2.4)
|
|
5149
|
+
'@react-spring/types': 9.7.5
|
|
5150
|
+
'@react-three/fiber': 9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
5151
|
+
react: 19.2.4
|
|
5152
|
+
three: 0.160.1
|
|
5153
|
+
|
|
5154
|
+
'@react-spring/types@9.7.5': {}
|
|
5819
5155
|
|
|
5820
|
-
'@react-three/drei@
|
|
5156
|
+
'@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4))':
|
|
5821
5157
|
dependencies:
|
|
5822
|
-
'@babel/runtime': 7.
|
|
5158
|
+
'@babel/runtime': 7.29.2
|
|
5823
5159
|
'@mediapipe/tasks-vision': 0.10.17
|
|
5824
5160
|
'@monogrid/gainmap-js': 3.4.0(three@0.160.1)
|
|
5825
|
-
'@react-three
|
|
5826
|
-
'@
|
|
5827
|
-
|
|
5161
|
+
'@react-spring/three': 9.7.5(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(react@19.2.4)(three@0.160.1)
|
|
5162
|
+
'@react-three/fiber': 9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
5163
|
+
'@use-gesture/react': 10.3.1(react@19.2.4)
|
|
5164
|
+
camera-controls: 2.10.1(three@0.160.1)
|
|
5828
5165
|
cross-env: 7.0.3
|
|
5829
5166
|
detect-gpu: 5.0.70
|
|
5830
5167
|
glsl-noise: 0.0.0
|
|
5831
5168
|
hls.js: 1.6.15
|
|
5832
5169
|
maath: 0.10.8(@types/three@0.183.1)(three@0.160.1)
|
|
5833
5170
|
meshline: 3.3.1(three@0.160.1)
|
|
5834
|
-
react:
|
|
5171
|
+
react: 19.2.4
|
|
5172
|
+
react-composer: 5.0.3(react@19.2.4)
|
|
5835
5173
|
stats-gl: 2.4.2(@types/three@0.183.1)(three@0.160.1)
|
|
5836
5174
|
stats.js: 0.17.0
|
|
5837
|
-
suspend-react: 0.1.3(react@
|
|
5175
|
+
suspend-react: 0.1.3(react@19.2.4)
|
|
5838
5176
|
three: 0.160.1
|
|
5839
|
-
three-mesh-bvh: 0.8
|
|
5177
|
+
three-mesh-bvh: 0.7.8(three@0.160.1)
|
|
5840
5178
|
three-stdlib: 2.36.1(three@0.160.1)
|
|
5841
5179
|
troika-three-text: 0.52.4(three@0.160.1)
|
|
5842
|
-
tunnel-rat: 0.1.2(@types/react@
|
|
5843
|
-
use-sync-external-store: 1.6.0(react@18.3.1)
|
|
5180
|
+
tunnel-rat: 0.1.2(@types/react@19.2.14)(react@19.2.4)
|
|
5844
5181
|
utility-types: 3.11.0
|
|
5845
|
-
zustand: 5.0.
|
|
5182
|
+
zustand: 5.0.12(@types/react@19.2.14)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
5846
5183
|
optionalDependencies:
|
|
5847
|
-
react-dom:
|
|
5184
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5848
5185
|
transitivePeerDependencies:
|
|
5849
5186
|
- '@types/react'
|
|
5850
5187
|
- '@types/three'
|
|
5851
5188
|
- immer
|
|
5189
|
+
- use-sync-external-store
|
|
5852
5190
|
|
|
5853
|
-
'@react-three/fiber@
|
|
5191
|
+
'@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)':
|
|
5854
5192
|
dependencies:
|
|
5855
|
-
'@babel/runtime': 7.
|
|
5856
|
-
'@types/react-reconciler': 0.26.7
|
|
5193
|
+
'@babel/runtime': 7.29.2
|
|
5857
5194
|
'@types/webxr': 0.5.24
|
|
5858
5195
|
base64-js: 1.5.1
|
|
5859
5196
|
buffer: 6.0.3
|
|
5860
|
-
its-fine:
|
|
5861
|
-
react:
|
|
5862
|
-
react-
|
|
5863
|
-
|
|
5864
|
-
|
|
5865
|
-
suspend-react: 0.1.3(react@18.3.1)
|
|
5197
|
+
its-fine: 2.0.0(@types/react@19.2.14)(react@19.2.4)
|
|
5198
|
+
react: 19.2.4
|
|
5199
|
+
react-use-measure: 2.1.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
5200
|
+
scheduler: 0.27.0
|
|
5201
|
+
suspend-react: 0.1.3(react@19.2.4)
|
|
5866
5202
|
three: 0.160.1
|
|
5867
|
-
|
|
5203
|
+
use-sync-external-store: 1.6.0(react@19.2.4)
|
|
5204
|
+
zustand: 5.0.12(@types/react@19.2.14)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
5868
5205
|
optionalDependencies:
|
|
5869
|
-
react-dom:
|
|
5206
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5870
5207
|
transitivePeerDependencies:
|
|
5871
5208
|
- '@types/react'
|
|
5209
|
+
- immer
|
|
5210
|
+
|
|
5211
|
+
'@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1)':
|
|
5212
|
+
dependencies:
|
|
5213
|
+
'@react-three/fiber': 9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
5214
|
+
maath: 0.6.0(@types/three@0.183.1)(three@0.160.1)
|
|
5215
|
+
n8ao: 1.10.1(postprocessing@6.39.0(three@0.160.1))(three@0.160.1)
|
|
5216
|
+
postprocessing: 6.39.0(three@0.160.1)
|
|
5217
|
+
react: 19.2.4
|
|
5218
|
+
three: 0.160.1
|
|
5219
|
+
transitivePeerDependencies:
|
|
5220
|
+
- '@types/three'
|
|
5872
5221
|
|
|
5873
5222
|
'@rolldown/pluginutils@1.0.0-beta.27': {}
|
|
5874
5223
|
|
|
@@ -5972,17 +5321,17 @@ snapshots:
|
|
|
5972
5321
|
|
|
5973
5322
|
'@standard-schema/spec@1.1.0': {}
|
|
5974
5323
|
|
|
5975
|
-
'@tanstack/query-core@5.
|
|
5324
|
+
'@tanstack/query-core@5.91.2': {}
|
|
5976
5325
|
|
|
5977
|
-
'@tanstack/react-query@5.
|
|
5326
|
+
'@tanstack/react-query@5.91.2(react@19.2.4)':
|
|
5978
5327
|
dependencies:
|
|
5979
|
-
'@tanstack/query-core': 5.
|
|
5980
|
-
react:
|
|
5328
|
+
'@tanstack/query-core': 5.91.2
|
|
5329
|
+
react: 19.2.4
|
|
5981
5330
|
|
|
5982
5331
|
'@testing-library/dom@10.4.1':
|
|
5983
5332
|
dependencies:
|
|
5984
5333
|
'@babel/code-frame': 7.29.0
|
|
5985
|
-
'@babel/runtime': 7.
|
|
5334
|
+
'@babel/runtime': 7.29.2
|
|
5986
5335
|
'@types/aria-query': 5.0.4
|
|
5987
5336
|
aria-query: 5.3.0
|
|
5988
5337
|
dom-accessibility-api: 0.5.16
|
|
@@ -5999,17 +5348,35 @@ snapshots:
|
|
|
5999
5348
|
picocolors: 1.1.1
|
|
6000
5349
|
redent: 3.0.0
|
|
6001
5350
|
|
|
6002
|
-
'@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@
|
|
5351
|
+
'@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
6003
5352
|
dependencies:
|
|
6004
|
-
'@babel/runtime': 7.
|
|
5353
|
+
'@babel/runtime': 7.29.2
|
|
6005
5354
|
'@testing-library/dom': 10.4.1
|
|
6006
|
-
react:
|
|
6007
|
-
react-dom:
|
|
5355
|
+
react: 19.2.4
|
|
5356
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
6008
5357
|
optionalDependencies:
|
|
6009
|
-
'@types/react':
|
|
6010
|
-
'@types/react-dom':
|
|
5358
|
+
'@types/react': 19.2.14
|
|
5359
|
+
'@types/react-dom': 19.2.3(@types/react@19.2.14)
|
|
5360
|
+
|
|
5361
|
+
'@tootallnate/once@3.0.1':
|
|
5362
|
+
optional: true
|
|
5363
|
+
|
|
5364
|
+
'@turbo/darwin-64@2.8.19':
|
|
5365
|
+
optional: true
|
|
5366
|
+
|
|
5367
|
+
'@turbo/darwin-arm64@2.8.19':
|
|
5368
|
+
optional: true
|
|
5369
|
+
|
|
5370
|
+
'@turbo/linux-64@2.8.19':
|
|
5371
|
+
optional: true
|
|
5372
|
+
|
|
5373
|
+
'@turbo/linux-arm64@2.8.19':
|
|
5374
|
+
optional: true
|
|
6011
5375
|
|
|
6012
|
-
'@
|
|
5376
|
+
'@turbo/windows-64@2.8.19':
|
|
5377
|
+
optional: true
|
|
5378
|
+
|
|
5379
|
+
'@turbo/windows-arm64@2.8.19':
|
|
6013
5380
|
optional: true
|
|
6014
5381
|
|
|
6015
5382
|
'@tweenjs/tween.js@23.1.3': {}
|
|
@@ -6020,7 +5387,7 @@ snapshots:
|
|
|
6020
5387
|
|
|
6021
5388
|
'@types/babel__core@7.20.5':
|
|
6022
5389
|
dependencies:
|
|
6023
|
-
'@babel/parser': 7.29.
|
|
5390
|
+
'@babel/parser': 7.29.2
|
|
6024
5391
|
'@babel/types': 7.29.0
|
|
6025
5392
|
'@types/babel__generator': 7.27.0
|
|
6026
5393
|
'@types/babel__template': 7.4.4
|
|
@@ -6032,7 +5399,7 @@ snapshots:
|
|
|
6032
5399
|
|
|
6033
5400
|
'@types/babel__template@7.4.4':
|
|
6034
5401
|
dependencies:
|
|
6035
|
-
'@babel/parser': 7.29.
|
|
5402
|
+
'@babel/parser': 7.29.2
|
|
6036
5403
|
'@babel/types': 7.29.0
|
|
6037
5404
|
|
|
6038
5405
|
'@types/babel__traverse@7.28.0':
|
|
@@ -6042,20 +5409,41 @@ snapshots:
|
|
|
6042
5409
|
'@types/body-parser@1.19.6':
|
|
6043
5410
|
dependencies:
|
|
6044
5411
|
'@types/connect': 3.4.38
|
|
6045
|
-
'@types/node': 20.19.
|
|
5412
|
+
'@types/node': 20.19.37
|
|
6046
5413
|
|
|
6047
5414
|
'@types/caseless@0.12.5':
|
|
6048
5415
|
optional: true
|
|
6049
5416
|
|
|
6050
5417
|
'@types/connect@3.4.38':
|
|
6051
5418
|
dependencies:
|
|
6052
|
-
'@types/node': 20.19.
|
|
5419
|
+
'@types/node': 20.19.37
|
|
6053
5420
|
|
|
6054
5421
|
'@types/cors@2.8.19':
|
|
6055
5422
|
dependencies:
|
|
6056
|
-
'@types/node': 20.19.
|
|
5423
|
+
'@types/node': 20.19.37
|
|
5424
|
+
|
|
5425
|
+
'@types/d3-color@3.1.3': {}
|
|
5426
|
+
|
|
5427
|
+
'@types/d3-drag@3.0.7':
|
|
5428
|
+
dependencies:
|
|
5429
|
+
'@types/d3-selection': 3.0.11
|
|
5430
|
+
|
|
5431
|
+
'@types/d3-interpolate@3.0.4':
|
|
5432
|
+
dependencies:
|
|
5433
|
+
'@types/d3-color': 3.1.3
|
|
5434
|
+
|
|
5435
|
+
'@types/d3-selection@3.0.11': {}
|
|
5436
|
+
|
|
5437
|
+
'@types/d3-transition@3.0.9':
|
|
5438
|
+
dependencies:
|
|
5439
|
+
'@types/d3-selection': 3.0.11
|
|
5440
|
+
|
|
5441
|
+
'@types/d3-zoom@3.0.8':
|
|
5442
|
+
dependencies:
|
|
5443
|
+
'@types/d3-interpolate': 3.0.4
|
|
5444
|
+
'@types/d3-selection': 3.0.11
|
|
6057
5445
|
|
|
6058
|
-
'@types/debug@4.1.
|
|
5446
|
+
'@types/debug@4.1.13':
|
|
6059
5447
|
dependencies:
|
|
6060
5448
|
'@types/ms': 2.1.0
|
|
6061
5449
|
|
|
@@ -6071,8 +5459,8 @@ snapshots:
|
|
|
6071
5459
|
|
|
6072
5460
|
'@types/express-serve-static-core@5.1.1':
|
|
6073
5461
|
dependencies:
|
|
6074
|
-
'@types/node': 20.19.
|
|
6075
|
-
'@types/qs': 6.
|
|
5462
|
+
'@types/node': 20.19.37
|
|
5463
|
+
'@types/qs': 6.15.0
|
|
6076
5464
|
'@types/range-parser': 1.2.7
|
|
6077
5465
|
'@types/send': 1.2.1
|
|
6078
5466
|
|
|
@@ -6093,7 +5481,7 @@ snapshots:
|
|
|
6093
5481
|
'@types/jsonwebtoken@9.0.10':
|
|
6094
5482
|
dependencies:
|
|
6095
5483
|
'@types/ms': 2.1.0
|
|
6096
|
-
'@types/node': 20.19.
|
|
5484
|
+
'@types/node': 20.19.37
|
|
6097
5485
|
|
|
6098
5486
|
'@types/katex@0.16.8': {}
|
|
6099
5487
|
|
|
@@ -6106,11 +5494,11 @@ snapshots:
|
|
|
6106
5494
|
|
|
6107
5495
|
'@types/ms@2.1.0': {}
|
|
6108
5496
|
|
|
6109
|
-
'@types/node@20.19.
|
|
5497
|
+
'@types/node@20.19.37':
|
|
6110
5498
|
dependencies:
|
|
6111
5499
|
undici-types: 6.21.0
|
|
6112
5500
|
|
|
6113
|
-
'@types/node@22.19.
|
|
5501
|
+
'@types/node@22.19.15':
|
|
6114
5502
|
dependencies:
|
|
6115
5503
|
undici-types: 6.21.0
|
|
6116
5504
|
|
|
@@ -6118,47 +5506,38 @@ snapshots:
|
|
|
6118
5506
|
|
|
6119
5507
|
'@types/prismjs@1.26.6': {}
|
|
6120
5508
|
|
|
6121
|
-
'@types/
|
|
6122
|
-
|
|
6123
|
-
'@types/qs@6.14.0': {}
|
|
5509
|
+
'@types/qs@6.15.0': {}
|
|
6124
5510
|
|
|
6125
5511
|
'@types/range-parser@1.2.7': {}
|
|
6126
5512
|
|
|
6127
|
-
'@types/react-dom@
|
|
6128
|
-
dependencies:
|
|
6129
|
-
'@types/react': 18.3.28
|
|
6130
|
-
|
|
6131
|
-
'@types/react-reconciler@0.26.7':
|
|
5513
|
+
'@types/react-dom@19.2.3(@types/react@19.2.14)':
|
|
6132
5514
|
dependencies:
|
|
6133
|
-
'@types/react':
|
|
5515
|
+
'@types/react': 19.2.14
|
|
6134
5516
|
|
|
6135
|
-
'@types/react-reconciler@0.28.9(@types/react@
|
|
5517
|
+
'@types/react-reconciler@0.28.9(@types/react@19.2.14)':
|
|
6136
5518
|
dependencies:
|
|
6137
|
-
'@types/react':
|
|
5519
|
+
'@types/react': 19.2.14
|
|
6138
5520
|
|
|
6139
|
-
'@types/react@
|
|
5521
|
+
'@types/react@19.2.14':
|
|
6140
5522
|
dependencies:
|
|
6141
|
-
'@types/prop-types': 15.7.15
|
|
6142
5523
|
csstype: 3.2.3
|
|
6143
5524
|
|
|
6144
5525
|
'@types/request@2.48.13':
|
|
6145
5526
|
dependencies:
|
|
6146
5527
|
'@types/caseless': 0.12.5
|
|
6147
|
-
'@types/node': 20.19.
|
|
5528
|
+
'@types/node': 20.19.37
|
|
6148
5529
|
'@types/tough-cookie': 4.0.5
|
|
6149
5530
|
form-data: 2.5.5
|
|
6150
5531
|
optional: true
|
|
6151
5532
|
|
|
6152
|
-
'@types/retry@0.12.0': {}
|
|
6153
|
-
|
|
6154
5533
|
'@types/send@1.2.1':
|
|
6155
5534
|
dependencies:
|
|
6156
|
-
'@types/node': 20.19.
|
|
5535
|
+
'@types/node': 20.19.37
|
|
6157
5536
|
|
|
6158
5537
|
'@types/serve-static@2.2.0':
|
|
6159
5538
|
dependencies:
|
|
6160
5539
|
'@types/http-errors': 2.0.5
|
|
6161
|
-
'@types/node': 20.19.
|
|
5540
|
+
'@types/node': 20.19.37
|
|
6162
5541
|
|
|
6163
5542
|
'@types/stats.js@0.17.4': {}
|
|
6164
5543
|
|
|
@@ -6225,7 +5604,7 @@ snapshots:
|
|
|
6225
5604
|
minimatch: 9.0.9
|
|
6226
5605
|
semver: 7.7.4
|
|
6227
5606
|
tinyglobby: 0.2.15
|
|
6228
|
-
ts-api-utils: 2.
|
|
5607
|
+
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
6229
5608
|
typescript: 5.9.3
|
|
6230
5609
|
transitivePeerDependencies:
|
|
6231
5610
|
- supports-color
|
|
@@ -6239,12 +5618,12 @@ snapshots:
|
|
|
6239
5618
|
|
|
6240
5619
|
'@use-gesture/core@10.3.1': {}
|
|
6241
5620
|
|
|
6242
|
-
'@use-gesture/react@10.3.1(react@
|
|
5621
|
+
'@use-gesture/react@10.3.1(react@19.2.4)':
|
|
6243
5622
|
dependencies:
|
|
6244
5623
|
'@use-gesture/core': 10.3.1
|
|
6245
|
-
react:
|
|
5624
|
+
react: 19.2.4
|
|
6246
5625
|
|
|
6247
|
-
'@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@22.19.
|
|
5626
|
+
'@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0))':
|
|
6248
5627
|
dependencies:
|
|
6249
5628
|
'@babel/core': 7.29.0
|
|
6250
5629
|
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
|
|
@@ -6252,7 +5631,7 @@ snapshots:
|
|
|
6252
5631
|
'@rolldown/pluginutils': 1.0.0-beta.27
|
|
6253
5632
|
'@types/babel__core': 7.20.5
|
|
6254
5633
|
react-refresh: 0.17.0
|
|
6255
|
-
vite: 6.4.1(@types/node@22.19.
|
|
5634
|
+
vite: 6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0)
|
|
6256
5635
|
transitivePeerDependencies:
|
|
6257
5636
|
- supports-color
|
|
6258
5637
|
|
|
@@ -6263,21 +5642,21 @@ snapshots:
|
|
|
6263
5642
|
chai: 5.3.3
|
|
6264
5643
|
tinyrainbow: 1.2.0
|
|
6265
5644
|
|
|
6266
|
-
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@20.19.
|
|
5645
|
+
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@20.19.37))':
|
|
6267
5646
|
dependencies:
|
|
6268
5647
|
'@vitest/spy': 2.1.9
|
|
6269
5648
|
estree-walker: 3.0.3
|
|
6270
5649
|
magic-string: 0.30.21
|
|
6271
5650
|
optionalDependencies:
|
|
6272
|
-
vite: 5.4.21(@types/node@20.19.
|
|
5651
|
+
vite: 5.4.21(@types/node@20.19.37)
|
|
6273
5652
|
|
|
6274
|
-
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@22.19.
|
|
5653
|
+
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@22.19.15))':
|
|
6275
5654
|
dependencies:
|
|
6276
5655
|
'@vitest/spy': 2.1.9
|
|
6277
5656
|
estree-walker: 3.0.3
|
|
6278
5657
|
magic-string: 0.30.21
|
|
6279
5658
|
optionalDependencies:
|
|
6280
|
-
vite: 5.4.21(@types/node@22.19.
|
|
5659
|
+
vite: 5.4.21(@types/node@22.19.15)
|
|
6281
5660
|
|
|
6282
5661
|
'@vitest/pretty-format@2.1.9':
|
|
6283
5662
|
dependencies:
|
|
@@ -6306,6 +5685,29 @@ snapshots:
|
|
|
6306
5685
|
|
|
6307
5686
|
'@webgpu/types@0.1.69': {}
|
|
6308
5687
|
|
|
5688
|
+
'@xyflow/react@12.10.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
5689
|
+
dependencies:
|
|
5690
|
+
'@xyflow/system': 0.0.75
|
|
5691
|
+
classcat: 5.0.5
|
|
5692
|
+
react: 19.2.4
|
|
5693
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5694
|
+
zustand: 4.5.7(@types/react@19.2.14)(react@19.2.4)
|
|
5695
|
+
transitivePeerDependencies:
|
|
5696
|
+
- '@types/react'
|
|
5697
|
+
- immer
|
|
5698
|
+
|
|
5699
|
+
'@xyflow/system@0.0.75':
|
|
5700
|
+
dependencies:
|
|
5701
|
+
'@types/d3-drag': 3.0.7
|
|
5702
|
+
'@types/d3-interpolate': 3.0.4
|
|
5703
|
+
'@types/d3-selection': 3.0.11
|
|
5704
|
+
'@types/d3-transition': 3.0.9
|
|
5705
|
+
'@types/d3-zoom': 3.0.8
|
|
5706
|
+
d3-drag: 3.0.0
|
|
5707
|
+
d3-interpolate: 3.0.1
|
|
5708
|
+
d3-selection: 3.0.0
|
|
5709
|
+
d3-zoom: 3.0.0
|
|
5710
|
+
|
|
6309
5711
|
abort-controller@3.0.0:
|
|
6310
5712
|
dependencies:
|
|
6311
5713
|
event-target-shim: 5.0.1
|
|
@@ -6341,16 +5743,12 @@ snapshots:
|
|
|
6341
5743
|
|
|
6342
5744
|
ansi-regex@5.0.1: {}
|
|
6343
5745
|
|
|
6344
|
-
ansi-regex@6.2.2: {}
|
|
6345
|
-
|
|
6346
5746
|
ansi-styles@4.3.0:
|
|
6347
5747
|
dependencies:
|
|
6348
5748
|
color-convert: 2.0.1
|
|
6349
5749
|
|
|
6350
5750
|
ansi-styles@5.2.0: {}
|
|
6351
5751
|
|
|
6352
|
-
ansi-styles@6.2.3: {}
|
|
6353
|
-
|
|
6354
5752
|
any-promise@1.3.0: {}
|
|
6355
5753
|
|
|
6356
5754
|
anymatch@3.1.3:
|
|
@@ -6383,7 +5781,7 @@ snapshots:
|
|
|
6383
5781
|
autoprefixer@10.4.27(postcss@8.5.8):
|
|
6384
5782
|
dependencies:
|
|
6385
5783
|
browserslist: 4.28.1
|
|
6386
|
-
caniuse-lite: 1.0.
|
|
5784
|
+
caniuse-lite: 1.0.30001780
|
|
6387
5785
|
fraction.js: 5.3.4
|
|
6388
5786
|
picocolors: 1.1.1
|
|
6389
5787
|
postcss: 8.5.8
|
|
@@ -6405,7 +5803,7 @@ snapshots:
|
|
|
6405
5803
|
|
|
6406
5804
|
base64-js@1.5.1: {}
|
|
6407
5805
|
|
|
6408
|
-
baseline-browser-mapping@2.10.
|
|
5806
|
+
baseline-browser-mapping@2.10.9: {}
|
|
6409
5807
|
|
|
6410
5808
|
bezier-js@6.1.4: {}
|
|
6411
5809
|
|
|
@@ -6417,13 +5815,6 @@ snapshots:
|
|
|
6417
5815
|
|
|
6418
5816
|
binary-extensions@2.3.0: {}
|
|
6419
5817
|
|
|
6420
|
-
bl@4.1.0:
|
|
6421
|
-
dependencies:
|
|
6422
|
-
buffer: 5.7.1
|
|
6423
|
-
inherits: 2.0.4
|
|
6424
|
-
readable-stream: 3.6.2
|
|
6425
|
-
optional: true
|
|
6426
|
-
|
|
6427
5818
|
body-parser@1.20.4:
|
|
6428
5819
|
dependencies:
|
|
6429
5820
|
bytes: 3.1.2
|
|
@@ -6455,20 +5846,14 @@ snapshots:
|
|
|
6455
5846
|
|
|
6456
5847
|
browserslist@4.28.1:
|
|
6457
5848
|
dependencies:
|
|
6458
|
-
baseline-browser-mapping: 2.10.
|
|
6459
|
-
caniuse-lite: 1.0.
|
|
6460
|
-
electron-to-chromium: 1.5.
|
|
5849
|
+
baseline-browser-mapping: 2.10.9
|
|
5850
|
+
caniuse-lite: 1.0.30001780
|
|
5851
|
+
electron-to-chromium: 1.5.321
|
|
6461
5852
|
node-releases: 2.0.36
|
|
6462
5853
|
update-browserslist-db: 1.2.3(browserslist@4.28.1)
|
|
6463
5854
|
|
|
6464
5855
|
buffer-equal-constant-time@1.0.1: {}
|
|
6465
5856
|
|
|
6466
|
-
buffer@5.7.1:
|
|
6467
|
-
dependencies:
|
|
6468
|
-
base64-js: 1.5.1
|
|
6469
|
-
ieee754: 1.2.1
|
|
6470
|
-
optional: true
|
|
6471
|
-
|
|
6472
5857
|
buffer@6.0.3:
|
|
6473
5858
|
dependencies:
|
|
6474
5859
|
base64-js: 1.5.1
|
|
@@ -6492,11 +5877,11 @@ snapshots:
|
|
|
6492
5877
|
|
|
6493
5878
|
camelcase@6.3.0: {}
|
|
6494
5879
|
|
|
6495
|
-
camera-controls@
|
|
5880
|
+
camera-controls@2.10.1(three@0.160.1):
|
|
6496
5881
|
dependencies:
|
|
6497
5882
|
three: 0.160.1
|
|
6498
5883
|
|
|
6499
|
-
caniuse-lite@1.0.
|
|
5884
|
+
caniuse-lite@1.0.30001780: {}
|
|
6500
5885
|
|
|
6501
5886
|
canvas-color-tracker@1.3.2:
|
|
6502
5887
|
dependencies:
|
|
@@ -6541,8 +5926,7 @@ snapshots:
|
|
|
6541
5926
|
optionalDependencies:
|
|
6542
5927
|
fsevents: 2.3.3
|
|
6543
5928
|
|
|
6544
|
-
|
|
6545
|
-
optional: true
|
|
5929
|
+
classcat@5.0.5: {}
|
|
6546
5930
|
|
|
6547
5931
|
cliui@8.0.1:
|
|
6548
5932
|
dependencies:
|
|
@@ -6564,22 +5948,15 @@ snapshots:
|
|
|
6564
5948
|
|
|
6565
5949
|
comma-separated-tokens@2.0.3: {}
|
|
6566
5950
|
|
|
6567
|
-
commander@10.0.1: {}
|
|
6568
|
-
|
|
6569
|
-
commander@12.1.0: {}
|
|
6570
|
-
|
|
6571
5951
|
commander@4.1.1: {}
|
|
6572
5952
|
|
|
6573
5953
|
commander@8.3.0: {}
|
|
6574
5954
|
|
|
6575
|
-
concurrently@
|
|
5955
|
+
concurrently@9.2.1:
|
|
6576
5956
|
dependencies:
|
|
6577
5957
|
chalk: 4.1.2
|
|
6578
|
-
date-fns: 2.30.0
|
|
6579
|
-
lodash: 4.17.23
|
|
6580
5958
|
rxjs: 7.8.2
|
|
6581
5959
|
shell-quote: 1.8.3
|
|
6582
|
-
spawn-command: 0.0.2
|
|
6583
5960
|
supports-color: 8.1.1
|
|
6584
5961
|
tree-kill: 1.2.2
|
|
6585
5962
|
yargs: 17.7.2
|
|
@@ -6710,11 +6087,7 @@ snapshots:
|
|
|
6710
6087
|
whatwg-mimetype: 4.0.0
|
|
6711
6088
|
whatwg-url: 14.2.0
|
|
6712
6089
|
|
|
6713
|
-
|
|
6714
|
-
dependencies:
|
|
6715
|
-
'@babel/runtime': 7.28.6
|
|
6716
|
-
|
|
6717
|
-
dayjs@1.11.19: {}
|
|
6090
|
+
dayjs@1.11.20: {}
|
|
6718
6091
|
|
|
6719
6092
|
debug@2.6.9:
|
|
6720
6093
|
dependencies:
|
|
@@ -6732,36 +6105,10 @@ snapshots:
|
|
|
6732
6105
|
dependencies:
|
|
6733
6106
|
character-entities: 2.0.2
|
|
6734
6107
|
|
|
6735
|
-
decompress-response@6.0.0:
|
|
6736
|
-
dependencies:
|
|
6737
|
-
mimic-response: 3.1.0
|
|
6738
|
-
optional: true
|
|
6739
|
-
|
|
6740
6108
|
deep-eql@5.0.2: {}
|
|
6741
6109
|
|
|
6742
|
-
deep-extend@0.6.0:
|
|
6743
|
-
optional: true
|
|
6744
|
-
|
|
6745
6110
|
deep-is@0.1.4: {}
|
|
6746
6111
|
|
|
6747
|
-
deepagents@1.8.1(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
|
6748
|
-
dependencies:
|
|
6749
|
-
'@langchain/core': 1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
6750
|
-
'@langchain/langgraph': 1.2.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@4.3.6)
|
|
6751
|
-
fast-glob: 3.3.3
|
|
6752
|
-
langchain: 1.2.26(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
6753
|
-
micromatch: 4.0.8
|
|
6754
|
-
yaml: 2.8.2
|
|
6755
|
-
zod: 4.3.6
|
|
6756
|
-
transitivePeerDependencies:
|
|
6757
|
-
- '@opentelemetry/api'
|
|
6758
|
-
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
6759
|
-
- '@opentelemetry/sdk-trace-base'
|
|
6760
|
-
- openai
|
|
6761
|
-
- react
|
|
6762
|
-
- react-dom
|
|
6763
|
-
- zod-to-json-schema
|
|
6764
|
-
|
|
6765
6112
|
deepmerge@4.3.1: {}
|
|
6766
6113
|
|
|
6767
6114
|
delayed-stream@1.0.0: {}
|
|
@@ -6776,9 +6123,6 @@ snapshots:
|
|
|
6776
6123
|
dependencies:
|
|
6777
6124
|
webgl-constants: 1.1.1
|
|
6778
6125
|
|
|
6779
|
-
detect-libc@2.1.2:
|
|
6780
|
-
optional: true
|
|
6781
|
-
|
|
6782
6126
|
devlop@1.1.0:
|
|
6783
6127
|
dependencies:
|
|
6784
6128
|
dequal: 2.0.3
|
|
@@ -6827,19 +6171,17 @@ snapshots:
|
|
|
6827
6171
|
stream-shift: 1.0.3
|
|
6828
6172
|
optional: true
|
|
6829
6173
|
|
|
6830
|
-
eastasianwidth@0.2.0: {}
|
|
6831
|
-
|
|
6832
6174
|
ecdsa-sig-formatter@1.0.11:
|
|
6833
6175
|
dependencies:
|
|
6834
6176
|
safe-buffer: 5.2.1
|
|
6835
6177
|
|
|
6836
6178
|
ee-first@1.1.1: {}
|
|
6837
6179
|
|
|
6838
|
-
electron-to-chromium@1.5.
|
|
6180
|
+
electron-to-chromium@1.5.321: {}
|
|
6839
6181
|
|
|
6840
|
-
|
|
6182
|
+
elkjs@0.11.1: {}
|
|
6841
6183
|
|
|
6842
|
-
emoji-regex@
|
|
6184
|
+
emoji-regex@8.0.0: {}
|
|
6843
6185
|
|
|
6844
6186
|
encodeurl@2.0.0: {}
|
|
6845
6187
|
|
|
@@ -6869,32 +6211,6 @@ snapshots:
|
|
|
6869
6211
|
has-tostringtag: 1.0.2
|
|
6870
6212
|
hasown: 2.0.2
|
|
6871
6213
|
|
|
6872
|
-
esbuild@0.21.5:
|
|
6873
|
-
optionalDependencies:
|
|
6874
|
-
'@esbuild/aix-ppc64': 0.21.5
|
|
6875
|
-
'@esbuild/android-arm': 0.21.5
|
|
6876
|
-
'@esbuild/android-arm64': 0.21.5
|
|
6877
|
-
'@esbuild/android-x64': 0.21.5
|
|
6878
|
-
'@esbuild/darwin-arm64': 0.21.5
|
|
6879
|
-
'@esbuild/darwin-x64': 0.21.5
|
|
6880
|
-
'@esbuild/freebsd-arm64': 0.21.5
|
|
6881
|
-
'@esbuild/freebsd-x64': 0.21.5
|
|
6882
|
-
'@esbuild/linux-arm': 0.21.5
|
|
6883
|
-
'@esbuild/linux-arm64': 0.21.5
|
|
6884
|
-
'@esbuild/linux-ia32': 0.21.5
|
|
6885
|
-
'@esbuild/linux-loong64': 0.21.5
|
|
6886
|
-
'@esbuild/linux-mips64el': 0.21.5
|
|
6887
|
-
'@esbuild/linux-ppc64': 0.21.5
|
|
6888
|
-
'@esbuild/linux-riscv64': 0.21.5
|
|
6889
|
-
'@esbuild/linux-s390x': 0.21.5
|
|
6890
|
-
'@esbuild/linux-x64': 0.21.5
|
|
6891
|
-
'@esbuild/netbsd-x64': 0.21.5
|
|
6892
|
-
'@esbuild/openbsd-x64': 0.21.5
|
|
6893
|
-
'@esbuild/sunos-x64': 0.21.5
|
|
6894
|
-
'@esbuild/win32-arm64': 0.21.5
|
|
6895
|
-
'@esbuild/win32-ia32': 0.21.5
|
|
6896
|
-
'@esbuild/win32-x64': 0.21.5
|
|
6897
|
-
|
|
6898
6214
|
esbuild@0.25.12:
|
|
6899
6215
|
optionalDependencies:
|
|
6900
6216
|
'@esbuild/aix-ppc64': 0.25.12
|
|
@@ -6924,35 +6240,6 @@ snapshots:
|
|
|
6924
6240
|
'@esbuild/win32-ia32': 0.25.12
|
|
6925
6241
|
'@esbuild/win32-x64': 0.25.12
|
|
6926
6242
|
|
|
6927
|
-
esbuild@0.27.3:
|
|
6928
|
-
optionalDependencies:
|
|
6929
|
-
'@esbuild/aix-ppc64': 0.27.3
|
|
6930
|
-
'@esbuild/android-arm': 0.27.3
|
|
6931
|
-
'@esbuild/android-arm64': 0.27.3
|
|
6932
|
-
'@esbuild/android-x64': 0.27.3
|
|
6933
|
-
'@esbuild/darwin-arm64': 0.27.3
|
|
6934
|
-
'@esbuild/darwin-x64': 0.27.3
|
|
6935
|
-
'@esbuild/freebsd-arm64': 0.27.3
|
|
6936
|
-
'@esbuild/freebsd-x64': 0.27.3
|
|
6937
|
-
'@esbuild/linux-arm': 0.27.3
|
|
6938
|
-
'@esbuild/linux-arm64': 0.27.3
|
|
6939
|
-
'@esbuild/linux-ia32': 0.27.3
|
|
6940
|
-
'@esbuild/linux-loong64': 0.27.3
|
|
6941
|
-
'@esbuild/linux-mips64el': 0.27.3
|
|
6942
|
-
'@esbuild/linux-ppc64': 0.27.3
|
|
6943
|
-
'@esbuild/linux-riscv64': 0.27.3
|
|
6944
|
-
'@esbuild/linux-s390x': 0.27.3
|
|
6945
|
-
'@esbuild/linux-x64': 0.27.3
|
|
6946
|
-
'@esbuild/netbsd-arm64': 0.27.3
|
|
6947
|
-
'@esbuild/netbsd-x64': 0.27.3
|
|
6948
|
-
'@esbuild/openbsd-arm64': 0.27.3
|
|
6949
|
-
'@esbuild/openbsd-x64': 0.27.3
|
|
6950
|
-
'@esbuild/openharmony-arm64': 0.27.3
|
|
6951
|
-
'@esbuild/sunos-x64': 0.27.3
|
|
6952
|
-
'@esbuild/win32-arm64': 0.27.3
|
|
6953
|
-
'@esbuild/win32-ia32': 0.27.3
|
|
6954
|
-
'@esbuild/win32-x64': 0.27.3
|
|
6955
|
-
|
|
6956
6243
|
escalade@3.2.0: {}
|
|
6957
6244
|
|
|
6958
6245
|
escape-html@1.0.3: {}
|
|
@@ -6961,7 +6248,7 @@ snapshots:
|
|
|
6961
6248
|
|
|
6962
6249
|
escape-string-regexp@5.0.0: {}
|
|
6963
6250
|
|
|
6964
|
-
eslint-scope@9.1.
|
|
6251
|
+
eslint-scope@9.1.2:
|
|
6965
6252
|
dependencies:
|
|
6966
6253
|
'@types/esrecurse': 4.3.1
|
|
6967
6254
|
'@types/estree': 1.0.8
|
|
@@ -6976,10 +6263,10 @@ snapshots:
|
|
|
6976
6263
|
dependencies:
|
|
6977
6264
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0(jiti@1.21.7))
|
|
6978
6265
|
'@eslint-community/regexpp': 4.12.2
|
|
6979
|
-
'@eslint/config-array': 0.23.
|
|
6980
|
-
'@eslint/config-helpers': 0.5.
|
|
6981
|
-
'@eslint/core': 1.1.
|
|
6982
|
-
'@eslint/plugin-kit': 0.6.
|
|
6266
|
+
'@eslint/config-array': 0.23.3
|
|
6267
|
+
'@eslint/config-helpers': 0.5.3
|
|
6268
|
+
'@eslint/core': 1.1.1
|
|
6269
|
+
'@eslint/plugin-kit': 0.6.1
|
|
6983
6270
|
'@humanfs/node': 0.16.7
|
|
6984
6271
|
'@humanwhocodes/module-importer': 1.0.1
|
|
6985
6272
|
'@humanwhocodes/retry': 0.4.3
|
|
@@ -6988,9 +6275,9 @@ snapshots:
|
|
|
6988
6275
|
cross-spawn: 7.0.6
|
|
6989
6276
|
debug: 4.4.3
|
|
6990
6277
|
escape-string-regexp: 4.0.0
|
|
6991
|
-
eslint-scope: 9.1.
|
|
6278
|
+
eslint-scope: 9.1.2
|
|
6992
6279
|
eslint-visitor-keys: 5.0.1
|
|
6993
|
-
espree: 11.
|
|
6280
|
+
espree: 11.2.0
|
|
6994
6281
|
esquery: 1.7.0
|
|
6995
6282
|
esutils: 2.0.3
|
|
6996
6283
|
fast-deep-equal: 3.1.3
|
|
@@ -7009,7 +6296,7 @@ snapshots:
|
|
|
7009
6296
|
transitivePeerDependencies:
|
|
7010
6297
|
- supports-color
|
|
7011
6298
|
|
|
7012
|
-
espree@11.
|
|
6299
|
+
espree@11.2.0:
|
|
7013
6300
|
dependencies:
|
|
7014
6301
|
acorn: 8.16.0
|
|
7015
6302
|
acorn-jsx: 5.3.2(acorn@8.16.0)
|
|
@@ -7040,11 +6327,6 @@ snapshots:
|
|
|
7040
6327
|
|
|
7041
6328
|
eventemitter3@4.0.7: {}
|
|
7042
6329
|
|
|
7043
|
-
eventemitter3@5.0.4: {}
|
|
7044
|
-
|
|
7045
|
-
expand-template@2.0.3:
|
|
7046
|
-
optional: true
|
|
7047
|
-
|
|
7048
6330
|
expect-type@1.3.0: {}
|
|
7049
6331
|
|
|
7050
6332
|
express@4.22.1:
|
|
@@ -7103,13 +6385,16 @@ snapshots:
|
|
|
7103
6385
|
|
|
7104
6386
|
fast-levenshtein@2.0.6: {}
|
|
7105
6387
|
|
|
7106
|
-
fast-xml-builder@1.
|
|
6388
|
+
fast-xml-builder@1.1.4:
|
|
6389
|
+
dependencies:
|
|
6390
|
+
path-expression-matcher: 1.1.3
|
|
7107
6391
|
optional: true
|
|
7108
6392
|
|
|
7109
|
-
fast-xml-parser@5.
|
|
6393
|
+
fast-xml-parser@5.5.7:
|
|
7110
6394
|
dependencies:
|
|
7111
|
-
fast-xml-builder: 1.
|
|
7112
|
-
|
|
6395
|
+
fast-xml-builder: 1.1.4
|
|
6396
|
+
path-expression-matcher: 1.1.3
|
|
6397
|
+
strnum: 2.2.1
|
|
7113
6398
|
optional: true
|
|
7114
6399
|
|
|
7115
6400
|
fastq@1.20.1:
|
|
@@ -7162,7 +6447,7 @@ snapshots:
|
|
|
7162
6447
|
'@fastify/busboy': 3.2.0
|
|
7163
6448
|
'@firebase/database-compat': 1.0.8
|
|
7164
6449
|
'@firebase/database-types': 1.0.5
|
|
7165
|
-
'@types/node': 22.19.
|
|
6450
|
+
'@types/node': 22.19.15
|
|
7166
6451
|
farmhash-modern: 1.1.0
|
|
7167
6452
|
jsonwebtoken: 9.0.3
|
|
7168
6453
|
jwks-rsa: 3.2.2
|
|
@@ -7210,20 +6495,20 @@ snapshots:
|
|
|
7210
6495
|
|
|
7211
6496
|
flat-cache@4.0.1:
|
|
7212
6497
|
dependencies:
|
|
7213
|
-
flatted: 3.
|
|
6498
|
+
flatted: 3.4.2
|
|
7214
6499
|
keyv: 4.5.4
|
|
7215
6500
|
|
|
7216
|
-
flatted@3.
|
|
6501
|
+
flatted@3.4.2: {}
|
|
7217
6502
|
|
|
7218
6503
|
float-tooltip@1.7.5:
|
|
7219
6504
|
dependencies:
|
|
7220
6505
|
d3-selection: 3.0.0
|
|
7221
6506
|
kapsule: 1.16.3
|
|
7222
|
-
preact: 10.
|
|
6507
|
+
preact: 10.29.0
|
|
7223
6508
|
|
|
7224
6509
|
follow-redirects@1.15.11: {}
|
|
7225
6510
|
|
|
7226
|
-
force-graph@1.51.
|
|
6511
|
+
force-graph@1.51.2:
|
|
7227
6512
|
dependencies:
|
|
7228
6513
|
'@tweenjs/tween.js': 25.0.0
|
|
7229
6514
|
accessor-fn: 1.5.3
|
|
@@ -7241,11 +6526,6 @@ snapshots:
|
|
|
7241
6526
|
kapsule: 1.16.3
|
|
7242
6527
|
lodash-es: 4.17.23
|
|
7243
6528
|
|
|
7244
|
-
foreground-child@3.3.1:
|
|
7245
|
-
dependencies:
|
|
7246
|
-
cross-spawn: 7.0.6
|
|
7247
|
-
signal-exit: 4.1.0
|
|
7248
|
-
|
|
7249
6529
|
form-data@2.5.5:
|
|
7250
6530
|
dependencies:
|
|
7251
6531
|
asynckit: 0.4.0
|
|
@@ -7272,9 +6552,6 @@ snapshots:
|
|
|
7272
6552
|
|
|
7273
6553
|
fresh@0.5.2: {}
|
|
7274
6554
|
|
|
7275
|
-
fs-constants@1.0.0:
|
|
7276
|
-
optional: true
|
|
7277
|
-
|
|
7278
6555
|
fsevents@2.3.3:
|
|
7279
6556
|
optional: true
|
|
7280
6557
|
|
|
@@ -7329,9 +6606,6 @@ snapshots:
|
|
|
7329
6606
|
dependencies:
|
|
7330
6607
|
resolve-pkg-maps: 1.0.0
|
|
7331
6608
|
|
|
7332
|
-
github-from-package@0.0.0:
|
|
7333
|
-
optional: true
|
|
7334
|
-
|
|
7335
6609
|
glob-parent@5.1.2:
|
|
7336
6610
|
dependencies:
|
|
7337
6611
|
is-glob: 4.0.3
|
|
@@ -7340,15 +6614,6 @@ snapshots:
|
|
|
7340
6614
|
dependencies:
|
|
7341
6615
|
is-glob: 4.0.3
|
|
7342
6616
|
|
|
7343
|
-
glob@10.5.0:
|
|
7344
|
-
dependencies:
|
|
7345
|
-
foreground-child: 3.3.1
|
|
7346
|
-
jackspeak: 3.4.3
|
|
7347
|
-
minimatch: 9.0.9
|
|
7348
|
-
minipass: 7.1.3
|
|
7349
|
-
package-json-from-dist: 1.0.1
|
|
7350
|
-
path-scurry: 1.11.1
|
|
7351
|
-
|
|
7352
6617
|
glsl-noise@0.0.0: {}
|
|
7353
6618
|
|
|
7354
6619
|
google-auth-library@9.15.1:
|
|
@@ -7389,7 +6654,7 @@ snapshots:
|
|
|
7389
6654
|
extend: 3.0.2
|
|
7390
6655
|
gaxios: 6.7.1
|
|
7391
6656
|
google-auth-library: 9.15.1
|
|
7392
|
-
qs: 6.
|
|
6657
|
+
qs: 6.14.2
|
|
7393
6658
|
url-template: 2.0.8
|
|
7394
6659
|
uuid: 9.0.1
|
|
7395
6660
|
transitivePeerDependencies:
|
|
@@ -7578,7 +6843,7 @@ snapshots:
|
|
|
7578
6843
|
|
|
7579
6844
|
http-proxy-agent@5.0.0:
|
|
7580
6845
|
dependencies:
|
|
7581
|
-
'@tootallnate/once':
|
|
6846
|
+
'@tootallnate/once': 3.0.1
|
|
7582
6847
|
agent-base: 6.0.2
|
|
7583
6848
|
debug: 4.4.3
|
|
7584
6849
|
transitivePeerDependencies:
|
|
@@ -7630,9 +6895,6 @@ snapshots:
|
|
|
7630
6895
|
|
|
7631
6896
|
inherits@2.0.4: {}
|
|
7632
6897
|
|
|
7633
|
-
ini@1.3.8:
|
|
7634
|
-
optional: true
|
|
7635
|
-
|
|
7636
6898
|
inline-style-parser@0.2.7: {}
|
|
7637
6899
|
|
|
7638
6900
|
internmap@2.0.3: {}
|
|
@@ -7666,8 +6928,6 @@ snapshots:
|
|
|
7666
6928
|
|
|
7667
6929
|
is-hexadecimal@2.0.1: {}
|
|
7668
6930
|
|
|
7669
|
-
is-network-error@1.3.1: {}
|
|
7670
|
-
|
|
7671
6931
|
is-number@7.0.0: {}
|
|
7672
6932
|
|
|
7673
6933
|
is-plain-obj@4.1.0: {}
|
|
@@ -7680,24 +6940,13 @@ snapshots:
|
|
|
7680
6940
|
|
|
7681
6941
|
isexe@2.0.0: {}
|
|
7682
6942
|
|
|
7683
|
-
|
|
7684
|
-
dependencies:
|
|
7685
|
-
prebuild-install: 7.1.3
|
|
7686
|
-
optional: true
|
|
7687
|
-
|
|
7688
|
-
its-fine@1.2.5(@types/react@18.3.28)(react@18.3.1):
|
|
6943
|
+
its-fine@2.0.0(@types/react@19.2.14)(react@19.2.4):
|
|
7689
6944
|
dependencies:
|
|
7690
|
-
'@types/react-reconciler': 0.28.9(@types/react@
|
|
7691
|
-
react:
|
|
6945
|
+
'@types/react-reconciler': 0.28.9(@types/react@19.2.14)
|
|
6946
|
+
react: 19.2.4
|
|
7692
6947
|
transitivePeerDependencies:
|
|
7693
6948
|
- '@types/react'
|
|
7694
6949
|
|
|
7695
|
-
jackspeak@3.4.3:
|
|
7696
|
-
dependencies:
|
|
7697
|
-
'@isaacs/cliui': 8.0.2
|
|
7698
|
-
optionalDependencies:
|
|
7699
|
-
'@pkgjs/parseargs': 0.11.0
|
|
7700
|
-
|
|
7701
6950
|
jerrypick@1.1.2: {}
|
|
7702
6951
|
|
|
7703
6952
|
jiti@1.21.7: {}
|
|
@@ -7748,7 +6997,7 @@ snapshots:
|
|
|
7748
6997
|
|
|
7749
6998
|
json-schema-to-ts@3.1.1:
|
|
7750
6999
|
dependencies:
|
|
7751
|
-
'@babel/runtime': 7.
|
|
7000
|
+
'@babel/runtime': 7.29.2
|
|
7752
7001
|
ts-algebra: 2.0.0
|
|
7753
7002
|
|
|
7754
7003
|
json-schema-traverse@0.4.1: {}
|
|
@@ -7757,6 +7006,12 @@ snapshots:
|
|
|
7757
7006
|
|
|
7758
7007
|
json5@2.2.3: {}
|
|
7759
7008
|
|
|
7009
|
+
jsonc-eslint-parser@3.1.0:
|
|
7010
|
+
dependencies:
|
|
7011
|
+
acorn: 8.16.0
|
|
7012
|
+
eslint-visitor-keys: 5.0.1
|
|
7013
|
+
semver: 7.7.4
|
|
7014
|
+
|
|
7760
7015
|
jsonwebtoken@9.0.3:
|
|
7761
7016
|
dependencies:
|
|
7762
7017
|
jws: 4.0.1
|
|
@@ -7795,7 +7050,7 @@ snapshots:
|
|
|
7795
7050
|
dependencies:
|
|
7796
7051
|
lodash-es: 4.17.23
|
|
7797
7052
|
|
|
7798
|
-
katex@0.16.
|
|
7053
|
+
katex@0.16.39:
|
|
7799
7054
|
dependencies:
|
|
7800
7055
|
commander: 8.3.0
|
|
7801
7056
|
|
|
@@ -7803,47 +7058,7 @@ snapshots:
|
|
|
7803
7058
|
dependencies:
|
|
7804
7059
|
json-buffer: 3.0.1
|
|
7805
7060
|
|
|
7806
|
-
|
|
7807
|
-
dependencies:
|
|
7808
|
-
'@langchain/core': 1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
7809
|
-
'@langchain/langgraph': 1.2.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(zod@3.25.76)
|
|
7810
|
-
'@langchain/langgraph-checkpoint': 1.0.0(@langchain/core@1.1.30(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)))
|
|
7811
|
-
langsmith: 0.5.9(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76))
|
|
7812
|
-
uuid: 10.0.0
|
|
7813
|
-
zod: 3.25.76
|
|
7814
|
-
transitivePeerDependencies:
|
|
7815
|
-
- '@opentelemetry/api'
|
|
7816
|
-
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
7817
|
-
- '@opentelemetry/sdk-trace-base'
|
|
7818
|
-
- openai
|
|
7819
|
-
- react
|
|
7820
|
-
- react-dom
|
|
7821
|
-
- zod-to-json-schema
|
|
7822
|
-
|
|
7823
|
-
langsmith@0.1.68(openai@6.25.0(ws@8.19.0)(zod@3.25.76)):
|
|
7824
|
-
dependencies:
|
|
7825
|
-
'@types/uuid': 10.0.0
|
|
7826
|
-
commander: 10.0.1
|
|
7827
|
-
p-queue: 6.6.2
|
|
7828
|
-
p-retry: 4.6.2
|
|
7829
|
-
semver: 7.7.4
|
|
7830
|
-
uuid: 10.0.0
|
|
7831
|
-
optionalDependencies:
|
|
7832
|
-
openai: 6.25.0(ws@8.19.0)(zod@3.25.76)
|
|
7833
|
-
|
|
7834
|
-
langsmith@0.5.7(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)):
|
|
7835
|
-
dependencies:
|
|
7836
|
-
'@types/uuid': 10.0.0
|
|
7837
|
-
chalk: 5.6.2
|
|
7838
|
-
console-table-printer: 2.15.0
|
|
7839
|
-
p-queue: 6.6.2
|
|
7840
|
-
semver: 7.7.4
|
|
7841
|
-
uuid: 10.0.0
|
|
7842
|
-
optionalDependencies:
|
|
7843
|
-
'@opentelemetry/api': 1.9.0
|
|
7844
|
-
openai: 6.25.0(ws@8.19.0)(zod@3.25.76)
|
|
7845
|
-
|
|
7846
|
-
langsmith@0.5.9(@opentelemetry/api@1.9.0)(openai@6.25.0(ws@8.19.0)(zod@3.25.76)):
|
|
7061
|
+
langsmith@0.5.12(@opentelemetry/api@1.9.0)(openai@6.32.0(ws@8.19.0)(zod@3.25.76))(ws@8.19.0):
|
|
7847
7062
|
dependencies:
|
|
7848
7063
|
'@types/uuid': 10.0.0
|
|
7849
7064
|
chalk: 5.6.2
|
|
@@ -7853,7 +7068,8 @@ snapshots:
|
|
|
7853
7068
|
uuid: 10.0.0
|
|
7854
7069
|
optionalDependencies:
|
|
7855
7070
|
'@opentelemetry/api': 1.9.0
|
|
7856
|
-
openai: 6.
|
|
7071
|
+
openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
|
|
7072
|
+
ws: 8.19.0
|
|
7857
7073
|
|
|
7858
7074
|
leac@0.6.0: {}
|
|
7859
7075
|
|
|
@@ -7898,8 +7114,6 @@ snapshots:
|
|
|
7898
7114
|
|
|
7899
7115
|
lodash.once@4.1.1: {}
|
|
7900
7116
|
|
|
7901
|
-
lodash@4.17.23: {}
|
|
7902
|
-
|
|
7903
7117
|
long@5.3.2: {}
|
|
7904
7118
|
|
|
7905
7119
|
longest-streak@3.1.0: {}
|
|
@@ -7930,9 +7144,9 @@ snapshots:
|
|
|
7930
7144
|
lodash.clonedeep: 4.5.0
|
|
7931
7145
|
lru-cache: 6.0.0
|
|
7932
7146
|
|
|
7933
|
-
lucide-react@0.344.0(react@
|
|
7147
|
+
lucide-react@0.344.0(react@19.2.4):
|
|
7934
7148
|
dependencies:
|
|
7935
|
-
react:
|
|
7149
|
+
react: 19.2.4
|
|
7936
7150
|
|
|
7937
7151
|
lz-string@1.5.0: {}
|
|
7938
7152
|
|
|
@@ -7941,6 +7155,11 @@ snapshots:
|
|
|
7941
7155
|
'@types/three': 0.183.1
|
|
7942
7156
|
three: 0.160.1
|
|
7943
7157
|
|
|
7158
|
+
maath@0.6.0(@types/three@0.183.1)(three@0.160.1):
|
|
7159
|
+
dependencies:
|
|
7160
|
+
'@types/three': 0.183.1
|
|
7161
|
+
three: 0.160.1
|
|
7162
|
+
|
|
7944
7163
|
magic-string@0.30.21:
|
|
7945
7164
|
dependencies:
|
|
7946
7165
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
@@ -8209,7 +7428,7 @@ snapshots:
|
|
|
8209
7428
|
dependencies:
|
|
8210
7429
|
'@types/katex': 0.16.8
|
|
8211
7430
|
devlop: 1.1.0
|
|
8212
|
-
katex: 0.16.
|
|
7431
|
+
katex: 0.16.39
|
|
8213
7432
|
micromark-factory-space: 2.0.1
|
|
8214
7433
|
micromark-util-character: 2.1.1
|
|
8215
7434
|
micromark-util-symbol: 2.0.1
|
|
@@ -8309,7 +7528,7 @@ snapshots:
|
|
|
8309
7528
|
|
|
8310
7529
|
micromark@4.0.2:
|
|
8311
7530
|
dependencies:
|
|
8312
|
-
'@types/debug': 4.1.
|
|
7531
|
+
'@types/debug': 4.1.13
|
|
8313
7532
|
debug: 4.4.3
|
|
8314
7533
|
decode-named-character-reference: 1.3.0
|
|
8315
7534
|
devlop: 1.1.0
|
|
@@ -8345,9 +7564,6 @@ snapshots:
|
|
|
8345
7564
|
mime@3.0.0:
|
|
8346
7565
|
optional: true
|
|
8347
7566
|
|
|
8348
|
-
mimic-response@3.1.0:
|
|
8349
|
-
optional: true
|
|
8350
|
-
|
|
8351
7567
|
min-indent@1.0.1: {}
|
|
8352
7568
|
|
|
8353
7569
|
minimatch@10.2.4:
|
|
@@ -8358,14 +7574,6 @@ snapshots:
|
|
|
8358
7574
|
dependencies:
|
|
8359
7575
|
brace-expansion: 2.0.2
|
|
8360
7576
|
|
|
8361
|
-
minimist@1.2.8:
|
|
8362
|
-
optional: true
|
|
8363
|
-
|
|
8364
|
-
minipass@7.1.3: {}
|
|
8365
|
-
|
|
8366
|
-
mkdirp-classic@0.5.3:
|
|
8367
|
-
optional: true
|
|
8368
|
-
|
|
8369
7577
|
monaco-editor@0.52.2: {}
|
|
8370
7578
|
|
|
8371
7579
|
ms@2.0.0: {}
|
|
@@ -8380,20 +7588,17 @@ snapshots:
|
|
|
8380
7588
|
object-assign: 4.1.1
|
|
8381
7589
|
thenify-all: 1.6.0
|
|
8382
7590
|
|
|
8383
|
-
|
|
7591
|
+
n8ao@1.10.1(postprocessing@6.39.0(three@0.160.1))(three@0.160.1):
|
|
7592
|
+
dependencies:
|
|
7593
|
+
postprocessing: 6.39.0(three@0.160.1)
|
|
7594
|
+
three: 0.160.1
|
|
8384
7595
|
|
|
8385
|
-
|
|
8386
|
-
optional: true
|
|
7596
|
+
nanoid@3.3.11: {}
|
|
8387
7597
|
|
|
8388
7598
|
natural-compare@1.4.0: {}
|
|
8389
7599
|
|
|
8390
7600
|
negotiator@0.6.3: {}
|
|
8391
7601
|
|
|
8392
|
-
node-abi@3.87.0:
|
|
8393
|
-
dependencies:
|
|
8394
|
-
semver: 7.7.4
|
|
8395
|
-
optional: true
|
|
8396
|
-
|
|
8397
7602
|
node-fetch@2.7.0:
|
|
8398
7603
|
dependencies:
|
|
8399
7604
|
whatwg-url: 5.0.0
|
|
@@ -8421,7 +7626,7 @@ snapshots:
|
|
|
8421
7626
|
wrappy: 1.0.2
|
|
8422
7627
|
optional: true
|
|
8423
7628
|
|
|
8424
|
-
openai@6.
|
|
7629
|
+
openai@6.32.0(ws@8.19.0)(zod@3.25.76):
|
|
8425
7630
|
optionalDependencies:
|
|
8426
7631
|
ws: 8.19.0
|
|
8427
7632
|
zod: 3.25.76
|
|
@@ -8450,28 +7655,10 @@ snapshots:
|
|
|
8450
7655
|
eventemitter3: 4.0.7
|
|
8451
7656
|
p-timeout: 3.2.0
|
|
8452
7657
|
|
|
8453
|
-
p-queue@9.1.0:
|
|
8454
|
-
dependencies:
|
|
8455
|
-
eventemitter3: 5.0.4
|
|
8456
|
-
p-timeout: 7.0.1
|
|
8457
|
-
|
|
8458
|
-
p-retry@4.6.2:
|
|
8459
|
-
dependencies:
|
|
8460
|
-
'@types/retry': 0.12.0
|
|
8461
|
-
retry: 0.13.1
|
|
8462
|
-
|
|
8463
|
-
p-retry@7.1.1:
|
|
8464
|
-
dependencies:
|
|
8465
|
-
is-network-error: 1.3.1
|
|
8466
|
-
|
|
8467
7658
|
p-timeout@3.2.0:
|
|
8468
7659
|
dependencies:
|
|
8469
7660
|
p-finally: 1.0.0
|
|
8470
7661
|
|
|
8471
|
-
p-timeout@7.0.1: {}
|
|
8472
|
-
|
|
8473
|
-
package-json-from-dist@1.0.1: {}
|
|
8474
|
-
|
|
8475
7662
|
parse-entities@4.0.2:
|
|
8476
7663
|
dependencies:
|
|
8477
7664
|
'@types/unist': 2.0.11
|
|
@@ -8495,15 +7682,13 @@ snapshots:
|
|
|
8495
7682
|
|
|
8496
7683
|
path-exists@4.0.0: {}
|
|
8497
7684
|
|
|
7685
|
+
path-expression-matcher@1.1.3:
|
|
7686
|
+
optional: true
|
|
7687
|
+
|
|
8498
7688
|
path-key@3.1.1: {}
|
|
8499
7689
|
|
|
8500
7690
|
path-parse@1.0.7: {}
|
|
8501
7691
|
|
|
8502
|
-
path-scurry@1.11.1:
|
|
8503
|
-
dependencies:
|
|
8504
|
-
lru-cache: 10.4.3
|
|
8505
|
-
minipass: 7.1.3
|
|
8506
|
-
|
|
8507
7692
|
path-to-regexp@0.1.12: {}
|
|
8508
7693
|
|
|
8509
7694
|
pathe@1.1.2: {}
|
|
@@ -8534,14 +7719,13 @@ snapshots:
|
|
|
8534
7719
|
camelcase-css: 2.0.1
|
|
8535
7720
|
postcss: 8.5.8
|
|
8536
7721
|
|
|
8537
|
-
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0)
|
|
7722
|
+
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0):
|
|
8538
7723
|
dependencies:
|
|
8539
7724
|
lilconfig: 3.1.3
|
|
8540
7725
|
optionalDependencies:
|
|
8541
7726
|
jiti: 1.21.7
|
|
8542
7727
|
postcss: 8.5.8
|
|
8543
7728
|
tsx: 4.21.0
|
|
8544
|
-
yaml: 2.8.2
|
|
8545
7729
|
|
|
8546
7730
|
postcss-nested@6.2.0(postcss@8.5.8):
|
|
8547
7731
|
dependencies:
|
|
@@ -8561,25 +7745,13 @@ snapshots:
|
|
|
8561
7745
|
picocolors: 1.1.1
|
|
8562
7746
|
source-map-js: 1.2.1
|
|
8563
7747
|
|
|
7748
|
+
postprocessing@6.39.0(three@0.160.1):
|
|
7749
|
+
dependencies:
|
|
7750
|
+
three: 0.160.1
|
|
7751
|
+
|
|
8564
7752
|
potpack@1.0.2: {}
|
|
8565
7753
|
|
|
8566
|
-
preact@10.
|
|
8567
|
-
|
|
8568
|
-
prebuild-install@7.1.3:
|
|
8569
|
-
dependencies:
|
|
8570
|
-
detect-libc: 2.1.2
|
|
8571
|
-
expand-template: 2.0.3
|
|
8572
|
-
github-from-package: 0.0.0
|
|
8573
|
-
minimist: 1.2.8
|
|
8574
|
-
mkdirp-classic: 0.5.3
|
|
8575
|
-
napi-build-utils: 2.0.0
|
|
8576
|
-
node-abi: 3.87.0
|
|
8577
|
-
pump: 3.0.4
|
|
8578
|
-
rc: 1.2.8
|
|
8579
|
-
simple-get: 4.0.1
|
|
8580
|
-
tar-fs: 2.1.4
|
|
8581
|
-
tunnel-agent: 0.6.0
|
|
8582
|
-
optional: true
|
|
7754
|
+
preact@10.29.0: {}
|
|
8583
7755
|
|
|
8584
7756
|
prelude-ls@1.2.1: {}
|
|
8585
7757
|
|
|
@@ -8623,7 +7795,7 @@ snapshots:
|
|
|
8623
7795
|
'@protobufjs/path': 1.1.2
|
|
8624
7796
|
'@protobufjs/pool': 1.1.0
|
|
8625
7797
|
'@protobufjs/utf8': 1.1.0
|
|
8626
|
-
'@types/node': 20.19.
|
|
7798
|
+
'@types/node': 20.19.37
|
|
8627
7799
|
long: 5.3.2
|
|
8628
7800
|
|
|
8629
7801
|
proxy-addr@2.0.7:
|
|
@@ -8633,22 +7805,12 @@ snapshots:
|
|
|
8633
7805
|
|
|
8634
7806
|
proxy-from-env@1.1.0: {}
|
|
8635
7807
|
|
|
8636
|
-
pump@3.0.4:
|
|
8637
|
-
dependencies:
|
|
8638
|
-
end-of-stream: 1.4.5
|
|
8639
|
-
once: 1.4.0
|
|
8640
|
-
optional: true
|
|
8641
|
-
|
|
8642
7808
|
punycode@2.3.1: {}
|
|
8643
7809
|
|
|
8644
7810
|
qs@6.14.2:
|
|
8645
7811
|
dependencies:
|
|
8646
7812
|
side-channel: 1.1.0
|
|
8647
7813
|
|
|
8648
|
-
qs@6.15.0:
|
|
8649
|
-
dependencies:
|
|
8650
|
-
side-channel: 1.1.0
|
|
8651
|
-
|
|
8652
7814
|
queue-microtask@1.2.3: {}
|
|
8653
7815
|
|
|
8654
7816
|
range-parser@1.2.1: {}
|
|
@@ -8660,53 +7822,49 @@ snapshots:
|
|
|
8660
7822
|
iconv-lite: 0.4.24
|
|
8661
7823
|
unpipe: 1.0.0
|
|
8662
7824
|
|
|
8663
|
-
|
|
7825
|
+
react-composer@5.0.3(react@19.2.4):
|
|
8664
7826
|
dependencies:
|
|
8665
|
-
|
|
8666
|
-
|
|
8667
|
-
minimist: 1.2.8
|
|
8668
|
-
strip-json-comments: 2.0.1
|
|
8669
|
-
optional: true
|
|
7827
|
+
prop-types: 15.8.1
|
|
7828
|
+
react: 19.2.4
|
|
8670
7829
|
|
|
8671
|
-
react-dom@
|
|
7830
|
+
react-dom@19.2.4(react@19.2.4):
|
|
8672
7831
|
dependencies:
|
|
8673
|
-
|
|
8674
|
-
|
|
8675
|
-
scheduler: 0.23.2
|
|
7832
|
+
react: 19.2.4
|
|
7833
|
+
scheduler: 0.27.0
|
|
8676
7834
|
|
|
8677
|
-
react-force-graph-2d@1.29.1(react@
|
|
7835
|
+
react-force-graph-2d@1.29.1(react@19.2.4):
|
|
8678
7836
|
dependencies:
|
|
8679
|
-
force-graph: 1.51.
|
|
7837
|
+
force-graph: 1.51.2
|
|
8680
7838
|
prop-types: 15.8.1
|
|
8681
|
-
react:
|
|
8682
|
-
react-kapsule: 2.5.7(react@
|
|
7839
|
+
react: 19.2.4
|
|
7840
|
+
react-kapsule: 2.5.7(react@19.2.4)
|
|
8683
7841
|
|
|
8684
7842
|
react-is@16.13.1: {}
|
|
8685
7843
|
|
|
8686
7844
|
react-is@17.0.2: {}
|
|
8687
7845
|
|
|
8688
|
-
react-kapsule@2.5.7(react@
|
|
7846
|
+
react-kapsule@2.5.7(react@19.2.4):
|
|
8689
7847
|
dependencies:
|
|
8690
7848
|
jerrypick: 1.1.2
|
|
8691
|
-
react:
|
|
7849
|
+
react: 19.2.4
|
|
8692
7850
|
|
|
8693
|
-
react-leaflet@4.2.1(leaflet@1.9.4)(react-dom@
|
|
7851
|
+
react-leaflet@4.2.1(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8694
7852
|
dependencies:
|
|
8695
|
-
'@react-leaflet/core': 2.1.0(leaflet@1.9.4)(react-dom@
|
|
7853
|
+
'@react-leaflet/core': 2.1.0(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8696
7854
|
leaflet: 1.9.4
|
|
8697
|
-
react:
|
|
8698
|
-
react-dom:
|
|
7855
|
+
react: 19.2.4
|
|
7856
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
8699
7857
|
|
|
8700
|
-
react-markdown@9.1.0(@types/react@
|
|
7858
|
+
react-markdown@9.1.0(@types/react@19.2.14)(react@19.2.4):
|
|
8701
7859
|
dependencies:
|
|
8702
7860
|
'@types/hast': 3.0.4
|
|
8703
7861
|
'@types/mdast': 4.0.4
|
|
8704
|
-
'@types/react':
|
|
7862
|
+
'@types/react': 19.2.14
|
|
8705
7863
|
devlop: 1.1.0
|
|
8706
7864
|
hast-util-to-jsx-runtime: 2.3.6
|
|
8707
7865
|
html-url-attributes: 3.0.1
|
|
8708
7866
|
mdast-util-to-hast: 13.2.1
|
|
8709
|
-
react:
|
|
7867
|
+
react: 19.2.4
|
|
8710
7868
|
remark-parse: 11.0.0
|
|
8711
7869
|
remark-rehype: 11.1.2
|
|
8712
7870
|
unified: 11.0.5
|
|
@@ -8719,47 +7877,39 @@ snapshots:
|
|
|
8719
7877
|
dependencies:
|
|
8720
7878
|
fast-deep-equal: 2.0.1
|
|
8721
7879
|
|
|
8722
|
-
react-reconciler@0.27.0(react@18.3.1):
|
|
8723
|
-
dependencies:
|
|
8724
|
-
loose-envify: 1.4.0
|
|
8725
|
-
react: 18.3.1
|
|
8726
|
-
scheduler: 0.21.0
|
|
8727
|
-
|
|
8728
7880
|
react-refresh@0.17.0: {}
|
|
8729
7881
|
|
|
8730
|
-
react-router-dom@7.13.1(react-dom@
|
|
7882
|
+
react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8731
7883
|
dependencies:
|
|
8732
|
-
react:
|
|
8733
|
-
react-dom:
|
|
8734
|
-
react-router: 7.13.1(react-dom@
|
|
7884
|
+
react: 19.2.4
|
|
7885
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
7886
|
+
react-router: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8735
7887
|
|
|
8736
|
-
react-router@7.13.1(react-dom@
|
|
7888
|
+
react-router@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8737
7889
|
dependencies:
|
|
8738
7890
|
cookie: 1.1.1
|
|
8739
|
-
react:
|
|
7891
|
+
react: 19.2.4
|
|
8740
7892
|
set-cookie-parser: 2.7.2
|
|
8741
7893
|
optionalDependencies:
|
|
8742
|
-
react-dom:
|
|
7894
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
8743
7895
|
|
|
8744
|
-
react-syntax-highlighter@16.1.1(react@
|
|
7896
|
+
react-syntax-highlighter@16.1.1(react@19.2.4):
|
|
8745
7897
|
dependencies:
|
|
8746
|
-
'@babel/runtime': 7.
|
|
7898
|
+
'@babel/runtime': 7.29.2
|
|
8747
7899
|
highlight.js: 10.7.3
|
|
8748
7900
|
highlightjs-vue: 1.0.0
|
|
8749
7901
|
lowlight: 1.20.0
|
|
8750
7902
|
prismjs: 1.30.0
|
|
8751
|
-
react:
|
|
7903
|
+
react: 19.2.4
|
|
8752
7904
|
refractor: 5.0.0
|
|
8753
7905
|
|
|
8754
|
-
react-use-measure@2.1.7(react-dom@
|
|
7906
|
+
react-use-measure@2.1.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8755
7907
|
dependencies:
|
|
8756
|
-
react:
|
|
7908
|
+
react: 19.2.4
|
|
8757
7909
|
optionalDependencies:
|
|
8758
|
-
react-dom:
|
|
7910
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
8759
7911
|
|
|
8760
|
-
react@
|
|
8761
|
-
dependencies:
|
|
8762
|
-
loose-envify: 1.4.0
|
|
7912
|
+
react@19.2.4: {}
|
|
8763
7913
|
|
|
8764
7914
|
read-cache@1.0.0:
|
|
8765
7915
|
dependencies:
|
|
@@ -8794,7 +7944,7 @@ snapshots:
|
|
|
8794
7944
|
'@types/katex': 0.16.8
|
|
8795
7945
|
hast-util-from-html-isomorphic: 2.0.0
|
|
8796
7946
|
hast-util-to-text: 4.0.2
|
|
8797
|
-
katex: 0.16.
|
|
7947
|
+
katex: 0.16.39
|
|
8798
7948
|
unist-util-visit-parents: 6.0.2
|
|
8799
7949
|
vfile: 6.0.3
|
|
8800
7950
|
|
|
@@ -8851,9 +8001,9 @@ snapshots:
|
|
|
8851
8001
|
|
|
8852
8002
|
require-from-string@2.0.2: {}
|
|
8853
8003
|
|
|
8854
|
-
resend@4.8.0(react-dom@
|
|
8004
|
+
resend@4.8.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8855
8005
|
dependencies:
|
|
8856
|
-
'@react-email/render': 1.1.2(react-dom@
|
|
8006
|
+
'@react-email/render': 1.1.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8857
8007
|
transitivePeerDependencies:
|
|
8858
8008
|
- react
|
|
8859
8009
|
- react-dom
|
|
@@ -8876,7 +8026,8 @@ snapshots:
|
|
|
8876
8026
|
- supports-color
|
|
8877
8027
|
optional: true
|
|
8878
8028
|
|
|
8879
|
-
retry@0.13.1:
|
|
8029
|
+
retry@0.13.1:
|
|
8030
|
+
optional: true
|
|
8880
8031
|
|
|
8881
8032
|
reusify@1.1.0: {}
|
|
8882
8033
|
|
|
@@ -8931,13 +8082,7 @@ snapshots:
|
|
|
8931
8082
|
dependencies:
|
|
8932
8083
|
xmlchars: 2.2.0
|
|
8933
8084
|
|
|
8934
|
-
scheduler@0.
|
|
8935
|
-
dependencies:
|
|
8936
|
-
loose-envify: 1.4.0
|
|
8937
|
-
|
|
8938
|
-
scheduler@0.23.2:
|
|
8939
|
-
dependencies:
|
|
8940
|
-
loose-envify: 1.4.0
|
|
8085
|
+
scheduler@0.27.0: {}
|
|
8941
8086
|
|
|
8942
8087
|
scmp@2.1.0: {}
|
|
8943
8088
|
|
|
@@ -9018,26 +8163,12 @@ snapshots:
|
|
|
9018
8163
|
|
|
9019
8164
|
siginfo@2.0.0: {}
|
|
9020
8165
|
|
|
9021
|
-
signal-exit@4.1.0: {}
|
|
9022
|
-
|
|
9023
|
-
simple-concat@1.0.1:
|
|
9024
|
-
optional: true
|
|
9025
|
-
|
|
9026
|
-
simple-get@4.0.1:
|
|
9027
|
-
dependencies:
|
|
9028
|
-
decompress-response: 6.0.0
|
|
9029
|
-
once: 1.4.0
|
|
9030
|
-
simple-concat: 1.0.1
|
|
9031
|
-
optional: true
|
|
9032
|
-
|
|
9033
8166
|
simple-wcswidth@1.1.2: {}
|
|
9034
8167
|
|
|
9035
8168
|
source-map-js@1.2.1: {}
|
|
9036
8169
|
|
|
9037
8170
|
space-separated-tokens@2.0.2: {}
|
|
9038
8171
|
|
|
9039
|
-
spawn-command@0.0.2: {}
|
|
9040
|
-
|
|
9041
8172
|
stackback@0.0.2: {}
|
|
9042
8173
|
|
|
9043
8174
|
state-local@1.0.7: {}
|
|
@@ -9067,12 +8198,6 @@ snapshots:
|
|
|
9067
8198
|
is-fullwidth-code-point: 3.0.0
|
|
9068
8199
|
strip-ansi: 6.0.1
|
|
9069
8200
|
|
|
9070
|
-
string-width@5.1.2:
|
|
9071
|
-
dependencies:
|
|
9072
|
-
eastasianwidth: 0.2.0
|
|
9073
|
-
emoji-regex: 9.2.2
|
|
9074
|
-
strip-ansi: 7.2.0
|
|
9075
|
-
|
|
9076
8201
|
string_decoder@1.3.0:
|
|
9077
8202
|
dependencies:
|
|
9078
8203
|
safe-buffer: 5.2.1
|
|
@@ -9087,23 +8212,16 @@ snapshots:
|
|
|
9087
8212
|
dependencies:
|
|
9088
8213
|
ansi-regex: 5.0.1
|
|
9089
8214
|
|
|
9090
|
-
strip-ansi@7.2.0:
|
|
9091
|
-
dependencies:
|
|
9092
|
-
ansi-regex: 6.2.2
|
|
9093
|
-
|
|
9094
8215
|
strip-indent@3.0.0:
|
|
9095
8216
|
dependencies:
|
|
9096
8217
|
min-indent: 1.0.1
|
|
9097
8218
|
|
|
9098
|
-
strip-json-comments@2.0.1:
|
|
9099
|
-
optional: true
|
|
9100
|
-
|
|
9101
8219
|
stripe@17.7.0:
|
|
9102
8220
|
dependencies:
|
|
9103
|
-
'@types/node': 20.19.
|
|
9104
|
-
qs: 6.
|
|
8221
|
+
'@types/node': 20.19.37
|
|
8222
|
+
qs: 6.14.2
|
|
9105
8223
|
|
|
9106
|
-
strnum@2.2.
|
|
8224
|
+
strnum@2.2.1:
|
|
9107
8225
|
optional: true
|
|
9108
8226
|
|
|
9109
8227
|
stubs@3.0.0:
|
|
@@ -9137,15 +8255,15 @@ snapshots:
|
|
|
9137
8255
|
|
|
9138
8256
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
9139
8257
|
|
|
9140
|
-
suspend-react@0.1.3(react@
|
|
8258
|
+
suspend-react@0.1.3(react@19.2.4):
|
|
9141
8259
|
dependencies:
|
|
9142
|
-
react:
|
|
8260
|
+
react: 19.2.4
|
|
9143
8261
|
|
|
9144
8262
|
symbol-tree@3.2.4: {}
|
|
9145
8263
|
|
|
9146
8264
|
tailwind-merge@2.6.1: {}
|
|
9147
8265
|
|
|
9148
|
-
tailwindcss@3.4.19(tsx@4.21.0)
|
|
8266
|
+
tailwindcss@3.4.19(tsx@4.21.0):
|
|
9149
8267
|
dependencies:
|
|
9150
8268
|
'@alloc/quick-lru': 5.2.0
|
|
9151
8269
|
arg: 5.0.2
|
|
@@ -9164,7 +8282,7 @@ snapshots:
|
|
|
9164
8282
|
postcss: 8.5.8
|
|
9165
8283
|
postcss-import: 15.1.0(postcss@8.5.8)
|
|
9166
8284
|
postcss-js: 4.1.0(postcss@8.5.8)
|
|
9167
|
-
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0)
|
|
8285
|
+
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0)
|
|
9168
8286
|
postcss-nested: 6.2.0(postcss@8.5.8)
|
|
9169
8287
|
postcss-selector-parser: 6.1.2
|
|
9170
8288
|
resolve: 1.22.11
|
|
@@ -9173,23 +8291,6 @@ snapshots:
|
|
|
9173
8291
|
- tsx
|
|
9174
8292
|
- yaml
|
|
9175
8293
|
|
|
9176
|
-
tar-fs@2.1.4:
|
|
9177
|
-
dependencies:
|
|
9178
|
-
chownr: 1.1.4
|
|
9179
|
-
mkdirp-classic: 0.5.3
|
|
9180
|
-
pump: 3.0.4
|
|
9181
|
-
tar-stream: 2.2.0
|
|
9182
|
-
optional: true
|
|
9183
|
-
|
|
9184
|
-
tar-stream@2.2.0:
|
|
9185
|
-
dependencies:
|
|
9186
|
-
bl: 4.1.0
|
|
9187
|
-
end-of-stream: 1.4.5
|
|
9188
|
-
fs-constants: 1.0.0
|
|
9189
|
-
inherits: 2.0.4
|
|
9190
|
-
readable-stream: 3.6.2
|
|
9191
|
-
optional: true
|
|
9192
|
-
|
|
9193
8294
|
teeny-request@9.0.0:
|
|
9194
8295
|
dependencies:
|
|
9195
8296
|
http-proxy-agent: 5.0.0
|
|
@@ -9210,7 +8311,7 @@ snapshots:
|
|
|
9210
8311
|
dependencies:
|
|
9211
8312
|
any-promise: 1.3.0
|
|
9212
8313
|
|
|
9213
|
-
three-mesh-bvh@0.8
|
|
8314
|
+
three-mesh-bvh@0.7.8(three@0.160.1):
|
|
9214
8315
|
dependencies:
|
|
9215
8316
|
three: 0.160.1
|
|
9216
8317
|
|
|
@@ -9287,7 +8388,7 @@ snapshots:
|
|
|
9287
8388
|
|
|
9288
8389
|
ts-algebra@2.0.0: {}
|
|
9289
8390
|
|
|
9290
|
-
ts-api-utils@2.
|
|
8391
|
+
ts-api-utils@2.5.0(typescript@5.9.3):
|
|
9291
8392
|
dependencies:
|
|
9292
8393
|
typescript: 5.9.3
|
|
9293
8394
|
|
|
@@ -9297,58 +8398,35 @@ snapshots:
|
|
|
9297
8398
|
|
|
9298
8399
|
tsx@4.21.0:
|
|
9299
8400
|
dependencies:
|
|
9300
|
-
esbuild: 0.
|
|
8401
|
+
esbuild: 0.25.12
|
|
9301
8402
|
get-tsconfig: 4.13.6
|
|
9302
8403
|
optionalDependencies:
|
|
9303
8404
|
fsevents: 2.3.3
|
|
9304
8405
|
|
|
9305
|
-
tunnel-
|
|
9306
|
-
dependencies:
|
|
9307
|
-
safe-buffer: 5.2.1
|
|
9308
|
-
optional: true
|
|
9309
|
-
|
|
9310
|
-
tunnel-rat@0.1.2(@types/react@18.3.28)(react@18.3.1):
|
|
8406
|
+
tunnel-rat@0.1.2(@types/react@19.2.14)(react@19.2.4):
|
|
9311
8407
|
dependencies:
|
|
9312
|
-
zustand: 4.5.7(@types/react@
|
|
8408
|
+
zustand: 4.5.7(@types/react@19.2.14)(react@19.2.4)
|
|
9313
8409
|
transitivePeerDependencies:
|
|
9314
8410
|
- '@types/react'
|
|
9315
8411
|
- immer
|
|
9316
8412
|
- react
|
|
9317
8413
|
|
|
9318
|
-
turbo
|
|
9319
|
-
optional: true
|
|
9320
|
-
|
|
9321
|
-
turbo-darwin-arm64@2.8.13:
|
|
9322
|
-
optional: true
|
|
9323
|
-
|
|
9324
|
-
turbo-linux-64@2.8.13:
|
|
9325
|
-
optional: true
|
|
9326
|
-
|
|
9327
|
-
turbo-linux-arm64@2.8.13:
|
|
9328
|
-
optional: true
|
|
9329
|
-
|
|
9330
|
-
turbo-windows-64@2.8.13:
|
|
9331
|
-
optional: true
|
|
9332
|
-
|
|
9333
|
-
turbo-windows-arm64@2.8.13:
|
|
9334
|
-
optional: true
|
|
9335
|
-
|
|
9336
|
-
turbo@2.8.13:
|
|
8414
|
+
turbo@2.8.19:
|
|
9337
8415
|
optionalDependencies:
|
|
9338
|
-
turbo
|
|
9339
|
-
turbo
|
|
9340
|
-
turbo
|
|
9341
|
-
turbo
|
|
9342
|
-
turbo
|
|
9343
|
-
turbo
|
|
8416
|
+
'@turbo/darwin-64': 2.8.19
|
|
8417
|
+
'@turbo/darwin-arm64': 2.8.19
|
|
8418
|
+
'@turbo/linux-64': 2.8.19
|
|
8419
|
+
'@turbo/linux-arm64': 2.8.19
|
|
8420
|
+
'@turbo/windows-64': 2.8.19
|
|
8421
|
+
'@turbo/windows-arm64': 2.8.19
|
|
9344
8422
|
|
|
9345
|
-
twilio@5.
|
|
8423
|
+
twilio@5.13.0:
|
|
9346
8424
|
dependencies:
|
|
9347
8425
|
axios: 1.13.6
|
|
9348
|
-
dayjs: 1.11.
|
|
8426
|
+
dayjs: 1.11.20
|
|
9349
8427
|
https-proxy-agent: 5.0.1
|
|
9350
8428
|
jsonwebtoken: 9.0.3
|
|
9351
|
-
qs: 6.
|
|
8429
|
+
qs: 6.14.2
|
|
9352
8430
|
scmp: 2.1.0
|
|
9353
8431
|
xmlbuilder: 13.0.2
|
|
9354
8432
|
transitivePeerDependencies:
|
|
@@ -9425,9 +8503,9 @@ snapshots:
|
|
|
9425
8503
|
|
|
9426
8504
|
url-template@2.0.8: {}
|
|
9427
8505
|
|
|
9428
|
-
use-sync-external-store@1.6.0(react@
|
|
8506
|
+
use-sync-external-store@1.6.0(react@19.2.4):
|
|
9429
8507
|
dependencies:
|
|
9430
|
-
react:
|
|
8508
|
+
react: 19.2.4
|
|
9431
8509
|
|
|
9432
8510
|
util-deprecate@1.0.2: {}
|
|
9433
8511
|
|
|
@@ -9439,8 +8517,6 @@ snapshots:
|
|
|
9439
8517
|
|
|
9440
8518
|
uuid@11.1.0: {}
|
|
9441
8519
|
|
|
9442
|
-
uuid@13.0.0: {}
|
|
9443
|
-
|
|
9444
8520
|
uuid@8.3.2:
|
|
9445
8521
|
optional: true
|
|
9446
8522
|
|
|
@@ -9463,13 +8539,13 @@ snapshots:
|
|
|
9463
8539
|
'@types/unist': 3.0.3
|
|
9464
8540
|
vfile-message: 4.0.3
|
|
9465
8541
|
|
|
9466
|
-
vite-node@2.1.9(@types/node@20.19.
|
|
8542
|
+
vite-node@2.1.9(@types/node@20.19.37):
|
|
9467
8543
|
dependencies:
|
|
9468
8544
|
cac: 6.7.14
|
|
9469
8545
|
debug: 4.4.3
|
|
9470
8546
|
es-module-lexer: 1.7.0
|
|
9471
8547
|
pathe: 1.1.2
|
|
9472
|
-
vite: 5.4.21(@types/node@20.19.
|
|
8548
|
+
vite: 5.4.21(@types/node@20.19.37)
|
|
9473
8549
|
transitivePeerDependencies:
|
|
9474
8550
|
- '@types/node'
|
|
9475
8551
|
- less
|
|
@@ -9481,13 +8557,13 @@ snapshots:
|
|
|
9481
8557
|
- supports-color
|
|
9482
8558
|
- terser
|
|
9483
8559
|
|
|
9484
|
-
vite-node@2.1.9(@types/node@22.19.
|
|
8560
|
+
vite-node@2.1.9(@types/node@22.19.15):
|
|
9485
8561
|
dependencies:
|
|
9486
8562
|
cac: 6.7.14
|
|
9487
8563
|
debug: 4.4.3
|
|
9488
8564
|
es-module-lexer: 1.7.0
|
|
9489
8565
|
pathe: 1.1.2
|
|
9490
|
-
vite: 5.4.21(@types/node@22.19.
|
|
8566
|
+
vite: 5.4.21(@types/node@22.19.15)
|
|
9491
8567
|
transitivePeerDependencies:
|
|
9492
8568
|
- '@types/node'
|
|
9493
8569
|
- less
|
|
@@ -9499,25 +8575,25 @@ snapshots:
|
|
|
9499
8575
|
- supports-color
|
|
9500
8576
|
- terser
|
|
9501
8577
|
|
|
9502
|
-
vite@5.4.21(@types/node@20.19.
|
|
8578
|
+
vite@5.4.21(@types/node@20.19.37):
|
|
9503
8579
|
dependencies:
|
|
9504
|
-
esbuild: 0.
|
|
8580
|
+
esbuild: 0.25.12
|
|
9505
8581
|
postcss: 8.5.8
|
|
9506
8582
|
rollup: 4.59.0
|
|
9507
8583
|
optionalDependencies:
|
|
9508
|
-
'@types/node': 20.19.
|
|
8584
|
+
'@types/node': 20.19.37
|
|
9509
8585
|
fsevents: 2.3.3
|
|
9510
8586
|
|
|
9511
|
-
vite@5.4.21(@types/node@22.19.
|
|
8587
|
+
vite@5.4.21(@types/node@22.19.15):
|
|
9512
8588
|
dependencies:
|
|
9513
|
-
esbuild: 0.
|
|
8589
|
+
esbuild: 0.25.12
|
|
9514
8590
|
postcss: 8.5.8
|
|
9515
8591
|
rollup: 4.59.0
|
|
9516
8592
|
optionalDependencies:
|
|
9517
|
-
'@types/node': 22.19.
|
|
8593
|
+
'@types/node': 22.19.15
|
|
9518
8594
|
fsevents: 2.3.3
|
|
9519
8595
|
|
|
9520
|
-
vite@6.4.1(@types/node@22.19.
|
|
8596
|
+
vite@6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0):
|
|
9521
8597
|
dependencies:
|
|
9522
8598
|
esbuild: 0.25.12
|
|
9523
8599
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
@@ -9526,16 +8602,15 @@ snapshots:
|
|
|
9526
8602
|
rollup: 4.59.0
|
|
9527
8603
|
tinyglobby: 0.2.15
|
|
9528
8604
|
optionalDependencies:
|
|
9529
|
-
'@types/node': 22.19.
|
|
8605
|
+
'@types/node': 22.19.15
|
|
9530
8606
|
fsevents: 2.3.3
|
|
9531
8607
|
jiti: 1.21.7
|
|
9532
8608
|
tsx: 4.21.0
|
|
9533
|
-
yaml: 2.8.2
|
|
9534
8609
|
|
|
9535
|
-
vitest@2.1.9(@types/node@20.19.
|
|
8610
|
+
vitest@2.1.9(@types/node@20.19.37)(jsdom@25.0.1):
|
|
9536
8611
|
dependencies:
|
|
9537
8612
|
'@vitest/expect': 2.1.9
|
|
9538
|
-
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@20.19.
|
|
8613
|
+
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@20.19.37))
|
|
9539
8614
|
'@vitest/pretty-format': 2.1.9
|
|
9540
8615
|
'@vitest/runner': 2.1.9
|
|
9541
8616
|
'@vitest/snapshot': 2.1.9
|
|
@@ -9551,11 +8626,11 @@ snapshots:
|
|
|
9551
8626
|
tinyexec: 0.3.2
|
|
9552
8627
|
tinypool: 1.1.1
|
|
9553
8628
|
tinyrainbow: 1.2.0
|
|
9554
|
-
vite: 5.4.21(@types/node@20.19.
|
|
9555
|
-
vite-node: 2.1.9(@types/node@20.19.
|
|
8629
|
+
vite: 5.4.21(@types/node@20.19.37)
|
|
8630
|
+
vite-node: 2.1.9(@types/node@20.19.37)
|
|
9556
8631
|
why-is-node-running: 2.3.0
|
|
9557
8632
|
optionalDependencies:
|
|
9558
|
-
'@types/node': 20.19.
|
|
8633
|
+
'@types/node': 20.19.37
|
|
9559
8634
|
jsdom: 25.0.1
|
|
9560
8635
|
transitivePeerDependencies:
|
|
9561
8636
|
- less
|
|
@@ -9568,10 +8643,10 @@ snapshots:
|
|
|
9568
8643
|
- supports-color
|
|
9569
8644
|
- terser
|
|
9570
8645
|
|
|
9571
|
-
vitest@2.1.9(@types/node@22.19.
|
|
8646
|
+
vitest@2.1.9(@types/node@22.19.15)(jsdom@25.0.1):
|
|
9572
8647
|
dependencies:
|
|
9573
8648
|
'@vitest/expect': 2.1.9
|
|
9574
|
-
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@22.19.
|
|
8649
|
+
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@22.19.15))
|
|
9575
8650
|
'@vitest/pretty-format': 2.1.9
|
|
9576
8651
|
'@vitest/runner': 2.1.9
|
|
9577
8652
|
'@vitest/snapshot': 2.1.9
|
|
@@ -9587,11 +8662,11 @@ snapshots:
|
|
|
9587
8662
|
tinyexec: 0.3.2
|
|
9588
8663
|
tinypool: 1.1.1
|
|
9589
8664
|
tinyrainbow: 1.2.0
|
|
9590
|
-
vite: 5.4.21(@types/node@22.19.
|
|
9591
|
-
vite-node: 2.1.9(@types/node@22.19.
|
|
8665
|
+
vite: 5.4.21(@types/node@22.19.15)
|
|
8666
|
+
vite-node: 2.1.9(@types/node@22.19.15)
|
|
9592
8667
|
why-is-node-running: 2.3.0
|
|
9593
8668
|
optionalDependencies:
|
|
9594
|
-
'@types/node': 22.19.
|
|
8669
|
+
'@types/node': 22.19.15
|
|
9595
8670
|
jsdom: 25.0.1
|
|
9596
8671
|
transitivePeerDependencies:
|
|
9597
8672
|
- less
|
|
@@ -9661,12 +8736,6 @@ snapshots:
|
|
|
9661
8736
|
string-width: 4.2.3
|
|
9662
8737
|
strip-ansi: 6.0.1
|
|
9663
8738
|
|
|
9664
|
-
wrap-ansi@8.1.0:
|
|
9665
|
-
dependencies:
|
|
9666
|
-
ansi-styles: 6.2.3
|
|
9667
|
-
string-width: 5.1.2
|
|
9668
|
-
strip-ansi: 7.2.0
|
|
9669
|
-
|
|
9670
8739
|
wrappy@1.0.2:
|
|
9671
8740
|
optional: true
|
|
9672
8741
|
|
|
@@ -9684,8 +8753,6 @@ snapshots:
|
|
|
9684
8753
|
|
|
9685
8754
|
yallist@4.0.0: {}
|
|
9686
8755
|
|
|
9687
|
-
yaml@2.8.2: {}
|
|
9688
|
-
|
|
9689
8756
|
yargs-parser@21.1.1: {}
|
|
9690
8757
|
|
|
9691
8758
|
yargs@17.7.2:
|
|
@@ -9702,23 +8769,17 @@ snapshots:
|
|
|
9702
8769
|
|
|
9703
8770
|
zod@3.25.76: {}
|
|
9704
8771
|
|
|
9705
|
-
|
|
9706
|
-
|
|
9707
|
-
zustand@3.7.2(react@18.3.1):
|
|
9708
|
-
optionalDependencies:
|
|
9709
|
-
react: 18.3.1
|
|
9710
|
-
|
|
9711
|
-
zustand@4.5.7(@types/react@18.3.28)(react@18.3.1):
|
|
8772
|
+
zustand@4.5.7(@types/react@19.2.14)(react@19.2.4):
|
|
9712
8773
|
dependencies:
|
|
9713
|
-
use-sync-external-store: 1.6.0(react@
|
|
8774
|
+
use-sync-external-store: 1.6.0(react@19.2.4)
|
|
9714
8775
|
optionalDependencies:
|
|
9715
|
-
'@types/react':
|
|
9716
|
-
react:
|
|
8776
|
+
'@types/react': 19.2.14
|
|
8777
|
+
react: 19.2.4
|
|
9717
8778
|
|
|
9718
|
-
zustand@5.0.
|
|
8779
|
+
zustand@5.0.12(@types/react@19.2.14)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4)):
|
|
9719
8780
|
optionalDependencies:
|
|
9720
|
-
'@types/react':
|
|
9721
|
-
react:
|
|
9722
|
-
use-sync-external-store: 1.6.0(react@
|
|
8781
|
+
'@types/react': 19.2.14
|
|
8782
|
+
react: 19.2.4
|
|
8783
|
+
use-sync-external-store: 1.6.0(react@19.2.4)
|
|
9723
8784
|
|
|
9724
8785
|
zwitch@2.0.4: {}
|