create-auto-app 1.98.0 → 1.100.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": "create-auto-app",
3
- "version": "1.98.0",
3
+ "version": "1.100.0",
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.98.0"
36
+ "@auto-engineer/id": "1.100.0"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@types/fs-extra": "^11.0.4",
@@ -114,6 +114,9 @@ importers:
114
114
  '@hookform/resolvers':
115
115
  specifier: ^5.2.2
116
116
  version: 5.2.2(react-hook-form@7.71.2(react@19.2.4))
117
+ '@react-spring/web':
118
+ specifier: ^10.0.3
119
+ version: 10.0.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
117
120
  '@tanstack/react-query':
118
121
  specifier: ^5.90.19
119
122
  version: 5.90.21(react@19.2.4)
@@ -2211,6 +2214,33 @@ packages:
2211
2214
  '@radix-ui/rect@1.1.1':
2212
2215
  resolution: {integrity: sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==}
2213
2216
 
2217
+ '@react-spring/animated@10.0.3':
2218
+ resolution: {integrity: sha512-7MrxADV3vaUADn2V9iYhaIL6iOWRx9nCJjYrsk2AHD2kwPr6fg7Pt0v+deX5RnCDmCKNnD6W5fasiyM8D+wzJQ==}
2219
+ peerDependencies:
2220
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2221
+
2222
+ '@react-spring/core@10.0.3':
2223
+ resolution: {integrity: sha512-D4DwNO68oohDf/0HG2G0Uragzb9IA1oXblxrd6MZAcBcUQG2EHUWXewjdECMPLNmQvlYVyyBRH6gPxXM5DX7DQ==}
2224
+ peerDependencies:
2225
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2226
+
2227
+ '@react-spring/rafz@10.0.3':
2228
+ resolution: {integrity: sha512-Ri2/xqt8OnQ2iFKkxKMSF4Nqv0LSWnxXT4jXFzBDsHgeeH/cHxTLupAWUwmV9hAGgmEhBmh5aONtj3J6R/18wg==}
2229
+
2230
+ '@react-spring/shared@10.0.3':
2231
+ resolution: {integrity: sha512-geCal66nrkaQzUVhPkGomylo+Jpd5VPK8tPMEDevQEfNSWAQP15swHm+MCRG4wVQrQlTi9lOzKzpRoTL3CA84Q==}
2232
+ peerDependencies:
2233
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2234
+
2235
+ '@react-spring/types@10.0.3':
2236
+ resolution: {integrity: sha512-H5Ixkd2OuSIgHtxuHLTt7aJYfhMXKXT/rK32HPD/kSrOB6q6ooeiWAXkBy7L8F3ZxdkBb9ini9zP9UwnEFzWgQ==}
2237
+
2238
+ '@react-spring/web@10.0.3':
2239
+ resolution: {integrity: sha512-ndU+kWY81rHsT7gTFtCJ6mrVhaJ6grFmgTnENipzmKqot4HGf5smPNK+cZZJqoGeDsj9ZsiWPW4geT/NyD484A==}
2240
+ peerDependencies:
2241
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2242
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2243
+
2214
2244
  '@repeaterjs/repeater@3.0.6':
2215
2245
  resolution: {integrity: sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==}
2216
2246
 
@@ -7902,6 +7932,38 @@ snapshots:
7902
7932
 
7903
7933
  '@radix-ui/rect@1.1.1': {}
7904
7934
 
7935
+ '@react-spring/animated@10.0.3(react@19.2.4)':
7936
+ dependencies:
7937
+ '@react-spring/shared': 10.0.3(react@19.2.4)
7938
+ '@react-spring/types': 10.0.3
7939
+ react: 19.2.4
7940
+
7941
+ '@react-spring/core@10.0.3(react@19.2.4)':
7942
+ dependencies:
7943
+ '@react-spring/animated': 10.0.3(react@19.2.4)
7944
+ '@react-spring/shared': 10.0.3(react@19.2.4)
7945
+ '@react-spring/types': 10.0.3
7946
+ react: 19.2.4
7947
+
7948
+ '@react-spring/rafz@10.0.3': {}
7949
+
7950
+ '@react-spring/shared@10.0.3(react@19.2.4)':
7951
+ dependencies:
7952
+ '@react-spring/rafz': 10.0.3
7953
+ '@react-spring/types': 10.0.3
7954
+ react: 19.2.4
7955
+
7956
+ '@react-spring/types@10.0.3': {}
7957
+
7958
+ '@react-spring/web@10.0.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
7959
+ dependencies:
7960
+ '@react-spring/animated': 10.0.3(react@19.2.4)
7961
+ '@react-spring/core': 10.0.3(react@19.2.4)
7962
+ '@react-spring/shared': 10.0.3(react@19.2.4)
7963
+ '@react-spring/types': 10.0.3
7964
+ react: 19.2.4
7965
+ react-dom: 19.2.4(react@19.2.4)
7966
+
7905
7967
  '@repeaterjs/repeater@3.0.6': {}
7906
7968
 
7907
7969
  '@rolldown/pluginutils@1.0.0-rc.2': {}