create-cedar-app 1.0.0-canary.12988 → 1.0.0-canary.12991

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-cedar-app",
3
- "version": "1.0.0-canary.12988+f527e703d",
3
+ "version": "1.0.0-canary.12991+b4569b68d",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/cedarjs/cedar.git",
@@ -26,8 +26,8 @@
26
26
  "devDependencies": {
27
27
  "@babel/core": "^7.26.10",
28
28
  "@babel/plugin-transform-typescript": "^7.26.8",
29
- "@cedarjs/framework-tools": "1.0.0-canary.12988",
30
- "@cedarjs/tui": "1.0.0-canary.12988",
29
+ "@cedarjs/framework-tools": "1.0.0-canary.12991",
30
+ "@cedarjs/tui": "1.0.0-canary.12991",
31
31
  "@opentelemetry/api": "1.8.0",
32
32
  "@opentelemetry/exporter-trace-otlp-http": "0.49.1",
33
33
  "@opentelemetry/resources": "1.22.0",
@@ -38,7 +38,7 @@
38
38
  "ansis": "4.2.0",
39
39
  "check-node-version": "4.2.1",
40
40
  "ci-info": "4.3.1",
41
- "envinfo": "7.14.0",
41
+ "envinfo": "7.21.0",
42
42
  "execa": "5.1.1",
43
43
  "fs-extra": "11.2.0",
44
44
  "gradient-string": "3.0.0",
@@ -52,5 +52,5 @@
52
52
  "vitest": "3.2.4",
53
53
  "yargs": "17.7.2"
54
54
  },
55
- "gitHead": "f527e703d59ba1fb0cfa27e98ee16eb18df7f20d"
55
+ "gitHead": "b4569b68d8f2fb06d5ae5017bce0d6f9f8c345be"
56
56
  }
@@ -3,7 +3,7 @@
3
3
  "version": "0.0.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@cedarjs/api": "1.0.0-canary.12988",
7
- "@cedarjs/graphql-server": "1.0.0-canary.12988"
6
+ "@cedarjs/api": "1.0.0-canary.12991",
7
+ "@cedarjs/graphql-server": "1.0.0-canary.12991"
8
8
  }
9
9
  }
@@ -5,9 +5,9 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "1.0.0-canary.12988",
9
- "@cedarjs/project-config": "1.0.0-canary.12988",
10
- "@cedarjs/testing": "1.0.0-canary.12988"
8
+ "@cedarjs/core": "1.0.0-canary.12991",
9
+ "@cedarjs/project-config": "1.0.0-canary.12991",
10
+ "@cedarjs/testing": "1.0.0-canary.12991"
11
11
  },
12
12
  "engines": {
13
13
  "node": "=24.x"
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "1.0.0-canary.12988",
15
- "@cedarjs/router": "1.0.0-canary.12988",
16
- "@cedarjs/web": "1.0.0-canary.12988",
14
+ "@cedarjs/forms": "1.0.0-canary.12991",
15
+ "@cedarjs/router": "1.0.0-canary.12991",
16
+ "@cedarjs/web": "1.0.0-canary.12991",
17
17
  "react": "19.2.3",
18
18
  "react-dom": "19.2.3"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "1.0.0-canary.12988",
21
+ "@cedarjs/vite": "1.0.0-canary.12991",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }
@@ -3,7 +3,7 @@
3
3
  "version": "0.0.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@cedarjs/api": "1.0.0-canary.12988",
7
- "@cedarjs/graphql-server": "1.0.0-canary.12988"
6
+ "@cedarjs/api": "1.0.0-canary.12991",
7
+ "@cedarjs/graphql-server": "1.0.0-canary.12991"
8
8
  }
9
9
  }
@@ -5,9 +5,9 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "1.0.0-canary.12988",
9
- "@cedarjs/project-config": "1.0.0-canary.12988",
10
- "@cedarjs/testing": "1.0.0-canary.12988"
8
+ "@cedarjs/core": "1.0.0-canary.12991",
9
+ "@cedarjs/project-config": "1.0.0-canary.12991",
10
+ "@cedarjs/testing": "1.0.0-canary.12991"
11
11
  },
12
12
  "engines": {
13
13
  "node": "=24.x"
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "1.0.0-canary.12988",
15
- "@cedarjs/router": "1.0.0-canary.12988",
16
- "@cedarjs/web": "1.0.0-canary.12988",
14
+ "@cedarjs/forms": "1.0.0-canary.12991",
15
+ "@cedarjs/router": "1.0.0-canary.12991",
16
+ "@cedarjs/web": "1.0.0-canary.12991",
17
17
  "react": "19.2.3",
18
18
  "react-dom": "19.2.3"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "1.0.0-canary.12988",
21
+ "@cedarjs/vite": "1.0.0-canary.12991",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }