@almadar/orb 6.8.0 → 6.9.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/orb",
3
- "version": "6.8.0",
3
+ "version": "6.9.0",
4
4
  "description": "Orb CLI - deterministic when it can be, intelligent when it needs to be",
5
5
  "license": "BSL-1.1",
6
6
  "repository": {
@@ -49,10 +49,10 @@
49
49
  "node": ">=16.0.0"
50
50
  },
51
51
  "optionalDependencies": {
52
- "@almadar/orb-darwin-x64": "6.8.0",
53
- "@almadar/orb-darwin-arm64": "6.8.0",
54
- "@almadar/orb-linux-x64": "6.8.0",
55
- "@almadar/orb-linux-arm64": "6.8.0",
56
- "@almadar/orb-windows-x64": "6.8.0"
52
+ "@almadar/orb-darwin-x64": "6.9.0",
53
+ "@almadar/orb-darwin-arm64": "6.9.0",
54
+ "@almadar/orb-linux-x64": "6.9.0",
55
+ "@almadar/orb-linux-arm64": "6.9.0",
56
+ "@almadar/orb-windows-x64": "6.9.0"
57
57
  }
58
58
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/shell",
3
- "version": "2.10.0",
3
+ "version": "2.12.0",
4
4
  "private": false,
5
5
  "description": "Minimal full-stack shell template for Almadar applications",
6
6
  "packageManager": "pnpm@10.30.3",
@@ -13,11 +13,12 @@
13
13
  "test:watch": "vitest"
14
14
  },
15
15
  "dependencies": {
16
- "@almadar/ui": ">=4.30.0",
16
+ "@almadar/ui": ">=4.46.0",
17
+ "@almadar/logger": ">=1.3.0",
17
18
  "@almadar/syntax": ">=1.4.0",
18
- "@almadar/evaluator": ">=2.9.2",
19
- "@almadar/patterns": ">=2.21.0",
20
- "@almadar/core": ">=7.12.0",
19
+ "@almadar/evaluator": ">=2.11.1",
20
+ "@almadar/patterns": ">=2.27.0",
21
+ "@almadar/core": ">=7.14.1",
21
22
  "firebase": "^11.4.0",
22
23
  "@tanstack/react-query": "^5.67.3",
23
24
  "react": "^19.0.0",
@@ -42,7 +43,7 @@
42
43
  "postprocessing": "^6.39.0"
43
44
  },
44
45
  "devDependencies": {
45
- "@almadar/eslint-plugin": ">=2.8.0",
46
+ "@almadar/eslint-plugin": ">=2.8.1",
46
47
  "@typescript-eslint/parser": "8.56.0",
47
48
  "eslint": "10.0.0",
48
49
  "@testing-library/react": "^16.1.0",
@@ -13,11 +13,12 @@
13
13
  "test:watch": "vitest"
14
14
  },
15
15
  "dependencies": {
16
- "@almadar/server": ">=2.9.0",
17
- "@almadar/runtime": ">=6.3.0",
18
- "@almadar/evaluator": ">=2.9.2",
19
- "@almadar/core": ">=7.12.0",
20
- "@almadar/integrations": ">=2.6.3",
16
+ "@almadar/server": ">=2.11.0",
17
+ "@almadar/logger": ">=1.3.0",
18
+ "@almadar/runtime": ">=6.5.1",
19
+ "@almadar/evaluator": ">=2.11.1",
20
+ "@almadar/core": ">=7.14.1",
21
+ "@almadar/integrations": ">=2.7.0",
21
22
  "cors": "^2.8.5",
22
23
  "dotenv": "^16.4.7",
23
24
  "express": "^4.21.2",
@@ -25,7 +26,7 @@
25
26
  "zod": "^3.22.0"
26
27
  },
27
28
  "devDependencies": {
28
- "@almadar/eslint-plugin": ">=2.8.0",
29
+ "@almadar/eslint-plugin": ">=2.8.1",
29
30
  "@typescript-eslint/parser": "8.56.0",
30
31
  "@types/cors": "^2.8.17",
31
32
  "@types/express": "^5.0.0",
@@ -23,20 +23,23 @@ importers:
23
23
  packages/client:
24
24
  dependencies:
25
25
  '@almadar/core':
26
- specifier: '>=7.12.0'
27
- version: 7.12.0
26
+ specifier: '>=7.14.1'
27
+ version: 7.14.1
28
28
  '@almadar/evaluator':
29
- specifier: '>=2.9.2'
30
- version: 2.9.2
29
+ specifier: '>=2.11.1'
30
+ version: 2.11.1
31
+ '@almadar/logger':
32
+ specifier: '>=1.3.0'
33
+ version: 1.3.0
31
34
  '@almadar/patterns':
32
- specifier: '>=2.21.0'
33
- version: 2.21.0
35
+ specifier: '>=2.27.0'
36
+ version: 2.27.0
34
37
  '@almadar/syntax':
35
38
  specifier: '>=1.4.0'
36
39
  version: 1.4.0
37
40
  '@almadar/ui':
38
- specifier: '>=4.30.0'
39
- version: 4.30.0(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)
41
+ specifier: '>=4.46.0'
42
+ version: 4.46.0(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)
40
43
  '@monaco-editor/react':
41
44
  specifier: ^4.7.0
42
45
  version: 4.7.0(monaco-editor@0.52.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
@@ -105,8 +108,8 @@ importers:
105
108
  version: 5.0.12(@types/react@19.2.14)(react@19.2.4)(use-sync-external-store@1.6.0(react@19.2.4))
106
109
  devDependencies:
107
110
  '@almadar/eslint-plugin':
108
- specifier: '>=2.8.0'
109
- version: 2.8.0(eslint@10.0.0(jiti@1.21.7))
111
+ specifier: '>=2.8.1'
112
+ version: 2.8.1(eslint@10.0.0(jiti@1.21.7))
110
113
  '@testing-library/jest-dom':
111
114
  specifier: ^6.6.3
112
115
  version: 6.9.1
@@ -153,20 +156,23 @@ importers:
153
156
  packages/server:
154
157
  dependencies:
155
158
  '@almadar/core':
156
- specifier: '>=7.12.0'
157
- version: 7.12.0
159
+ specifier: '>=7.14.1'
160
+ version: 7.14.1
158
161
  '@almadar/evaluator':
159
- specifier: '>=2.9.2'
160
- version: 2.9.2
162
+ specifier: '>=2.11.1'
163
+ version: 2.11.1
161
164
  '@almadar/integrations':
162
- specifier: '>=2.6.3'
163
- version: 2.6.3(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)
165
+ specifier: '>=2.7.0'
166
+ version: 2.7.0(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)
167
+ '@almadar/logger':
168
+ specifier: '>=1.3.0'
169
+ version: 1.3.0
164
170
  '@almadar/runtime':
165
- specifier: '>=6.3.0'
166
- version: 6.3.0(express@4.22.1)
171
+ specifier: '>=6.5.1'
172
+ version: 6.5.1(express@4.22.1)
167
173
  '@almadar/server':
168
- specifier: '>=2.9.0'
169
- version: 2.9.0(express@4.22.1)
174
+ specifier: '>=2.11.0'
175
+ version: 2.11.0(express@4.22.1)
170
176
  cors:
171
177
  specifier: ^2.8.5
172
178
  version: 2.8.6
@@ -184,8 +190,8 @@ importers:
184
190
  version: 3.25.76
185
191
  devDependencies:
186
192
  '@almadar/eslint-plugin':
187
- specifier: '>=2.8.0'
188
- version: 2.8.0(eslint@10.0.0(jiti@1.21.7))
193
+ specifier: '>=2.8.1'
194
+ version: 2.8.1(eslint@10.0.0(jiti@1.21.7))
189
195
  '@types/cors':
190
196
  specifier: ^2.8.17
191
197
  version: 2.8.19
@@ -235,16 +241,19 @@ packages:
235
241
  '@almadar/core@7.12.0':
236
242
  resolution: {integrity: sha512-kEXO+7Ji3WTm4WWGFNM7qw5sqSbi9CJ+rONzRB0jkwM5p/65YNEhBBppkZTr4T+LXHGqMQ5/AA/4W2NExzljIA==}
237
243
 
238
- '@almadar/eslint-plugin@2.8.0':
239
- resolution: {integrity: sha512-8abtGsVP+YBaUEchSfGfQV3ZHEPtWt+4Swtu3P0AFofr+OMSfHLnor4aIwULzag+nHD9FQ7cQkVCTfBVgTHgiw==}
244
+ '@almadar/core@7.14.1':
245
+ resolution: {integrity: sha512-95VcUjH5Q75OnlMhgGLpvnUeIIH9B5DcKnKDcN+wFdX1mT7tFPwRnogYB1LoCMlRyoQToR3TKwlcNoWb9ERDkA==}
246
+
247
+ '@almadar/eslint-plugin@2.8.1':
248
+ resolution: {integrity: sha512-DaWThhbtFMT/IrqEyc+XADrhAqTjc+jeSO9CeiSJKs0+UoBDuNLZNhLy1kiXT61XdHSxCNZD7jjjtHbXbe59+g==}
240
249
  peerDependencies:
241
250
  eslint: '>=8.0.0'
242
251
 
243
- '@almadar/evaluator@2.9.2':
244
- resolution: {integrity: sha512-yzhTtWbhvqCS/FoAK/pIyVuDV+8QwC/Csfcs/tUJOwq7fGHBhKwOrxgRqK/DNp1g7p2W/yvRPqQMUJVK1ynTQA==}
252
+ '@almadar/evaluator@2.11.1':
253
+ resolution: {integrity: sha512-Mo9qhDhYXohs2AHpEx0PHLaCRnZo4Ccw/cxXD65Rhr4j7otf43puGB7hO8PKaxdkkeGdbBsQ3HfVi+GP71ZGqw==}
245
254
 
246
- '@almadar/integrations@2.6.3':
247
- resolution: {integrity: sha512-HScgW76InRz9dOK2571HfAvN3hq9rorDS6hrOj0UXxo4zZpKuKUxwYPtpxhD6ceewF/oxyU8Km/qbK/v5wpiKw==}
255
+ '@almadar/integrations@2.7.0':
256
+ resolution: {integrity: sha512-KV1Wqko9wECntSB/nggxvXPvBF0EK1f09K8f7pH3yq9c/ROZHLSBZrx6OWUcrn6wAEJo8Z226PHyY/HlVM8F7A==}
248
257
 
249
258
  '@almadar/llm@2.9.1':
250
259
  resolution: {integrity: sha512-8RIDz2iCcKD3Yl16vBebeUF9pr6aZr5YGjtpIqO8NlTXNJ/xJhz//Qb5GPBnr9IvYUM7DUhsS6y+4d4cl6qK4A==}
@@ -254,16 +263,19 @@ packages:
254
263
  '@almadar/core':
255
264
  optional: true
256
265
 
257
- '@almadar/patterns@2.21.0':
258
- resolution: {integrity: sha512-Xfki3Bd410UkNXpqLafAQbT7RtzVh0oZCceQx6Nz6lCWRa42BXvVLeqrzKS//TB5AbahSQkzBJHqOz2sJm5VxQ==}
266
+ '@almadar/logger@1.3.0':
267
+ resolution: {integrity: sha512-6WhnbfjQqHEy2hoRlvZM0RYr8trAra5t82IhOOIRPIoc2/jbpoIqINZ/dGlbndoa3g1aC+4LrdH35H0TzKdEhw==}
268
+
269
+ '@almadar/patterns@2.27.0':
270
+ resolution: {integrity: sha512-hr8K1GWhSwASvWjQMCGkMrl3YgT31spzD8OdleqqwuZ2mmlTO9q/vTnoVkwuA1Qm707GVXAKcMVV6YwdtTu3AA==}
259
271
 
260
- '@almadar/runtime@6.3.0':
261
- resolution: {integrity: sha512-NZF7/hm3FTQp7KE5V3hVKoKAbPaEcvGImAjHFVhMXobotjwJUFUsjRWaTgAKWu1qdO3u6mAnu0mnm55qrTv2cg==}
272
+ '@almadar/runtime@6.5.1':
273
+ resolution: {integrity: sha512-+M5yEKKChQTRzajrfqrzlBj56hHkp7nC4955Lm2SJVefIreclpaQDWr5Be3Nrqs/J4BOTCsyc3hcfyfqec3Vyw==}
262
274
  peerDependencies:
263
275
  express: ^5.0.0
264
276
 
265
- '@almadar/server@2.9.0':
266
- resolution: {integrity: sha512-C69C3zDr6XqY67c2meb9o5e/p8M+hdIeLMvCuUVk76U25P4nZylWMjUJGXHVNDuPVc8erCQhpI109TYdg+CgCw==}
277
+ '@almadar/server@2.11.0':
278
+ resolution: {integrity: sha512-j3GPWwMY5ZjxkMae+aCUVrhEtpNmZNzJtiaIvzD4zzOVxYQxL9e90ZZTNYxX/7W/QpbQBNHoRa7y7RVkAQGt1g==}
267
279
  peerDependencies:
268
280
  '@almadar-io/agent': '>=5.5.6'
269
281
  express: ^5.0.0
@@ -271,17 +283,14 @@ packages:
271
283
  '@almadar-io/agent':
272
284
  optional: true
273
285
 
274
- '@almadar/std@7.2.0':
275
- resolution: {integrity: sha512-Gs+1GyDEYxTW+mSf4HDKAmCSzbCFGtKKzwF083prTtlvAieYA0zBoGC3XH6MI0i1deARPTbpTV+PAhVArLzDaQ==}
276
-
277
286
  '@almadar/std@8.4.2':
278
287
  resolution: {integrity: sha512-cz48Ck/+hT9QpHoC1V9aBaTBaUPO797lNSzpNfLSHWb2JuOKkmioY45rMZTDOodHD2Qt2nUkc56BPQ4adlt7gw==}
279
288
 
280
289
  '@almadar/syntax@1.4.0':
281
290
  resolution: {integrity: sha512-r79cxWTDykcnBpWzWV1foHufBMWcgf/88AFT/lRAxyeIJIkwYA5lQjIJIonWh8z4adgSQw3rtl/KjlCy3mG+Uw==}
282
291
 
283
- '@almadar/ui@4.30.0':
284
- resolution: {integrity: sha512-/KxoMiOk/hHTJjA1dEf58TjEz6uQs04EHBFwskW24X7O2pP+7PnI/ek2RVhLcPD6q2L1nBHGHkmSKQWeVeVfug==}
292
+ '@almadar/ui@4.46.0':
293
+ resolution: {integrity: sha512-+WyvbAn7KxHZabpVgakQ5xa/DNtfguUUb80lAouut6WQl2JotmKiKx11KFCdgXvSjU5SzZwJfnRhfrXM7+yfyQ==}
285
294
  peerDependencies:
286
295
  '@react-three/drei': ^10.7.7
287
296
  '@react-three/fiber': ^9.0.0
@@ -4157,24 +4166,30 @@ snapshots:
4157
4166
 
4158
4167
  '@almadar/core@7.12.0':
4159
4168
  dependencies:
4160
- '@almadar/patterns': 2.21.0
4169
+ '@almadar/patterns': 2.27.0
4161
4170
  zod: 3.25.76
4162
4171
 
4163
- '@almadar/eslint-plugin@2.8.0(eslint@10.0.0(jiti@1.21.7))':
4172
+ '@almadar/core@7.14.1':
4173
+ dependencies:
4174
+ '@almadar/patterns': 2.27.0
4175
+ zod: 3.25.76
4176
+
4177
+ '@almadar/eslint-plugin@2.8.1(eslint@10.0.0(jiti@1.21.7))':
4164
4178
  dependencies:
4165
4179
  eslint: 10.0.0(jiti@1.21.7)
4166
4180
  jsonc-eslint-parser: 3.1.0
4167
4181
 
4168
- '@almadar/evaluator@2.9.2':
4182
+ '@almadar/evaluator@2.11.1':
4169
4183
  dependencies:
4170
- '@almadar/core': 7.12.0
4171
- '@almadar/std': 7.2.0
4184
+ '@almadar/core': 7.14.1
4185
+ '@almadar/std': 8.4.2
4172
4186
 
4173
- '@almadar/integrations@2.6.3(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)':
4187
+ '@almadar/integrations@2.7.0(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(ws@8.19.0)':
4174
4188
  dependencies:
4175
- '@almadar/core': 7.12.0
4176
- '@almadar/llm': 2.9.1(@almadar/core@7.12.0)(@opentelemetry/api@1.9.0)(ws@8.19.0)
4177
- '@almadar/patterns': 2.21.0
4189
+ '@almadar/core': 7.14.1
4190
+ '@almadar/llm': 2.9.1(@almadar/core@7.14.1)(@opentelemetry/api@1.9.0)(ws@8.19.0)
4191
+ '@almadar/logger': 1.3.0
4192
+ '@almadar/patterns': 2.27.0
4178
4193
  '@sendgrid/mail': 8.1.6
4179
4194
  dotenv: 16.6.1
4180
4195
  googleapis: 144.0.0
@@ -4193,7 +4208,7 @@ snapshots:
4193
4208
  - supports-color
4194
4209
  - ws
4195
4210
 
4196
- '@almadar/llm@2.9.1(@almadar/core@7.12.0)(@opentelemetry/api@1.9.0)(ws@8.19.0)':
4211
+ '@almadar/llm@2.9.1(@almadar/core@7.14.1)(@opentelemetry/api@1.9.0)(ws@8.19.0)':
4197
4212
  dependencies:
4198
4213
  '@anthropic-ai/sdk': 0.52.0
4199
4214
  '@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))
@@ -4202,28 +4217,34 @@ snapshots:
4202
4217
  openai: 6.32.0(ws@8.19.0)(zod@3.25.76)
4203
4218
  zod: 3.25.76
4204
4219
  optionalDependencies:
4205
- '@almadar/core': 7.12.0
4220
+ '@almadar/core': 7.14.1
4206
4221
  transitivePeerDependencies:
4207
4222
  - '@opentelemetry/api'
4208
4223
  - '@opentelemetry/exporter-trace-otlp-proto'
4209
4224
  - '@opentelemetry/sdk-trace-base'
4210
4225
  - ws
4211
4226
 
4212
- '@almadar/patterns@2.21.0':
4227
+ '@almadar/logger@1.3.0':
4213
4228
  dependencies:
4214
- '@almadar/core': 7.12.0
4229
+ '@almadar/core': 7.14.1
4215
4230
 
4216
- '@almadar/runtime@6.3.0(express@4.22.1)':
4231
+ '@almadar/patterns@2.27.0':
4217
4232
  dependencies:
4218
- '@almadar/core': 7.12.0
4219
- '@almadar/evaluator': 2.9.2
4233
+ '@almadar/core': 7.14.1
4234
+
4235
+ '@almadar/runtime@6.5.1(express@4.22.1)':
4236
+ dependencies:
4237
+ '@almadar/core': 7.14.1
4238
+ '@almadar/evaluator': 2.11.1
4239
+ '@almadar/logger': 1.3.0
4220
4240
  '@almadar/std': 8.4.2
4221
4241
  '@faker-js/faker': 9.9.0
4222
4242
  express: 4.22.1
4223
4243
 
4224
- '@almadar/server@2.9.0(express@4.22.1)':
4244
+ '@almadar/server@2.11.0(express@4.22.1)':
4225
4245
  dependencies:
4226
- '@almadar/core': 7.12.0
4246
+ '@almadar/core': 7.14.1
4247
+ '@almadar/logger': 1.3.0
4227
4248
  '@faker-js/faker': 9.9.0
4228
4249
  cors: 2.8.6
4229
4250
  dotenv: 16.6.1
@@ -4238,26 +4259,23 @@ snapshots:
4238
4259
  - supports-color
4239
4260
  - utf-8-validate
4240
4261
 
4241
- '@almadar/std@7.2.0':
4242
- dependencies:
4243
- '@almadar/core': 7.12.0
4244
-
4245
4262
  '@almadar/std@8.4.2':
4246
4263
  dependencies:
4247
- '@almadar/core': 7.12.0
4264
+ '@almadar/core': 7.14.1
4248
4265
 
4249
4266
  '@almadar/syntax@1.4.0':
4250
4267
  dependencies:
4251
- '@almadar/core': 7.12.0
4252
- '@almadar/patterns': 2.21.0
4268
+ '@almadar/core': 7.14.1
4269
+ '@almadar/patterns': 2.27.0
4253
4270
  '@almadar/std': 8.4.2
4254
4271
 
4255
- '@almadar/ui@4.30.0(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)':
4272
+ '@almadar/ui@4.46.0(@react-three/drei@9.122.0(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/react@19.2.14)(@types/three@0.183.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1)(use-sync-external-store@1.6.0(react@19.2.4)))(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@react-three/postprocessing@3.0.4(@react-three/fiber@9.5.0(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(three@0.160.1))(@types/three@0.183.1)(react@19.2.4)(three@0.160.1))(@tanstack/react-query@5.91.2(react@19.2.4))(@types/react@19.2.14)(express@4.22.1)(react-dom@19.2.4(react@19.2.4))(react-router-dom@7.13.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)(three@0.160.1)':
4256
4273
  dependencies:
4257
- '@almadar/core': 7.12.0
4258
- '@almadar/evaluator': 2.9.2
4259
- '@almadar/patterns': 2.21.0
4260
- '@almadar/runtime': 6.3.0(express@4.22.1)
4274
+ '@almadar/core': 7.14.1
4275
+ '@almadar/evaluator': 2.11.1
4276
+ '@almadar/logger': 1.3.0
4277
+ '@almadar/patterns': 2.27.0
4278
+ '@almadar/runtime': 6.5.1(express@4.22.1)
4261
4279
  '@almadar/std': 8.4.2
4262
4280
  '@almadar/syntax': 1.4.0
4263
4281
  '@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))