@almadar/orb 4.1.0 → 4.3.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 +6 -6
- package/shells/almadar-shell/package.json +2 -2
- package/shells/almadar-shell/packages/client/package.json +12 -6
- package/shells/almadar-shell/packages/client/src/App.tsx +3 -0
- package/shells/almadar-shell/packages/client/src/main.tsx +1 -3
- package/shells/almadar-shell/packages/client/vite.config.ts +1 -0
- package/shells/almadar-shell/packages/server/package.json +4 -4
- package/shells/almadar-shell/pnpm-lock.yaml +316 -72
- package/shells/orb-shell/packages/client/package-lock.json +11190 -0
- package/shells/orb-shell/packages/server/package-lock.json +6322 -0
- package/shells/orb-shell/packages/shared/package-lock.json +24 -0
|
@@ -23,20 +23,32 @@ importers:
|
|
|
23
23
|
packages/client:
|
|
24
24
|
dependencies:
|
|
25
25
|
'@almadar/core':
|
|
26
|
-
specifier:
|
|
27
|
-
version: 2.
|
|
26
|
+
specifier: '>=2.9.0'
|
|
27
|
+
version: 2.9.0
|
|
28
28
|
'@almadar/evaluator':
|
|
29
|
-
specifier:
|
|
30
|
-
version: 2.
|
|
29
|
+
specifier: '>=2.6.0'
|
|
30
|
+
version: 2.6.0
|
|
31
31
|
'@almadar/patterns':
|
|
32
|
-
specifier:
|
|
33
|
-
version: 2.8.
|
|
32
|
+
specifier: '>=2.8.12'
|
|
33
|
+
version: 2.8.12
|
|
34
|
+
'@almadar/syntax':
|
|
35
|
+
specifier: '>=1.1.0'
|
|
36
|
+
version: 1.1.0
|
|
34
37
|
'@almadar/ui':
|
|
35
|
-
specifier: '>=2.
|
|
36
|
-
version: 2.
|
|
38
|
+
specifier: '>=2.34.1'
|
|
39
|
+
version: 2.34.1(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
37
40
|
'@monaco-editor/react':
|
|
38
41
|
specifier: ^4.7.0
|
|
39
42
|
version: 4.7.0(monaco-editor@0.52.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
43
|
+
'@react-three/drei':
|
|
44
|
+
specifier: ^9.92.0
|
|
45
|
+
version: 9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
46
|
+
'@react-three/fiber':
|
|
47
|
+
specifier: ^9.0.0
|
|
48
|
+
version: 9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)
|
|
49
|
+
'@react-three/postprocessing':
|
|
50
|
+
specifier: ^3.0.0
|
|
51
|
+
version: 3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1)
|
|
40
52
|
'@tanstack/react-query':
|
|
41
53
|
specifier: ^5.67.3
|
|
42
54
|
version: 5.91.2(react@19.2.4)
|
|
@@ -52,6 +64,9 @@ importers:
|
|
|
52
64
|
monaco-editor:
|
|
53
65
|
specifier: ^0.52.2
|
|
54
66
|
version: 0.52.2
|
|
67
|
+
postprocessing:
|
|
68
|
+
specifier: ^6.39.0
|
|
69
|
+
version: 6.39.0(three@0.160.1)
|
|
55
70
|
react:
|
|
56
71
|
specifier: ^19.0.0
|
|
57
72
|
version: 19.2.4
|
|
@@ -82,6 +97,9 @@ importers:
|
|
|
82
97
|
remark-math:
|
|
83
98
|
specifier: ^6.0.0
|
|
84
99
|
version: 6.0.0
|
|
100
|
+
three:
|
|
101
|
+
specifier: ^0.160.0
|
|
102
|
+
version: 0.160.1
|
|
85
103
|
zustand:
|
|
86
104
|
specifier: ^5.0.3
|
|
87
105
|
version: 5.0.12(@types/react@19.2.14)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
@@ -135,17 +153,17 @@ importers:
|
|
|
135
153
|
packages/server:
|
|
136
154
|
dependencies:
|
|
137
155
|
'@almadar/core':
|
|
138
|
-
specifier:
|
|
139
|
-
version: 2.
|
|
156
|
+
specifier: '>=2.9.0'
|
|
157
|
+
version: 2.9.0
|
|
140
158
|
'@almadar/evaluator':
|
|
141
|
-
specifier:
|
|
142
|
-
version: 2.
|
|
159
|
+
specifier: '>=2.6.0'
|
|
160
|
+
version: 2.6.0
|
|
143
161
|
'@almadar/integrations':
|
|
144
|
-
specifier: '>=2.
|
|
145
|
-
version: 2.
|
|
162
|
+
specifier: '>=2.3.0'
|
|
163
|
+
version: 2.3.0(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)
|
|
146
164
|
'@almadar/server':
|
|
147
|
-
specifier:
|
|
148
|
-
version: 2.1.
|
|
165
|
+
specifier: '>=2.1.5'
|
|
166
|
+
version: 2.1.5(express@4.22.1)
|
|
149
167
|
cors:
|
|
150
168
|
specifier: ^2.8.5
|
|
151
169
|
version: 2.8.6
|
|
@@ -208,19 +226,19 @@ packages:
|
|
|
208
226
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
209
227
|
engines: {node: '>=10'}
|
|
210
228
|
|
|
211
|
-
'@almadar/core@2.
|
|
212
|
-
resolution: {integrity: sha512-
|
|
229
|
+
'@almadar/core@2.9.0':
|
|
230
|
+
resolution: {integrity: sha512-T7bZ8/j2dhrr8apjlgwcjbYaUtNvd1vqdMVhtCL7DXayRcaZA4qSbr7r3cP7kVf9i1mEVL7bad8d12DOiNvpHw==}
|
|
213
231
|
|
|
214
232
|
'@almadar/eslint-plugin@2.5.0':
|
|
215
233
|
resolution: {integrity: sha512-rt5ATRUHyhke7yCBn5qUXyjKDEQaFXs8wqOWtd/Yh5IuuMn9p2Q7UupYUzfCwLmBXBYjwLxpat/A7En4lWrcFA==}
|
|
216
234
|
peerDependencies:
|
|
217
235
|
eslint: '>=8.0.0'
|
|
218
236
|
|
|
219
|
-
'@almadar/evaluator@2.
|
|
220
|
-
resolution: {integrity: sha512-
|
|
237
|
+
'@almadar/evaluator@2.6.0':
|
|
238
|
+
resolution: {integrity: sha512-gr9xpaxYxTFZ0vBvGliITo7xbq11vb1HvfNldIJlyVd9kFiWGrygOT6XWZkXH72mwDZwhxazSYLVXRD7e1eZeg==}
|
|
221
239
|
|
|
222
|
-
'@almadar/integrations@2.
|
|
223
|
-
resolution: {integrity: sha512-
|
|
240
|
+
'@almadar/integrations@2.3.0':
|
|
241
|
+
resolution: {integrity: sha512-ovUYloVbXzKhwoKPYZFRj466fE9d+/5rO8XF20uiHgVv+bzAzfyqM0qBpUbJAmoXgOQFqv3s3Vlv48jfE9c3ow==}
|
|
224
242
|
|
|
225
243
|
'@almadar/llm@2.5.0':
|
|
226
244
|
resolution: {integrity: sha512-BywM6Lz4T57zvWHd5BD0SRSEx+mtW3oaL8icoSSpnjikS0urGdRRfSprF+vtqNpu/MXEsCTYHpNXFqv+Dq+Obw==}
|
|
@@ -230,19 +248,19 @@ packages:
|
|
|
230
248
|
'@almadar/core':
|
|
231
249
|
optional: true
|
|
232
250
|
|
|
233
|
-
'@almadar/operators@2.1.
|
|
234
|
-
resolution: {integrity: sha512-
|
|
251
|
+
'@almadar/operators@2.1.3':
|
|
252
|
+
resolution: {integrity: sha512-0wjRClcWT/DcYtmnTku/IIXWGCLzMzai/a/KwP4NorkqjDIEY9+vmAui4qB6rePhkT2aOfLb4sP8uX7vvyG7nw==}
|
|
235
253
|
|
|
236
|
-
'@almadar/patterns@2.8.
|
|
237
|
-
resolution: {integrity: sha512-
|
|
254
|
+
'@almadar/patterns@2.8.12':
|
|
255
|
+
resolution: {integrity: sha512-v18xfyvbOCSEt7TmZ0QrJqeuEPuBVRUXGFw4kl7HYF5gHH9YELLAvgrAKgtr/HD7YLYmkVQEstILBOnRfB4lAA==}
|
|
238
256
|
|
|
239
257
|
'@almadar/runtime@2.1.1':
|
|
240
258
|
resolution: {integrity: sha512-4OaBp+BsXeXPJSJ2H78k352PpRtUjK4NH3CM9jLJ8Kni9dPEAZdlTFS0/pLQqskiFZPz68NnbZg+I+/KHTrJ7w==}
|
|
241
259
|
peerDependencies:
|
|
242
260
|
express: ^4.0.0
|
|
243
261
|
|
|
244
|
-
'@almadar/server@2.1.
|
|
245
|
-
resolution: {integrity: sha512-
|
|
262
|
+
'@almadar/server@2.1.5':
|
|
263
|
+
resolution: {integrity: sha512-phncLEABsWgbksjXPwFCyG56F69sqXqc1FD0eE0R+WRYNyxMQh/zfUo7eengBif5lpXRaazE8J8+veKpEq2NuA==}
|
|
246
264
|
peerDependencies:
|
|
247
265
|
'@almadar-io/agent': '>=2.0.1'
|
|
248
266
|
express: ^4.0.0
|
|
@@ -250,11 +268,18 @@ packages:
|
|
|
250
268
|
'@almadar-io/agent':
|
|
251
269
|
optional: true
|
|
252
270
|
|
|
253
|
-
'@almadar/
|
|
254
|
-
resolution: {integrity: sha512-
|
|
271
|
+
'@almadar/std@3.6.1':
|
|
272
|
+
resolution: {integrity: sha512-0gBUaungcYj4LFM1T0j70TE43nWflbTFSGMHIOVczWhN/3Kjt9/5oAycGg8inSz6XaAuRiBUy+njPO1T4yJLdw==}
|
|
273
|
+
|
|
274
|
+
'@almadar/syntax@1.1.0':
|
|
275
|
+
resolution: {integrity: sha512-y062uC4EG/IudJXIaeT3ReVpJnmYolUpGtr9bFeqMTCdaFMAW1dkvD8kaB1Ui1xj33oW3ZG2RvTdsrpDbgcJzg==}
|
|
276
|
+
|
|
277
|
+
'@almadar/ui@2.34.1':
|
|
278
|
+
resolution: {integrity: sha512-uUOEZWQGgwFVO4GcEiXqtqFNqUenQbvoLUJZa8J04lA0S7b9C0HvZDSIW4PiJbWyHPkSvusuhSFQScUnJc20Aw==}
|
|
255
279
|
peerDependencies:
|
|
256
280
|
'@react-three/drei': ^9.92.0 || ^10.0.0
|
|
257
281
|
'@react-three/fiber': ^9.0.0
|
|
282
|
+
'@react-three/postprocessing': ^3.0.0
|
|
258
283
|
'@tanstack/react-query': ^5.0.0
|
|
259
284
|
react: '>=18.0.0'
|
|
260
285
|
react-dom: '>=18.0.0'
|
|
@@ -995,13 +1020,41 @@ packages:
|
|
|
995
1020
|
react: ^18.0.0
|
|
996
1021
|
react-dom: ^18.0.0
|
|
997
1022
|
|
|
998
|
-
'@react-
|
|
999
|
-
resolution: {integrity: sha512-
|
|
1023
|
+
'@react-spring/animated@9.7.5':
|
|
1024
|
+
resolution: {integrity: sha512-Tqrwz7pIlsSDITzxoLS3n/v/YCUHQdOIKtOJf4yL6kYVSDTSmVK1LI1Q3M/uu2Sx4X3pIWF3xLUhlsA6SPNTNg==}
|
|
1000
1025
|
peerDependencies:
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1026
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1027
|
+
|
|
1028
|
+
'@react-spring/core@9.7.5':
|
|
1029
|
+
resolution: {integrity: sha512-rmEqcxRcu7dWh7MnCcMXLvrf6/SDlSokLaLTxiPlAYi11nN3B5oiCUAblO72o+9z/87j2uzxa2Inm8UbLjXA+w==}
|
|
1030
|
+
peerDependencies:
|
|
1031
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1032
|
+
|
|
1033
|
+
'@react-spring/rafz@9.7.5':
|
|
1034
|
+
resolution: {integrity: sha512-5ZenDQMC48wjUzPAm1EtwQ5Ot3bLIAwwqP2w2owG5KoNdNHpEJV263nGhCeKKmuA3vG2zLLOdu3or6kuDjA6Aw==}
|
|
1035
|
+
|
|
1036
|
+
'@react-spring/shared@9.7.5':
|
|
1037
|
+
resolution: {integrity: sha512-wdtoJrhUeeyD/PP/zo+np2s1Z820Ohr/BbuVYv+3dVLW7WctoiN7std8rISoYoHpUXtbkpesSKuPIw/6U1w1Pw==}
|
|
1038
|
+
peerDependencies:
|
|
1039
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1040
|
+
|
|
1041
|
+
'@react-spring/three@9.7.5':
|
|
1042
|
+
resolution: {integrity: sha512-RxIsCoQfUqOS3POmhVHa1wdWS0wyHAUway73uRLp3GAL5U2iYVNdnzQsep6M2NZ994BlW8TcKuMtQHUqOsy6WA==}
|
|
1043
|
+
peerDependencies:
|
|
1044
|
+
'@react-three/fiber': '>=6.0'
|
|
1045
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
1046
|
+
three: '>=0.126'
|
|
1047
|
+
|
|
1048
|
+
'@react-spring/types@9.7.5':
|
|
1049
|
+
resolution: {integrity: sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==}
|
|
1050
|
+
|
|
1051
|
+
'@react-three/drei@9.122.0':
|
|
1052
|
+
resolution: {integrity: sha512-SEO/F/rBCTjlLez7WAlpys+iGe9hty4rNgjZvgkQeXFSiwqD4Hbk/wNHMAbdd8vprO2Aj81mihv4dF5bC7D0CA==}
|
|
1053
|
+
peerDependencies:
|
|
1054
|
+
'@react-three/fiber': ^8
|
|
1055
|
+
react: ^18
|
|
1056
|
+
react-dom: ^18
|
|
1057
|
+
three: '>=0.137'
|
|
1005
1058
|
peerDependenciesMeta:
|
|
1006
1059
|
react-dom:
|
|
1007
1060
|
optional: true
|
|
@@ -1031,6 +1084,13 @@ packages:
|
|
|
1031
1084
|
react-native:
|
|
1032
1085
|
optional: true
|
|
1033
1086
|
|
|
1087
|
+
'@react-three/postprocessing@3.0.4':
|
|
1088
|
+
resolution: {integrity: sha512-e4+F5xtudDYvhxx3y0NtWXpZbwvQ0x1zdOXWTbXMK6fFLVDd4qucN90YaaStanZGS4Bd5siQm0lGL/5ogf8iDQ==}
|
|
1089
|
+
peerDependencies:
|
|
1090
|
+
'@react-three/fiber': ^9.0.0
|
|
1091
|
+
react: ^19.0
|
|
1092
|
+
three: '>= 0.156.0'
|
|
1093
|
+
|
|
1034
1094
|
'@rolldown/pluginutils@1.0.0-beta.27':
|
|
1035
1095
|
resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==}
|
|
1036
1096
|
|
|
@@ -1288,6 +1348,24 @@ packages:
|
|
|
1288
1348
|
'@types/cors@2.8.19':
|
|
1289
1349
|
resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==}
|
|
1290
1350
|
|
|
1351
|
+
'@types/d3-color@3.1.3':
|
|
1352
|
+
resolution: {integrity: sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
|
|
1353
|
+
|
|
1354
|
+
'@types/d3-drag@3.0.7':
|
|
1355
|
+
resolution: {integrity: sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==}
|
|
1356
|
+
|
|
1357
|
+
'@types/d3-interpolate@3.0.4':
|
|
1358
|
+
resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
|
|
1359
|
+
|
|
1360
|
+
'@types/d3-selection@3.0.11':
|
|
1361
|
+
resolution: {integrity: sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==}
|
|
1362
|
+
|
|
1363
|
+
'@types/d3-transition@3.0.9':
|
|
1364
|
+
resolution: {integrity: sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==}
|
|
1365
|
+
|
|
1366
|
+
'@types/d3-zoom@3.0.8':
|
|
1367
|
+
resolution: {integrity: sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==}
|
|
1368
|
+
|
|
1291
1369
|
'@types/debug@4.1.13':
|
|
1292
1370
|
resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==}
|
|
1293
1371
|
|
|
@@ -1480,6 +1558,15 @@ packages:
|
|
|
1480
1558
|
'@webgpu/types@0.1.69':
|
|
1481
1559
|
resolution: {integrity: sha512-RPmm6kgRbI8e98zSD3RVACvnuktIja5+yLgDAkTmxLr90BEwdTXRQWNLF3ETTTyH/8mKhznZuN5AveXYFEsMGQ==}
|
|
1482
1560
|
|
|
1561
|
+
'@xyflow/react@12.10.1':
|
|
1562
|
+
resolution: {integrity: sha512-5eSWtIK/+rkldOuFbOOz44CRgQRjtS9v5nufk77DV+XBnfCGL9HAQ8PG00o2ZYKqkEU/Ak6wrKC95Tu+2zuK3Q==}
|
|
1563
|
+
peerDependencies:
|
|
1564
|
+
react: '>=17'
|
|
1565
|
+
react-dom: '>=17'
|
|
1566
|
+
|
|
1567
|
+
'@xyflow/system@0.0.75':
|
|
1568
|
+
resolution: {integrity: sha512-iXs+AGFLi8w/VlAoc/iSxk+CxfT6o64Uw/k0CKASOPqjqz6E0rb5jFZgJtXGZCpfQI6OQpu5EnumP5fGxQheaQ==}
|
|
1569
|
+
|
|
1483
1570
|
abort-controller@3.0.0:
|
|
1484
1571
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
1485
1572
|
engines: {node: '>=6.5'}
|
|
@@ -1650,9 +1737,8 @@ packages:
|
|
|
1650
1737
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
1651
1738
|
engines: {node: '>=10'}
|
|
1652
1739
|
|
|
1653
|
-
camera-controls@
|
|
1654
|
-
resolution: {integrity: sha512-
|
|
1655
|
-
engines: {node: '>=22.0.0', npm: '>=10.5.1'}
|
|
1740
|
+
camera-controls@2.10.1:
|
|
1741
|
+
resolution: {integrity: sha512-KnaKdcvkBJ1Irbrzl8XD6WtZltkRjp869Jx8c0ujs9K+9WD+1D7ryBsCiVqJYUqt6i/HR5FxT7RLASieUD+Q5w==}
|
|
1656
1742
|
peerDependencies:
|
|
1657
1743
|
three: '>=0.126.1'
|
|
1658
1744
|
|
|
@@ -1698,6 +1784,9 @@ packages:
|
|
|
1698
1784
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
1699
1785
|
engines: {node: '>= 8.10.0'}
|
|
1700
1786
|
|
|
1787
|
+
classcat@5.0.5:
|
|
1788
|
+
resolution: {integrity: sha512-JhZUT7JFcQy/EzW605k/ktHtncoo9vnyW/2GspNYwFlN1C/WmjuV/xtS04e9SOkL2sTdw0VAZ2UGCcQ9lR6p6w==}
|
|
1789
|
+
|
|
1701
1790
|
cliui@8.0.1:
|
|
1702
1791
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
1703
1792
|
engines: {node: '>=12'}
|
|
@@ -1977,6 +2066,9 @@ packages:
|
|
|
1977
2066
|
electron-to-chromium@1.5.321:
|
|
1978
2067
|
resolution: {integrity: sha512-L2C7Q279W2D/J4PLZLk7sebOILDSWos7bMsMNN06rK482umHUrh/3lM8G7IlHFOYip2oAg5nha1rCMxr/rs6ZQ==}
|
|
1979
2068
|
|
|
2069
|
+
elkjs@0.11.1:
|
|
2070
|
+
resolution: {integrity: sha512-zxxR9k+rx5ktMwT/FwyLdPCrq7xN6e4VGGHH8hA01vVYKjTFik7nHOxBnAYtrgYUB1RpAiLvA1/U2YraWxyKKg==}
|
|
2071
|
+
|
|
1980
2072
|
emoji-regex@8.0.0:
|
|
1981
2073
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
1982
2074
|
|
|
@@ -2718,6 +2810,12 @@ packages:
|
|
|
2718
2810
|
'@types/three': '>=0.134.0'
|
|
2719
2811
|
three: '>=0.134.0'
|
|
2720
2812
|
|
|
2813
|
+
maath@0.6.0:
|
|
2814
|
+
resolution: {integrity: sha512-dSb2xQuP7vDnaYqfoKzlApeRcR2xtN8/f7WV/TMAkBC8552TwTLtOO0JTcSygkYMjNDPoo6V01jTw/aPi4JrMw==}
|
|
2815
|
+
peerDependencies:
|
|
2816
|
+
'@types/three': '>=0.144.0'
|
|
2817
|
+
three: '>=0.144.0'
|
|
2818
|
+
|
|
2721
2819
|
magic-string@0.30.21:
|
|
2722
2820
|
resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
|
|
2723
2821
|
|
|
@@ -2936,6 +3034,12 @@ packages:
|
|
|
2936
3034
|
mz@2.7.0:
|
|
2937
3035
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
2938
3036
|
|
|
3037
|
+
n8ao@1.10.1:
|
|
3038
|
+
resolution: {integrity: sha512-hhI1pC+BfOZBV1KMwynBrVlIm8wqLxj/abAWhF2nZ0qQKyzTSQa1QtLVS2veRiuoBQXojxobcnp0oe+PUoxf/w==}
|
|
3039
|
+
peerDependencies:
|
|
3040
|
+
postprocessing: '>=6.30.0'
|
|
3041
|
+
three: '>=0.137'
|
|
3042
|
+
|
|
2939
3043
|
nanoid@3.3.11:
|
|
2940
3044
|
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
|
2941
3045
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
@@ -3133,6 +3237,11 @@ packages:
|
|
|
3133
3237
|
resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==}
|
|
3134
3238
|
engines: {node: ^10 || ^12 || >=14}
|
|
3135
3239
|
|
|
3240
|
+
postprocessing@6.39.0:
|
|
3241
|
+
resolution: {integrity: sha512-/G6JY8hs426lcto/pBZlnFSkyEo1fHsh4gy7FPJtq1SaSUOzJgDW6f6f1K/+aMOYzK/eQEefyOb3++jPPIUeDA==}
|
|
3242
|
+
peerDependencies:
|
|
3243
|
+
three: '>= 0.168.0 < 0.184.0'
|
|
3244
|
+
|
|
3136
3245
|
potpack@1.0.2:
|
|
3137
3246
|
resolution: {integrity: sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==}
|
|
3138
3247
|
|
|
@@ -3199,6 +3308,11 @@ packages:
|
|
|
3199
3308
|
resolution: {integrity: sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==}
|
|
3200
3309
|
engines: {node: '>= 0.8'}
|
|
3201
3310
|
|
|
3311
|
+
react-composer@5.0.3:
|
|
3312
|
+
resolution: {integrity: sha512-1uWd07EME6XZvMfapwZmc7NgCZqDemcvicRi3wMJzXsQLvZ3L7fTHVyPy1bZdnWXM4iPjYuNE+uJ41MLKeTtnA==}
|
|
3313
|
+
peerDependencies:
|
|
3314
|
+
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
|
|
3315
|
+
|
|
3202
3316
|
react-dom@19.2.4:
|
|
3203
3317
|
resolution: {integrity: sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==}
|
|
3204
3318
|
peerDependencies:
|
|
@@ -3556,10 +3670,11 @@ packages:
|
|
|
3556
3670
|
thenify@3.3.1:
|
|
3557
3671
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
3558
3672
|
|
|
3559
|
-
three-mesh-bvh@0.8
|
|
3560
|
-
resolution: {integrity: sha512-
|
|
3673
|
+
three-mesh-bvh@0.7.8:
|
|
3674
|
+
resolution: {integrity: sha512-BGEZTOIC14U0XIRw3tO4jY7IjP7n7v24nv9JXS1CyeVRWOCkcOMhRnmENUjuV39gktAw4Ofhr0OvIAiTspQrrw==}
|
|
3675
|
+
deprecated: Deprecated due to three.js version incompatibility. Please use v0.8.0, instead.
|
|
3561
3676
|
peerDependencies:
|
|
3562
|
-
three: '>= 0.
|
|
3677
|
+
three: '>= 0.151.0'
|
|
3563
3678
|
|
|
3564
3679
|
three-stdlib@2.36.1:
|
|
3565
3680
|
resolution: {integrity: sha512-XyGQrFmNQ5O/IoKm556ftwKsBg11TIb301MB5dWNicziQBEs2g3gtOYIf7pFiLa0zI2gUwhtCjv9fmjnxKZ1Cg==}
|
|
@@ -4034,10 +4149,10 @@ snapshots:
|
|
|
4034
4149
|
|
|
4035
4150
|
'@alloc/quick-lru@5.2.0': {}
|
|
4036
4151
|
|
|
4037
|
-
'@almadar/core@2.
|
|
4152
|
+
'@almadar/core@2.9.0':
|
|
4038
4153
|
dependencies:
|
|
4039
|
-
'@almadar/operators': 2.1.
|
|
4040
|
-
'@almadar/patterns': 2.8.
|
|
4154
|
+
'@almadar/operators': 2.1.3
|
|
4155
|
+
'@almadar/patterns': 2.8.12
|
|
4041
4156
|
zod: 3.25.76
|
|
4042
4157
|
|
|
4043
4158
|
'@almadar/eslint-plugin@2.5.0(eslint@10.0.0(jiti@1.21.7))':
|
|
@@ -4045,16 +4160,16 @@ snapshots:
|
|
|
4045
4160
|
eslint: 10.0.0(jiti@1.21.7)
|
|
4046
4161
|
jsonc-eslint-parser: 3.1.0
|
|
4047
4162
|
|
|
4048
|
-
'@almadar/evaluator@2.
|
|
4163
|
+
'@almadar/evaluator@2.6.0':
|
|
4049
4164
|
dependencies:
|
|
4050
|
-
'@almadar/core': 2.
|
|
4051
|
-
'@almadar/operators': 2.1.
|
|
4165
|
+
'@almadar/core': 2.9.0
|
|
4166
|
+
'@almadar/operators': 2.1.3
|
|
4052
4167
|
|
|
4053
|
-
'@almadar/integrations@2.
|
|
4168
|
+
'@almadar/integrations@2.3.0(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)':
|
|
4054
4169
|
dependencies:
|
|
4055
|
-
'@almadar/core': 2.
|
|
4056
|
-
'@almadar/llm': 2.5.0(@almadar/core@2.
|
|
4057
|
-
'@almadar/patterns': 2.8.
|
|
4170
|
+
'@almadar/core': 2.9.0
|
|
4171
|
+
'@almadar/llm': 2.5.0(@almadar/core@2.9.0)(@opentelemetry/api@1.9.0)(ws@8.19.0)
|
|
4172
|
+
'@almadar/patterns': 2.8.12
|
|
4058
4173
|
'@sendgrid/mail': 8.1.6
|
|
4059
4174
|
dotenv: 16.6.1
|
|
4060
4175
|
googleapis: 144.0.0
|
|
@@ -4073,7 +4188,7 @@ snapshots:
|
|
|
4073
4188
|
- supports-color
|
|
4074
4189
|
- ws
|
|
4075
4190
|
|
|
4076
|
-
'@almadar/llm@2.5.0(@almadar/core@2.
|
|
4191
|
+
'@almadar/llm@2.5.0(@almadar/core@2.9.0)(@opentelemetry/api@1.9.0)(ws@8.19.0)':
|
|
4077
4192
|
dependencies:
|
|
4078
4193
|
'@anthropic-ai/sdk': 0.52.0
|
|
4079
4194
|
'@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))
|
|
@@ -4082,28 +4197,28 @@ snapshots:
|
|
|
4082
4197
|
openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
|
|
4083
4198
|
zod: 3.25.76
|
|
4084
4199
|
optionalDependencies:
|
|
4085
|
-
'@almadar/core': 2.
|
|
4200
|
+
'@almadar/core': 2.9.0
|
|
4086
4201
|
transitivePeerDependencies:
|
|
4087
4202
|
- '@opentelemetry/api'
|
|
4088
4203
|
- '@opentelemetry/exporter-trace-otlp-proto'
|
|
4089
4204
|
- '@opentelemetry/sdk-trace-base'
|
|
4090
4205
|
- ws
|
|
4091
4206
|
|
|
4092
|
-
'@almadar/operators@2.1.
|
|
4207
|
+
'@almadar/operators@2.1.3': {}
|
|
4093
4208
|
|
|
4094
|
-
'@almadar/patterns@2.8.
|
|
4209
|
+
'@almadar/patterns@2.8.12': {}
|
|
4095
4210
|
|
|
4096
4211
|
'@almadar/runtime@2.1.1(express@4.22.1)':
|
|
4097
4212
|
dependencies:
|
|
4098
|
-
'@almadar/core': 2.
|
|
4099
|
-
'@almadar/evaluator': 2.
|
|
4100
|
-
'@almadar/operators': 2.1.
|
|
4213
|
+
'@almadar/core': 2.9.0
|
|
4214
|
+
'@almadar/evaluator': 2.6.0
|
|
4215
|
+
'@almadar/operators': 2.1.3
|
|
4101
4216
|
'@faker-js/faker': 9.9.0
|
|
4102
4217
|
express: 4.22.1
|
|
4103
4218
|
|
|
4104
|
-
'@almadar/server@2.1.
|
|
4219
|
+
'@almadar/server@2.1.5(express@4.22.1)':
|
|
4105
4220
|
dependencies:
|
|
4106
|
-
'@almadar/core': 2.
|
|
4221
|
+
'@almadar/core': 2.9.0
|
|
4107
4222
|
'@faker-js/faker': 9.9.0
|
|
4108
4223
|
cors: 2.8.6
|
|
4109
4224
|
dotenv: 16.6.1
|
|
@@ -4118,16 +4233,31 @@ snapshots:
|
|
|
4118
4233
|
- supports-color
|
|
4119
4234
|
- utf-8-validate
|
|
4120
4235
|
|
|
4121
|
-
'@almadar/
|
|
4236
|
+
'@almadar/std@3.6.1':
|
|
4237
|
+
dependencies:
|
|
4238
|
+
'@almadar/core': 2.9.0
|
|
4239
|
+
'@almadar/operators': 2.1.3
|
|
4240
|
+
|
|
4241
|
+
'@almadar/syntax@1.1.0':
|
|
4122
4242
|
dependencies:
|
|
4123
|
-
'@almadar/core': 2.
|
|
4124
|
-
'@almadar/
|
|
4125
|
-
'@almadar/patterns': 2.8.
|
|
4243
|
+
'@almadar/core': 2.9.0
|
|
4244
|
+
'@almadar/operators': 2.1.3
|
|
4245
|
+
'@almadar/patterns': 2.8.12
|
|
4246
|
+
|
|
4247
|
+
'@almadar/ui@2.34.1(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)':
|
|
4248
|
+
dependencies:
|
|
4249
|
+
'@almadar/core': 2.9.0
|
|
4250
|
+
'@almadar/evaluator': 2.6.0
|
|
4251
|
+
'@almadar/patterns': 2.8.12
|
|
4126
4252
|
'@almadar/runtime': 2.1.1(express@4.22.1)
|
|
4127
|
-
'@
|
|
4253
|
+
'@almadar/std': 3.6.1
|
|
4254
|
+
'@react-three/drei': 9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
4128
4255
|
'@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)
|
|
4256
|
+
'@react-three/postprocessing': 3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1)
|
|
4129
4257
|
'@tanstack/react-query': 5.91.2(react@19.2.4)
|
|
4258
|
+
'@xyflow/react': 12.10.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
4130
4259
|
clsx: 2.1.1
|
|
4260
|
+
elkjs: 0.11.1
|
|
4131
4261
|
leaflet: 1.9.4
|
|
4132
4262
|
lucide-react: 0.344.0(react@19.2.4)
|
|
4133
4263
|
react: 19.2.4
|
|
@@ -4144,6 +4274,7 @@ snapshots:
|
|
|
4144
4274
|
transitivePeerDependencies:
|
|
4145
4275
|
- '@types/react'
|
|
4146
4276
|
- express
|
|
4277
|
+
- immer
|
|
4147
4278
|
- supports-color
|
|
4148
4279
|
|
|
4149
4280
|
'@anthropic-ai/sdk@0.52.0': {}
|
|
@@ -4983,14 +5114,48 @@ snapshots:
|
|
|
4983
5114
|
react: 19.2.4
|
|
4984
5115
|
react-dom: 19.2.4(react@19.2.4)
|
|
4985
5116
|
|
|
4986
|
-
'@react-
|
|
5117
|
+
'@react-spring/animated@9.7.5(react@19.2.4)':
|
|
5118
|
+
dependencies:
|
|
5119
|
+
'@react-spring/shared': 9.7.5(react@19.2.4)
|
|
5120
|
+
'@react-spring/types': 9.7.5
|
|
5121
|
+
react: 19.2.4
|
|
5122
|
+
|
|
5123
|
+
'@react-spring/core@9.7.5(react@19.2.4)':
|
|
5124
|
+
dependencies:
|
|
5125
|
+
'@react-spring/animated': 9.7.5(react@19.2.4)
|
|
5126
|
+
'@react-spring/shared': 9.7.5(react@19.2.4)
|
|
5127
|
+
'@react-spring/types': 9.7.5
|
|
5128
|
+
react: 19.2.4
|
|
5129
|
+
|
|
5130
|
+
'@react-spring/rafz@9.7.5': {}
|
|
5131
|
+
|
|
5132
|
+
'@react-spring/shared@9.7.5(react@19.2.4)':
|
|
5133
|
+
dependencies:
|
|
5134
|
+
'@react-spring/rafz': 9.7.5
|
|
5135
|
+
'@react-spring/types': 9.7.5
|
|
5136
|
+
react: 19.2.4
|
|
5137
|
+
|
|
5138
|
+
'@react-spring/three@9.7.5(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(react@19.2.4)(three@0.160.1)':
|
|
5139
|
+
dependencies:
|
|
5140
|
+
'@react-spring/animated': 9.7.5(react@19.2.4)
|
|
5141
|
+
'@react-spring/core': 9.7.5(react@19.2.4)
|
|
5142
|
+
'@react-spring/shared': 9.7.5(react@19.2.4)
|
|
5143
|
+
'@react-spring/types': 9.7.5
|
|
5144
|
+
'@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)
|
|
5145
|
+
react: 19.2.4
|
|
5146
|
+
three: 0.160.1
|
|
5147
|
+
|
|
5148
|
+
'@react-spring/types@9.7.5': {}
|
|
5149
|
+
|
|
5150
|
+
'@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4))':
|
|
4987
5151
|
dependencies:
|
|
4988
5152
|
'@babel/runtime': 7.29.2
|
|
4989
5153
|
'@mediapipe/tasks-vision': 0.10.17
|
|
4990
5154
|
'@monogrid/gainmap-js': 3.4.0(three@0.160.1)
|
|
5155
|
+
'@react-spring/three': 9.7.5(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(react@19.2.4)(three@0.160.1)
|
|
4991
5156
|
'@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
5157
|
'@use-gesture/react': 10.3.1(react@19.2.4)
|
|
4993
|
-
camera-controls:
|
|
5158
|
+
camera-controls: 2.10.1(three@0.160.1)
|
|
4994
5159
|
cross-env: 7.0.3
|
|
4995
5160
|
detect-gpu: 5.0.70
|
|
4996
5161
|
glsl-noise: 0.0.0
|
|
@@ -4998,15 +5163,15 @@ snapshots:
|
|
|
4998
5163
|
maath: 0.10.8(@types/three@0.183.1)(three@0.160.1)
|
|
4999
5164
|
meshline: 3.3.1(three@0.160.1)
|
|
5000
5165
|
react: 19.2.4
|
|
5166
|
+
react-composer: 5.0.3(react@19.2.4)
|
|
5001
5167
|
stats-gl: 2.4.2(@types/three@0.183.1)(three@0.160.1)
|
|
5002
5168
|
stats.js: 0.17.0
|
|
5003
5169
|
suspend-react: 0.1.3(react@19.2.4)
|
|
5004
5170
|
three: 0.160.1
|
|
5005
|
-
three-mesh-bvh: 0.8
|
|
5171
|
+
three-mesh-bvh: 0.7.8(three@0.160.1)
|
|
5006
5172
|
three-stdlib: 2.36.1(three@0.160.1)
|
|
5007
5173
|
troika-three-text: 0.52.4(three@0.160.1)
|
|
5008
5174
|
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)
|
|
5010
5175
|
utility-types: 3.11.0
|
|
5011
5176
|
zustand: 5.0.12(@types/react@19.2.14)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4))
|
|
5012
5177
|
optionalDependencies:
|
|
@@ -5015,6 +5180,7 @@ snapshots:
|
|
|
5015
5180
|
- '@types/react'
|
|
5016
5181
|
- '@types/three'
|
|
5017
5182
|
- immer
|
|
5183
|
+
- use-sync-external-store
|
|
5018
5184
|
|
|
5019
5185
|
'@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)':
|
|
5020
5186
|
dependencies:
|
|
@@ -5036,6 +5202,17 @@ snapshots:
|
|
|
5036
5202
|
- '@types/react'
|
|
5037
5203
|
- immer
|
|
5038
5204
|
|
|
5205
|
+
'@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1)':
|
|
5206
|
+
dependencies:
|
|
5207
|
+
'@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)
|
|
5208
|
+
maath: 0.6.0(@types/three@0.183.1)(three@0.160.1)
|
|
5209
|
+
n8ao: 1.10.1(postprocessing@6.39.0(three@0.160.1))(three@0.160.1)
|
|
5210
|
+
postprocessing: 6.39.0(three@0.160.1)
|
|
5211
|
+
react: 19.2.4
|
|
5212
|
+
three: 0.160.1
|
|
5213
|
+
transitivePeerDependencies:
|
|
5214
|
+
- '@types/three'
|
|
5215
|
+
|
|
5039
5216
|
'@rolldown/pluginutils@1.0.0-beta.27': {}
|
|
5040
5217
|
|
|
5041
5218
|
'@rollup/rollup-android-arm-eabi@4.59.0':
|
|
@@ -5239,6 +5416,27 @@ snapshots:
|
|
|
5239
5416
|
dependencies:
|
|
5240
5417
|
'@types/node': 20.19.37
|
|
5241
5418
|
|
|
5419
|
+
'@types/d3-color@3.1.3': {}
|
|
5420
|
+
|
|
5421
|
+
'@types/d3-drag@3.0.7':
|
|
5422
|
+
dependencies:
|
|
5423
|
+
'@types/d3-selection': 3.0.11
|
|
5424
|
+
|
|
5425
|
+
'@types/d3-interpolate@3.0.4':
|
|
5426
|
+
dependencies:
|
|
5427
|
+
'@types/d3-color': 3.1.3
|
|
5428
|
+
|
|
5429
|
+
'@types/d3-selection@3.0.11': {}
|
|
5430
|
+
|
|
5431
|
+
'@types/d3-transition@3.0.9':
|
|
5432
|
+
dependencies:
|
|
5433
|
+
'@types/d3-selection': 3.0.11
|
|
5434
|
+
|
|
5435
|
+
'@types/d3-zoom@3.0.8':
|
|
5436
|
+
dependencies:
|
|
5437
|
+
'@types/d3-interpolate': 3.0.4
|
|
5438
|
+
'@types/d3-selection': 3.0.11
|
|
5439
|
+
|
|
5242
5440
|
'@types/debug@4.1.13':
|
|
5243
5441
|
dependencies:
|
|
5244
5442
|
'@types/ms': 2.1.0
|
|
@@ -5481,6 +5679,29 @@ snapshots:
|
|
|
5481
5679
|
|
|
5482
5680
|
'@webgpu/types@0.1.69': {}
|
|
5483
5681
|
|
|
5682
|
+
'@xyflow/react@12.10.1(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
5683
|
+
dependencies:
|
|
5684
|
+
'@xyflow/system': 0.0.75
|
|
5685
|
+
classcat: 5.0.5
|
|
5686
|
+
react: 19.2.4
|
|
5687
|
+
react-dom: 19.2.4(react@19.2.4)
|
|
5688
|
+
zustand: 4.5.7(@types/react@19.2.14)(react@19.2.4)
|
|
5689
|
+
transitivePeerDependencies:
|
|
5690
|
+
- '@types/react'
|
|
5691
|
+
- immer
|
|
5692
|
+
|
|
5693
|
+
'@xyflow/system@0.0.75':
|
|
5694
|
+
dependencies:
|
|
5695
|
+
'@types/d3-drag': 3.0.7
|
|
5696
|
+
'@types/d3-interpolate': 3.0.4
|
|
5697
|
+
'@types/d3-selection': 3.0.11
|
|
5698
|
+
'@types/d3-transition': 3.0.9
|
|
5699
|
+
'@types/d3-zoom': 3.0.8
|
|
5700
|
+
d3-drag: 3.0.0
|
|
5701
|
+
d3-interpolate: 3.0.1
|
|
5702
|
+
d3-selection: 3.0.0
|
|
5703
|
+
d3-zoom: 3.0.0
|
|
5704
|
+
|
|
5484
5705
|
abort-controller@3.0.0:
|
|
5485
5706
|
dependencies:
|
|
5486
5707
|
event-target-shim: 5.0.1
|
|
@@ -5650,7 +5871,7 @@ snapshots:
|
|
|
5650
5871
|
|
|
5651
5872
|
camelcase@6.3.0: {}
|
|
5652
5873
|
|
|
5653
|
-
camera-controls@
|
|
5874
|
+
camera-controls@2.10.1(three@0.160.1):
|
|
5654
5875
|
dependencies:
|
|
5655
5876
|
three: 0.160.1
|
|
5656
5877
|
|
|
@@ -5699,6 +5920,8 @@ snapshots:
|
|
|
5699
5920
|
optionalDependencies:
|
|
5700
5921
|
fsevents: 2.3.3
|
|
5701
5922
|
|
|
5923
|
+
classcat@5.0.5: {}
|
|
5924
|
+
|
|
5702
5925
|
cliui@8.0.1:
|
|
5703
5926
|
dependencies:
|
|
5704
5927
|
string-width: 4.2.3
|
|
@@ -5950,6 +6173,8 @@ snapshots:
|
|
|
5950
6173
|
|
|
5951
6174
|
electron-to-chromium@1.5.321: {}
|
|
5952
6175
|
|
|
6176
|
+
elkjs@0.11.1: {}
|
|
6177
|
+
|
|
5953
6178
|
emoji-regex@8.0.0: {}
|
|
5954
6179
|
|
|
5955
6180
|
encodeurl@2.0.0: {}
|
|
@@ -6924,6 +7149,11 @@ snapshots:
|
|
|
6924
7149
|
'@types/three': 0.183.1
|
|
6925
7150
|
three: 0.160.1
|
|
6926
7151
|
|
|
7152
|
+
maath@0.6.0(@types/three@0.183.1)(three@0.160.1):
|
|
7153
|
+
dependencies:
|
|
7154
|
+
'@types/three': 0.183.1
|
|
7155
|
+
three: 0.160.1
|
|
7156
|
+
|
|
6927
7157
|
magic-string@0.30.21:
|
|
6928
7158
|
dependencies:
|
|
6929
7159
|
'@jridgewell/sourcemap-codec': 1.5.5
|
|
@@ -7352,6 +7582,11 @@ snapshots:
|
|
|
7352
7582
|
object-assign: 4.1.1
|
|
7353
7583
|
thenify-all: 1.6.0
|
|
7354
7584
|
|
|
7585
|
+
n8ao@1.10.1(postprocessing@6.39.0(three@0.160.1))(three@0.160.1):
|
|
7586
|
+
dependencies:
|
|
7587
|
+
postprocessing: 6.39.0(three@0.160.1)
|
|
7588
|
+
three: 0.160.1
|
|
7589
|
+
|
|
7355
7590
|
nanoid@3.3.11: {}
|
|
7356
7591
|
|
|
7357
7592
|
natural-compare@1.4.0: {}
|
|
@@ -7504,6 +7739,10 @@ snapshots:
|
|
|
7504
7739
|
picocolors: 1.1.1
|
|
7505
7740
|
source-map-js: 1.2.1
|
|
7506
7741
|
|
|
7742
|
+
postprocessing@6.39.0(three@0.160.1):
|
|
7743
|
+
dependencies:
|
|
7744
|
+
three: 0.160.1
|
|
7745
|
+
|
|
7507
7746
|
potpack@1.0.2: {}
|
|
7508
7747
|
|
|
7509
7748
|
preact@10.29.0: {}
|
|
@@ -7577,6 +7816,11 @@ snapshots:
|
|
|
7577
7816
|
iconv-lite: 0.4.24
|
|
7578
7817
|
unpipe: 1.0.0
|
|
7579
7818
|
|
|
7819
|
+
react-composer@5.0.3(react@19.2.4):
|
|
7820
|
+
dependencies:
|
|
7821
|
+
prop-types: 15.8.1
|
|
7822
|
+
react: 19.2.4
|
|
7823
|
+
|
|
7580
7824
|
react-dom@19.2.4(react@19.2.4):
|
|
7581
7825
|
dependencies:
|
|
7582
7826
|
react: 19.2.4
|
|
@@ -8061,7 +8305,7 @@ snapshots:
|
|
|
8061
8305
|
dependencies:
|
|
8062
8306
|
any-promise: 1.3.0
|
|
8063
8307
|
|
|
8064
|
-
three-mesh-bvh@0.8
|
|
8308
|
+
three-mesh-bvh@0.7.8(three@0.160.1):
|
|
8065
8309
|
dependencies:
|
|
8066
8310
|
three: 0.160.1
|
|
8067
8311
|
|