create-auto-app 1.110.5 → 1.110.7

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": "create-auto-app",
3
- "version": "1.110.5",
3
+ "version": "1.110.7",
4
4
  "description": "Create Auto Engineer apps with no configuration",
5
5
  "type": "module",
6
6
  "bin": {
@@ -33,7 +33,7 @@
33
33
  "fs-extra": "^11.2.0",
34
34
  "inquirer": "^9.2.15",
35
35
  "ora": "^8.0.1",
36
- "@auto-engineer/id": "1.110.5"
36
+ "@auto-engineer/id": "1.110.7"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@types/fs-extra": "^11.0.4",
@@ -247,6 +247,9 @@ importers:
247
247
  jsdom:
248
248
  specifier: ^26.1.0
249
249
  version: 26.1.0
250
+ lodash-es:
251
+ specifier: ^4.17.21
252
+ version: 4.17.23
250
253
  msw:
251
254
  specifier: ^2.12.10
252
255
  version: 2.12.10(@types/node@24.11.0)(typescript@5.9.3)