create-cedar-app 1.0.0-canary.13003 → 1.0.0-canary.13004

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.13003+1e88dffa3",
3
+ "version": "1.0.0-canary.13004+66daa5ace",
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.13003",
30
- "@cedarjs/tui": "1.0.0-canary.13003",
29
+ "@cedarjs/framework-tools": "1.0.0-canary.13004",
30
+ "@cedarjs/tui": "1.0.0-canary.13004",
31
31
  "@opentelemetry/api": "1.8.0",
32
32
  "@opentelemetry/exporter-trace-otlp-http": "0.49.1",
33
33
  "@opentelemetry/resources": "1.22.0",
@@ -40,7 +40,7 @@
40
40
  "ci-info": "4.3.1",
41
41
  "envinfo": "7.21.0",
42
42
  "execa": "5.1.1",
43
- "fs-extra": "11.2.0",
43
+ "fs-extra": "11.3.3",
44
44
  "gradient-string": "3.0.0",
45
45
  "klaw-sync": "7.0.0",
46
46
  "semver": "7.6.3",
@@ -52,5 +52,5 @@
52
52
  "vitest": "3.2.4",
53
53
  "yargs": "17.7.2"
54
54
  },
55
- "gitHead": "1e88dffa36c1f082855af6c93425b30464aa7ec7"
55
+ "gitHead": "66daa5ace3dd7b03200d5e6dd977a6759da9725f"
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.13003",
7
- "@cedarjs/graphql-server": "1.0.0-canary.13003"
6
+ "@cedarjs/api": "1.0.0-canary.13004",
7
+ "@cedarjs/graphql-server": "1.0.0-canary.13004"
8
8
  }
9
9
  }
@@ -5,9 +5,9 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "1.0.0-canary.13003",
9
- "@cedarjs/project-config": "1.0.0-canary.13003",
10
- "@cedarjs/testing": "1.0.0-canary.13003"
8
+ "@cedarjs/core": "1.0.0-canary.13004",
9
+ "@cedarjs/project-config": "1.0.0-canary.13004",
10
+ "@cedarjs/testing": "1.0.0-canary.13004"
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.13003",
15
- "@cedarjs/router": "1.0.0-canary.13003",
16
- "@cedarjs/web": "1.0.0-canary.13003",
14
+ "@cedarjs/forms": "1.0.0-canary.13004",
15
+ "@cedarjs/router": "1.0.0-canary.13004",
16
+ "@cedarjs/web": "1.0.0-canary.13004",
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.13003",
21
+ "@cedarjs/vite": "1.0.0-canary.13004",
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.13003",
7
- "@cedarjs/graphql-server": "1.0.0-canary.13003"
6
+ "@cedarjs/api": "1.0.0-canary.13004",
7
+ "@cedarjs/graphql-server": "1.0.0-canary.13004"
8
8
  }
9
9
  }
@@ -5,9 +5,9 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "1.0.0-canary.13003",
9
- "@cedarjs/project-config": "1.0.0-canary.13003",
10
- "@cedarjs/testing": "1.0.0-canary.13003"
8
+ "@cedarjs/core": "1.0.0-canary.13004",
9
+ "@cedarjs/project-config": "1.0.0-canary.13004",
10
+ "@cedarjs/testing": "1.0.0-canary.13004"
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.13003",
15
- "@cedarjs/router": "1.0.0-canary.13003",
16
- "@cedarjs/web": "1.0.0-canary.13003",
14
+ "@cedarjs/forms": "1.0.0-canary.13004",
15
+ "@cedarjs/router": "1.0.0-canary.13004",
16
+ "@cedarjs/web": "1.0.0-canary.13004",
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.13003",
21
+ "@cedarjs/vite": "1.0.0-canary.13004",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }