create-cedar-app 2.2.0 → 2.2.1-next.21

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": "2.2.0",
3
+ "version": "2.2.1-next.21+014660ad1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/cedarjs/cedar.git",
@@ -27,7 +27,7 @@
27
27
  "@babel/core": "^7.26.10",
28
28
  "@babel/plugin-transform-typescript": "^7.26.8",
29
29
  "@cedarjs/framework-tools": "2.2.0",
30
- "@cedarjs/tui": "2.2.0",
30
+ "@cedarjs/tui": "2.2.1-next.21+014660ad1",
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,20 +40,19 @@
40
40
  "ci-info": "4.3.1",
41
41
  "envinfo": "7.21.0",
42
42
  "execa": "5.1.1",
43
- "fs-extra": "11.3.3",
44
43
  "gradient-string": "3.0.0",
45
44
  "klaw-sync": "7.0.0",
46
45
  "semver": "7.7.3",
47
- "systeminformation": "5.27.17",
46
+ "systeminformation": "5.28.1",
48
47
  "termi-link": "1.1.0",
49
48
  "tsx": "4.21.0",
50
49
  "untildify": "4.0.0",
51
- "uuid": "10.0.0",
50
+ "uuid": "11.1.0",
52
51
  "vitest": "3.2.4",
53
52
  "yargs": "17.7.2"
54
53
  },
55
54
  "publishConfig": {
56
55
  "access": "public"
57
56
  },
58
- "gitHead": "62b823ae7da1e6de393285a6b896cc0458c755a6"
57
+ "gitHead": "014660ad1d93c58cd848e67a370bf4856cd64a11"
59
58
  }
@@ -3,7 +3,7 @@
3
3
  "version": "0.0.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@cedarjs/api": "2.2.0",
7
- "@cedarjs/graphql-server": "2.2.0"
6
+ "@cedarjs/api": "2.2.1-next.21",
7
+ "@cedarjs/graphql-server": "2.2.1-next.21"
8
8
  }
9
9
  }
@@ -5,9 +5,9 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "2.2.0",
9
- "@cedarjs/project-config": "2.2.0",
10
- "@cedarjs/testing": "2.2.0"
8
+ "@cedarjs/core": "2.2.1-next.21",
9
+ "@cedarjs/project-config": "2.2.1-next.21",
10
+ "@cedarjs/testing": "2.2.1-next.21"
11
11
  },
12
12
  "engines": {
13
13
  "node": "=24.x"
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "2.2.0",
15
- "@cedarjs/router": "2.2.0",
16
- "@cedarjs/web": "2.2.0",
14
+ "@cedarjs/forms": "2.2.1-next.21",
15
+ "@cedarjs/router": "2.2.1-next.21",
16
+ "@cedarjs/web": "2.2.1-next.21",
17
17
  "react": "18.3.1",
18
18
  "react-dom": "18.3.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "2.2.0",
21
+ "@cedarjs/vite": "2.2.1-next.21",
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": "2.2.0",
7
- "@cedarjs/graphql-server": "2.2.0"
6
+ "@cedarjs/api": "2.2.1-next.21",
7
+ "@cedarjs/graphql-server": "2.2.1-next.21"
8
8
  }
9
9
  }
@@ -5,9 +5,9 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "2.2.0",
9
- "@cedarjs/project-config": "2.2.0",
10
- "@cedarjs/testing": "2.2.0"
8
+ "@cedarjs/core": "2.2.1-next.21",
9
+ "@cedarjs/project-config": "2.2.1-next.21",
10
+ "@cedarjs/testing": "2.2.1-next.21"
11
11
  },
12
12
  "engines": {
13
13
  "node": "=24.x"
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "2.2.0",
15
- "@cedarjs/router": "2.2.0",
16
- "@cedarjs/web": "2.2.0",
14
+ "@cedarjs/forms": "2.2.1-next.21",
15
+ "@cedarjs/router": "2.2.1-next.21",
16
+ "@cedarjs/web": "2.2.1-next.21",
17
17
  "react": "18.3.1",
18
18
  "react-dom": "18.3.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "2.2.0",
21
+ "@cedarjs/vite": "2.2.1-next.21",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }