@almadar/orb 4.0.0 → 4.1.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 +11 -4
- package/shells/almadar-shell/packages/client/package.json +5 -5
- package/shells/almadar-shell/packages/client/src/App.tsx +3 -1
- 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/server/package.json +1 -0
- package/shells/almadar-shell/pnpm-lock.yaml +526 -1715
- package/shells/orb-shell/package.json +1 -1
- package/shells/orb-shell/packages/client/tailwind.config.js +1 -1
- /package/shells/orb-shell/packages/client/{tailwind-preset.js → tailwind-preset.cjs} +0 -0
|
@@ -4,37 +4,42 @@ 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.15.5'
|
|
36
|
+
version: 2.15.7(@react-three/drei@10.7.7(@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))(@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))(@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)
|
|
35
40
|
'@tanstack/react-query':
|
|
36
41
|
specifier: ^5.67.3
|
|
37
|
-
version: 5.
|
|
42
|
+
version: 5.91.2(react@19.2.4)
|
|
38
43
|
firebase:
|
|
39
44
|
specifier: ^11.4.0
|
|
40
45
|
version: 11.10.0
|
|
@@ -43,28 +48,28 @@ importers:
|
|
|
43
48
|
version: 1.9.4
|
|
44
49
|
lucide-react:
|
|
45
50
|
specifier: ^0.344.0
|
|
46
|
-
version: 0.344.0(react@
|
|
51
|
+
version: 0.344.0(react@19.2.4)
|
|
47
52
|
monaco-editor:
|
|
48
53
|
specifier: ^0.52.2
|
|
49
54
|
version: 0.52.2
|
|
50
55
|
react:
|
|
51
|
-
specifier: ^
|
|
52
|
-
version:
|
|
56
|
+
specifier: ^19.0.0
|
|
57
|
+
version: 19.2.4
|
|
53
58
|
react-dom:
|
|
54
|
-
specifier: ^
|
|
55
|
-
version:
|
|
59
|
+
specifier: ^19.0.0
|
|
60
|
+
version: 19.2.4(react@19.2.4)
|
|
56
61
|
react-force-graph-2d:
|
|
57
62
|
specifier: ^1.25.5
|
|
58
|
-
version: 1.29.1(react@
|
|
63
|
+
version: 1.29.1(react@19.2.4)
|
|
59
64
|
react-leaflet:
|
|
60
65
|
specifier: ^4.2.1
|
|
61
|
-
version: 4.2.1(leaflet@1.9.4)(react-dom@
|
|
66
|
+
version: 4.2.1(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
62
67
|
react-markdown:
|
|
63
68
|
specifier: ^9.0.1
|
|
64
|
-
version: 9.1.0(@types/react@
|
|
69
|
+
version: 9.1.0(@types/react@19.2.14)(react@19.2.4)
|
|
65
70
|
react-router-dom:
|
|
66
71
|
specifier: ^7.3.0
|
|
67
|
-
version: 7.13.1(react-dom@
|
|
72
|
+
version: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
68
73
|
rehype-katex:
|
|
69
74
|
specifier: ^7.0.1
|
|
70
75
|
version: 7.0.1
|
|
@@ -79,29 +84,29 @@ importers:
|
|
|
79
84
|
version: 6.0.0
|
|
80
85
|
zustand:
|
|
81
86
|
specifier: ^5.0.3
|
|
82
|
-
version: 5.0.
|
|
87
|
+
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
88
|
devDependencies:
|
|
84
89
|
'@almadar/eslint-plugin':
|
|
85
90
|
specifier: '>=2.3.0'
|
|
86
|
-
version: 2.
|
|
91
|
+
version: 2.5.0(eslint@10.0.0(jiti@1.21.7))
|
|
87
92
|
'@testing-library/jest-dom':
|
|
88
93
|
specifier: ^6.6.3
|
|
89
94
|
version: 6.9.1
|
|
90
95
|
'@testing-library/react':
|
|
91
96
|
specifier: ^16.1.0
|
|
92
|
-
version: 16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@
|
|
97
|
+
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
98
|
'@types/react':
|
|
94
|
-
specifier: ^
|
|
95
|
-
version:
|
|
99
|
+
specifier: ^19.0.0
|
|
100
|
+
version: 19.2.14
|
|
96
101
|
'@types/react-dom':
|
|
97
|
-
specifier: ^
|
|
98
|
-
version:
|
|
102
|
+
specifier: ^19.0.0
|
|
103
|
+
version: 19.2.3(@types/react@19.2.14)
|
|
99
104
|
'@typescript-eslint/parser':
|
|
100
105
|
specifier: 8.56.0
|
|
101
106
|
version: 8.56.0(eslint@10.0.0(jiti@1.21.7))(typescript@5.9.3)
|
|
102
107
|
'@vitejs/plugin-react':
|
|
103
108
|
specifier: ^4.3.4
|
|
104
|
-
version: 4.7.0(vite@6.4.1(@types/node@22.19.
|
|
109
|
+
version: 4.7.0(vite@6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0))
|
|
105
110
|
autoprefixer:
|
|
106
111
|
specifier: ^10.4.20
|
|
107
112
|
version: 10.4.27(postcss@8.5.8)
|
|
@@ -116,28 +121,31 @@ importers:
|
|
|
116
121
|
version: 8.5.8
|
|
117
122
|
tailwindcss:
|
|
118
123
|
specifier: ^3.4.17
|
|
119
|
-
version: 3.4.19(tsx@4.21.0)
|
|
124
|
+
version: 3.4.19(tsx@4.21.0)
|
|
120
125
|
typescript:
|
|
121
126
|
specifier: ^5.7.3
|
|
122
127
|
version: 5.9.3
|
|
123
128
|
vite:
|
|
124
129
|
specifier: ^6.2.1
|
|
125
|
-
version: 6.4.1(@types/node@22.19.
|
|
130
|
+
version: 6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0)
|
|
126
131
|
vitest:
|
|
127
132
|
specifier: ^2.1.9
|
|
128
|
-
version: 2.1.9(@types/node@22.19.
|
|
133
|
+
version: 2.1.9(@types/node@22.19.15)(jsdom@25.0.1)
|
|
129
134
|
|
|
130
135
|
packages/server:
|
|
131
136
|
dependencies:
|
|
132
137
|
'@almadar/core':
|
|
133
138
|
specifier: ^2.1.0
|
|
134
|
-
version: 2.1
|
|
139
|
+
version: 2.6.1
|
|
135
140
|
'@almadar/evaluator':
|
|
136
141
|
specifier: ^2.0.0
|
|
137
|
-
version: 2.
|
|
142
|
+
version: 2.5.1
|
|
143
|
+
'@almadar/integrations':
|
|
144
|
+
specifier: '>=2.1.0'
|
|
145
|
+
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
146
|
'@almadar/server':
|
|
139
147
|
specifier: ^2.0.2
|
|
140
|
-
version: 2.
|
|
148
|
+
version: 2.1.3(express@4.22.1)
|
|
141
149
|
cors:
|
|
142
150
|
specifier: ^2.8.5
|
|
143
151
|
version: 2.8.6
|
|
@@ -156,7 +164,7 @@ importers:
|
|
|
156
164
|
devDependencies:
|
|
157
165
|
'@almadar/eslint-plugin':
|
|
158
166
|
specifier: '>=2.3.0'
|
|
159
|
-
version: 2.
|
|
167
|
+
version: 2.5.0(eslint@10.0.0(jiti@1.21.7))
|
|
160
168
|
'@types/cors':
|
|
161
169
|
specifier: ^2.8.17
|
|
162
170
|
version: 2.8.19
|
|
@@ -165,7 +173,7 @@ importers:
|
|
|
165
173
|
version: 5.0.6
|
|
166
174
|
'@types/node':
|
|
167
175
|
specifier: ^20.17.19
|
|
168
|
-
version: 20.19.
|
|
176
|
+
version: 20.19.37
|
|
169
177
|
'@typescript-eslint/parser':
|
|
170
178
|
specifier: 8.56.0
|
|
171
179
|
version: 8.56.0(eslint@10.0.0(jiti@1.21.7))(typescript@5.9.3)
|
|
@@ -183,7 +191,7 @@ importers:
|
|
|
183
191
|
version: 5.9.3
|
|
184
192
|
vitest:
|
|
185
193
|
specifier: ^2.1.9
|
|
186
|
-
version: 2.1.9(@types/node@20.19.
|
|
194
|
+
version: 2.1.9(@types/node@20.19.37)(jsdom@25.0.1)
|
|
187
195
|
|
|
188
196
|
packages/shared:
|
|
189
197
|
dependencies:
|
|
@@ -200,58 +208,53 @@ packages:
|
|
|
200
208
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
201
209
|
engines: {node: '>=10'}
|
|
202
210
|
|
|
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'
|
|
211
|
+
'@almadar/core@2.6.1':
|
|
212
|
+
resolution: {integrity: sha512-hiWSxGNfah/0N1n7nG42TWQGR05+QL4AIrlWNxfSS6/1/atUrPhV/23drIYCY7rr+Nz8Kofc1mwZ1MXBpa3H6g==}
|
|
210
213
|
|
|
211
|
-
'@almadar/
|
|
212
|
-
resolution: {integrity: sha512-
|
|
213
|
-
|
|
214
|
-
'@almadar/eslint-plugin@2.3.0':
|
|
215
|
-
resolution: {integrity: sha512-7sFH7Ja1yhtQMAWNKYEWURuuB4RmFaUxkrBsotj4po8Nc4Cg36atxoP8z/c+RuPxQouLUFRm4EbC49ZDwDUs9w==}
|
|
214
|
+
'@almadar/eslint-plugin@2.5.0':
|
|
215
|
+
resolution: {integrity: sha512-rt5ATRUHyhke7yCBn5qUXyjKDEQaFXs8wqOWtd/Yh5IuuMn9p2Q7UupYUzfCwLmBXBYjwLxpat/A7En4lWrcFA==}
|
|
216
216
|
peerDependencies:
|
|
217
217
|
eslint: '>=8.0.0'
|
|
218
218
|
|
|
219
|
-
'@almadar/evaluator@2.
|
|
220
|
-
resolution: {integrity: sha512-
|
|
219
|
+
'@almadar/evaluator@2.5.1':
|
|
220
|
+
resolution: {integrity: sha512-uUGourPCY2JnXps3pevKtyalQd2ht77TD+g/edYEWCJ3ngdNt/SQPTgj5tFPnOftb5QOZO0FHdFUqiZGSMafCA==}
|
|
221
221
|
|
|
222
|
-
'@almadar/integrations@2.
|
|
223
|
-
resolution: {integrity: sha512-
|
|
222
|
+
'@almadar/integrations@2.2.1':
|
|
223
|
+
resolution: {integrity: sha512-GxLk4yJVzCNVSKlyeDTvAy6kwUWtfptpW/rjifcuqoCj59Ej44+WtEUF6t/ECJIBbXFtivK5vzBwDj17YVQh6Q==}
|
|
224
224
|
|
|
225
|
-
'@almadar/llm@2.0
|
|
226
|
-
resolution: {integrity: sha512-
|
|
225
|
+
'@almadar/llm@2.5.0':
|
|
226
|
+
resolution: {integrity: sha512-BywM6Lz4T57zvWHd5BD0SRSEx+mtW3oaL8icoSSpnjikS0urGdRRfSprF+vtqNpu/MXEsCTYHpNXFqv+Dq+Obw==}
|
|
227
227
|
peerDependencies:
|
|
228
228
|
'@almadar/core': '>=2.0.0'
|
|
229
229
|
peerDependenciesMeta:
|
|
230
230
|
'@almadar/core':
|
|
231
231
|
optional: true
|
|
232
232
|
|
|
233
|
-
'@almadar/operators@2.
|
|
234
|
-
resolution: {integrity: sha512-
|
|
233
|
+
'@almadar/operators@2.1.1':
|
|
234
|
+
resolution: {integrity: sha512-DxyB2CAU7dmxQPM+T17xtIAN7MT+DWXzM/SqM/1us1F4oDEsG5R0DKXwy9WLO5kpLaxlBTMPwGTz4wyaXnS9pA==}
|
|
235
235
|
|
|
236
|
-
'@almadar/patterns@2.
|
|
237
|
-
resolution: {integrity: sha512-
|
|
236
|
+
'@almadar/patterns@2.8.1':
|
|
237
|
+
resolution: {integrity: sha512-jBPZniyptqbGHNro+wqdkN4I2lQu2GJ6C1F5k4jQx6BmqdLQCbjx0imKnF9E2HTd9B1Llj5COxDX7DtcLrINwg==}
|
|
238
238
|
|
|
239
|
-
'@almadar/
|
|
240
|
-
resolution: {integrity: sha512-
|
|
239
|
+
'@almadar/runtime@2.1.1':
|
|
240
|
+
resolution: {integrity: sha512-4OaBp+BsXeXPJSJ2H78k352PpRtUjK4NH3CM9jLJ8Kni9dPEAZdlTFS0/pLQqskiFZPz68NnbZg+I+/KHTrJ7w==}
|
|
241
241
|
peerDependencies:
|
|
242
242
|
express: ^4.0.0
|
|
243
243
|
|
|
244
|
-
'@almadar/
|
|
245
|
-
resolution: {integrity: sha512-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
244
|
+
'@almadar/server@2.1.3':
|
|
245
|
+
resolution: {integrity: sha512-FmpL9cmHg0Dd0pNhbDghR1JE5bcW1m4uIho3unJT/b2rD2SRX+I4c6rHc/uhvj9Z3rtGa6S6JnpURFYaH8RVsA==}
|
|
246
|
+
peerDependencies:
|
|
247
|
+
'@almadar-io/agent': '>=2.0.1'
|
|
248
|
+
express: ^4.0.0
|
|
249
|
+
peerDependenciesMeta:
|
|
250
|
+
'@almadar-io/agent':
|
|
251
|
+
optional: true
|
|
249
252
|
|
|
250
|
-
'@almadar/ui@2.
|
|
251
|
-
resolution: {integrity: sha512-
|
|
253
|
+
'@almadar/ui@2.15.7':
|
|
254
|
+
resolution: {integrity: sha512-opThy9F8gKJhocNKyY2s5R9QK3vxeV6gS7ZP5Yuy8prt2c2N/8Qm1/56TsT44GVQBqV01jzABposJDTcjA4vGA==}
|
|
252
255
|
peerDependencies:
|
|
253
256
|
'@react-three/drei': ^9.92.0 || ^10.0.0
|
|
254
|
-
'@react-three/fiber': ^
|
|
257
|
+
'@react-three/fiber': ^9.0.0
|
|
255
258
|
'@tanstack/react-query': ^5.0.0
|
|
256
259
|
react: '>=18.0.0'
|
|
257
260
|
react-dom: '>=18.0.0'
|
|
@@ -324,12 +327,12 @@ packages:
|
|
|
324
327
|
resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
|
|
325
328
|
engines: {node: '>=6.9.0'}
|
|
326
329
|
|
|
327
|
-
'@babel/helpers@7.
|
|
328
|
-
resolution: {integrity: sha512-
|
|
330
|
+
'@babel/helpers@7.29.2':
|
|
331
|
+
resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==}
|
|
329
332
|
engines: {node: '>=6.9.0'}
|
|
330
333
|
|
|
331
|
-
'@babel/parser@7.29.
|
|
332
|
-
resolution: {integrity: sha512-
|
|
334
|
+
'@babel/parser@7.29.2':
|
|
335
|
+
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
|
|
333
336
|
engines: {node: '>=6.0.0'}
|
|
334
337
|
hasBin: true
|
|
335
338
|
|
|
@@ -345,8 +348,8 @@ packages:
|
|
|
345
348
|
peerDependencies:
|
|
346
349
|
'@babel/core': ^7.0.0-0
|
|
347
350
|
|
|
348
|
-
'@babel/runtime@7.
|
|
349
|
-
resolution: {integrity: sha512-
|
|
351
|
+
'@babel/runtime@7.29.2':
|
|
352
|
+
resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
|
|
350
353
|
engines: {node: '>=6.9.0'}
|
|
351
354
|
|
|
352
355
|
'@babel/template@7.28.6':
|
|
@@ -395,456 +398,162 @@ packages:
|
|
|
395
398
|
'@dimforge/rapier3d-compat@0.12.0':
|
|
396
399
|
resolution: {integrity: sha512-uekIGetywIgopfD97oDL5PfeezkFpNhwlzlaEYNOA0N6ghdsOvh/HYjSMek5Q2O1PYvRSDFcqFVJl4r4ZBwOow==}
|
|
397
400
|
|
|
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
401
|
'@esbuild/aix-ppc64@0.25.12':
|
|
405
402
|
resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
|
|
406
403
|
engines: {node: '>=18'}
|
|
407
404
|
cpu: [ppc64]
|
|
408
405
|
os: [aix]
|
|
409
406
|
|
|
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
407
|
'@esbuild/android-arm64@0.25.12':
|
|
423
408
|
resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
|
|
424
409
|
engines: {node: '>=18'}
|
|
425
410
|
cpu: [arm64]
|
|
426
411
|
os: [android]
|
|
427
412
|
|
|
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
413
|
'@esbuild/android-arm@0.25.12':
|
|
441
414
|
resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
|
|
442
415
|
engines: {node: '>=18'}
|
|
443
416
|
cpu: [arm]
|
|
444
417
|
os: [android]
|
|
445
418
|
|
|
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
419
|
'@esbuild/android-x64@0.25.12':
|
|
459
420
|
resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
|
|
460
421
|
engines: {node: '>=18'}
|
|
461
422
|
cpu: [x64]
|
|
462
423
|
os: [android]
|
|
463
424
|
|
|
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
425
|
'@esbuild/darwin-arm64@0.25.12':
|
|
477
426
|
resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
|
|
478
427
|
engines: {node: '>=18'}
|
|
479
428
|
cpu: [arm64]
|
|
480
429
|
os: [darwin]
|
|
481
430
|
|
|
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
431
|
'@esbuild/darwin-x64@0.25.12':
|
|
495
432
|
resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
|
|
496
433
|
engines: {node: '>=18'}
|
|
497
434
|
cpu: [x64]
|
|
498
435
|
os: [darwin]
|
|
499
436
|
|
|
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
437
|
'@esbuild/freebsd-arm64@0.25.12':
|
|
513
438
|
resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
|
|
514
439
|
engines: {node: '>=18'}
|
|
515
440
|
cpu: [arm64]
|
|
516
441
|
os: [freebsd]
|
|
517
442
|
|
|
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
443
|
'@esbuild/freebsd-x64@0.25.12':
|
|
531
444
|
resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
|
|
532
445
|
engines: {node: '>=18'}
|
|
533
446
|
cpu: [x64]
|
|
534
447
|
os: [freebsd]
|
|
535
448
|
|
|
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
449
|
'@esbuild/linux-arm64@0.25.12':
|
|
549
450
|
resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
|
|
550
451
|
engines: {node: '>=18'}
|
|
551
452
|
cpu: [arm64]
|
|
552
453
|
os: [linux]
|
|
553
454
|
|
|
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
455
|
'@esbuild/linux-arm@0.25.12':
|
|
567
456
|
resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
|
|
568
457
|
engines: {node: '>=18'}
|
|
569
458
|
cpu: [arm]
|
|
570
459
|
os: [linux]
|
|
571
460
|
|
|
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
461
|
'@esbuild/linux-ia32@0.25.12':
|
|
585
462
|
resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
|
|
586
463
|
engines: {node: '>=18'}
|
|
587
464
|
cpu: [ia32]
|
|
588
465
|
os: [linux]
|
|
589
466
|
|
|
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
467
|
'@esbuild/linux-loong64@0.25.12':
|
|
603
468
|
resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
|
|
604
469
|
engines: {node: '>=18'}
|
|
605
470
|
cpu: [loong64]
|
|
606
471
|
os: [linux]
|
|
607
472
|
|
|
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
473
|
'@esbuild/linux-mips64el@0.25.12':
|
|
621
474
|
resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
|
|
622
475
|
engines: {node: '>=18'}
|
|
623
476
|
cpu: [mips64el]
|
|
624
477
|
os: [linux]
|
|
625
478
|
|
|
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
479
|
'@esbuild/linux-ppc64@0.25.12':
|
|
639
480
|
resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
|
|
640
481
|
engines: {node: '>=18'}
|
|
641
482
|
cpu: [ppc64]
|
|
642
483
|
os: [linux]
|
|
643
484
|
|
|
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
485
|
'@esbuild/linux-riscv64@0.25.12':
|
|
657
486
|
resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
|
|
658
487
|
engines: {node: '>=18'}
|
|
659
488
|
cpu: [riscv64]
|
|
660
489
|
os: [linux]
|
|
661
490
|
|
|
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
491
|
'@esbuild/linux-s390x@0.25.12':
|
|
675
492
|
resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
|
|
676
493
|
engines: {node: '>=18'}
|
|
677
494
|
cpu: [s390x]
|
|
678
495
|
os: [linux]
|
|
679
496
|
|
|
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
497
|
'@esbuild/linux-x64@0.25.12':
|
|
693
498
|
resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
|
|
694
499
|
engines: {node: '>=18'}
|
|
695
500
|
cpu: [x64]
|
|
696
501
|
os: [linux]
|
|
697
502
|
|
|
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
503
|
'@esbuild/netbsd-arm64@0.25.12':
|
|
705
504
|
resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
|
|
706
505
|
engines: {node: '>=18'}
|
|
707
506
|
cpu: [arm64]
|
|
708
507
|
os: [netbsd]
|
|
709
508
|
|
|
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
509
|
'@esbuild/netbsd-x64@0.25.12':
|
|
723
510
|
resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
|
|
724
511
|
engines: {node: '>=18'}
|
|
725
512
|
cpu: [x64]
|
|
726
513
|
os: [netbsd]
|
|
727
514
|
|
|
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
515
|
'@esbuild/openbsd-arm64@0.25.12':
|
|
735
516
|
resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
|
|
736
517
|
engines: {node: '>=18'}
|
|
737
518
|
cpu: [arm64]
|
|
738
519
|
os: [openbsd]
|
|
739
520
|
|
|
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
521
|
'@esbuild/openbsd-x64@0.25.12':
|
|
753
522
|
resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
|
|
754
523
|
engines: {node: '>=18'}
|
|
755
524
|
cpu: [x64]
|
|
756
525
|
os: [openbsd]
|
|
757
526
|
|
|
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
527
|
'@esbuild/openharmony-arm64@0.25.12':
|
|
765
528
|
resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
|
|
766
529
|
engines: {node: '>=18'}
|
|
767
530
|
cpu: [arm64]
|
|
768
531
|
os: [openharmony]
|
|
769
532
|
|
|
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
533
|
'@esbuild/sunos-x64@0.25.12':
|
|
783
534
|
resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
|
|
784
535
|
engines: {node: '>=18'}
|
|
785
536
|
cpu: [x64]
|
|
786
537
|
os: [sunos]
|
|
787
538
|
|
|
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
539
|
'@esbuild/win32-arm64@0.25.12':
|
|
801
540
|
resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
|
|
802
541
|
engines: {node: '>=18'}
|
|
803
542
|
cpu: [arm64]
|
|
804
543
|
os: [win32]
|
|
805
544
|
|
|
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
545
|
'@esbuild/win32-ia32@0.25.12':
|
|
819
546
|
resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
|
|
820
547
|
engines: {node: '>=18'}
|
|
821
548
|
cpu: [ia32]
|
|
822
549
|
os: [win32]
|
|
823
550
|
|
|
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
551
|
'@esbuild/win32-x64@0.25.12':
|
|
837
552
|
resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
|
|
838
553
|
engines: {node: '>=18'}
|
|
839
554
|
cpu: [x64]
|
|
840
555
|
os: [win32]
|
|
841
556
|
|
|
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
557
|
'@eslint-community/eslint-utils@4.9.1':
|
|
849
558
|
resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
|
|
850
559
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
@@ -855,24 +564,24 @@ packages:
|
|
|
855
564
|
resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
|
|
856
565
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
857
566
|
|
|
858
|
-
'@eslint/config-array@0.23.
|
|
859
|
-
resolution: {integrity: sha512-
|
|
567
|
+
'@eslint/config-array@0.23.3':
|
|
568
|
+
resolution: {integrity: sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==}
|
|
860
569
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
861
570
|
|
|
862
|
-
'@eslint/config-helpers@0.5.
|
|
863
|
-
resolution: {integrity: sha512-
|
|
571
|
+
'@eslint/config-helpers@0.5.3':
|
|
572
|
+
resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==}
|
|
864
573
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
865
574
|
|
|
866
|
-
'@eslint/core@1.1.
|
|
867
|
-
resolution: {integrity: sha512
|
|
575
|
+
'@eslint/core@1.1.1':
|
|
576
|
+
resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==}
|
|
868
577
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
869
578
|
|
|
870
|
-
'@eslint/object-schema@3.0.
|
|
871
|
-
resolution: {integrity: sha512-
|
|
579
|
+
'@eslint/object-schema@3.0.3':
|
|
580
|
+
resolution: {integrity: sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==}
|
|
872
581
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
873
582
|
|
|
874
|
-
'@eslint/plugin-kit@0.6.
|
|
875
|
-
resolution: {integrity: sha512-
|
|
583
|
+
'@eslint/plugin-kit@0.6.1':
|
|
584
|
+
resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==}
|
|
876
585
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
877
586
|
|
|
878
587
|
'@faker-js/faker@9.9.0':
|
|
@@ -1173,10 +882,6 @@ packages:
|
|
|
1173
882
|
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
|
1174
883
|
engines: {node: '>=18.18'}
|
|
1175
884
|
|
|
1176
|
-
'@isaacs/cliui@8.0.2':
|
|
1177
|
-
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
1178
|
-
engines: {node: '>=12'}
|
|
1179
|
-
|
|
1180
885
|
'@jridgewell/gen-mapping@0.3.13':
|
|
1181
886
|
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
|
1182
887
|
|
|
@@ -1196,52 +901,21 @@ packages:
|
|
|
1196
901
|
'@js-sdsl/ordered-map@4.4.2':
|
|
1197
902
|
resolution: {integrity: sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==}
|
|
1198
903
|
|
|
1199
|
-
'@langchain/anthropic@1.3.
|
|
1200
|
-
resolution: {integrity: sha512-
|
|
904
|
+
'@langchain/anthropic@1.3.25':
|
|
905
|
+
resolution: {integrity: sha512-iwhznHMFaU+MZyac4UJjppJmfNSINB1Joruh0obgCLSmJYxicRVWtWnUgnHXGYRstToWDYwfymvfftgo872EzQ==}
|
|
1201
906
|
engines: {node: '>=20'}
|
|
1202
907
|
peerDependencies:
|
|
1203
|
-
'@langchain/core': ^1.1.
|
|
908
|
+
'@langchain/core': ^1.1.34
|
|
1204
909
|
|
|
1205
|
-
'@langchain/core@1.1.
|
|
1206
|
-
resolution: {integrity: sha512-
|
|
910
|
+
'@langchain/core@1.1.35':
|
|
911
|
+
resolution: {integrity: sha512-TM0idLSAx17IEMqEIN7F8MDdXpN53p4A4vhhjZxf7LedwShB/8Zx1F5D5Nq1Bbn0zh9QDzSHpWyfCrTtggKf7g==}
|
|
1207
912
|
engines: {node: '>=20'}
|
|
1208
913
|
|
|
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==}
|
|
914
|
+
'@langchain/openai@1.3.0':
|
|
915
|
+
resolution: {integrity: sha512-FDsF6xKCvFduiZcX57fL2Md+DZ+fJubcUN1iwUaEwJOQnq7zFFYj3a/KuQ7EiOFR3hEsnhPilSfxO1VW85wMZw==}
|
|
1242
916
|
engines: {node: '>=20'}
|
|
1243
917
|
peerDependencies:
|
|
1244
|
-
'@langchain/core': ^1.1.
|
|
918
|
+
'@langchain/core': ^1.1.33
|
|
1245
919
|
|
|
1246
920
|
'@mediapipe/tasks-vision@0.10.17':
|
|
1247
921
|
resolution: {integrity: sha512-CZWV/q6TTe8ta61cZXjfnnHsfWIdFhms03M9T7Cnd5y2mdpylJM0rF1qRq+wsQVRMLz1OYPVEBU9ph2Bx8cxrg==}
|
|
@@ -1277,10 +951,6 @@ packages:
|
|
|
1277
951
|
resolution: {integrity: sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==}
|
|
1278
952
|
engines: {node: '>=8.0.0'}
|
|
1279
953
|
|
|
1280
|
-
'@pkgjs/parseargs@0.11.0':
|
|
1281
|
-
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
1282
|
-
engines: {node: '>=14'}
|
|
1283
|
-
|
|
1284
954
|
'@protobufjs/aspromise@1.1.2':
|
|
1285
955
|
resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==}
|
|
1286
956
|
|
|
@@ -1336,17 +1006,17 @@ packages:
|
|
|
1336
1006
|
react-dom:
|
|
1337
1007
|
optional: true
|
|
1338
1008
|
|
|
1339
|
-
'@react-three/fiber@
|
|
1340
|
-
resolution: {integrity: sha512-
|
|
1009
|
+
'@react-three/fiber@9.5.0':
|
|
1010
|
+
resolution: {integrity: sha512-FiUzfYW4wB1+PpmsE47UM+mCads7j2+giRBltfwH7SNhah95rqJs3ltEs9V3pP8rYdS0QlNne+9Aj8dS/SiaIA==}
|
|
1341
1011
|
peerDependencies:
|
|
1342
1012
|
expo: '>=43.0'
|
|
1343
1013
|
expo-asset: '>=8.4'
|
|
1344
1014
|
expo-file-system: '>=11.0'
|
|
1345
1015
|
expo-gl: '>=11.0'
|
|
1346
|
-
react: '>=
|
|
1347
|
-
react-dom: '>=
|
|
1348
|
-
react-native: '>=0.
|
|
1349
|
-
three: '>=0.
|
|
1016
|
+
react: '>=19 <19.3'
|
|
1017
|
+
react-dom: '>=19 <19.3'
|
|
1018
|
+
react-native: '>=0.78'
|
|
1019
|
+
three: '>=0.156'
|
|
1350
1020
|
peerDependenciesMeta:
|
|
1351
1021
|
expo:
|
|
1352
1022
|
optional: true
|
|
@@ -1520,11 +1190,11 @@ packages:
|
|
|
1520
1190
|
'@standard-schema/spec@1.1.0':
|
|
1521
1191
|
resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
|
|
1522
1192
|
|
|
1523
|
-
'@tanstack/query-core@5.
|
|
1524
|
-
resolution: {integrity: sha512-
|
|
1193
|
+
'@tanstack/query-core@5.91.2':
|
|
1194
|
+
resolution: {integrity: sha512-Uz2pTgPC1mhqrrSGg18RKCWT/pkduAYtxbcyIyKBhw7dTWjXZIzqmpzO2lBkyWr4hlImQgpu1m1pei3UnkFRWw==}
|
|
1525
1195
|
|
|
1526
|
-
'@tanstack/react-query@5.
|
|
1527
|
-
resolution: {integrity: sha512-
|
|
1196
|
+
'@tanstack/react-query@5.91.2':
|
|
1197
|
+
resolution: {integrity: sha512-GClLPzbM57iFXv+FlvOUL56XVe00PxuTaVEyj1zAObhRiKF008J5vedmaq7O6ehs+VmPHe8+PUQhMuEyv8d9wQ==}
|
|
1528
1198
|
peerDependencies:
|
|
1529
1199
|
react: ^18 || ^19
|
|
1530
1200
|
|
|
@@ -1551,10 +1221,40 @@ packages:
|
|
|
1551
1221
|
'@types/react-dom':
|
|
1552
1222
|
optional: true
|
|
1553
1223
|
|
|
1554
|
-
'@tootallnate/once@
|
|
1555
|
-
resolution: {integrity: sha512-
|
|
1224
|
+
'@tootallnate/once@3.0.1':
|
|
1225
|
+
resolution: {integrity: sha512-VyMVKRrpHTT8PnotUeV8L/mDaMwD5DaAKCFLP73zAqAtvF0FCqky+Ki7BYbFCYQmqFyTe9316Ed5zS70QUR9eg==}
|
|
1556
1226
|
engines: {node: '>= 10'}
|
|
1557
1227
|
|
|
1228
|
+
'@turbo/darwin-64@2.8.19':
|
|
1229
|
+
resolution: {integrity: sha512-WNzpqJV7rO/oKmsxjtSFXuV87fZb/qxzeGWXJng4oHFz7iPOFSWrPb2gTazJgoTvXUfe1kOH2o0F+zFrerwzRw==}
|
|
1230
|
+
cpu: [x64]
|
|
1231
|
+
os: [darwin]
|
|
1232
|
+
|
|
1233
|
+
'@turbo/darwin-arm64@2.8.19':
|
|
1234
|
+
resolution: {integrity: sha512-KTq8/PH0/ml9bNFomZ2VjmOqW6RYPRqBqV5CfNeD5ekJMuNwJUdeQz0qXguxCzW4OkHCnTdPeKIehR0cdQObPg==}
|
|
1235
|
+
cpu: [arm64]
|
|
1236
|
+
os: [darwin]
|
|
1237
|
+
|
|
1238
|
+
'@turbo/linux-64@2.8.19':
|
|
1239
|
+
resolution: {integrity: sha512-d0xcXiGUt1Q/HzMfgkqai5KyXrassLRuUZhxmUs4ZX99tQFbqRL2/CkSKCnMqyDv7c0K5eugLerVUY+DYr1DQg==}
|
|
1240
|
+
cpu: [x64]
|
|
1241
|
+
os: [linux]
|
|
1242
|
+
|
|
1243
|
+
'@turbo/linux-arm64@2.8.19':
|
|
1244
|
+
resolution: {integrity: sha512-UX3r1iwqsOK8dMgKFtZpDqZk7feqHXZJ/EQAknh0SVQrnc4vkm6mZqjX4j2j3DVoSo4Ho8xGITYlor9Xxsyomw==}
|
|
1245
|
+
cpu: [arm64]
|
|
1246
|
+
os: [linux]
|
|
1247
|
+
|
|
1248
|
+
'@turbo/windows-64@2.8.19':
|
|
1249
|
+
resolution: {integrity: sha512-3MrvD/gMYWfQKZVZOeilKm1629zPG0+KlErZbI0n9Nr3L32+5qrZOF/cgWErukLnOSR38whgf8t2WaPJQALqxg==}
|
|
1250
|
+
cpu: [x64]
|
|
1251
|
+
os: [win32]
|
|
1252
|
+
|
|
1253
|
+
'@turbo/windows-arm64@2.8.19':
|
|
1254
|
+
resolution: {integrity: sha512-j+8mi7kyEgT7cUTPOtPJS8KbTWxu4+OQBiDIo+zklz/RKV4hoN+k4+J8iCM9Nj+o+SVnzc01xSI+s3eBG0MDSA==}
|
|
1255
|
+
cpu: [arm64]
|
|
1256
|
+
os: [win32]
|
|
1257
|
+
|
|
1558
1258
|
'@tweenjs/tween.js@23.1.3':
|
|
1559
1259
|
resolution: {integrity: sha512-vJmvvwFxYuGnF2axRtPYocag6Clbb5YS7kLL+SO/TeVFzHqDIWrNKYtcsPMibjDx9O+bu+psAy9NKfWklassUA==}
|
|
1560
1260
|
|
|
@@ -1588,8 +1288,8 @@ packages:
|
|
|
1588
1288
|
'@types/cors@2.8.19':
|
|
1589
1289
|
resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==}
|
|
1590
1290
|
|
|
1591
|
-
'@types/debug@4.1.
|
|
1592
|
-
resolution: {integrity: sha512-
|
|
1291
|
+
'@types/debug@4.1.13':
|
|
1292
|
+
resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==}
|
|
1593
1293
|
|
|
1594
1294
|
'@types/draco3d@1.4.10':
|
|
1595
1295
|
resolution: {integrity: sha512-AX22jp8Y7wwaBgAixaSvkoG4M/+PlAcm3Qs4OW8yT9DM4xUpWKeFhLueTAyZF39pviAdcDdeJoACapiAceqNcw==}
|
|
@@ -1633,11 +1333,11 @@ packages:
|
|
|
1633
1333
|
'@types/ms@2.1.0':
|
|
1634
1334
|
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
|
|
1635
1335
|
|
|
1636
|
-
'@types/node@20.19.
|
|
1637
|
-
resolution: {integrity: sha512-
|
|
1336
|
+
'@types/node@20.19.37':
|
|
1337
|
+
resolution: {integrity: sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw==}
|
|
1638
1338
|
|
|
1639
|
-
'@types/node@22.19.
|
|
1640
|
-
resolution: {integrity: sha512-
|
|
1339
|
+
'@types/node@22.19.15':
|
|
1340
|
+
resolution: {integrity: sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg==}
|
|
1641
1341
|
|
|
1642
1342
|
'@types/offscreencanvas@2019.7.3':
|
|
1643
1343
|
resolution: {integrity: sha512-ieXiYmgSRXUDeOntE1InxjWyvEelZGP63M+cGuquuRLuIKKT1osnkXjxev9B7d1nXSug5vpunx+gNlbVxMlC9A==}
|
|
@@ -1645,37 +1345,28 @@ packages:
|
|
|
1645
1345
|
'@types/prismjs@1.26.6':
|
|
1646
1346
|
resolution: {integrity: sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==}
|
|
1647
1347
|
|
|
1648
|
-
'@types/
|
|
1649
|
-
resolution: {integrity: sha512-
|
|
1650
|
-
|
|
1651
|
-
'@types/qs@6.14.0':
|
|
1652
|
-
resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==}
|
|
1348
|
+
'@types/qs@6.15.0':
|
|
1349
|
+
resolution: {integrity: sha512-JawvT8iBVWpzTrz3EGw9BTQFg3BQNmwERdKE22vlTxawwtbyUSlMppvZYKLZzB5zgACXdXxbD3m1bXaMqP/9ow==}
|
|
1653
1350
|
|
|
1654
1351
|
'@types/range-parser@1.2.7':
|
|
1655
1352
|
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
|
1656
1353
|
|
|
1657
|
-
'@types/react-dom@
|
|
1658
|
-
resolution: {integrity: sha512-
|
|
1354
|
+
'@types/react-dom@19.2.3':
|
|
1355
|
+
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
|
1659
1356
|
peerDependencies:
|
|
1660
|
-
'@types/react': ^
|
|
1661
|
-
|
|
1662
|
-
'@types/react-reconciler@0.26.7':
|
|
1663
|
-
resolution: {integrity: sha512-mBDYl8x+oyPX/VBb3E638N0B7xG+SPk/EAMcVPeexqus/5aTpTphQi0curhhshOqRrc9t6OPoJfEUkbymse/lQ==}
|
|
1357
|
+
'@types/react': ^19.2.0
|
|
1664
1358
|
|
|
1665
1359
|
'@types/react-reconciler@0.28.9':
|
|
1666
1360
|
resolution: {integrity: sha512-HHM3nxyUZ3zAylX8ZEyrDNd2XZOnQ0D5XfunJF5FLQnZbHHYq4UWvW1QfelQNXv1ICNkwYhfxjwfnqivYB6bFg==}
|
|
1667
1361
|
peerDependencies:
|
|
1668
1362
|
'@types/react': '*'
|
|
1669
1363
|
|
|
1670
|
-
'@types/react@
|
|
1671
|
-
resolution: {integrity: sha512-
|
|
1364
|
+
'@types/react@19.2.14':
|
|
1365
|
+
resolution: {integrity: sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==}
|
|
1672
1366
|
|
|
1673
1367
|
'@types/request@2.48.13':
|
|
1674
1368
|
resolution: {integrity: sha512-FGJ6udDNUCjd19pp0Q3iTiDkwhYup7J8hpMW9c4k53NrccQFFWKRho6hvtPPEhnXWKvukfwAlB6DbDz4yhH5Gg==}
|
|
1675
1369
|
|
|
1676
|
-
'@types/retry@0.12.0':
|
|
1677
|
-
resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==}
|
|
1678
|
-
|
|
1679
1370
|
'@types/send@1.2.1':
|
|
1680
1371
|
resolution: {integrity: sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==}
|
|
1681
1372
|
|
|
@@ -1826,10 +1517,6 @@ packages:
|
|
|
1826
1517
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
1827
1518
|
engines: {node: '>=8'}
|
|
1828
1519
|
|
|
1829
|
-
ansi-regex@6.2.2:
|
|
1830
|
-
resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
|
|
1831
|
-
engines: {node: '>=12'}
|
|
1832
|
-
|
|
1833
1520
|
ansi-styles@4.3.0:
|
|
1834
1521
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
1835
1522
|
engines: {node: '>=8'}
|
|
@@ -1838,10 +1525,6 @@ packages:
|
|
|
1838
1525
|
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
|
1839
1526
|
engines: {node: '>=10'}
|
|
1840
1527
|
|
|
1841
|
-
ansi-styles@6.2.3:
|
|
1842
|
-
resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
|
|
1843
|
-
engines: {node: '>=12'}
|
|
1844
|
-
|
|
1845
1528
|
any-promise@1.3.0:
|
|
1846
1529
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
1847
1530
|
|
|
@@ -1899,8 +1582,8 @@ packages:
|
|
|
1899
1582
|
base64-js@1.5.1:
|
|
1900
1583
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
1901
1584
|
|
|
1902
|
-
baseline-browser-mapping@2.10.
|
|
1903
|
-
resolution: {integrity: sha512-
|
|
1585
|
+
baseline-browser-mapping@2.10.9:
|
|
1586
|
+
resolution: {integrity: sha512-OZd0e2mU11ClX8+IdXe3r0dbqMEznRiT4TfbhYIbcRPZkqJ7Qwer8ij3GZAmLsRKa+II9V1v5czCkvmHH3XZBg==}
|
|
1904
1587
|
engines: {node: '>=6.0.0'}
|
|
1905
1588
|
hasBin: true
|
|
1906
1589
|
|
|
@@ -1917,9 +1600,6 @@ packages:
|
|
|
1917
1600
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
1918
1601
|
engines: {node: '>=8'}
|
|
1919
1602
|
|
|
1920
|
-
bl@4.1.0:
|
|
1921
|
-
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
1922
|
-
|
|
1923
1603
|
body-parser@1.20.4:
|
|
1924
1604
|
resolution: {integrity: sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==}
|
|
1925
1605
|
engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16}
|
|
@@ -1943,9 +1623,6 @@ packages:
|
|
|
1943
1623
|
buffer-equal-constant-time@1.0.1:
|
|
1944
1624
|
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
|
1945
1625
|
|
|
1946
|
-
buffer@5.7.1:
|
|
1947
|
-
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
1948
|
-
|
|
1949
1626
|
buffer@6.0.3:
|
|
1950
1627
|
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
|
1951
1628
|
|
|
@@ -1979,8 +1656,8 @@ packages:
|
|
|
1979
1656
|
peerDependencies:
|
|
1980
1657
|
three: '>=0.126.1'
|
|
1981
1658
|
|
|
1982
|
-
caniuse-lite@1.0.
|
|
1983
|
-
resolution: {integrity: sha512-
|
|
1659
|
+
caniuse-lite@1.0.30001780:
|
|
1660
|
+
resolution: {integrity: sha512-llngX0E7nQci5BPJDqoZSbuZ5Bcs9F5db7EtgfwBerX9XGtkkiO4NwfDDIRzHTTwcYC8vC7bmeUEPGrKlR/TkQ==}
|
|
1984
1661
|
|
|
1985
1662
|
canvas-color-tracker@1.3.2:
|
|
1986
1663
|
resolution: {integrity: sha512-ryQkDX26yJ3CXzb3hxUVNlg1NKE4REc5crLBq661Nxzr8TNd236SaEf2ffYLXyI5tSABSeguHLqcVq4vf9L3Zg==}
|
|
@@ -2021,9 +1698,6 @@ packages:
|
|
|
2021
1698
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
2022
1699
|
engines: {node: '>= 8.10.0'}
|
|
2023
1700
|
|
|
2024
|
-
chownr@1.1.4:
|
|
2025
|
-
resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
|
|
2026
|
-
|
|
2027
1701
|
cliui@8.0.1:
|
|
2028
1702
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
2029
1703
|
engines: {node: '>=12'}
|
|
@@ -2046,14 +1720,6 @@ packages:
|
|
|
2046
1720
|
comma-separated-tokens@2.0.3:
|
|
2047
1721
|
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
|
|
2048
1722
|
|
|
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
1723
|
commander@4.1.1:
|
|
2058
1724
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
2059
1725
|
engines: {node: '>= 6'}
|
|
@@ -2062,9 +1728,9 @@ packages:
|
|
|
2062
1728
|
resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
|
|
2063
1729
|
engines: {node: '>= 12'}
|
|
2064
1730
|
|
|
2065
|
-
concurrently@
|
|
2066
|
-
resolution: {integrity: sha512-
|
|
2067
|
-
engines: {node:
|
|
1731
|
+
concurrently@9.2.1:
|
|
1732
|
+
resolution: {integrity: sha512-fsfrO0MxV64Znoy8/l1vVIjjHa29SZyyqPgQBwhiDcaW8wJc2W3XWVOGx4M3oJBnv/zdUZIIp1gDeS98GzP8Ng==}
|
|
1733
|
+
engines: {node: '>=18'}
|
|
2068
1734
|
hasBin: true
|
|
2069
1735
|
|
|
2070
1736
|
console-table-printer@2.15.0:
|
|
@@ -2200,12 +1866,8 @@ packages:
|
|
|
2200
1866
|
resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
|
|
2201
1867
|
engines: {node: '>=18'}
|
|
2202
1868
|
|
|
2203
|
-
|
|
2204
|
-
resolution: {integrity: sha512-
|
|
2205
|
-
engines: {node: '>=0.11'}
|
|
2206
|
-
|
|
2207
|
-
dayjs@1.11.19:
|
|
2208
|
-
resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
|
|
1869
|
+
dayjs@1.11.20:
|
|
1870
|
+
resolution: {integrity: sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
|
|
2209
1871
|
|
|
2210
1872
|
debug@2.6.9:
|
|
2211
1873
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
|
@@ -2234,24 +1896,13 @@ packages:
|
|
|
2234
1896
|
decode-named-character-reference@1.3.0:
|
|
2235
1897
|
resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==}
|
|
2236
1898
|
|
|
2237
|
-
decompress-response@6.0.0:
|
|
2238
|
-
resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==}
|
|
2239
|
-
engines: {node: '>=10'}
|
|
2240
|
-
|
|
2241
1899
|
deep-eql@5.0.2:
|
|
2242
1900
|
resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
|
|
2243
1901
|
engines: {node: '>=6'}
|
|
2244
1902
|
|
|
2245
|
-
deep-extend@0.6.0:
|
|
2246
|
-
resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==}
|
|
2247
|
-
engines: {node: '>=4.0.0'}
|
|
2248
|
-
|
|
2249
1903
|
deep-is@0.1.4:
|
|
2250
1904
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
2251
1905
|
|
|
2252
|
-
deepagents@1.8.1:
|
|
2253
|
-
resolution: {integrity: sha512-C4rc/cWQ7oasPfrnafAJc0eVlIny9b8djKIDALIcdHi5nEHrBTSm3poV5++1gJDDWPWJa/UbrHPSSm90HSAh+Q==}
|
|
2254
|
-
|
|
2255
1906
|
deepmerge@4.3.1:
|
|
2256
1907
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
2257
1908
|
engines: {node: '>=0.10.0'}
|
|
@@ -2275,10 +1926,6 @@ packages:
|
|
|
2275
1926
|
detect-gpu@5.0.70:
|
|
2276
1927
|
resolution: {integrity: sha512-bqerEP1Ese6nt3rFkwPnGbsUF9a4q+gMmpTVVOEzoCyeCc+y7/RvJnQZJx1JwhgQI5Ntg0Kgat8Uu7XpBqnz1w==}
|
|
2277
1928
|
|
|
2278
|
-
detect-libc@2.1.2:
|
|
2279
|
-
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
|
|
2280
|
-
engines: {node: '>=8'}
|
|
2281
|
-
|
|
2282
1929
|
devlop@1.1.0:
|
|
2283
1930
|
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
|
|
2284
1931
|
|
|
@@ -2321,24 +1968,18 @@ packages:
|
|
|
2321
1968
|
duplexify@4.1.3:
|
|
2322
1969
|
resolution: {integrity: sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==}
|
|
2323
1970
|
|
|
2324
|
-
eastasianwidth@0.2.0:
|
|
2325
|
-
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
2326
|
-
|
|
2327
1971
|
ecdsa-sig-formatter@1.0.11:
|
|
2328
1972
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
2329
1973
|
|
|
2330
1974
|
ee-first@1.1.1:
|
|
2331
1975
|
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
|
|
2332
1976
|
|
|
2333
|
-
electron-to-chromium@1.5.
|
|
2334
|
-
resolution: {integrity: sha512-
|
|
1977
|
+
electron-to-chromium@1.5.321:
|
|
1978
|
+
resolution: {integrity: sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==}
|
|
2335
1979
|
|
|
2336
1980
|
emoji-regex@8.0.0:
|
|
2337
1981
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
2338
1982
|
|
|
2339
|
-
emoji-regex@9.2.2:
|
|
2340
|
-
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
2341
|
-
|
|
2342
1983
|
encodeurl@2.0.0:
|
|
2343
1984
|
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
|
|
2344
1985
|
engines: {node: '>= 0.8'}
|
|
@@ -2373,21 +2014,11 @@ packages:
|
|
|
2373
2014
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
2374
2015
|
engines: {node: '>= 0.4'}
|
|
2375
2016
|
|
|
2376
|
-
esbuild@0.21.5:
|
|
2377
|
-
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
2378
|
-
engines: {node: '>=12'}
|
|
2379
|
-
hasBin: true
|
|
2380
|
-
|
|
2381
2017
|
esbuild@0.25.12:
|
|
2382
2018
|
resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
|
|
2383
2019
|
engines: {node: '>=18'}
|
|
2384
2020
|
hasBin: true
|
|
2385
2021
|
|
|
2386
|
-
esbuild@0.27.3:
|
|
2387
|
-
resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==}
|
|
2388
|
-
engines: {node: '>=18'}
|
|
2389
|
-
hasBin: true
|
|
2390
|
-
|
|
2391
2022
|
escalade@3.2.0:
|
|
2392
2023
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
2393
2024
|
engines: {node: '>=6'}
|
|
@@ -2403,8 +2034,8 @@ packages:
|
|
|
2403
2034
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
2404
2035
|
engines: {node: '>=12'}
|
|
2405
2036
|
|
|
2406
|
-
eslint-scope@9.1.
|
|
2407
|
-
resolution: {integrity: sha512-
|
|
2037
|
+
eslint-scope@9.1.2:
|
|
2038
|
+
resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==}
|
|
2408
2039
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
2409
2040
|
|
|
2410
2041
|
eslint-visitor-keys@3.4.3:
|
|
@@ -2425,8 +2056,8 @@ packages:
|
|
|
2425
2056
|
jiti:
|
|
2426
2057
|
optional: true
|
|
2427
2058
|
|
|
2428
|
-
espree@11.
|
|
2429
|
-
resolution: {integrity: sha512-
|
|
2059
|
+
espree@11.2.0:
|
|
2060
|
+
resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==}
|
|
2430
2061
|
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
2431
2062
|
|
|
2432
2063
|
esquery@1.7.0:
|
|
@@ -2460,14 +2091,7 @@ packages:
|
|
|
2460
2091
|
engines: {node: '>=6'}
|
|
2461
2092
|
|
|
2462
2093
|
eventemitter3@4.0.7:
|
|
2463
|
-
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
|
2464
|
-
|
|
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'}
|
|
2094
|
+
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
|
2471
2095
|
|
|
2472
2096
|
expect-type@1.3.0:
|
|
2473
2097
|
resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==}
|
|
@@ -2500,11 +2124,11 @@ packages:
|
|
|
2500
2124
|
fast-levenshtein@2.0.6:
|
|
2501
2125
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
2502
2126
|
|
|
2503
|
-
fast-xml-builder@1.
|
|
2504
|
-
resolution: {integrity: sha512-
|
|
2127
|
+
fast-xml-builder@1.1.4:
|
|
2128
|
+
resolution: {integrity: sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==}
|
|
2505
2129
|
|
|
2506
|
-
fast-xml-parser@5.
|
|
2507
|
-
resolution: {integrity: sha512-
|
|
2130
|
+
fast-xml-parser@5.5.7:
|
|
2131
|
+
resolution: {integrity: sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg==}
|
|
2508
2132
|
hasBin: true
|
|
2509
2133
|
|
|
2510
2134
|
fastq@1.20.1:
|
|
@@ -2559,8 +2183,8 @@ packages:
|
|
|
2559
2183
|
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
|
2560
2184
|
engines: {node: '>=16'}
|
|
2561
2185
|
|
|
2562
|
-
flatted@3.
|
|
2563
|
-
resolution: {integrity: sha512-
|
|
2186
|
+
flatted@3.4.2:
|
|
2187
|
+
resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
|
|
2564
2188
|
|
|
2565
2189
|
float-tooltip@1.7.5:
|
|
2566
2190
|
resolution: {integrity: sha512-/kXzuDnnBqyyWyhDMH7+PfP8J/oXiAavGzcRxASOMRHFuReDtofizLLJsf7nnDLAfEaMW4pVWaXrAjtnglpEkg==}
|
|
@@ -2575,14 +2199,10 @@ packages:
|
|
|
2575
2199
|
debug:
|
|
2576
2200
|
optional: true
|
|
2577
2201
|
|
|
2578
|
-
force-graph@1.51.
|
|
2579
|
-
resolution: {integrity: sha512-
|
|
2202
|
+
force-graph@1.51.2:
|
|
2203
|
+
resolution: {integrity: sha512-zZNdMqx8qIQGurgnbgYIUsdXxSfvhfRSIdncsKGv/twUOZpwCsk9hPHmdjdcme1+epATgb41G0rkIGHJ0Wydng==}
|
|
2580
2204
|
engines: {node: '>=12'}
|
|
2581
2205
|
|
|
2582
|
-
foreground-child@3.3.1:
|
|
2583
|
-
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
2584
|
-
engines: {node: '>=14'}
|
|
2585
|
-
|
|
2586
2206
|
form-data@2.5.5:
|
|
2587
2207
|
resolution: {integrity: sha512-jqdObeR2rxZZbPSGL+3VckHMYtu+f9//KXBsVny6JSX/pa38Fy+bGjuG8eW/H6USNQWhLi8Num++cU2yOCNz4A==}
|
|
2588
2208
|
engines: {node: '>= 0.12'}
|
|
@@ -2606,9 +2226,6 @@ packages:
|
|
|
2606
2226
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
2607
2227
|
engines: {node: '>= 0.6'}
|
|
2608
2228
|
|
|
2609
|
-
fs-constants@1.0.0:
|
|
2610
|
-
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
|
2611
|
-
|
|
2612
2229
|
fsevents@2.3.3:
|
|
2613
2230
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
2614
2231
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
@@ -2647,9 +2264,6 @@ packages:
|
|
|
2647
2264
|
get-tsconfig@4.13.6:
|
|
2648
2265
|
resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==}
|
|
2649
2266
|
|
|
2650
|
-
github-from-package@0.0.0:
|
|
2651
|
-
resolution: {integrity: sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==}
|
|
2652
|
-
|
|
2653
2267
|
glob-parent@5.1.2:
|
|
2654
2268
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
2655
2269
|
engines: {node: '>= 6'}
|
|
@@ -2658,11 +2272,6 @@ packages:
|
|
|
2658
2272
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
2659
2273
|
engines: {node: '>=10.13.0'}
|
|
2660
2274
|
|
|
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
2275
|
glsl-noise@0.0.0:
|
|
2667
2276
|
resolution: {integrity: sha512-b/ZCF6amfAUb7dJM/MxRs7AetQEahYzJ8PtgfrmEdtw6uyGOr+ZSGtgjFm6mfsBkxJ4d2W7kg+Nlqzqvn3Bc0w==}
|
|
2668
2277
|
|
|
@@ -2838,9 +2447,6 @@ packages:
|
|
|
2838
2447
|
inherits@2.0.4:
|
|
2839
2448
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
2840
2449
|
|
|
2841
|
-
ini@1.3.8:
|
|
2842
|
-
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
|
|
2843
|
-
|
|
2844
2450
|
inline-style-parser@0.2.7:
|
|
2845
2451
|
resolution: {integrity: sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==}
|
|
2846
2452
|
|
|
@@ -2884,10 +2490,6 @@ packages:
|
|
|
2884
2490
|
is-hexadecimal@2.0.1:
|
|
2885
2491
|
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
|
|
2886
2492
|
|
|
2887
|
-
is-network-error@1.3.1:
|
|
2888
|
-
resolution: {integrity: sha512-6QCxa49rQbmUWLfk0nuGqzql9U8uaV2H6279bRErPBHe/109hCzsLUBUHfbEtvLIHBd6hyXbgedBSHevm43Edw==}
|
|
2889
|
-
engines: {node: '>=16'}
|
|
2890
|
-
|
|
2891
2493
|
is-number@7.0.0:
|
|
2892
2494
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
2893
2495
|
engines: {node: '>=0.12.0'}
|
|
@@ -2909,17 +2511,10 @@ packages:
|
|
|
2909
2511
|
isexe@2.0.0:
|
|
2910
2512
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
2911
2513
|
|
|
2912
|
-
|
|
2913
|
-
resolution: {integrity: sha512-
|
|
2914
|
-
engines: {node: '>=16.0.0'}
|
|
2915
|
-
|
|
2916
|
-
its-fine@1.2.5:
|
|
2917
|
-
resolution: {integrity: sha512-fXtDA0X0t0eBYAGLVM5YsgJGsJ5jEmqZEPrGbzdf5awjv0xE7nqv3TVnvtUF060Tkes15DbDAKW/I48vsb6SyA==}
|
|
2514
|
+
its-fine@2.0.0:
|
|
2515
|
+
resolution: {integrity: sha512-KLViCmWx94zOvpLwSlsx6yOCeMhZYaxrJV87Po5k/FoZzcPSahvK5qJ7fYhS61sZi5ikmh2S3Hz55A2l3U69ng==}
|
|
2918
2516
|
peerDependencies:
|
|
2919
|
-
react:
|
|
2920
|
-
|
|
2921
|
-
jackspeak@3.4.3:
|
|
2922
|
-
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
2517
|
+
react: ^19.0.0
|
|
2923
2518
|
|
|
2924
2519
|
jerrypick@1.1.2:
|
|
2925
2520
|
resolution: {integrity: sha512-YKnxXEekXKzhpf7CLYA0A+oDP8V0OhICNCr5lv96FvSsDEmrb0GKM776JgQvHTMjr7DTTPEVv/1Ciaw0uEWzBA==}
|
|
@@ -2973,6 +2568,10 @@ packages:
|
|
|
2973
2568
|
engines: {node: '>=6'}
|
|
2974
2569
|
hasBin: true
|
|
2975
2570
|
|
|
2571
|
+
jsonc-eslint-parser@3.1.0:
|
|
2572
|
+
resolution: {integrity: sha512-75EA7EWZExL/j+MDKQrRbdzcRI2HOkRlmUw8fZJc1ioqFEOvBsq7Rt+A6yCxOt9w/TYNpkt52gC6nm/g5tFIng==}
|
|
2573
|
+
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
|
|
2574
|
+
|
|
2976
2575
|
jsonwebtoken@9.0.3:
|
|
2977
2576
|
resolution: {integrity: sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==}
|
|
2978
2577
|
engines: {node: '>=12', npm: '>=6'}
|
|
@@ -2991,34 +2590,21 @@ packages:
|
|
|
2991
2590
|
resolution: {integrity: sha512-4+5mNNf4vZDSwPhKprKwz3330iisPrb08JyMgbsdFrimBCKNHecua/WBwvVg3n7vwx0C1ARjfhwIpbrbd9n5wg==}
|
|
2992
2591
|
engines: {node: '>=12'}
|
|
2993
2592
|
|
|
2994
|
-
katex@0.16.
|
|
2995
|
-
resolution: {integrity: sha512-
|
|
2593
|
+
katex@0.16.39:
|
|
2594
|
+
resolution: {integrity: sha512-FR2f6y85+81ZLO0GPhyQ+EJl/E5ILNWltJhpAeOTzRny952Z13x2867lTFDmvMZix//Ux3CuMQ2VkLXRbUwOFg==}
|
|
2996
2595
|
hasBin: true
|
|
2997
2596
|
|
|
2998
2597
|
keyv@4.5.4:
|
|
2999
2598
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
3000
2599
|
|
|
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==}
|
|
2600
|
+
langsmith@0.5.12:
|
|
2601
|
+
resolution: {integrity: sha512-vHaXYYvrbtqAmqhnCTgKfDoy4faEZm357tIH/cyv5lBRnKXoNBxxCFH/ZABB8kbLBh1esQbuQ2jvOtSAtUaM6Q==}
|
|
3017
2602
|
peerDependencies:
|
|
3018
2603
|
'@opentelemetry/api': '*'
|
|
3019
2604
|
'@opentelemetry/exporter-trace-otlp-proto': '*'
|
|
3020
2605
|
'@opentelemetry/sdk-trace-base': '*'
|
|
3021
2606
|
openai: '*'
|
|
2607
|
+
ws: '>=7'
|
|
3022
2608
|
peerDependenciesMeta:
|
|
3023
2609
|
'@opentelemetry/api':
|
|
3024
2610
|
optional: true
|
|
@@ -3028,22 +2614,7 @@ packages:
|
|
|
3028
2614
|
optional: true
|
|
3029
2615
|
openai:
|
|
3030
2616
|
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:
|
|
2617
|
+
ws:
|
|
3047
2618
|
optional: true
|
|
3048
2619
|
|
|
3049
2620
|
leac@0.6.0:
|
|
@@ -3103,9 +2674,6 @@ packages:
|
|
|
3103
2674
|
lodash.once@4.1.1:
|
|
3104
2675
|
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
|
|
3105
2676
|
|
|
3106
|
-
lodash@4.17.23:
|
|
3107
|
-
resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
|
|
3108
|
-
|
|
3109
2677
|
long@5.3.2:
|
|
3110
2678
|
resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
|
|
3111
2679
|
|
|
@@ -3340,10 +2908,6 @@ packages:
|
|
|
3340
2908
|
engines: {node: '>=10.0.0'}
|
|
3341
2909
|
hasBin: true
|
|
3342
2910
|
|
|
3343
|
-
mimic-response@3.1.0:
|
|
3344
|
-
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
|
3345
|
-
engines: {node: '>=10'}
|
|
3346
|
-
|
|
3347
2911
|
min-indent@1.0.1:
|
|
3348
2912
|
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
|
|
3349
2913
|
engines: {node: '>=4'}
|
|
@@ -3356,16 +2920,6 @@ packages:
|
|
|
3356
2920
|
resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==}
|
|
3357
2921
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
3358
2922
|
|
|
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
2923
|
monaco-editor@0.52.2:
|
|
3370
2924
|
resolution: {integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==}
|
|
3371
2925
|
|
|
@@ -3387,9 +2941,6 @@ packages:
|
|
|
3387
2941
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
3388
2942
|
hasBin: true
|
|
3389
2943
|
|
|
3390
|
-
napi-build-utils@2.0.0:
|
|
3391
|
-
resolution: {integrity: sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==}
|
|
3392
|
-
|
|
3393
2944
|
natural-compare@1.4.0:
|
|
3394
2945
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
3395
2946
|
|
|
@@ -3397,10 +2948,6 @@ packages:
|
|
|
3397
2948
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
3398
2949
|
engines: {node: '>= 0.6'}
|
|
3399
2950
|
|
|
3400
|
-
node-abi@3.87.0:
|
|
3401
|
-
resolution: {integrity: sha512-+CGM1L1CgmtheLcBuleyYOn7NWPVu0s0EJH2C4puxgEZb9h8QpR9G2dBfZJOAUhi7VQxuBPMd0hiISWcTyiYyQ==}
|
|
3402
|
-
engines: {node: '>=10'}
|
|
3403
|
-
|
|
3404
2951
|
node-fetch@2.7.0:
|
|
3405
2952
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
3406
2953
|
engines: {node: 4.x || >=6.0.0}
|
|
@@ -3443,8 +2990,8 @@ packages:
|
|
|
3443
2990
|
once@1.4.0:
|
|
3444
2991
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
3445
2992
|
|
|
3446
|
-
openai@6.
|
|
3447
|
-
resolution: {integrity: sha512-
|
|
2993
|
+
openai@6.32.0:
|
|
2994
|
+
resolution: {integrity: sha512-j3k+BjydAf8yQlcOI7WUQMQTbbF5GEIMAE2iZYCOzwwB3S2pCheaWYp+XZRNAch4jWVc52PMDGRRjutao3lLCg==}
|
|
3448
2995
|
hasBin: true
|
|
3449
2996
|
peerDependencies:
|
|
3450
2997
|
ws: ^8.18.0
|
|
@@ -3475,29 +3022,10 @@ packages:
|
|
|
3475
3022
|
resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==}
|
|
3476
3023
|
engines: {node: '>=8'}
|
|
3477
3024
|
|
|
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
3025
|
p-timeout@3.2.0:
|
|
3491
3026
|
resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==}
|
|
3492
3027
|
engines: {node: '>=8'}
|
|
3493
3028
|
|
|
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
3029
|
parse-entities@4.0.2:
|
|
3502
3030
|
resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==}
|
|
3503
3031
|
|
|
@@ -3515,6 +3043,10 @@ packages:
|
|
|
3515
3043
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
3516
3044
|
engines: {node: '>=8'}
|
|
3517
3045
|
|
|
3046
|
+
path-expression-matcher@1.1.3:
|
|
3047
|
+
resolution: {integrity: sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==}
|
|
3048
|
+
engines: {node: '>=14.0.0'}
|
|
3049
|
+
|
|
3518
3050
|
path-key@3.1.1:
|
|
3519
3051
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
3520
3052
|
engines: {node: '>=8'}
|
|
@@ -3522,10 +3054,6 @@ packages:
|
|
|
3522
3054
|
path-parse@1.0.7:
|
|
3523
3055
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
3524
3056
|
|
|
3525
|
-
path-scurry@1.11.1:
|
|
3526
|
-
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
3527
|
-
engines: {node: '>=16 || 14 >=14.18'}
|
|
3528
|
-
|
|
3529
3057
|
path-to-regexp@0.1.12:
|
|
3530
3058
|
resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==}
|
|
3531
3059
|
|
|
@@ -3608,14 +3136,8 @@ packages:
|
|
|
3608
3136
|
potpack@1.0.2:
|
|
3609
3137
|
resolution: {integrity: sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==}
|
|
3610
3138
|
|
|
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
|
|
3139
|
+
preact@10.29.0:
|
|
3140
|
+
resolution: {integrity: sha512-wSAGyk2bYR1c7t3SZ3jHcM6xy0lcBcDel6lODcs9ME6Th++Dx2KU+6D3HD8wMMKGA8Wpw7OMd3/4RGzYRpzwRg==}
|
|
3619
3141
|
|
|
3620
3142
|
prelude-ls@1.2.1:
|
|
3621
3143
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
@@ -3658,9 +3180,6 @@ packages:
|
|
|
3658
3180
|
proxy-from-env@1.1.0:
|
|
3659
3181
|
resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
|
|
3660
3182
|
|
|
3661
|
-
pump@3.0.4:
|
|
3662
|
-
resolution: {integrity: sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==}
|
|
3663
|
-
|
|
3664
3183
|
punycode@2.3.1:
|
|
3665
3184
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
3666
3185
|
engines: {node: '>=6'}
|
|
@@ -3669,10 +3188,6 @@ packages:
|
|
|
3669
3188
|
resolution: {integrity: sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==}
|
|
3670
3189
|
engines: {node: '>=0.6'}
|
|
3671
3190
|
|
|
3672
|
-
qs@6.15.0:
|
|
3673
|
-
resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==}
|
|
3674
|
-
engines: {node: '>=0.6'}
|
|
3675
|
-
|
|
3676
3191
|
queue-microtask@1.2.3:
|
|
3677
3192
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
3678
3193
|
|
|
@@ -3684,14 +3199,10 @@ packages:
|
|
|
3684
3199
|
resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
|
|
3685
3200
|
engines: {node: '>= 0.8'}
|
|
3686
3201
|
|
|
3687
|
-
|
|
3688
|
-
resolution: {integrity: sha512-
|
|
3689
|
-
hasBin: true
|
|
3690
|
-
|
|
3691
|
-
react-dom@18.3.1:
|
|
3692
|
-
resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
|
|
3202
|
+
react-dom@19.2.4:
|
|
3203
|
+
resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==}
|
|
3693
3204
|
peerDependencies:
|
|
3694
|
-
react: ^
|
|
3205
|
+
react: ^19.2.4
|
|
3695
3206
|
|
|
3696
3207
|
react-force-graph-2d@1.29.1:
|
|
3697
3208
|
resolution: {integrity: sha512-1Rl/1Z3xy2iTHKj6a0jRXGyiI86xUti81K+jBQZ+Oe46csaMikp47L5AjrzA9hY9fNGD63X8ffrqnvaORukCuQ==}
|
|
@@ -3727,12 +3238,6 @@ packages:
|
|
|
3727
3238
|
react-promise-suspense@0.3.4:
|
|
3728
3239
|
resolution: {integrity: sha512-I42jl7L3Ze6kZaq+7zXWSunBa3b1on5yfvUW6Eo/3fFOj6dZ5Bqmcd264nJbTK/gn1HjjILAjSwnZbV4RpSaNQ==}
|
|
3729
3240
|
|
|
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
3241
|
react-refresh@0.17.0:
|
|
3737
3242
|
resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==}
|
|
3738
3243
|
engines: {node: '>=0.10.0'}
|
|
@@ -3769,8 +3274,8 @@ packages:
|
|
|
3769
3274
|
react-dom:
|
|
3770
3275
|
optional: true
|
|
3771
3276
|
|
|
3772
|
-
react@
|
|
3773
|
-
resolution: {integrity: sha512-
|
|
3277
|
+
react@19.2.4:
|
|
3278
|
+
resolution: {integrity: sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==}
|
|
3774
3279
|
engines: {node: '>=0.10.0'}
|
|
3775
3280
|
|
|
3776
3281
|
read-cache@1.0.0:
|
|
@@ -3871,11 +3376,8 @@ packages:
|
|
|
3871
3376
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
3872
3377
|
engines: {node: '>=v12.22.7'}
|
|
3873
3378
|
|
|
3874
|
-
scheduler@0.
|
|
3875
|
-
resolution: {integrity: sha512-
|
|
3876
|
-
|
|
3877
|
-
scheduler@0.23.2:
|
|
3878
|
-
resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
|
|
3379
|
+
scheduler@0.27.0:
|
|
3380
|
+
resolution: {integrity: sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==}
|
|
3879
3381
|
|
|
3880
3382
|
scmp@2.1.0:
|
|
3881
3383
|
resolution: {integrity: sha512-o/mRQGk9Rcer/jEEw/yw4mwo3EU/NvYvp577/Btqrym9Qy5/MdWGBqipbALgd2lrdWTJ5/gqDusxfnQBxOxT2Q==}
|
|
@@ -3938,16 +3440,6 @@ packages:
|
|
|
3938
3440
|
siginfo@2.0.0:
|
|
3939
3441
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
3940
3442
|
|
|
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
3443
|
simple-wcswidth@1.1.2:
|
|
3952
3444
|
resolution: {integrity: sha512-j7piyCjAeTDSjzTSQ7DokZtMNwNlEAyxqSZeCS+CXH7fJ4jx3FuJ/mTW3mE+6JLs4VJBbcll0Kjn+KXI5t21Iw==}
|
|
3953
3445
|
|
|
@@ -3958,9 +3450,6 @@ packages:
|
|
|
3958
3450
|
space-separated-tokens@2.0.2:
|
|
3959
3451
|
resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
|
|
3960
3452
|
|
|
3961
|
-
spawn-command@0.0.2:
|
|
3962
|
-
resolution: {integrity: sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==}
|
|
3963
|
-
|
|
3964
3453
|
stackback@0.0.2:
|
|
3965
3454
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
3966
3455
|
|
|
@@ -3993,10 +3482,6 @@ packages:
|
|
|
3993
3482
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
3994
3483
|
engines: {node: '>=8'}
|
|
3995
3484
|
|
|
3996
|
-
string-width@5.1.2:
|
|
3997
|
-
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
3998
|
-
engines: {node: '>=12'}
|
|
3999
|
-
|
|
4000
3485
|
string_decoder@1.3.0:
|
|
4001
3486
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
4002
3487
|
|
|
@@ -4007,24 +3492,16 @@ packages:
|
|
|
4007
3492
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
4008
3493
|
engines: {node: '>=8'}
|
|
4009
3494
|
|
|
4010
|
-
strip-ansi@7.2.0:
|
|
4011
|
-
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
4012
|
-
engines: {node: '>=12'}
|
|
4013
|
-
|
|
4014
3495
|
strip-indent@3.0.0:
|
|
4015
3496
|
resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==}
|
|
4016
3497
|
engines: {node: '>=8'}
|
|
4017
3498
|
|
|
4018
|
-
strip-json-comments@2.0.1:
|
|
4019
|
-
resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==}
|
|
4020
|
-
engines: {node: '>=0.10.0'}
|
|
4021
|
-
|
|
4022
3499
|
stripe@17.7.0:
|
|
4023
3500
|
resolution: {integrity: sha512-aT2BU9KkizY9SATf14WhhYVv2uOapBWX0OFWF4xvcj1mPaNotlSc2CsxpS4DS46ZueSppmCF5BX1sNYBtwBvfw==}
|
|
4024
3501
|
engines: {node: '>=12.*'}
|
|
4025
3502
|
|
|
4026
|
-
strnum@2.2.
|
|
4027
|
-
resolution: {integrity: sha512-
|
|
3503
|
+
strnum@2.2.1:
|
|
3504
|
+
resolution: {integrity: sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg==}
|
|
4028
3505
|
|
|
4029
3506
|
stubs@3.0.0:
|
|
4030
3507
|
resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==}
|
|
@@ -4068,13 +3545,6 @@ packages:
|
|
|
4068
3545
|
engines: {node: '>=14.0.0'}
|
|
4069
3546
|
hasBin: true
|
|
4070
3547
|
|
|
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
3548
|
teeny-request@9.0.0:
|
|
4079
3549
|
resolution: {integrity: sha512-resvxdc6Mgb7YEThw6G6bExlXKkv6+YbuzGg9xuXxSgxJF7Ozs+o8Y9+2R3sArdWdW8nOokoQb1yrpFB0pQK2g==}
|
|
4080
3550
|
engines: {node: '>=14'}
|
|
@@ -4176,8 +3646,8 @@ packages:
|
|
|
4176
3646
|
ts-algebra@2.0.0:
|
|
4177
3647
|
resolution: {integrity: sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw==}
|
|
4178
3648
|
|
|
4179
|
-
ts-api-utils@2.
|
|
4180
|
-
resolution: {integrity: sha512-
|
|
3649
|
+
ts-api-utils@2.5.0:
|
|
3650
|
+
resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==}
|
|
4181
3651
|
engines: {node: '>=18.12'}
|
|
4182
3652
|
peerDependencies:
|
|
4183
3653
|
typescript: '>=4.8.4'
|
|
@@ -4193,48 +3663,15 @@ packages:
|
|
|
4193
3663
|
engines: {node: '>=18.0.0'}
|
|
4194
3664
|
hasBin: true
|
|
4195
3665
|
|
|
4196
|
-
tunnel-agent@0.6.0:
|
|
4197
|
-
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
|
|
4198
|
-
|
|
4199
3666
|
tunnel-rat@0.1.2:
|
|
4200
3667
|
resolution: {integrity: sha512-lR5VHmkPhzdhrM092lI2nACsLO4QubF0/yoOhzX7c+wIpbN1GjHNzCc91QlpxBi+cnx8vVJ+Ur6vL5cEoQPFpQ==}
|
|
4201
3668
|
|
|
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==}
|
|
3669
|
+
turbo@2.8.19:
|
|
3670
|
+
resolution: {integrity: sha512-9NTKvQZ/02XnJCSU4mF5gvAPK+nuLbvCtft/NE8dJeOwaup0bJ14rYx7TxmSXp8JJuAN8nAjqfXWFsWwoQSFHg==}
|
|
4234
3671
|
hasBin: true
|
|
4235
3672
|
|
|
4236
|
-
twilio@5.
|
|
4237
|
-
resolution: {integrity: sha512-
|
|
3673
|
+
twilio@5.13.0:
|
|
3674
|
+
resolution: {integrity: sha512-gg32vK+NGejPK7Txrnwp2lGmpihSfc+YW//WsoS+KiTtiEUe4jjRSK5v89dPhene2OHmnQNi+9SM6bVI47iA/g==}
|
|
4238
3675
|
engines: {node: '>=14.0'}
|
|
4239
3676
|
|
|
4240
3677
|
type-check@0.4.0:
|
|
@@ -4317,10 +3754,6 @@ packages:
|
|
|
4317
3754
|
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
|
|
4318
3755
|
hasBin: true
|
|
4319
3756
|
|
|
4320
|
-
uuid@13.0.0:
|
|
4321
|
-
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
|
|
4322
|
-
hasBin: true
|
|
4323
|
-
|
|
4324
3757
|
uuid@8.3.2:
|
|
4325
3758
|
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
|
4326
3759
|
hasBin: true
|
|
@@ -4508,10 +3941,6 @@ packages:
|
|
|
4508
3941
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
4509
3942
|
engines: {node: '>=10'}
|
|
4510
3943
|
|
|
4511
|
-
wrap-ansi@8.1.0:
|
|
4512
|
-
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
4513
|
-
engines: {node: '>=12'}
|
|
4514
|
-
|
|
4515
3944
|
wrappy@1.0.2:
|
|
4516
3945
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
4517
3946
|
|
|
@@ -4548,11 +3977,6 @@ packages:
|
|
|
4548
3977
|
yallist@4.0.0:
|
|
4549
3978
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
|
4550
3979
|
|
|
4551
|
-
yaml@2.8.2:
|
|
4552
|
-
resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
|
|
4553
|
-
engines: {node: '>= 14.6'}
|
|
4554
|
-
hasBin: true
|
|
4555
|
-
|
|
4556
3980
|
yargs-parser@21.1.1:
|
|
4557
3981
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
4558
3982
|
engines: {node: '>=12'}
|
|
@@ -4568,18 +3992,6 @@ packages:
|
|
|
4568
3992
|
zod@3.25.76:
|
|
4569
3993
|
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
|
4570
3994
|
|
|
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
3995
|
zustand@4.5.7:
|
|
4584
3996
|
resolution: {integrity: sha512-CHOUy7mu3lbD6o6LJLfllpjkzhHXSBlX8B9+qPddUsIfeF5S/UZ5q0kmCsnRqT1UHFQZchNFDDzMbQsuesHWlw==}
|
|
4585
3997
|
engines: {node: '>=12.7.0'}
|
|
@@ -4595,8 +4007,8 @@ packages:
|
|
|
4595
4007
|
react:
|
|
4596
4008
|
optional: true
|
|
4597
4009
|
|
|
4598
|
-
zustand@5.0.
|
|
4599
|
-
resolution: {integrity: sha512-
|
|
4010
|
+
zustand@5.0.12:
|
|
4011
|
+
resolution: {integrity: sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==}
|
|
4600
4012
|
engines: {node: '>=12.20.0'}
|
|
4601
4013
|
peerDependencies:
|
|
4602
4014
|
'@types/react': '>=18.0.0'
|
|
@@ -4622,60 +4034,33 @@ snapshots:
|
|
|
4622
4034
|
|
|
4623
4035
|
'@alloc/quick-lru@5.2.0': {}
|
|
4624
4036
|
|
|
4625
|
-
'@almadar/
|
|
4626
|
-
dependencies:
|
|
4627
|
-
'@almadar/core': 2.1.3
|
|
4628
|
-
'@almadar/integrations': 2.0.5(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(ws@8.19.0)
|
|
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
|
|
4638
|
-
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
|
-
|
|
4653
|
-
'@almadar/core@2.1.3':
|
|
4037
|
+
'@almadar/core@2.6.1':
|
|
4654
4038
|
dependencies:
|
|
4655
|
-
'@almadar/operators': 2.
|
|
4656
|
-
'@almadar/patterns': 2.
|
|
4039
|
+
'@almadar/operators': 2.1.1
|
|
4040
|
+
'@almadar/patterns': 2.8.1
|
|
4657
4041
|
zod: 3.25.76
|
|
4658
4042
|
|
|
4659
|
-
'@almadar/eslint-plugin@2.
|
|
4043
|
+
'@almadar/eslint-plugin@2.5.0(eslint@10.0.0(jiti@1.21.7))':
|
|
4660
4044
|
dependencies:
|
|
4661
4045
|
eslint: 10.0.0(jiti@1.21.7)
|
|
4046
|
+
jsonc-eslint-parser: 3.1.0
|
|
4662
4047
|
|
|
4663
|
-
'@almadar/evaluator@2.
|
|
4048
|
+
'@almadar/evaluator@2.5.1':
|
|
4664
4049
|
dependencies:
|
|
4665
|
-
'@almadar/core': 2.1
|
|
4666
|
-
'@almadar/operators': 2.
|
|
4050
|
+
'@almadar/core': 2.6.1
|
|
4051
|
+
'@almadar/operators': 2.1.1
|
|
4667
4052
|
|
|
4668
|
-
'@almadar/integrations@2.
|
|
4053
|
+
'@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
4054
|
dependencies:
|
|
4670
|
-
'@almadar/core': 2.1
|
|
4671
|
-
'@almadar/llm': 2.0
|
|
4672
|
-
'@almadar/patterns': 2.
|
|
4055
|
+
'@almadar/core': 2.6.1
|
|
4056
|
+
'@almadar/llm': 2.5.0(@almadar/core@2.6.1)(@opentelemetry/api@1.9.0)(ws@8.19.0)
|
|
4057
|
+
'@almadar/patterns': 2.8.1
|
|
4673
4058
|
'@sendgrid/mail': 8.1.6
|
|
4674
4059
|
dotenv: 16.6.1
|
|
4675
4060
|
googleapis: 144.0.0
|
|
4676
|
-
resend: 4.8.0(react-dom@
|
|
4061
|
+
resend: 4.8.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4677
4062
|
stripe: 17.7.0
|
|
4678
|
-
twilio: 5.
|
|
4063
|
+
twilio: 5.13.0
|
|
4679
4064
|
zod: 3.25.76
|
|
4680
4065
|
transitivePeerDependencies:
|
|
4681
4066
|
- '@opentelemetry/api'
|
|
@@ -4688,30 +4073,37 @@ snapshots:
|
|
|
4688
4073
|
- supports-color
|
|
4689
4074
|
- ws
|
|
4690
4075
|
|
|
4691
|
-
'@almadar/llm@2.0
|
|
4076
|
+
'@almadar/llm@2.5.0(@almadar/core@2.6.1)(@opentelemetry/api@1.9.0)(ws@8.19.0)':
|
|
4692
4077
|
dependencies:
|
|
4693
4078
|
'@anthropic-ai/sdk': 0.52.0
|
|
4694
|
-
'@langchain/anthropic': 1.3.
|
|
4695
|
-
'@langchain/core': 1.1.
|
|
4696
|
-
'@langchain/openai': 1.
|
|
4697
|
-
openai: 6.
|
|
4079
|
+
'@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))
|
|
4080
|
+
'@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)
|
|
4081
|
+
'@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)
|
|
4082
|
+
openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
|
|
4698
4083
|
zod: 3.25.76
|
|
4699
4084
|
optionalDependencies:
|
|
4700
|
-
'@almadar/core': 2.1
|
|
4085
|
+
'@almadar/core': 2.6.1
|
|
4701
4086
|
transitivePeerDependencies:
|
|
4702
4087
|
- '@opentelemetry/api'
|
|
4703
4088
|
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
4704
4089
|
- '@opentelemetry/sdk-trace-base'
|
|
4705
4090
|
- ws
|
|
4706
4091
|
|
|
4707
|
-
'@almadar/operators@2.
|
|
4092
|
+
'@almadar/operators@2.1.1': {}
|
|
4708
4093
|
|
|
4709
|
-
'@almadar/patterns@2.
|
|
4094
|
+
'@almadar/patterns@2.8.1': {}
|
|
4710
4095
|
|
|
4711
|
-
'@almadar/
|
|
4096
|
+
'@almadar/runtime@2.1.1(express@4.22.1)':
|
|
4712
4097
|
dependencies:
|
|
4713
|
-
'@almadar/
|
|
4714
|
-
'@almadar/
|
|
4098
|
+
'@almadar/core': 2.6.1
|
|
4099
|
+
'@almadar/evaluator': 2.5.1
|
|
4100
|
+
'@almadar/operators': 2.1.1
|
|
4101
|
+
'@faker-js/faker': 9.9.0
|
|
4102
|
+
express: 4.22.1
|
|
4103
|
+
|
|
4104
|
+
'@almadar/server@2.1.3(express@4.22.1)':
|
|
4105
|
+
dependencies:
|
|
4106
|
+
'@almadar/core': 2.6.1
|
|
4715
4107
|
'@faker-js/faker': 9.9.0
|
|
4716
4108
|
cors: 2.8.6
|
|
4717
4109
|
dotenv: 16.6.1
|
|
@@ -4721,58 +4113,29 @@ snapshots:
|
|
|
4721
4113
|
ws: 8.19.0
|
|
4722
4114
|
zod: 3.25.76
|
|
4723
4115
|
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
4116
|
- bufferutil
|
|
4731
|
-
- debug
|
|
4732
|
-
- deepagents
|
|
4733
4117
|
- encoding
|
|
4734
|
-
- openai
|
|
4735
|
-
- react
|
|
4736
|
-
- react-dom
|
|
4737
4118
|
- supports-color
|
|
4738
4119
|
- utf-8-validate
|
|
4739
4120
|
|
|
4740
|
-
'@almadar/
|
|
4741
|
-
dependencies:
|
|
4742
|
-
'@almadar/core': 2.1.3
|
|
4743
|
-
'@almadar/llm': 2.0.3(@almadar/core@2.1.3)(@opentelemetry/api@1.9.0)(ws@8.19.0)
|
|
4744
|
-
'@almadar/patterns': 2.0.1
|
|
4745
|
-
'@almadar/std': 2.1.1
|
|
4746
|
-
commander: 12.1.0
|
|
4747
|
-
glob: 10.5.0
|
|
4748
|
-
transitivePeerDependencies:
|
|
4749
|
-
- '@opentelemetry/api'
|
|
4750
|
-
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
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)':
|
|
4121
|
+
'@almadar/ui@2.15.7(@react-three/drei@10.7.7(@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))(@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))(@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)':
|
|
4760
4122
|
dependencies:
|
|
4761
|
-
'@almadar/core': 2.1
|
|
4762
|
-
'@almadar/evaluator': 2.
|
|
4763
|
-
'@almadar/patterns': 2.
|
|
4764
|
-
'@
|
|
4765
|
-
'@react-three/
|
|
4766
|
-
'@
|
|
4123
|
+
'@almadar/core': 2.6.1
|
|
4124
|
+
'@almadar/evaluator': 2.5.1
|
|
4125
|
+
'@almadar/patterns': 2.8.1
|
|
4126
|
+
'@almadar/runtime': 2.1.1(express@4.22.1)
|
|
4127
|
+
'@react-three/drei': 10.7.7(@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)
|
|
4128
|
+
'@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)
|
|
4129
|
+
'@tanstack/react-query': 5.91.2(react@19.2.4)
|
|
4767
4130
|
clsx: 2.1.1
|
|
4768
4131
|
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@
|
|
4132
|
+
lucide-react: 0.344.0(react@19.2.4)
|
|
4133
|
+
react: 19.2.4
|
|
4134
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
4135
|
+
react-leaflet: 4.2.1(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4136
|
+
react-markdown: 9.1.0(@types/react@19.2.14)(react@19.2.4)
|
|
4137
|
+
react-router-dom: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4138
|
+
react-syntax-highlighter: 16.1.1(react@19.2.4)
|
|
4776
4139
|
rehype-katex: 7.0.1
|
|
4777
4140
|
remark-gfm: 4.0.1
|
|
4778
4141
|
remark-math: 6.0.0
|
|
@@ -4780,6 +4143,7 @@ snapshots:
|
|
|
4780
4143
|
three: 0.160.1
|
|
4781
4144
|
transitivePeerDependencies:
|
|
4782
4145
|
- '@types/react'
|
|
4146
|
+
- express
|
|
4783
4147
|
- supports-color
|
|
4784
4148
|
|
|
4785
4149
|
'@anthropic-ai/sdk@0.52.0': {}
|
|
@@ -4812,8 +4176,8 @@ snapshots:
|
|
|
4812
4176
|
'@babel/generator': 7.29.1
|
|
4813
4177
|
'@babel/helper-compilation-targets': 7.28.6
|
|
4814
4178
|
'@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
|
|
4815
|
-
'@babel/helpers': 7.
|
|
4816
|
-
'@babel/parser': 7.29.
|
|
4179
|
+
'@babel/helpers': 7.29.2
|
|
4180
|
+
'@babel/parser': 7.29.2
|
|
4817
4181
|
'@babel/template': 7.28.6
|
|
4818
4182
|
'@babel/traverse': 7.29.0
|
|
4819
4183
|
'@babel/types': 7.29.0
|
|
@@ -4828,7 +4192,7 @@ snapshots:
|
|
|
4828
4192
|
|
|
4829
4193
|
'@babel/generator@7.29.1':
|
|
4830
4194
|
dependencies:
|
|
4831
|
-
'@babel/parser': 7.29.
|
|
4195
|
+
'@babel/parser': 7.29.2
|
|
4832
4196
|
'@babel/types': 7.29.0
|
|
4833
4197
|
'@jridgewell/gen-mapping': 0.3.13
|
|
4834
4198
|
'@jridgewell/trace-mapping': 0.3.31
|
|
@@ -4868,12 +4232,12 @@ snapshots:
|
|
|
4868
4232
|
|
|
4869
4233
|
'@babel/helper-validator-option@7.27.1': {}
|
|
4870
4234
|
|
|
4871
|
-
'@babel/helpers@7.
|
|
4235
|
+
'@babel/helpers@7.29.2':
|
|
4872
4236
|
dependencies:
|
|
4873
4237
|
'@babel/template': 7.28.6
|
|
4874
4238
|
'@babel/types': 7.29.0
|
|
4875
4239
|
|
|
4876
|
-
'@babel/parser@7.29.
|
|
4240
|
+
'@babel/parser@7.29.2':
|
|
4877
4241
|
dependencies:
|
|
4878
4242
|
'@babel/types': 7.29.0
|
|
4879
4243
|
|
|
@@ -4887,12 +4251,12 @@ snapshots:
|
|
|
4887
4251
|
'@babel/core': 7.29.0
|
|
4888
4252
|
'@babel/helper-plugin-utils': 7.28.6
|
|
4889
4253
|
|
|
4890
|
-
'@babel/runtime@7.
|
|
4254
|
+
'@babel/runtime@7.29.2': {}
|
|
4891
4255
|
|
|
4892
4256
|
'@babel/template@7.28.6':
|
|
4893
4257
|
dependencies:
|
|
4894
4258
|
'@babel/code-frame': 7.29.0
|
|
4895
|
-
'@babel/parser': 7.29.
|
|
4259
|
+
'@babel/parser': 7.29.2
|
|
4896
4260
|
'@babel/types': 7.29.0
|
|
4897
4261
|
|
|
4898
4262
|
'@babel/traverse@7.29.0':
|
|
@@ -4900,7 +4264,7 @@ snapshots:
|
|
|
4900
4264
|
'@babel/code-frame': 7.29.0
|
|
4901
4265
|
'@babel/generator': 7.29.1
|
|
4902
4266
|
'@babel/helper-globals': 7.28.0
|
|
4903
|
-
'@babel/parser': 7.29.
|
|
4267
|
+
'@babel/parser': 7.29.2
|
|
4904
4268
|
'@babel/template': 7.28.6
|
|
4905
4269
|
'@babel/types': 7.29.0
|
|
4906
4270
|
debug: 4.4.3
|
|
@@ -4936,231 +4300,84 @@ snapshots:
|
|
|
4936
4300
|
|
|
4937
4301
|
'@dimforge/rapier3d-compat@0.12.0': {}
|
|
4938
4302
|
|
|
4939
|
-
'@esbuild/aix-ppc64@0.21.5':
|
|
4940
|
-
optional: true
|
|
4941
|
-
|
|
4942
4303
|
'@esbuild/aix-ppc64@0.25.12':
|
|
4943
4304
|
optional: true
|
|
4944
4305
|
|
|
4945
|
-
'@esbuild/aix-ppc64@0.27.3':
|
|
4946
|
-
optional: true
|
|
4947
|
-
|
|
4948
|
-
'@esbuild/android-arm64@0.21.5':
|
|
4949
|
-
optional: true
|
|
4950
|
-
|
|
4951
4306
|
'@esbuild/android-arm64@0.25.12':
|
|
4952
4307
|
optional: true
|
|
4953
4308
|
|
|
4954
|
-
'@esbuild/android-arm64@0.27.3':
|
|
4955
|
-
optional: true
|
|
4956
|
-
|
|
4957
|
-
'@esbuild/android-arm@0.21.5':
|
|
4958
|
-
optional: true
|
|
4959
|
-
|
|
4960
4309
|
'@esbuild/android-arm@0.25.12':
|
|
4961
4310
|
optional: true
|
|
4962
4311
|
|
|
4963
|
-
'@esbuild/android-arm@0.27.3':
|
|
4964
|
-
optional: true
|
|
4965
|
-
|
|
4966
|
-
'@esbuild/android-x64@0.21.5':
|
|
4967
|
-
optional: true
|
|
4968
|
-
|
|
4969
4312
|
'@esbuild/android-x64@0.25.12':
|
|
4970
4313
|
optional: true
|
|
4971
4314
|
|
|
4972
|
-
'@esbuild/android-x64@0.27.3':
|
|
4973
|
-
optional: true
|
|
4974
|
-
|
|
4975
|
-
'@esbuild/darwin-arm64@0.21.5':
|
|
4976
|
-
optional: true
|
|
4977
|
-
|
|
4978
4315
|
'@esbuild/darwin-arm64@0.25.12':
|
|
4979
4316
|
optional: true
|
|
4980
4317
|
|
|
4981
|
-
'@esbuild/darwin-arm64@0.27.3':
|
|
4982
|
-
optional: true
|
|
4983
|
-
|
|
4984
|
-
'@esbuild/darwin-x64@0.21.5':
|
|
4985
|
-
optional: true
|
|
4986
|
-
|
|
4987
4318
|
'@esbuild/darwin-x64@0.25.12':
|
|
4988
4319
|
optional: true
|
|
4989
4320
|
|
|
4990
|
-
'@esbuild/darwin-x64@0.27.3':
|
|
4991
|
-
optional: true
|
|
4992
|
-
|
|
4993
|
-
'@esbuild/freebsd-arm64@0.21.5':
|
|
4994
|
-
optional: true
|
|
4995
|
-
|
|
4996
4321
|
'@esbuild/freebsd-arm64@0.25.12':
|
|
4997
4322
|
optional: true
|
|
4998
4323
|
|
|
4999
|
-
'@esbuild/freebsd-arm64@0.27.3':
|
|
5000
|
-
optional: true
|
|
5001
|
-
|
|
5002
|
-
'@esbuild/freebsd-x64@0.21.5':
|
|
5003
|
-
optional: true
|
|
5004
|
-
|
|
5005
4324
|
'@esbuild/freebsd-x64@0.25.12':
|
|
5006
4325
|
optional: true
|
|
5007
4326
|
|
|
5008
|
-
'@esbuild/freebsd-x64@0.27.3':
|
|
5009
|
-
optional: true
|
|
5010
|
-
|
|
5011
|
-
'@esbuild/linux-arm64@0.21.5':
|
|
5012
|
-
optional: true
|
|
5013
|
-
|
|
5014
4327
|
'@esbuild/linux-arm64@0.25.12':
|
|
5015
4328
|
optional: true
|
|
5016
4329
|
|
|
5017
|
-
'@esbuild/linux-arm64@0.27.3':
|
|
5018
|
-
optional: true
|
|
5019
|
-
|
|
5020
|
-
'@esbuild/linux-arm@0.21.5':
|
|
5021
|
-
optional: true
|
|
5022
|
-
|
|
5023
4330
|
'@esbuild/linux-arm@0.25.12':
|
|
5024
4331
|
optional: true
|
|
5025
4332
|
|
|
5026
|
-
'@esbuild/linux-arm@0.27.3':
|
|
5027
|
-
optional: true
|
|
5028
|
-
|
|
5029
|
-
'@esbuild/linux-ia32@0.21.5':
|
|
5030
|
-
optional: true
|
|
5031
|
-
|
|
5032
4333
|
'@esbuild/linux-ia32@0.25.12':
|
|
5033
4334
|
optional: true
|
|
5034
4335
|
|
|
5035
|
-
'@esbuild/linux-ia32@0.27.3':
|
|
5036
|
-
optional: true
|
|
5037
|
-
|
|
5038
|
-
'@esbuild/linux-loong64@0.21.5':
|
|
5039
|
-
optional: true
|
|
5040
|
-
|
|
5041
4336
|
'@esbuild/linux-loong64@0.25.12':
|
|
5042
4337
|
optional: true
|
|
5043
4338
|
|
|
5044
|
-
'@esbuild/linux-loong64@0.27.3':
|
|
5045
|
-
optional: true
|
|
5046
|
-
|
|
5047
|
-
'@esbuild/linux-mips64el@0.21.5':
|
|
5048
|
-
optional: true
|
|
5049
|
-
|
|
5050
4339
|
'@esbuild/linux-mips64el@0.25.12':
|
|
5051
4340
|
optional: true
|
|
5052
4341
|
|
|
5053
|
-
'@esbuild/linux-mips64el@0.27.3':
|
|
5054
|
-
optional: true
|
|
5055
|
-
|
|
5056
|
-
'@esbuild/linux-ppc64@0.21.5':
|
|
5057
|
-
optional: true
|
|
5058
|
-
|
|
5059
4342
|
'@esbuild/linux-ppc64@0.25.12':
|
|
5060
4343
|
optional: true
|
|
5061
4344
|
|
|
5062
|
-
'@esbuild/linux-ppc64@0.27.3':
|
|
5063
|
-
optional: true
|
|
5064
|
-
|
|
5065
|
-
'@esbuild/linux-riscv64@0.21.5':
|
|
5066
|
-
optional: true
|
|
5067
|
-
|
|
5068
4345
|
'@esbuild/linux-riscv64@0.25.12':
|
|
5069
4346
|
optional: true
|
|
5070
4347
|
|
|
5071
|
-
'@esbuild/linux-riscv64@0.27.3':
|
|
5072
|
-
optional: true
|
|
5073
|
-
|
|
5074
|
-
'@esbuild/linux-s390x@0.21.5':
|
|
5075
|
-
optional: true
|
|
5076
|
-
|
|
5077
4348
|
'@esbuild/linux-s390x@0.25.12':
|
|
5078
4349
|
optional: true
|
|
5079
4350
|
|
|
5080
|
-
'@esbuild/linux-s390x@0.27.3':
|
|
5081
|
-
optional: true
|
|
5082
|
-
|
|
5083
|
-
'@esbuild/linux-x64@0.21.5':
|
|
5084
|
-
optional: true
|
|
5085
|
-
|
|
5086
4351
|
'@esbuild/linux-x64@0.25.12':
|
|
5087
4352
|
optional: true
|
|
5088
4353
|
|
|
5089
|
-
'@esbuild/linux-x64@0.27.3':
|
|
5090
|
-
optional: true
|
|
5091
|
-
|
|
5092
4354
|
'@esbuild/netbsd-arm64@0.25.12':
|
|
5093
4355
|
optional: true
|
|
5094
4356
|
|
|
5095
|
-
'@esbuild/netbsd-arm64@0.27.3':
|
|
5096
|
-
optional: true
|
|
5097
|
-
|
|
5098
|
-
'@esbuild/netbsd-x64@0.21.5':
|
|
5099
|
-
optional: true
|
|
5100
|
-
|
|
5101
4357
|
'@esbuild/netbsd-x64@0.25.12':
|
|
5102
4358
|
optional: true
|
|
5103
4359
|
|
|
5104
|
-
'@esbuild/netbsd-x64@0.27.3':
|
|
5105
|
-
optional: true
|
|
5106
|
-
|
|
5107
4360
|
'@esbuild/openbsd-arm64@0.25.12':
|
|
5108
4361
|
optional: true
|
|
5109
4362
|
|
|
5110
|
-
'@esbuild/openbsd-
|
|
5111
|
-
optional: true
|
|
5112
|
-
|
|
5113
|
-
'@esbuild/openbsd-x64@0.21.5':
|
|
5114
|
-
optional: true
|
|
5115
|
-
|
|
5116
|
-
'@esbuild/openbsd-x64@0.25.12':
|
|
5117
|
-
optional: true
|
|
5118
|
-
|
|
5119
|
-
'@esbuild/openbsd-x64@0.27.3':
|
|
5120
|
-
optional: true
|
|
5121
|
-
|
|
5122
|
-
'@esbuild/openharmony-arm64@0.25.12':
|
|
5123
|
-
optional: true
|
|
5124
|
-
|
|
5125
|
-
'@esbuild/openharmony-arm64@0.27.3':
|
|
5126
|
-
optional: true
|
|
5127
|
-
|
|
5128
|
-
'@esbuild/sunos-x64@0.21.5':
|
|
5129
|
-
optional: true
|
|
5130
|
-
|
|
5131
|
-
'@esbuild/sunos-x64@0.25.12':
|
|
5132
|
-
optional: true
|
|
5133
|
-
|
|
5134
|
-
'@esbuild/sunos-x64@0.27.3':
|
|
5135
|
-
optional: true
|
|
5136
|
-
|
|
5137
|
-
'@esbuild/win32-arm64@0.21.5':
|
|
5138
|
-
optional: true
|
|
5139
|
-
|
|
5140
|
-
'@esbuild/win32-arm64@0.25.12':
|
|
5141
|
-
optional: true
|
|
5142
|
-
|
|
5143
|
-
'@esbuild/win32-arm64@0.27.3':
|
|
4363
|
+
'@esbuild/openbsd-x64@0.25.12':
|
|
5144
4364
|
optional: true
|
|
5145
4365
|
|
|
5146
|
-
'@esbuild/
|
|
4366
|
+
'@esbuild/openharmony-arm64@0.25.12':
|
|
5147
4367
|
optional: true
|
|
5148
4368
|
|
|
5149
|
-
'@esbuild/
|
|
4369
|
+
'@esbuild/sunos-x64@0.25.12':
|
|
5150
4370
|
optional: true
|
|
5151
4371
|
|
|
5152
|
-
'@esbuild/win32-
|
|
4372
|
+
'@esbuild/win32-arm64@0.25.12':
|
|
5153
4373
|
optional: true
|
|
5154
4374
|
|
|
5155
|
-
'@esbuild/win32-
|
|
4375
|
+
'@esbuild/win32-ia32@0.25.12':
|
|
5156
4376
|
optional: true
|
|
5157
4377
|
|
|
5158
4378
|
'@esbuild/win32-x64@0.25.12':
|
|
5159
4379
|
optional: true
|
|
5160
4380
|
|
|
5161
|
-
'@esbuild/win32-x64@0.27.3':
|
|
5162
|
-
optional: true
|
|
5163
|
-
|
|
5164
4381
|
'@eslint-community/eslint-utils@4.9.1(eslint@10.0.0(jiti@1.21.7))':
|
|
5165
4382
|
dependencies:
|
|
5166
4383
|
eslint: 10.0.0(jiti@1.21.7)
|
|
@@ -5168,27 +4385,27 @@ snapshots:
|
|
|
5168
4385
|
|
|
5169
4386
|
'@eslint-community/regexpp@4.12.2': {}
|
|
5170
4387
|
|
|
5171
|
-
'@eslint/config-array@0.23.
|
|
4388
|
+
'@eslint/config-array@0.23.3':
|
|
5172
4389
|
dependencies:
|
|
5173
|
-
'@eslint/object-schema': 3.0.
|
|
4390
|
+
'@eslint/object-schema': 3.0.3
|
|
5174
4391
|
debug: 4.4.3
|
|
5175
4392
|
minimatch: 10.2.4
|
|
5176
4393
|
transitivePeerDependencies:
|
|
5177
4394
|
- supports-color
|
|
5178
4395
|
|
|
5179
|
-
'@eslint/config-helpers@0.5.
|
|
4396
|
+
'@eslint/config-helpers@0.5.3':
|
|
5180
4397
|
dependencies:
|
|
5181
|
-
'@eslint/core': 1.1.
|
|
4398
|
+
'@eslint/core': 1.1.1
|
|
5182
4399
|
|
|
5183
|
-
'@eslint/core@1.1.
|
|
4400
|
+
'@eslint/core@1.1.1':
|
|
5184
4401
|
dependencies:
|
|
5185
4402
|
'@types/json-schema': 7.0.15
|
|
5186
4403
|
|
|
5187
|
-
'@eslint/object-schema@3.0.
|
|
4404
|
+
'@eslint/object-schema@3.0.3': {}
|
|
5188
4405
|
|
|
5189
|
-
'@eslint/plugin-kit@0.6.
|
|
4406
|
+
'@eslint/plugin-kit@0.6.1':
|
|
5190
4407
|
dependencies:
|
|
5191
|
-
'@eslint/core': 1.1.
|
|
4408
|
+
'@eslint/core': 1.1.1
|
|
5192
4409
|
levn: 0.4.1
|
|
5193
4410
|
|
|
5194
4411
|
'@faker-js/faker@9.9.0': {}
|
|
@@ -5588,7 +4805,7 @@ snapshots:
|
|
|
5588
4805
|
abort-controller: 3.0.0
|
|
5589
4806
|
async-retry: 1.3.3
|
|
5590
4807
|
duplexify: 4.1.3
|
|
5591
|
-
fast-xml-parser: 5.
|
|
4808
|
+
fast-xml-parser: 5.5.7
|
|
5592
4809
|
gaxios: 6.7.1
|
|
5593
4810
|
google-auth-library: 9.15.1
|
|
5594
4811
|
html-entities: 2.6.0
|
|
@@ -5611,7 +4828,7 @@ snapshots:
|
|
|
5611
4828
|
'@grpc/grpc-js@1.9.15':
|
|
5612
4829
|
dependencies:
|
|
5613
4830
|
'@grpc/proto-loader': 0.7.15
|
|
5614
|
-
'@types/node': 20.19.
|
|
4831
|
+
'@types/node': 20.19.37
|
|
5615
4832
|
|
|
5616
4833
|
'@grpc/proto-loader@0.7.15':
|
|
5617
4834
|
dependencies:
|
|
@@ -5639,15 +4856,6 @@ snapshots:
|
|
|
5639
4856
|
|
|
5640
4857
|
'@humanwhocodes/retry@0.4.3': {}
|
|
5641
4858
|
|
|
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
4859
|
'@jridgewell/gen-mapping@0.3.13':
|
|
5652
4860
|
dependencies:
|
|
5653
4861
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
@@ -5670,13 +4878,13 @@ snapshots:
|
|
|
5670
4878
|
'@js-sdsl/ordered-map@4.4.2':
|
|
5671
4879
|
optional: true
|
|
5672
4880
|
|
|
5673
|
-
'@langchain/anthropic@1.3.
|
|
4881
|
+
'@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
4882
|
dependencies:
|
|
5675
4883
|
'@anthropic-ai/sdk': 0.74.0(zod@3.25.76)
|
|
5676
|
-
'@langchain/core': 1.1.
|
|
4884
|
+
'@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
4885
|
zod: 3.25.76
|
|
5678
4886
|
|
|
5679
|
-
'@langchain/core@1.1.
|
|
4887
|
+
'@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
4888
|
dependencies:
|
|
5681
4889
|
'@cfworker/json-schema': 4.1.1
|
|
5682
4890
|
'@standard-schema/spec': 1.1.0
|
|
@@ -5684,7 +4892,7 @@ snapshots:
|
|
|
5684
4892
|
camelcase: 6.3.0
|
|
5685
4893
|
decamelize: 1.2.0
|
|
5686
4894
|
js-tiktoken: 1.0.21
|
|
5687
|
-
langsmith: 0.5.
|
|
4895
|
+
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
4896
|
mustache: 4.2.0
|
|
5689
4897
|
p-queue: 6.6.2
|
|
5690
4898
|
uuid: 11.1.0
|
|
@@ -5694,52 +4902,13 @@ snapshots:
|
|
|
5694
4902
|
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
5695
4903
|
- '@opentelemetry/sdk-trace-base'
|
|
5696
4904
|
- openai
|
|
4905
|
+
- ws
|
|
5697
4906
|
|
|
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)':
|
|
4907
|
+
'@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
4908
|
dependencies:
|
|
5740
|
-
'@langchain/core': 1.1.
|
|
4909
|
+
'@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
4910
|
js-tiktoken: 1.0.21
|
|
5742
|
-
openai: 6.
|
|
4911
|
+
openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
|
|
5743
4912
|
zod: 3.25.76
|
|
5744
4913
|
transitivePeerDependencies:
|
|
5745
4914
|
- ws
|
|
@@ -5750,12 +4919,12 @@ snapshots:
|
|
|
5750
4919
|
dependencies:
|
|
5751
4920
|
state-local: 1.0.7
|
|
5752
4921
|
|
|
5753
|
-
'@monaco-editor/react@4.7.0(monaco-editor@0.52.2)(react-dom@
|
|
4922
|
+
'@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
4923
|
dependencies:
|
|
5755
4924
|
'@monaco-editor/loader': 1.7.0
|
|
5756
4925
|
monaco-editor: 0.52.2
|
|
5757
|
-
react:
|
|
5758
|
-
react-dom:
|
|
4926
|
+
react: 19.2.4
|
|
4927
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5759
4928
|
|
|
5760
4929
|
'@monogrid/gainmap-js@3.4.0(three@0.160.1)':
|
|
5761
4930
|
dependencies:
|
|
@@ -5777,9 +4946,6 @@ snapshots:
|
|
|
5777
4946
|
'@opentelemetry/api@1.9.0':
|
|
5778
4947
|
optional: true
|
|
5779
4948
|
|
|
5780
|
-
'@pkgjs/parseargs@0.11.0':
|
|
5781
|
-
optional: true
|
|
5782
|
-
|
|
5783
4949
|
'@protobufjs/aspromise@1.1.2': {}
|
|
5784
4950
|
|
|
5785
4951
|
'@protobufjs/base64@1.1.2': {}
|
|
@@ -5803,27 +4969,27 @@ snapshots:
|
|
|
5803
4969
|
|
|
5804
4970
|
'@protobufjs/utf8@1.1.0': {}
|
|
5805
4971
|
|
|
5806
|
-
'@react-email/render@1.1.2(react-dom@
|
|
4972
|
+
'@react-email/render@1.1.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
5807
4973
|
dependencies:
|
|
5808
4974
|
html-to-text: 9.0.5
|
|
5809
4975
|
prettier: 3.8.1
|
|
5810
|
-
react:
|
|
5811
|
-
react-dom:
|
|
4976
|
+
react: 19.2.4
|
|
4977
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5812
4978
|
react-promise-suspense: 0.3.4
|
|
5813
4979
|
|
|
5814
|
-
'@react-leaflet/core@2.1.0(leaflet@1.9.4)(react-dom@
|
|
4980
|
+
'@react-leaflet/core@2.1.0(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
5815
4981
|
dependencies:
|
|
5816
4982
|
leaflet: 1.9.4
|
|
5817
|
-
react:
|
|
5818
|
-
react-dom:
|
|
4983
|
+
react: 19.2.4
|
|
4984
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5819
4985
|
|
|
5820
|
-
'@react-three/drei@10.7.7(@react-three/fiber@
|
|
4986
|
+
'@react-three/drei@10.7.7(@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)':
|
|
5821
4987
|
dependencies:
|
|
5822
|
-
'@babel/runtime': 7.
|
|
4988
|
+
'@babel/runtime': 7.29.2
|
|
5823
4989
|
'@mediapipe/tasks-vision': 0.10.17
|
|
5824
4990
|
'@monogrid/gainmap-js': 3.4.0(three@0.160.1)
|
|
5825
|
-
'@react-three/fiber':
|
|
5826
|
-
'@use-gesture/react': 10.3.1(react@
|
|
4991
|
+
'@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)
|
|
4992
|
+
'@use-gesture/react': 10.3.1(react@19.2.4)
|
|
5827
4993
|
camera-controls: 3.1.2(three@0.160.1)
|
|
5828
4994
|
cross-env: 7.0.3
|
|
5829
4995
|
detect-gpu: 5.0.70
|
|
@@ -5831,44 +4997,44 @@ snapshots:
|
|
|
5831
4997
|
hls.js: 1.6.15
|
|
5832
4998
|
maath: 0.10.8(@types/three@0.183.1)(three@0.160.1)
|
|
5833
4999
|
meshline: 3.3.1(three@0.160.1)
|
|
5834
|
-
react:
|
|
5000
|
+
react: 19.2.4
|
|
5835
5001
|
stats-gl: 2.4.2(@types/three@0.183.1)(three@0.160.1)
|
|
5836
5002
|
stats.js: 0.17.0
|
|
5837
|
-
suspend-react: 0.1.3(react@
|
|
5003
|
+
suspend-react: 0.1.3(react@19.2.4)
|
|
5838
5004
|
three: 0.160.1
|
|
5839
5005
|
three-mesh-bvh: 0.8.3(three@0.160.1)
|
|
5840
5006
|
three-stdlib: 2.36.1(three@0.160.1)
|
|
5841
5007
|
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@
|
|
5008
|
+
tunnel-rat: 0.1.2(@types/react@19.2.14)(react@19.2.4)
|
|
5009
|
+
use-sync-external-store: 1.6.0(react@19.2.4)
|
|
5844
5010
|
utility-types: 3.11.0
|
|
5845
|
-
zustand: 5.0.
|
|
5011
|
+
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
5012
|
optionalDependencies:
|
|
5847
|
-
react-dom:
|
|
5013
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5848
5014
|
transitivePeerDependencies:
|
|
5849
5015
|
- '@types/react'
|
|
5850
5016
|
- '@types/three'
|
|
5851
5017
|
- immer
|
|
5852
5018
|
|
|
5853
|
-
'@react-three/fiber@
|
|
5019
|
+
'@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
5020
|
dependencies:
|
|
5855
|
-
'@babel/runtime': 7.
|
|
5856
|
-
'@types/react-reconciler': 0.26.7
|
|
5021
|
+
'@babel/runtime': 7.29.2
|
|
5857
5022
|
'@types/webxr': 0.5.24
|
|
5858
5023
|
base64-js: 1.5.1
|
|
5859
5024
|
buffer: 6.0.3
|
|
5860
|
-
its-fine:
|
|
5861
|
-
react:
|
|
5862
|
-
react-
|
|
5863
|
-
|
|
5864
|
-
|
|
5865
|
-
suspend-react: 0.1.3(react@18.3.1)
|
|
5025
|
+
its-fine: 2.0.0(@types/react@19.2.14)(react@19.2.4)
|
|
5026
|
+
react: 19.2.4
|
|
5027
|
+
react-use-measure: 2.1.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
5028
|
+
scheduler: 0.27.0
|
|
5029
|
+
suspend-react: 0.1.3(react@19.2.4)
|
|
5866
5030
|
three: 0.160.1
|
|
5867
|
-
|
|
5031
|
+
use-sync-external-store: 1.6.0(react@19.2.4)
|
|
5032
|
+
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
5033
|
optionalDependencies:
|
|
5869
|
-
react-dom:
|
|
5034
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5870
5035
|
transitivePeerDependencies:
|
|
5871
5036
|
- '@types/react'
|
|
5037
|
+
- immer
|
|
5872
5038
|
|
|
5873
5039
|
'@rolldown/pluginutils@1.0.0-beta.27': {}
|
|
5874
5040
|
|
|
@@ -5972,17 +5138,17 @@ snapshots:
|
|
|
5972
5138
|
|
|
5973
5139
|
'@standard-schema/spec@1.1.0': {}
|
|
5974
5140
|
|
|
5975
|
-
'@tanstack/query-core@5.
|
|
5141
|
+
'@tanstack/query-core@5.91.2': {}
|
|
5976
5142
|
|
|
5977
|
-
'@tanstack/react-query@5.
|
|
5143
|
+
'@tanstack/react-query@5.91.2(react@19.2.4)':
|
|
5978
5144
|
dependencies:
|
|
5979
|
-
'@tanstack/query-core': 5.
|
|
5980
|
-
react:
|
|
5145
|
+
'@tanstack/query-core': 5.91.2
|
|
5146
|
+
react: 19.2.4
|
|
5981
5147
|
|
|
5982
5148
|
'@testing-library/dom@10.4.1':
|
|
5983
5149
|
dependencies:
|
|
5984
5150
|
'@babel/code-frame': 7.29.0
|
|
5985
|
-
'@babel/runtime': 7.
|
|
5151
|
+
'@babel/runtime': 7.29.2
|
|
5986
5152
|
'@types/aria-query': 5.0.4
|
|
5987
5153
|
aria-query: 5.3.0
|
|
5988
5154
|
dom-accessibility-api: 0.5.16
|
|
@@ -5999,17 +5165,35 @@ snapshots:
|
|
|
5999
5165
|
picocolors: 1.1.1
|
|
6000
5166
|
redent: 3.0.0
|
|
6001
5167
|
|
|
6002
|
-
'@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@
|
|
5168
|
+
'@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
5169
|
dependencies:
|
|
6004
|
-
'@babel/runtime': 7.
|
|
5170
|
+
'@babel/runtime': 7.29.2
|
|
6005
5171
|
'@testing-library/dom': 10.4.1
|
|
6006
|
-
react:
|
|
6007
|
-
react-dom:
|
|
5172
|
+
react: 19.2.4
|
|
5173
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
6008
5174
|
optionalDependencies:
|
|
6009
|
-
'@types/react':
|
|
6010
|
-
'@types/react-dom':
|
|
5175
|
+
'@types/react': 19.2.14
|
|
5176
|
+
'@types/react-dom': 19.2.3(@types/react@19.2.14)
|
|
5177
|
+
|
|
5178
|
+
'@tootallnate/once@3.0.1':
|
|
5179
|
+
optional: true
|
|
5180
|
+
|
|
5181
|
+
'@turbo/darwin-64@2.8.19':
|
|
5182
|
+
optional: true
|
|
5183
|
+
|
|
5184
|
+
'@turbo/darwin-arm64@2.8.19':
|
|
5185
|
+
optional: true
|
|
5186
|
+
|
|
5187
|
+
'@turbo/linux-64@2.8.19':
|
|
5188
|
+
optional: true
|
|
5189
|
+
|
|
5190
|
+
'@turbo/linux-arm64@2.8.19':
|
|
5191
|
+
optional: true
|
|
5192
|
+
|
|
5193
|
+
'@turbo/windows-64@2.8.19':
|
|
5194
|
+
optional: true
|
|
6011
5195
|
|
|
6012
|
-
'@
|
|
5196
|
+
'@turbo/windows-arm64@2.8.19':
|
|
6013
5197
|
optional: true
|
|
6014
5198
|
|
|
6015
5199
|
'@tweenjs/tween.js@23.1.3': {}
|
|
@@ -6020,7 +5204,7 @@ snapshots:
|
|
|
6020
5204
|
|
|
6021
5205
|
'@types/babel__core@7.20.5':
|
|
6022
5206
|
dependencies:
|
|
6023
|
-
'@babel/parser': 7.29.
|
|
5207
|
+
'@babel/parser': 7.29.2
|
|
6024
5208
|
'@babel/types': 7.29.0
|
|
6025
5209
|
'@types/babel__generator': 7.27.0
|
|
6026
5210
|
'@types/babel__template': 7.4.4
|
|
@@ -6032,7 +5216,7 @@ snapshots:
|
|
|
6032
5216
|
|
|
6033
5217
|
'@types/babel__template@7.4.4':
|
|
6034
5218
|
dependencies:
|
|
6035
|
-
'@babel/parser': 7.29.
|
|
5219
|
+
'@babel/parser': 7.29.2
|
|
6036
5220
|
'@babel/types': 7.29.0
|
|
6037
5221
|
|
|
6038
5222
|
'@types/babel__traverse@7.28.0':
|
|
@@ -6042,20 +5226,20 @@ snapshots:
|
|
|
6042
5226
|
'@types/body-parser@1.19.6':
|
|
6043
5227
|
dependencies:
|
|
6044
5228
|
'@types/connect': 3.4.38
|
|
6045
|
-
'@types/node': 20.19.
|
|
5229
|
+
'@types/node': 20.19.37
|
|
6046
5230
|
|
|
6047
5231
|
'@types/caseless@0.12.5':
|
|
6048
5232
|
optional: true
|
|
6049
5233
|
|
|
6050
5234
|
'@types/connect@3.4.38':
|
|
6051
5235
|
dependencies:
|
|
6052
|
-
'@types/node': 20.19.
|
|
5236
|
+
'@types/node': 20.19.37
|
|
6053
5237
|
|
|
6054
5238
|
'@types/cors@2.8.19':
|
|
6055
5239
|
dependencies:
|
|
6056
|
-
'@types/node': 20.19.
|
|
5240
|
+
'@types/node': 20.19.37
|
|
6057
5241
|
|
|
6058
|
-
'@types/debug@4.1.
|
|
5242
|
+
'@types/debug@4.1.13':
|
|
6059
5243
|
dependencies:
|
|
6060
5244
|
'@types/ms': 2.1.0
|
|
6061
5245
|
|
|
@@ -6071,8 +5255,8 @@ snapshots:
|
|
|
6071
5255
|
|
|
6072
5256
|
'@types/express-serve-static-core@5.1.1':
|
|
6073
5257
|
dependencies:
|
|
6074
|
-
'@types/node': 20.19.
|
|
6075
|
-
'@types/qs': 6.
|
|
5258
|
+
'@types/node': 20.19.37
|
|
5259
|
+
'@types/qs': 6.15.0
|
|
6076
5260
|
'@types/range-parser': 1.2.7
|
|
6077
5261
|
'@types/send': 1.2.1
|
|
6078
5262
|
|
|
@@ -6093,7 +5277,7 @@ snapshots:
|
|
|
6093
5277
|
'@types/jsonwebtoken@9.0.10':
|
|
6094
5278
|
dependencies:
|
|
6095
5279
|
'@types/ms': 2.1.0
|
|
6096
|
-
'@types/node': 20.19.
|
|
5280
|
+
'@types/node': 20.19.37
|
|
6097
5281
|
|
|
6098
5282
|
'@types/katex@0.16.8': {}
|
|
6099
5283
|
|
|
@@ -6106,11 +5290,11 @@ snapshots:
|
|
|
6106
5290
|
|
|
6107
5291
|
'@types/ms@2.1.0': {}
|
|
6108
5292
|
|
|
6109
|
-
'@types/node@20.19.
|
|
5293
|
+
'@types/node@20.19.37':
|
|
6110
5294
|
dependencies:
|
|
6111
5295
|
undici-types: 6.21.0
|
|
6112
5296
|
|
|
6113
|
-
'@types/node@22.19.
|
|
5297
|
+
'@types/node@22.19.15':
|
|
6114
5298
|
dependencies:
|
|
6115
5299
|
undici-types: 6.21.0
|
|
6116
5300
|
|
|
@@ -6118,47 +5302,38 @@ snapshots:
|
|
|
6118
5302
|
|
|
6119
5303
|
'@types/prismjs@1.26.6': {}
|
|
6120
5304
|
|
|
6121
|
-
'@types/
|
|
6122
|
-
|
|
6123
|
-
'@types/qs@6.14.0': {}
|
|
5305
|
+
'@types/qs@6.15.0': {}
|
|
6124
5306
|
|
|
6125
5307
|
'@types/range-parser@1.2.7': {}
|
|
6126
5308
|
|
|
6127
|
-
'@types/react-dom@
|
|
6128
|
-
dependencies:
|
|
6129
|
-
'@types/react': 18.3.28
|
|
6130
|
-
|
|
6131
|
-
'@types/react-reconciler@0.26.7':
|
|
5309
|
+
'@types/react-dom@19.2.3(@types/react@19.2.14)':
|
|
6132
5310
|
dependencies:
|
|
6133
|
-
'@types/react':
|
|
5311
|
+
'@types/react': 19.2.14
|
|
6134
5312
|
|
|
6135
|
-
'@types/react-reconciler@0.28.9(@types/react@
|
|
5313
|
+
'@types/react-reconciler@0.28.9(@types/react@19.2.14)':
|
|
6136
5314
|
dependencies:
|
|
6137
|
-
'@types/react':
|
|
5315
|
+
'@types/react': 19.2.14
|
|
6138
5316
|
|
|
6139
|
-
'@types/react@
|
|
5317
|
+
'@types/react@19.2.14':
|
|
6140
5318
|
dependencies:
|
|
6141
|
-
'@types/prop-types': 15.7.15
|
|
6142
5319
|
csstype: 3.2.3
|
|
6143
5320
|
|
|
6144
5321
|
'@types/request@2.48.13':
|
|
6145
5322
|
dependencies:
|
|
6146
5323
|
'@types/caseless': 0.12.5
|
|
6147
|
-
'@types/node': 20.19.
|
|
5324
|
+
'@types/node': 20.19.37
|
|
6148
5325
|
'@types/tough-cookie': 4.0.5
|
|
6149
5326
|
form-data: 2.5.5
|
|
6150
5327
|
optional: true
|
|
6151
5328
|
|
|
6152
|
-
'@types/retry@0.12.0': {}
|
|
6153
|
-
|
|
6154
5329
|
'@types/send@1.2.1':
|
|
6155
5330
|
dependencies:
|
|
6156
|
-
'@types/node': 20.19.
|
|
5331
|
+
'@types/node': 20.19.37
|
|
6157
5332
|
|
|
6158
5333
|
'@types/serve-static@2.2.0':
|
|
6159
5334
|
dependencies:
|
|
6160
5335
|
'@types/http-errors': 2.0.5
|
|
6161
|
-
'@types/node': 20.19.
|
|
5336
|
+
'@types/node': 20.19.37
|
|
6162
5337
|
|
|
6163
5338
|
'@types/stats.js@0.17.4': {}
|
|
6164
5339
|
|
|
@@ -6225,7 +5400,7 @@ snapshots:
|
|
|
6225
5400
|
minimatch: 9.0.9
|
|
6226
5401
|
semver: 7.7.4
|
|
6227
5402
|
tinyglobby: 0.2.15
|
|
6228
|
-
ts-api-utils: 2.
|
|
5403
|
+
ts-api-utils: 2.5.0(typescript@5.9.3)
|
|
6229
5404
|
typescript: 5.9.3
|
|
6230
5405
|
transitivePeerDependencies:
|
|
6231
5406
|
- supports-color
|
|
@@ -6239,12 +5414,12 @@ snapshots:
|
|
|
6239
5414
|
|
|
6240
5415
|
'@use-gesture/core@10.3.1': {}
|
|
6241
5416
|
|
|
6242
|
-
'@use-gesture/react@10.3.1(react@
|
|
5417
|
+
'@use-gesture/react@10.3.1(react@19.2.4)':
|
|
6243
5418
|
dependencies:
|
|
6244
5419
|
'@use-gesture/core': 10.3.1
|
|
6245
|
-
react:
|
|
5420
|
+
react: 19.2.4
|
|
6246
5421
|
|
|
6247
|
-
'@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@22.19.
|
|
5422
|
+
'@vitejs/plugin-react@4.7.0(vite@6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0))':
|
|
6248
5423
|
dependencies:
|
|
6249
5424
|
'@babel/core': 7.29.0
|
|
6250
5425
|
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
|
|
@@ -6252,7 +5427,7 @@ snapshots:
|
|
|
6252
5427
|
'@rolldown/pluginutils': 1.0.0-beta.27
|
|
6253
5428
|
'@types/babel__core': 7.20.5
|
|
6254
5429
|
react-refresh: 0.17.0
|
|
6255
|
-
vite: 6.4.1(@types/node@22.19.
|
|
5430
|
+
vite: 6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0)
|
|
6256
5431
|
transitivePeerDependencies:
|
|
6257
5432
|
- supports-color
|
|
6258
5433
|
|
|
@@ -6263,21 +5438,21 @@ snapshots:
|
|
|
6263
5438
|
chai: 5.3.3
|
|
6264
5439
|
tinyrainbow: 1.2.0
|
|
6265
5440
|
|
|
6266
|
-
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@20.19.
|
|
5441
|
+
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@20.19.37))':
|
|
6267
5442
|
dependencies:
|
|
6268
5443
|
'@vitest/spy': 2.1.9
|
|
6269
5444
|
estree-walker: 3.0.3
|
|
6270
5445
|
magic-string: 0.30.21
|
|
6271
5446
|
optionalDependencies:
|
|
6272
|
-
vite: 5.4.21(@types/node@20.19.
|
|
5447
|
+
vite: 5.4.21(@types/node@20.19.37)
|
|
6273
5448
|
|
|
6274
|
-
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@22.19.
|
|
5449
|
+
'@vitest/mocker@2.1.9(vite@5.4.21(@types/node@22.19.15))':
|
|
6275
5450
|
dependencies:
|
|
6276
5451
|
'@vitest/spy': 2.1.9
|
|
6277
5452
|
estree-walker: 3.0.3
|
|
6278
5453
|
magic-string: 0.30.21
|
|
6279
5454
|
optionalDependencies:
|
|
6280
|
-
vite: 5.4.21(@types/node@22.19.
|
|
5455
|
+
vite: 5.4.21(@types/node@22.19.15)
|
|
6281
5456
|
|
|
6282
5457
|
'@vitest/pretty-format@2.1.9':
|
|
6283
5458
|
dependencies:
|
|
@@ -6341,16 +5516,12 @@ snapshots:
|
|
|
6341
5516
|
|
|
6342
5517
|
ansi-regex@5.0.1: {}
|
|
6343
5518
|
|
|
6344
|
-
ansi-regex@6.2.2: {}
|
|
6345
|
-
|
|
6346
5519
|
ansi-styles@4.3.0:
|
|
6347
5520
|
dependencies:
|
|
6348
5521
|
color-convert: 2.0.1
|
|
6349
5522
|
|
|
6350
5523
|
ansi-styles@5.2.0: {}
|
|
6351
5524
|
|
|
6352
|
-
ansi-styles@6.2.3: {}
|
|
6353
|
-
|
|
6354
5525
|
any-promise@1.3.0: {}
|
|
6355
5526
|
|
|
6356
5527
|
anymatch@3.1.3:
|
|
@@ -6383,7 +5554,7 @@ snapshots:
|
|
|
6383
5554
|
autoprefixer@10.4.27(postcss@8.5.8):
|
|
6384
5555
|
dependencies:
|
|
6385
5556
|
browserslist: 4.28.1
|
|
6386
|
-
caniuse-lite: 1.0.
|
|
5557
|
+
caniuse-lite: 1.0.30001780
|
|
6387
5558
|
fraction.js: 5.3.4
|
|
6388
5559
|
picocolors: 1.1.1
|
|
6389
5560
|
postcss: 8.5.8
|
|
@@ -6405,7 +5576,7 @@ snapshots:
|
|
|
6405
5576
|
|
|
6406
5577
|
base64-js@1.5.1: {}
|
|
6407
5578
|
|
|
6408
|
-
baseline-browser-mapping@2.10.
|
|
5579
|
+
baseline-browser-mapping@2.10.9: {}
|
|
6409
5580
|
|
|
6410
5581
|
bezier-js@6.1.4: {}
|
|
6411
5582
|
|
|
@@ -6417,13 +5588,6 @@ snapshots:
|
|
|
6417
5588
|
|
|
6418
5589
|
binary-extensions@2.3.0: {}
|
|
6419
5590
|
|
|
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
5591
|
body-parser@1.20.4:
|
|
6428
5592
|
dependencies:
|
|
6429
5593
|
bytes: 3.1.2
|
|
@@ -6455,20 +5619,14 @@ snapshots:
|
|
|
6455
5619
|
|
|
6456
5620
|
browserslist@4.28.1:
|
|
6457
5621
|
dependencies:
|
|
6458
|
-
baseline-browser-mapping: 2.10.
|
|
6459
|
-
caniuse-lite: 1.0.
|
|
6460
|
-
electron-to-chromium: 1.5.
|
|
5622
|
+
baseline-browser-mapping: 2.10.9
|
|
5623
|
+
caniuse-lite: 1.0.30001780
|
|
5624
|
+
electron-to-chromium: 1.5.321
|
|
6461
5625
|
node-releases: 2.0.36
|
|
6462
5626
|
update-browserslist-db: 1.2.3(browserslist@4.28.1)
|
|
6463
5627
|
|
|
6464
5628
|
buffer-equal-constant-time@1.0.1: {}
|
|
6465
5629
|
|
|
6466
|
-
buffer@5.7.1:
|
|
6467
|
-
dependencies:
|
|
6468
|
-
base64-js: 1.5.1
|
|
6469
|
-
ieee754: 1.2.1
|
|
6470
|
-
optional: true
|
|
6471
|
-
|
|
6472
5630
|
buffer@6.0.3:
|
|
6473
5631
|
dependencies:
|
|
6474
5632
|
base64-js: 1.5.1
|
|
@@ -6496,7 +5654,7 @@ snapshots:
|
|
|
6496
5654
|
dependencies:
|
|
6497
5655
|
three: 0.160.1
|
|
6498
5656
|
|
|
6499
|
-
caniuse-lite@1.0.
|
|
5657
|
+
caniuse-lite@1.0.30001780: {}
|
|
6500
5658
|
|
|
6501
5659
|
canvas-color-tracker@1.3.2:
|
|
6502
5660
|
dependencies:
|
|
@@ -6541,9 +5699,6 @@ snapshots:
|
|
|
6541
5699
|
optionalDependencies:
|
|
6542
5700
|
fsevents: 2.3.3
|
|
6543
5701
|
|
|
6544
|
-
chownr@1.1.4:
|
|
6545
|
-
optional: true
|
|
6546
|
-
|
|
6547
5702
|
cliui@8.0.1:
|
|
6548
5703
|
dependencies:
|
|
6549
5704
|
string-width: 4.2.3
|
|
@@ -6564,22 +5719,15 @@ snapshots:
|
|
|
6564
5719
|
|
|
6565
5720
|
comma-separated-tokens@2.0.3: {}
|
|
6566
5721
|
|
|
6567
|
-
commander@10.0.1: {}
|
|
6568
|
-
|
|
6569
|
-
commander@12.1.0: {}
|
|
6570
|
-
|
|
6571
5722
|
commander@4.1.1: {}
|
|
6572
5723
|
|
|
6573
5724
|
commander@8.3.0: {}
|
|
6574
5725
|
|
|
6575
|
-
concurrently@
|
|
5726
|
+
concurrently@9.2.1:
|
|
6576
5727
|
dependencies:
|
|
6577
5728
|
chalk: 4.1.2
|
|
6578
|
-
date-fns: 2.30.0
|
|
6579
|
-
lodash: 4.17.23
|
|
6580
5729
|
rxjs: 7.8.2
|
|
6581
5730
|
shell-quote: 1.8.3
|
|
6582
|
-
spawn-command: 0.0.2
|
|
6583
5731
|
supports-color: 8.1.1
|
|
6584
5732
|
tree-kill: 1.2.2
|
|
6585
5733
|
yargs: 17.7.2
|
|
@@ -6710,11 +5858,7 @@ snapshots:
|
|
|
6710
5858
|
whatwg-mimetype: 4.0.0
|
|
6711
5859
|
whatwg-url: 14.2.0
|
|
6712
5860
|
|
|
6713
|
-
|
|
6714
|
-
dependencies:
|
|
6715
|
-
'@babel/runtime': 7.28.6
|
|
6716
|
-
|
|
6717
|
-
dayjs@1.11.19: {}
|
|
5861
|
+
dayjs@1.11.20: {}
|
|
6718
5862
|
|
|
6719
5863
|
debug@2.6.9:
|
|
6720
5864
|
dependencies:
|
|
@@ -6732,36 +5876,10 @@ snapshots:
|
|
|
6732
5876
|
dependencies:
|
|
6733
5877
|
character-entities: 2.0.2
|
|
6734
5878
|
|
|
6735
|
-
decompress-response@6.0.0:
|
|
6736
|
-
dependencies:
|
|
6737
|
-
mimic-response: 3.1.0
|
|
6738
|
-
optional: true
|
|
6739
|
-
|
|
6740
5879
|
deep-eql@5.0.2: {}
|
|
6741
5880
|
|
|
6742
|
-
deep-extend@0.6.0:
|
|
6743
|
-
optional: true
|
|
6744
|
-
|
|
6745
5881
|
deep-is@0.1.4: {}
|
|
6746
5882
|
|
|
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
5883
|
deepmerge@4.3.1: {}
|
|
6766
5884
|
|
|
6767
5885
|
delayed-stream@1.0.0: {}
|
|
@@ -6776,9 +5894,6 @@ snapshots:
|
|
|
6776
5894
|
dependencies:
|
|
6777
5895
|
webgl-constants: 1.1.1
|
|
6778
5896
|
|
|
6779
|
-
detect-libc@2.1.2:
|
|
6780
|
-
optional: true
|
|
6781
|
-
|
|
6782
5897
|
devlop@1.1.0:
|
|
6783
5898
|
dependencies:
|
|
6784
5899
|
dequal: 2.0.3
|
|
@@ -6827,20 +5942,16 @@ snapshots:
|
|
|
6827
5942
|
stream-shift: 1.0.3
|
|
6828
5943
|
optional: true
|
|
6829
5944
|
|
|
6830
|
-
eastasianwidth@0.2.0: {}
|
|
6831
|
-
|
|
6832
5945
|
ecdsa-sig-formatter@1.0.11:
|
|
6833
5946
|
dependencies:
|
|
6834
5947
|
safe-buffer: 5.2.1
|
|
6835
5948
|
|
|
6836
5949
|
ee-first@1.1.1: {}
|
|
6837
5950
|
|
|
6838
|
-
electron-to-chromium@1.5.
|
|
5951
|
+
electron-to-chromium@1.5.321: {}
|
|
6839
5952
|
|
|
6840
5953
|
emoji-regex@8.0.0: {}
|
|
6841
5954
|
|
|
6842
|
-
emoji-regex@9.2.2: {}
|
|
6843
|
-
|
|
6844
5955
|
encodeurl@2.0.0: {}
|
|
6845
5956
|
|
|
6846
5957
|
end-of-stream@1.4.5:
|
|
@@ -6869,32 +5980,6 @@ snapshots:
|
|
|
6869
5980
|
has-tostringtag: 1.0.2
|
|
6870
5981
|
hasown: 2.0.2
|
|
6871
5982
|
|
|
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
5983
|
esbuild@0.25.12:
|
|
6899
5984
|
optionalDependencies:
|
|
6900
5985
|
'@esbuild/aix-ppc64': 0.25.12
|
|
@@ -6924,35 +6009,6 @@ snapshots:
|
|
|
6924
6009
|
'@esbuild/win32-ia32': 0.25.12
|
|
6925
6010
|
'@esbuild/win32-x64': 0.25.12
|
|
6926
6011
|
|
|
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
6012
|
escalade@3.2.0: {}
|
|
6957
6013
|
|
|
6958
6014
|
escape-html@1.0.3: {}
|
|
@@ -6961,7 +6017,7 @@ snapshots:
|
|
|
6961
6017
|
|
|
6962
6018
|
escape-string-regexp@5.0.0: {}
|
|
6963
6019
|
|
|
6964
|
-
eslint-scope@9.1.
|
|
6020
|
+
eslint-scope@9.1.2:
|
|
6965
6021
|
dependencies:
|
|
6966
6022
|
'@types/esrecurse': 4.3.1
|
|
6967
6023
|
'@types/estree': 1.0.8
|
|
@@ -6976,10 +6032,10 @@ snapshots:
|
|
|
6976
6032
|
dependencies:
|
|
6977
6033
|
'@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0(jiti@1.21.7))
|
|
6978
6034
|
'@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.
|
|
6035
|
+
'@eslint/config-array': 0.23.3
|
|
6036
|
+
'@eslint/config-helpers': 0.5.3
|
|
6037
|
+
'@eslint/core': 1.1.1
|
|
6038
|
+
'@eslint/plugin-kit': 0.6.1
|
|
6983
6039
|
'@humanfs/node': 0.16.7
|
|
6984
6040
|
'@humanwhocodes/module-importer': 1.0.1
|
|
6985
6041
|
'@humanwhocodes/retry': 0.4.3
|
|
@@ -6988,9 +6044,9 @@ snapshots:
|
|
|
6988
6044
|
cross-spawn: 7.0.6
|
|
6989
6045
|
debug: 4.4.3
|
|
6990
6046
|
escape-string-regexp: 4.0.0
|
|
6991
|
-
eslint-scope: 9.1.
|
|
6047
|
+
eslint-scope: 9.1.2
|
|
6992
6048
|
eslint-visitor-keys: 5.0.1
|
|
6993
|
-
espree: 11.
|
|
6049
|
+
espree: 11.2.0
|
|
6994
6050
|
esquery: 1.7.0
|
|
6995
6051
|
esutils: 2.0.3
|
|
6996
6052
|
fast-deep-equal: 3.1.3
|
|
@@ -7009,7 +6065,7 @@ snapshots:
|
|
|
7009
6065
|
transitivePeerDependencies:
|
|
7010
6066
|
- supports-color
|
|
7011
6067
|
|
|
7012
|
-
espree@11.
|
|
6068
|
+
espree@11.2.0:
|
|
7013
6069
|
dependencies:
|
|
7014
6070
|
acorn: 8.16.0
|
|
7015
6071
|
acorn-jsx: 5.3.2(acorn@8.16.0)
|
|
@@ -7040,11 +6096,6 @@ snapshots:
|
|
|
7040
6096
|
|
|
7041
6097
|
eventemitter3@4.0.7: {}
|
|
7042
6098
|
|
|
7043
|
-
eventemitter3@5.0.4: {}
|
|
7044
|
-
|
|
7045
|
-
expand-template@2.0.3:
|
|
7046
|
-
optional: true
|
|
7047
|
-
|
|
7048
6099
|
expect-type@1.3.0: {}
|
|
7049
6100
|
|
|
7050
6101
|
express@4.22.1:
|
|
@@ -7103,13 +6154,16 @@ snapshots:
|
|
|
7103
6154
|
|
|
7104
6155
|
fast-levenshtein@2.0.6: {}
|
|
7105
6156
|
|
|
7106
|
-
fast-xml-builder@1.
|
|
6157
|
+
fast-xml-builder@1.1.4:
|
|
6158
|
+
dependencies:
|
|
6159
|
+
path-expression-matcher: 1.1.3
|
|
7107
6160
|
optional: true
|
|
7108
6161
|
|
|
7109
|
-
fast-xml-parser@5.
|
|
6162
|
+
fast-xml-parser@5.5.7:
|
|
7110
6163
|
dependencies:
|
|
7111
|
-
fast-xml-builder: 1.
|
|
7112
|
-
|
|
6164
|
+
fast-xml-builder: 1.1.4
|
|
6165
|
+
path-expression-matcher: 1.1.3
|
|
6166
|
+
strnum: 2.2.1
|
|
7113
6167
|
optional: true
|
|
7114
6168
|
|
|
7115
6169
|
fastq@1.20.1:
|
|
@@ -7162,7 +6216,7 @@ snapshots:
|
|
|
7162
6216
|
'@fastify/busboy': 3.2.0
|
|
7163
6217
|
'@firebase/database-compat': 1.0.8
|
|
7164
6218
|
'@firebase/database-types': 1.0.5
|
|
7165
|
-
'@types/node': 22.19.
|
|
6219
|
+
'@types/node': 22.19.15
|
|
7166
6220
|
farmhash-modern: 1.1.0
|
|
7167
6221
|
jsonwebtoken: 9.0.3
|
|
7168
6222
|
jwks-rsa: 3.2.2
|
|
@@ -7210,20 +6264,20 @@ snapshots:
|
|
|
7210
6264
|
|
|
7211
6265
|
flat-cache@4.0.1:
|
|
7212
6266
|
dependencies:
|
|
7213
|
-
flatted: 3.
|
|
6267
|
+
flatted: 3.4.2
|
|
7214
6268
|
keyv: 4.5.4
|
|
7215
6269
|
|
|
7216
|
-
flatted@3.
|
|
6270
|
+
flatted@3.4.2: {}
|
|
7217
6271
|
|
|
7218
6272
|
float-tooltip@1.7.5:
|
|
7219
6273
|
dependencies:
|
|
7220
6274
|
d3-selection: 3.0.0
|
|
7221
6275
|
kapsule: 1.16.3
|
|
7222
|
-
preact: 10.
|
|
6276
|
+
preact: 10.29.0
|
|
7223
6277
|
|
|
7224
6278
|
follow-redirects@1.15.11: {}
|
|
7225
6279
|
|
|
7226
|
-
force-graph@1.51.
|
|
6280
|
+
force-graph@1.51.2:
|
|
7227
6281
|
dependencies:
|
|
7228
6282
|
'@tweenjs/tween.js': 25.0.0
|
|
7229
6283
|
accessor-fn: 1.5.3
|
|
@@ -7241,11 +6295,6 @@ snapshots:
|
|
|
7241
6295
|
kapsule: 1.16.3
|
|
7242
6296
|
lodash-es: 4.17.23
|
|
7243
6297
|
|
|
7244
|
-
foreground-child@3.3.1:
|
|
7245
|
-
dependencies:
|
|
7246
|
-
cross-spawn: 7.0.6
|
|
7247
|
-
signal-exit: 4.1.0
|
|
7248
|
-
|
|
7249
6298
|
form-data@2.5.5:
|
|
7250
6299
|
dependencies:
|
|
7251
6300
|
asynckit: 0.4.0
|
|
@@ -7272,9 +6321,6 @@ snapshots:
|
|
|
7272
6321
|
|
|
7273
6322
|
fresh@0.5.2: {}
|
|
7274
6323
|
|
|
7275
|
-
fs-constants@1.0.0:
|
|
7276
|
-
optional: true
|
|
7277
|
-
|
|
7278
6324
|
fsevents@2.3.3:
|
|
7279
6325
|
optional: true
|
|
7280
6326
|
|
|
@@ -7329,9 +6375,6 @@ snapshots:
|
|
|
7329
6375
|
dependencies:
|
|
7330
6376
|
resolve-pkg-maps: 1.0.0
|
|
7331
6377
|
|
|
7332
|
-
github-from-package@0.0.0:
|
|
7333
|
-
optional: true
|
|
7334
|
-
|
|
7335
6378
|
glob-parent@5.1.2:
|
|
7336
6379
|
dependencies:
|
|
7337
6380
|
is-glob: 4.0.3
|
|
@@ -7340,15 +6383,6 @@ snapshots:
|
|
|
7340
6383
|
dependencies:
|
|
7341
6384
|
is-glob: 4.0.3
|
|
7342
6385
|
|
|
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
6386
|
glsl-noise@0.0.0: {}
|
|
7353
6387
|
|
|
7354
6388
|
google-auth-library@9.15.1:
|
|
@@ -7389,7 +6423,7 @@ snapshots:
|
|
|
7389
6423
|
extend: 3.0.2
|
|
7390
6424
|
gaxios: 6.7.1
|
|
7391
6425
|
google-auth-library: 9.15.1
|
|
7392
|
-
qs: 6.
|
|
6426
|
+
qs: 6.14.2
|
|
7393
6427
|
url-template: 2.0.8
|
|
7394
6428
|
uuid: 9.0.1
|
|
7395
6429
|
transitivePeerDependencies:
|
|
@@ -7578,7 +6612,7 @@ snapshots:
|
|
|
7578
6612
|
|
|
7579
6613
|
http-proxy-agent@5.0.0:
|
|
7580
6614
|
dependencies:
|
|
7581
|
-
'@tootallnate/once':
|
|
6615
|
+
'@tootallnate/once': 3.0.1
|
|
7582
6616
|
agent-base: 6.0.2
|
|
7583
6617
|
debug: 4.4.3
|
|
7584
6618
|
transitivePeerDependencies:
|
|
@@ -7630,9 +6664,6 @@ snapshots:
|
|
|
7630
6664
|
|
|
7631
6665
|
inherits@2.0.4: {}
|
|
7632
6666
|
|
|
7633
|
-
ini@1.3.8:
|
|
7634
|
-
optional: true
|
|
7635
|
-
|
|
7636
6667
|
inline-style-parser@0.2.7: {}
|
|
7637
6668
|
|
|
7638
6669
|
internmap@2.0.3: {}
|
|
@@ -7666,8 +6697,6 @@ snapshots:
|
|
|
7666
6697
|
|
|
7667
6698
|
is-hexadecimal@2.0.1: {}
|
|
7668
6699
|
|
|
7669
|
-
is-network-error@1.3.1: {}
|
|
7670
|
-
|
|
7671
6700
|
is-number@7.0.0: {}
|
|
7672
6701
|
|
|
7673
6702
|
is-plain-obj@4.1.0: {}
|
|
@@ -7680,24 +6709,13 @@ snapshots:
|
|
|
7680
6709
|
|
|
7681
6710
|
isexe@2.0.0: {}
|
|
7682
6711
|
|
|
7683
|
-
|
|
6712
|
+
its-fine@2.0.0(@types/react@19.2.14)(react@19.2.4):
|
|
7684
6713
|
dependencies:
|
|
7685
|
-
|
|
7686
|
-
|
|
7687
|
-
|
|
7688
|
-
its-fine@1.2.5(@types/react@18.3.28)(react@18.3.1):
|
|
7689
|
-
dependencies:
|
|
7690
|
-
'@types/react-reconciler': 0.28.9(@types/react@18.3.28)
|
|
7691
|
-
react: 18.3.1
|
|
6714
|
+
'@types/react-reconciler': 0.28.9(@types/react@19.2.14)
|
|
6715
|
+
react: 19.2.4
|
|
7692
6716
|
transitivePeerDependencies:
|
|
7693
6717
|
- '@types/react'
|
|
7694
6718
|
|
|
7695
|
-
jackspeak@3.4.3:
|
|
7696
|
-
dependencies:
|
|
7697
|
-
'@isaacs/cliui': 8.0.2
|
|
7698
|
-
optionalDependencies:
|
|
7699
|
-
'@pkgjs/parseargs': 0.11.0
|
|
7700
|
-
|
|
7701
6719
|
jerrypick@1.1.2: {}
|
|
7702
6720
|
|
|
7703
6721
|
jiti@1.21.7: {}
|
|
@@ -7748,7 +6766,7 @@ snapshots:
|
|
|
7748
6766
|
|
|
7749
6767
|
json-schema-to-ts@3.1.1:
|
|
7750
6768
|
dependencies:
|
|
7751
|
-
'@babel/runtime': 7.
|
|
6769
|
+
'@babel/runtime': 7.29.2
|
|
7752
6770
|
ts-algebra: 2.0.0
|
|
7753
6771
|
|
|
7754
6772
|
json-schema-traverse@0.4.1: {}
|
|
@@ -7757,6 +6775,12 @@ snapshots:
|
|
|
7757
6775
|
|
|
7758
6776
|
json5@2.2.3: {}
|
|
7759
6777
|
|
|
6778
|
+
jsonc-eslint-parser@3.1.0:
|
|
6779
|
+
dependencies:
|
|
6780
|
+
acorn: 8.16.0
|
|
6781
|
+
eslint-visitor-keys: 5.0.1
|
|
6782
|
+
semver: 7.7.4
|
|
6783
|
+
|
|
7760
6784
|
jsonwebtoken@9.0.3:
|
|
7761
6785
|
dependencies:
|
|
7762
6786
|
jws: 4.0.1
|
|
@@ -7795,7 +6819,7 @@ snapshots:
|
|
|
7795
6819
|
dependencies:
|
|
7796
6820
|
lodash-es: 4.17.23
|
|
7797
6821
|
|
|
7798
|
-
katex@0.16.
|
|
6822
|
+
katex@0.16.39:
|
|
7799
6823
|
dependencies:
|
|
7800
6824
|
commander: 8.3.0
|
|
7801
6825
|
|
|
@@ -7803,47 +6827,7 @@ snapshots:
|
|
|
7803
6827
|
dependencies:
|
|
7804
6828
|
json-buffer: 3.0.1
|
|
7805
6829
|
|
|
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)):
|
|
6830
|
+
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
6831
|
dependencies:
|
|
7848
6832
|
'@types/uuid': 10.0.0
|
|
7849
6833
|
chalk: 5.6.2
|
|
@@ -7853,7 +6837,8 @@ snapshots:
|
|
|
7853
6837
|
uuid: 10.0.0
|
|
7854
6838
|
optionalDependencies:
|
|
7855
6839
|
'@opentelemetry/api': 1.9.0
|
|
7856
|
-
openai: 6.
|
|
6840
|
+
openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
|
|
6841
|
+
ws: 8.19.0
|
|
7857
6842
|
|
|
7858
6843
|
leac@0.6.0: {}
|
|
7859
6844
|
|
|
@@ -7898,8 +6883,6 @@ snapshots:
|
|
|
7898
6883
|
|
|
7899
6884
|
lodash.once@4.1.1: {}
|
|
7900
6885
|
|
|
7901
|
-
lodash@4.17.23: {}
|
|
7902
|
-
|
|
7903
6886
|
long@5.3.2: {}
|
|
7904
6887
|
|
|
7905
6888
|
longest-streak@3.1.0: {}
|
|
@@ -7930,9 +6913,9 @@ snapshots:
|
|
|
7930
6913
|
lodash.clonedeep: 4.5.0
|
|
7931
6914
|
lru-cache: 6.0.0
|
|
7932
6915
|
|
|
7933
|
-
lucide-react@0.344.0(react@
|
|
6916
|
+
lucide-react@0.344.0(react@19.2.4):
|
|
7934
6917
|
dependencies:
|
|
7935
|
-
react:
|
|
6918
|
+
react: 19.2.4
|
|
7936
6919
|
|
|
7937
6920
|
lz-string@1.5.0: {}
|
|
7938
6921
|
|
|
@@ -8209,7 +7192,7 @@ snapshots:
|
|
|
8209
7192
|
dependencies:
|
|
8210
7193
|
'@types/katex': 0.16.8
|
|
8211
7194
|
devlop: 1.1.0
|
|
8212
|
-
katex: 0.16.
|
|
7195
|
+
katex: 0.16.39
|
|
8213
7196
|
micromark-factory-space: 2.0.1
|
|
8214
7197
|
micromark-util-character: 2.1.1
|
|
8215
7198
|
micromark-util-symbol: 2.0.1
|
|
@@ -8309,7 +7292,7 @@ snapshots:
|
|
|
8309
7292
|
|
|
8310
7293
|
micromark@4.0.2:
|
|
8311
7294
|
dependencies:
|
|
8312
|
-
'@types/debug': 4.1.
|
|
7295
|
+
'@types/debug': 4.1.13
|
|
8313
7296
|
debug: 4.4.3
|
|
8314
7297
|
decode-named-character-reference: 1.3.0
|
|
8315
7298
|
devlop: 1.1.0
|
|
@@ -8345,9 +7328,6 @@ snapshots:
|
|
|
8345
7328
|
mime@3.0.0:
|
|
8346
7329
|
optional: true
|
|
8347
7330
|
|
|
8348
|
-
mimic-response@3.1.0:
|
|
8349
|
-
optional: true
|
|
8350
|
-
|
|
8351
7331
|
min-indent@1.0.1: {}
|
|
8352
7332
|
|
|
8353
7333
|
minimatch@10.2.4:
|
|
@@ -8358,14 +7338,6 @@ snapshots:
|
|
|
8358
7338
|
dependencies:
|
|
8359
7339
|
brace-expansion: 2.0.2
|
|
8360
7340
|
|
|
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
7341
|
monaco-editor@0.52.2: {}
|
|
8370
7342
|
|
|
8371
7343
|
ms@2.0.0: {}
|
|
@@ -8382,18 +7354,10 @@ snapshots:
|
|
|
8382
7354
|
|
|
8383
7355
|
nanoid@3.3.11: {}
|
|
8384
7356
|
|
|
8385
|
-
napi-build-utils@2.0.0:
|
|
8386
|
-
optional: true
|
|
8387
|
-
|
|
8388
7357
|
natural-compare@1.4.0: {}
|
|
8389
7358
|
|
|
8390
7359
|
negotiator@0.6.3: {}
|
|
8391
7360
|
|
|
8392
|
-
node-abi@3.87.0:
|
|
8393
|
-
dependencies:
|
|
8394
|
-
semver: 7.7.4
|
|
8395
|
-
optional: true
|
|
8396
|
-
|
|
8397
7361
|
node-fetch@2.7.0:
|
|
8398
7362
|
dependencies:
|
|
8399
7363
|
whatwg-url: 5.0.0
|
|
@@ -8421,7 +7385,7 @@ snapshots:
|
|
|
8421
7385
|
wrappy: 1.0.2
|
|
8422
7386
|
optional: true
|
|
8423
7387
|
|
|
8424
|
-
openai@6.
|
|
7388
|
+
openai@6.32.0(ws@8.19.0)(zod@3.25.76):
|
|
8425
7389
|
optionalDependencies:
|
|
8426
7390
|
ws: 8.19.0
|
|
8427
7391
|
zod: 3.25.76
|
|
@@ -8450,28 +7414,10 @@ snapshots:
|
|
|
8450
7414
|
eventemitter3: 4.0.7
|
|
8451
7415
|
p-timeout: 3.2.0
|
|
8452
7416
|
|
|
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
7417
|
p-timeout@3.2.0:
|
|
8468
7418
|
dependencies:
|
|
8469
7419
|
p-finally: 1.0.0
|
|
8470
7420
|
|
|
8471
|
-
p-timeout@7.0.1: {}
|
|
8472
|
-
|
|
8473
|
-
package-json-from-dist@1.0.1: {}
|
|
8474
|
-
|
|
8475
7421
|
parse-entities@4.0.2:
|
|
8476
7422
|
dependencies:
|
|
8477
7423
|
'@types/unist': 2.0.11
|
|
@@ -8495,15 +7441,13 @@ snapshots:
|
|
|
8495
7441
|
|
|
8496
7442
|
path-exists@4.0.0: {}
|
|
8497
7443
|
|
|
7444
|
+
path-expression-matcher@1.1.3:
|
|
7445
|
+
optional: true
|
|
7446
|
+
|
|
8498
7447
|
path-key@3.1.1: {}
|
|
8499
7448
|
|
|
8500
7449
|
path-parse@1.0.7: {}
|
|
8501
7450
|
|
|
8502
|
-
path-scurry@1.11.1:
|
|
8503
|
-
dependencies:
|
|
8504
|
-
lru-cache: 10.4.3
|
|
8505
|
-
minipass: 7.1.3
|
|
8506
|
-
|
|
8507
7451
|
path-to-regexp@0.1.12: {}
|
|
8508
7452
|
|
|
8509
7453
|
pathe@1.1.2: {}
|
|
@@ -8534,14 +7478,13 @@ snapshots:
|
|
|
8534
7478
|
camelcase-css: 2.0.1
|
|
8535
7479
|
postcss: 8.5.8
|
|
8536
7480
|
|
|
8537
|
-
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0)
|
|
7481
|
+
postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0):
|
|
8538
7482
|
dependencies:
|
|
8539
7483
|
lilconfig: 3.1.3
|
|
8540
7484
|
optionalDependencies:
|
|
8541
7485
|
jiti: 1.21.7
|
|
8542
7486
|
postcss: 8.5.8
|
|
8543
7487
|
tsx: 4.21.0
|
|
8544
|
-
yaml: 2.8.2
|
|
8545
7488
|
|
|
8546
7489
|
postcss-nested@6.2.0(postcss@8.5.8):
|
|
8547
7490
|
dependencies:
|
|
@@ -8563,23 +7506,7 @@ snapshots:
|
|
|
8563
7506
|
|
|
8564
7507
|
potpack@1.0.2: {}
|
|
8565
7508
|
|
|
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
|
|
7509
|
+
preact@10.29.0: {}
|
|
8583
7510
|
|
|
8584
7511
|
prelude-ls@1.2.1: {}
|
|
8585
7512
|
|
|
@@ -8623,7 +7550,7 @@ snapshots:
|
|
|
8623
7550
|
'@protobufjs/path': 1.1.2
|
|
8624
7551
|
'@protobufjs/pool': 1.1.0
|
|
8625
7552
|
'@protobufjs/utf8': 1.1.0
|
|
8626
|
-
'@types/node': 20.19.
|
|
7553
|
+
'@types/node': 20.19.37
|
|
8627
7554
|
long: 5.3.2
|
|
8628
7555
|
|
|
8629
7556
|
proxy-addr@2.0.7:
|
|
@@ -8633,22 +7560,12 @@ snapshots:
|
|
|
8633
7560
|
|
|
8634
7561
|
proxy-from-env@1.1.0: {}
|
|
8635
7562
|
|
|
8636
|
-
pump@3.0.4:
|
|
8637
|
-
dependencies:
|
|
8638
|
-
end-of-stream: 1.4.5
|
|
8639
|
-
once: 1.4.0
|
|
8640
|
-
optional: true
|
|
8641
|
-
|
|
8642
7563
|
punycode@2.3.1: {}
|
|
8643
7564
|
|
|
8644
7565
|
qs@6.14.2:
|
|
8645
7566
|
dependencies:
|
|
8646
7567
|
side-channel: 1.1.0
|
|
8647
7568
|
|
|
8648
|
-
qs@6.15.0:
|
|
8649
|
-
dependencies:
|
|
8650
|
-
side-channel: 1.1.0
|
|
8651
|
-
|
|
8652
7569
|
queue-microtask@1.2.3: {}
|
|
8653
7570
|
|
|
8654
7571
|
range-parser@1.2.1: {}
|
|
@@ -8660,53 +7577,44 @@ snapshots:
|
|
|
8660
7577
|
iconv-lite: 0.4.24
|
|
8661
7578
|
unpipe: 1.0.0
|
|
8662
7579
|
|
|
8663
|
-
|
|
8664
|
-
dependencies:
|
|
8665
|
-
deep-extend: 0.6.0
|
|
8666
|
-
ini: 1.3.8
|
|
8667
|
-
minimist: 1.2.8
|
|
8668
|
-
strip-json-comments: 2.0.1
|
|
8669
|
-
optional: true
|
|
8670
|
-
|
|
8671
|
-
react-dom@18.3.1(react@18.3.1):
|
|
7580
|
+
react-dom@19.2.4(react@19.2.4):
|
|
8672
7581
|
dependencies:
|
|
8673
|
-
|
|
8674
|
-
|
|
8675
|
-
scheduler: 0.23.2
|
|
7582
|
+
react: 19.2.4
|
|
7583
|
+
scheduler: 0.27.0
|
|
8676
7584
|
|
|
8677
|
-
react-force-graph-2d@1.29.1(react@
|
|
7585
|
+
react-force-graph-2d@1.29.1(react@19.2.4):
|
|
8678
7586
|
dependencies:
|
|
8679
|
-
force-graph: 1.51.
|
|
7587
|
+
force-graph: 1.51.2
|
|
8680
7588
|
prop-types: 15.8.1
|
|
8681
|
-
react:
|
|
8682
|
-
react-kapsule: 2.5.7(react@
|
|
7589
|
+
react: 19.2.4
|
|
7590
|
+
react-kapsule: 2.5.7(react@19.2.4)
|
|
8683
7591
|
|
|
8684
7592
|
react-is@16.13.1: {}
|
|
8685
7593
|
|
|
8686
7594
|
react-is@17.0.2: {}
|
|
8687
7595
|
|
|
8688
|
-
react-kapsule@2.5.7(react@
|
|
7596
|
+
react-kapsule@2.5.7(react@19.2.4):
|
|
8689
7597
|
dependencies:
|
|
8690
7598
|
jerrypick: 1.1.2
|
|
8691
|
-
react:
|
|
7599
|
+
react: 19.2.4
|
|
8692
7600
|
|
|
8693
|
-
react-leaflet@4.2.1(leaflet@1.9.4)(react-dom@
|
|
7601
|
+
react-leaflet@4.2.1(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8694
7602
|
dependencies:
|
|
8695
|
-
'@react-leaflet/core': 2.1.0(leaflet@1.9.4)(react-dom@
|
|
7603
|
+
'@react-leaflet/core': 2.1.0(leaflet@1.9.4)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8696
7604
|
leaflet: 1.9.4
|
|
8697
|
-
react:
|
|
8698
|
-
react-dom:
|
|
7605
|
+
react: 19.2.4
|
|
7606
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
8699
7607
|
|
|
8700
|
-
react-markdown@9.1.0(@types/react@
|
|
7608
|
+
react-markdown@9.1.0(@types/react@19.2.14)(react@19.2.4):
|
|
8701
7609
|
dependencies:
|
|
8702
7610
|
'@types/hast': 3.0.4
|
|
8703
7611
|
'@types/mdast': 4.0.4
|
|
8704
|
-
'@types/react':
|
|
7612
|
+
'@types/react': 19.2.14
|
|
8705
7613
|
devlop: 1.1.0
|
|
8706
7614
|
hast-util-to-jsx-runtime: 2.3.6
|
|
8707
7615
|
html-url-attributes: 3.0.1
|
|
8708
7616
|
mdast-util-to-hast: 13.2.1
|
|
8709
|
-
react:
|
|
7617
|
+
react: 19.2.4
|
|
8710
7618
|
remark-parse: 11.0.0
|
|
8711
7619
|
remark-rehype: 11.1.2
|
|
8712
7620
|
unified: 11.0.5
|
|
@@ -8719,47 +7627,39 @@ snapshots:
|
|
|
8719
7627
|
dependencies:
|
|
8720
7628
|
fast-deep-equal: 2.0.1
|
|
8721
7629
|
|
|
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
7630
|
react-refresh@0.17.0: {}
|
|
8729
7631
|
|
|
8730
|
-
react-router-dom@7.13.1(react-dom@
|
|
7632
|
+
react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8731
7633
|
dependencies:
|
|
8732
|
-
react:
|
|
8733
|
-
react-dom:
|
|
8734
|
-
react-router: 7.13.1(react-dom@
|
|
7634
|
+
react: 19.2.4
|
|
7635
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
7636
|
+
react-router: 7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8735
7637
|
|
|
8736
|
-
react-router@7.13.1(react-dom@
|
|
7638
|
+
react-router@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8737
7639
|
dependencies:
|
|
8738
7640
|
cookie: 1.1.1
|
|
8739
|
-
react:
|
|
7641
|
+
react: 19.2.4
|
|
8740
7642
|
set-cookie-parser: 2.7.2
|
|
8741
7643
|
optionalDependencies:
|
|
8742
|
-
react-dom:
|
|
7644
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
8743
7645
|
|
|
8744
|
-
react-syntax-highlighter@16.1.1(react@
|
|
7646
|
+
react-syntax-highlighter@16.1.1(react@19.2.4):
|
|
8745
7647
|
dependencies:
|
|
8746
|
-
'@babel/runtime': 7.
|
|
7648
|
+
'@babel/runtime': 7.29.2
|
|
8747
7649
|
highlight.js: 10.7.3
|
|
8748
7650
|
highlightjs-vue: 1.0.0
|
|
8749
7651
|
lowlight: 1.20.0
|
|
8750
7652
|
prismjs: 1.30.0
|
|
8751
|
-
react:
|
|
7653
|
+
react: 19.2.4
|
|
8752
7654
|
refractor: 5.0.0
|
|
8753
7655
|
|
|
8754
|
-
react-use-measure@2.1.7(react-dom@
|
|
7656
|
+
react-use-measure@2.1.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8755
7657
|
dependencies:
|
|
8756
|
-
react:
|
|
7658
|
+
react: 19.2.4
|
|
8757
7659
|
optionalDependencies:
|
|
8758
|
-
react-dom:
|
|
7660
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
8759
7661
|
|
|
8760
|
-
react@
|
|
8761
|
-
dependencies:
|
|
8762
|
-
loose-envify: 1.4.0
|
|
7662
|
+
react@19.2.4: {}
|
|
8763
7663
|
|
|
8764
7664
|
read-cache@1.0.0:
|
|
8765
7665
|
dependencies:
|
|
@@ -8794,7 +7694,7 @@ snapshots:
|
|
|
8794
7694
|
'@types/katex': 0.16.8
|
|
8795
7695
|
hast-util-from-html-isomorphic: 2.0.0
|
|
8796
7696
|
hast-util-to-text: 4.0.2
|
|
8797
|
-
katex: 0.16.
|
|
7697
|
+
katex: 0.16.39
|
|
8798
7698
|
unist-util-visit-parents: 6.0.2
|
|
8799
7699
|
vfile: 6.0.3
|
|
8800
7700
|
|
|
@@ -8851,9 +7751,9 @@ snapshots:
|
|
|
8851
7751
|
|
|
8852
7752
|
require-from-string@2.0.2: {}
|
|
8853
7753
|
|
|
8854
|
-
resend@4.8.0(react-dom@
|
|
7754
|
+
resend@4.8.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
8855
7755
|
dependencies:
|
|
8856
|
-
'@react-email/render': 1.1.2(react-dom@
|
|
7756
|
+
'@react-email/render': 1.1.2(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8857
7757
|
transitivePeerDependencies:
|
|
8858
7758
|
- react
|
|
8859
7759
|
- react-dom
|
|
@@ -8876,7 +7776,8 @@ snapshots:
|
|
|
8876
7776
|
- supports-color
|
|
8877
7777
|
optional: true
|
|
8878
7778
|
|
|
8879
|
-
retry@0.13.1:
|
|
7779
|
+
retry@0.13.1:
|
|
7780
|
+
optional: true
|
|
8880
7781
|
|
|
8881
7782
|
reusify@1.1.0: {}
|
|
8882
7783
|
|
|
@@ -8931,13 +7832,7 @@ snapshots:
|
|
|
8931
7832
|
dependencies:
|
|
8932
7833
|
xmlchars: 2.2.0
|
|
8933
7834
|
|
|
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
|
|
7835
|
+
scheduler@0.27.0: {}
|
|
8941
7836
|
|
|
8942
7837
|
scmp@2.1.0: {}
|
|
8943
7838
|
|
|
@@ -9018,26 +7913,12 @@ snapshots:
|
|
|
9018
7913
|
|
|
9019
7914
|
siginfo@2.0.0: {}
|
|
9020
7915
|
|
|
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
7916
|
simple-wcswidth@1.1.2: {}
|
|
9034
7917
|
|
|
9035
7918
|
source-map-js@1.2.1: {}
|
|
9036
7919
|
|
|
9037
7920
|
space-separated-tokens@2.0.2: {}
|
|
9038
7921
|
|
|
9039
|
-
spawn-command@0.0.2: {}
|
|
9040
|
-
|
|
9041
7922
|
stackback@0.0.2: {}
|
|
9042
7923
|
|
|
9043
7924
|
state-local@1.0.7: {}
|
|
@@ -9067,12 +7948,6 @@ snapshots:
|
|
|
9067
7948
|
is-fullwidth-code-point: 3.0.0
|
|
9068
7949
|
strip-ansi: 6.0.1
|
|
9069
7950
|
|
|
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
7951
|
string_decoder@1.3.0:
|
|
9077
7952
|
dependencies:
|
|
9078
7953
|
safe-buffer: 5.2.1
|
|
@@ -9087,23 +7962,16 @@ snapshots:
|
|
|
9087
7962
|
dependencies:
|
|
9088
7963
|
ansi-regex: 5.0.1
|
|
9089
7964
|
|
|
9090
|
-
strip-ansi@7.2.0:
|
|
9091
|
-
dependencies:
|
|
9092
|
-
ansi-regex: 6.2.2
|
|
9093
|
-
|
|
9094
7965
|
strip-indent@3.0.0:
|
|
9095
7966
|
dependencies:
|
|
9096
7967
|
min-indent: 1.0.1
|
|
9097
7968
|
|
|
9098
|
-
strip-json-comments@2.0.1:
|
|
9099
|
-
optional: true
|
|
9100
|
-
|
|
9101
7969
|
stripe@17.7.0:
|
|
9102
7970
|
dependencies:
|
|
9103
|
-
'@types/node': 20.19.
|
|
9104
|
-
qs: 6.
|
|
7971
|
+
'@types/node': 20.19.37
|
|
7972
|
+
qs: 6.14.2
|
|
9105
7973
|
|
|
9106
|
-
strnum@2.2.
|
|
7974
|
+
strnum@2.2.1:
|
|
9107
7975
|
optional: true
|
|
9108
7976
|
|
|
9109
7977
|
stubs@3.0.0:
|
|
@@ -9137,15 +8005,15 @@ snapshots:
|
|
|
9137
8005
|
|
|
9138
8006
|
supports-preserve-symlinks-flag@1.0.0: {}
|
|
9139
8007
|
|
|
9140
|
-
suspend-react@0.1.3(react@
|
|
8008
|
+
suspend-react@0.1.3(react@19.2.4):
|
|
9141
8009
|
dependencies:
|
|
9142
|
-
react:
|
|
8010
|
+
react: 19.2.4
|
|
9143
8011
|
|
|
9144
8012
|
symbol-tree@3.2.4: {}
|
|
9145
8013
|
|
|
9146
8014
|
tailwind-merge@2.6.1: {}
|
|
9147
8015
|
|
|
9148
|
-
tailwindcss@3.4.19(tsx@4.21.0)
|
|
8016
|
+
tailwindcss@3.4.19(tsx@4.21.0):
|
|
9149
8017
|
dependencies:
|
|
9150
8018
|
'@alloc/quick-lru': 5.2.0
|
|
9151
8019
|
arg: 5.0.2
|
|
@@ -9164,7 +8032,7 @@ snapshots:
|
|
|
9164
8032
|
postcss: 8.5.8
|
|
9165
8033
|
postcss-import: 15.1.0(postcss@8.5.8)
|
|
9166
8034
|
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)
|
|
8035
|
+
postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.8)(tsx@4.21.0)
|
|
9168
8036
|
postcss-nested: 6.2.0(postcss@8.5.8)
|
|
9169
8037
|
postcss-selector-parser: 6.1.2
|
|
9170
8038
|
resolve: 1.22.11
|
|
@@ -9173,23 +8041,6 @@ snapshots:
|
|
|
9173
8041
|
- tsx
|
|
9174
8042
|
- yaml
|
|
9175
8043
|
|
|
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
8044
|
teeny-request@9.0.0:
|
|
9194
8045
|
dependencies:
|
|
9195
8046
|
http-proxy-agent: 5.0.0
|
|
@@ -9287,7 +8138,7 @@ snapshots:
|
|
|
9287
8138
|
|
|
9288
8139
|
ts-algebra@2.0.0: {}
|
|
9289
8140
|
|
|
9290
|
-
ts-api-utils@2.
|
|
8141
|
+
ts-api-utils@2.5.0(typescript@5.9.3):
|
|
9291
8142
|
dependencies:
|
|
9292
8143
|
typescript: 5.9.3
|
|
9293
8144
|
|
|
@@ -9297,58 +8148,35 @@ snapshots:
|
|
|
9297
8148
|
|
|
9298
8149
|
tsx@4.21.0:
|
|
9299
8150
|
dependencies:
|
|
9300
|
-
esbuild: 0.
|
|
8151
|
+
esbuild: 0.25.12
|
|
9301
8152
|
get-tsconfig: 4.13.6
|
|
9302
8153
|
optionalDependencies:
|
|
9303
8154
|
fsevents: 2.3.3
|
|
9304
8155
|
|
|
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):
|
|
8156
|
+
tunnel-rat@0.1.2(@types/react@19.2.14)(react@19.2.4):
|
|
9311
8157
|
dependencies:
|
|
9312
|
-
zustand: 4.5.7(@types/react@
|
|
8158
|
+
zustand: 4.5.7(@types/react@19.2.14)(react@19.2.4)
|
|
9313
8159
|
transitivePeerDependencies:
|
|
9314
8160
|
- '@types/react'
|
|
9315
8161
|
- immer
|
|
9316
8162
|
- react
|
|
9317
8163
|
|
|
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:
|
|
8164
|
+
turbo@2.8.19:
|
|
9337
8165
|
optionalDependencies:
|
|
9338
|
-
turbo
|
|
9339
|
-
turbo
|
|
9340
|
-
turbo
|
|
9341
|
-
turbo
|
|
9342
|
-
turbo
|
|
9343
|
-
turbo
|
|
8166
|
+
'@turbo/darwin-64': 2.8.19
|
|
8167
|
+
'@turbo/darwin-arm64': 2.8.19
|
|
8168
|
+
'@turbo/linux-64': 2.8.19
|
|
8169
|
+
'@turbo/linux-arm64': 2.8.19
|
|
8170
|
+
'@turbo/windows-64': 2.8.19
|
|
8171
|
+
'@turbo/windows-arm64': 2.8.19
|
|
9344
8172
|
|
|
9345
|
-
twilio@5.
|
|
8173
|
+
twilio@5.13.0:
|
|
9346
8174
|
dependencies:
|
|
9347
8175
|
axios: 1.13.6
|
|
9348
|
-
dayjs: 1.11.
|
|
8176
|
+
dayjs: 1.11.20
|
|
9349
8177
|
https-proxy-agent: 5.0.1
|
|
9350
8178
|
jsonwebtoken: 9.0.3
|
|
9351
|
-
qs: 6.
|
|
8179
|
+
qs: 6.14.2
|
|
9352
8180
|
scmp: 2.1.0
|
|
9353
8181
|
xmlbuilder: 13.0.2
|
|
9354
8182
|
transitivePeerDependencies:
|
|
@@ -9425,9 +8253,9 @@ snapshots:
|
|
|
9425
8253
|
|
|
9426
8254
|
url-template@2.0.8: {}
|
|
9427
8255
|
|
|
9428
|
-
use-sync-external-store@1.6.0(react@
|
|
8256
|
+
use-sync-external-store@1.6.0(react@19.2.4):
|
|
9429
8257
|
dependencies:
|
|
9430
|
-
react:
|
|
8258
|
+
react: 19.2.4
|
|
9431
8259
|
|
|
9432
8260
|
util-deprecate@1.0.2: {}
|
|
9433
8261
|
|
|
@@ -9439,8 +8267,6 @@ snapshots:
|
|
|
9439
8267
|
|
|
9440
8268
|
uuid@11.1.0: {}
|
|
9441
8269
|
|
|
9442
|
-
uuid@13.0.0: {}
|
|
9443
|
-
|
|
9444
8270
|
uuid@8.3.2:
|
|
9445
8271
|
optional: true
|
|
9446
8272
|
|
|
@@ -9463,13 +8289,13 @@ snapshots:
|
|
|
9463
8289
|
'@types/unist': 3.0.3
|
|
9464
8290
|
vfile-message: 4.0.3
|
|
9465
8291
|
|
|
9466
|
-
vite-node@2.1.9(@types/node@20.19.
|
|
8292
|
+
vite-node@2.1.9(@types/node@20.19.37):
|
|
9467
8293
|
dependencies:
|
|
9468
8294
|
cac: 6.7.14
|
|
9469
8295
|
debug: 4.4.3
|
|
9470
8296
|
es-module-lexer: 1.7.0
|
|
9471
8297
|
pathe: 1.1.2
|
|
9472
|
-
vite: 5.4.21(@types/node@20.19.
|
|
8298
|
+
vite: 5.4.21(@types/node@20.19.37)
|
|
9473
8299
|
transitivePeerDependencies:
|
|
9474
8300
|
- '@types/node'
|
|
9475
8301
|
- less
|
|
@@ -9481,13 +8307,13 @@ snapshots:
|
|
|
9481
8307
|
- supports-color
|
|
9482
8308
|
- terser
|
|
9483
8309
|
|
|
9484
|
-
vite-node@2.1.9(@types/node@22.19.
|
|
8310
|
+
vite-node@2.1.9(@types/node@22.19.15):
|
|
9485
8311
|
dependencies:
|
|
9486
8312
|
cac: 6.7.14
|
|
9487
8313
|
debug: 4.4.3
|
|
9488
8314
|
es-module-lexer: 1.7.0
|
|
9489
8315
|
pathe: 1.1.2
|
|
9490
|
-
vite: 5.4.21(@types/node@22.19.
|
|
8316
|
+
vite: 5.4.21(@types/node@22.19.15)
|
|
9491
8317
|
transitivePeerDependencies:
|
|
9492
8318
|
- '@types/node'
|
|
9493
8319
|
- less
|
|
@@ -9499,25 +8325,25 @@ snapshots:
|
|
|
9499
8325
|
- supports-color
|
|
9500
8326
|
- terser
|
|
9501
8327
|
|
|
9502
|
-
vite@5.4.21(@types/node@20.19.
|
|
8328
|
+
vite@5.4.21(@types/node@20.19.37):
|
|
9503
8329
|
dependencies:
|
|
9504
|
-
esbuild: 0.
|
|
8330
|
+
esbuild: 0.25.12
|
|
9505
8331
|
postcss: 8.5.8
|
|
9506
8332
|
rollup: 4.59.0
|
|
9507
8333
|
optionalDependencies:
|
|
9508
|
-
'@types/node': 20.19.
|
|
8334
|
+
'@types/node': 20.19.37
|
|
9509
8335
|
fsevents: 2.3.3
|
|
9510
8336
|
|
|
9511
|
-
vite@5.4.21(@types/node@22.19.
|
|
8337
|
+
vite@5.4.21(@types/node@22.19.15):
|
|
9512
8338
|
dependencies:
|
|
9513
|
-
esbuild: 0.
|
|
8339
|
+
esbuild: 0.25.12
|
|
9514
8340
|
postcss: 8.5.8
|
|
9515
8341
|
rollup: 4.59.0
|
|
9516
8342
|
optionalDependencies:
|
|
9517
|
-
'@types/node': 22.19.
|
|
8343
|
+
'@types/node': 22.19.15
|
|
9518
8344
|
fsevents: 2.3.3
|
|
9519
8345
|
|
|
9520
|
-
vite@6.4.1(@types/node@22.19.
|
|
8346
|
+
vite@6.4.1(@types/node@22.19.15)(jiti@1.21.7)(tsx@4.21.0):
|
|
9521
8347
|
dependencies:
|
|
9522
8348
|
esbuild: 0.25.12
|
|
9523
8349
|
fdir: 6.5.0(picomatch@4.0.3)
|
|
@@ -9526,16 +8352,15 @@ snapshots:
|
|
|
9526
8352
|
rollup: 4.59.0
|
|
9527
8353
|
tinyglobby: 0.2.15
|
|
9528
8354
|
optionalDependencies:
|
|
9529
|
-
'@types/node': 22.19.
|
|
8355
|
+
'@types/node': 22.19.15
|
|
9530
8356
|
fsevents: 2.3.3
|
|
9531
8357
|
jiti: 1.21.7
|
|
9532
8358
|
tsx: 4.21.0
|
|
9533
|
-
yaml: 2.8.2
|
|
9534
8359
|
|
|
9535
|
-
vitest@2.1.9(@types/node@20.19.
|
|
8360
|
+
vitest@2.1.9(@types/node@20.19.37)(jsdom@25.0.1):
|
|
9536
8361
|
dependencies:
|
|
9537
8362
|
'@vitest/expect': 2.1.9
|
|
9538
|
-
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@20.19.
|
|
8363
|
+
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@20.19.37))
|
|
9539
8364
|
'@vitest/pretty-format': 2.1.9
|
|
9540
8365
|
'@vitest/runner': 2.1.9
|
|
9541
8366
|
'@vitest/snapshot': 2.1.9
|
|
@@ -9551,11 +8376,11 @@ snapshots:
|
|
|
9551
8376
|
tinyexec: 0.3.2
|
|
9552
8377
|
tinypool: 1.1.1
|
|
9553
8378
|
tinyrainbow: 1.2.0
|
|
9554
|
-
vite: 5.4.21(@types/node@20.19.
|
|
9555
|
-
vite-node: 2.1.9(@types/node@20.19.
|
|
8379
|
+
vite: 5.4.21(@types/node@20.19.37)
|
|
8380
|
+
vite-node: 2.1.9(@types/node@20.19.37)
|
|
9556
8381
|
why-is-node-running: 2.3.0
|
|
9557
8382
|
optionalDependencies:
|
|
9558
|
-
'@types/node': 20.19.
|
|
8383
|
+
'@types/node': 20.19.37
|
|
9559
8384
|
jsdom: 25.0.1
|
|
9560
8385
|
transitivePeerDependencies:
|
|
9561
8386
|
- less
|
|
@@ -9568,10 +8393,10 @@ snapshots:
|
|
|
9568
8393
|
- supports-color
|
|
9569
8394
|
- terser
|
|
9570
8395
|
|
|
9571
|
-
vitest@2.1.9(@types/node@22.19.
|
|
8396
|
+
vitest@2.1.9(@types/node@22.19.15)(jsdom@25.0.1):
|
|
9572
8397
|
dependencies:
|
|
9573
8398
|
'@vitest/expect': 2.1.9
|
|
9574
|
-
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@22.19.
|
|
8399
|
+
'@vitest/mocker': 2.1.9(vite@5.4.21(@types/node@22.19.15))
|
|
9575
8400
|
'@vitest/pretty-format': 2.1.9
|
|
9576
8401
|
'@vitest/runner': 2.1.9
|
|
9577
8402
|
'@vitest/snapshot': 2.1.9
|
|
@@ -9587,11 +8412,11 @@ snapshots:
|
|
|
9587
8412
|
tinyexec: 0.3.2
|
|
9588
8413
|
tinypool: 1.1.1
|
|
9589
8414
|
tinyrainbow: 1.2.0
|
|
9590
|
-
vite: 5.4.21(@types/node@22.19.
|
|
9591
|
-
vite-node: 2.1.9(@types/node@22.19.
|
|
8415
|
+
vite: 5.4.21(@types/node@22.19.15)
|
|
8416
|
+
vite-node: 2.1.9(@types/node@22.19.15)
|
|
9592
8417
|
why-is-node-running: 2.3.0
|
|
9593
8418
|
optionalDependencies:
|
|
9594
|
-
'@types/node': 22.19.
|
|
8419
|
+
'@types/node': 22.19.15
|
|
9595
8420
|
jsdom: 25.0.1
|
|
9596
8421
|
transitivePeerDependencies:
|
|
9597
8422
|
- less
|
|
@@ -9661,12 +8486,6 @@ snapshots:
|
|
|
9661
8486
|
string-width: 4.2.3
|
|
9662
8487
|
strip-ansi: 6.0.1
|
|
9663
8488
|
|
|
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
8489
|
wrappy@1.0.2:
|
|
9671
8490
|
optional: true
|
|
9672
8491
|
|
|
@@ -9684,8 +8503,6 @@ snapshots:
|
|
|
9684
8503
|
|
|
9685
8504
|
yallist@4.0.0: {}
|
|
9686
8505
|
|
|
9687
|
-
yaml@2.8.2: {}
|
|
9688
|
-
|
|
9689
8506
|
yargs-parser@21.1.1: {}
|
|
9690
8507
|
|
|
9691
8508
|
yargs@17.7.2:
|
|
@@ -9702,23 +8519,17 @@ snapshots:
|
|
|
9702
8519
|
|
|
9703
8520
|
zod@3.25.76: {}
|
|
9704
8521
|
|
|
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):
|
|
8522
|
+
zustand@4.5.7(@types/react@19.2.14)(react@19.2.4):
|
|
9712
8523
|
dependencies:
|
|
9713
|
-
use-sync-external-store: 1.6.0(react@
|
|
8524
|
+
use-sync-external-store: 1.6.0(react@19.2.4)
|
|
9714
8525
|
optionalDependencies:
|
|
9715
|
-
'@types/react':
|
|
9716
|
-
react:
|
|
8526
|
+
'@types/react': 19.2.14
|
|
8527
|
+
react: 19.2.4
|
|
9717
8528
|
|
|
9718
|
-
zustand@5.0.
|
|
8529
|
+
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
8530
|
optionalDependencies:
|
|
9720
|
-
'@types/react':
|
|
9721
|
-
react:
|
|
9722
|
-
use-sync-external-store: 1.6.0(react@
|
|
8531
|
+
'@types/react': 19.2.14
|
|
8532
|
+
react: 19.2.4
|
|
8533
|
+
use-sync-external-store: 1.6.0(react@19.2.4)
|
|
9723
8534
|
|
|
9724
8535
|
zwitch@2.0.4: {}
|