create-cedar-app 3.1.1-next.2 → 3.1.1-next.3

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": "3.1.1-next.2+7426e3b25",
3
+ "version": "3.1.1-next.3+50a488e6e",
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": "3.1.1-next.2",
30
- "@cedarjs/tui": "3.1.1-next.2+7426e3b25",
29
+ "@cedarjs/framework-tools": "3.1.1-next.3",
30
+ "@cedarjs/tui": "3.1.1-next.3+50a488e6e",
31
31
  "@opentelemetry/api": "1.9.0",
32
32
  "@opentelemetry/exporter-trace-otlp-http": "0.57.2",
33
33
  "@opentelemetry/resources": "1.30.1",
@@ -54,5 +54,5 @@
54
54
  "engines": {
55
55
  "node": ">=24"
56
56
  },
57
- "gitHead": "7426e3b25bd7a03d9d253c5c49757232e126b2ad"
57
+ "gitHead": "50a488e6e58949667c1f4975b0dfba7b55a05c3a"
58
58
  }
@@ -3,8 +3,8 @@
3
3
  "version": "0.0.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@cedarjs/api": "3.1.1-next.2",
7
- "@cedarjs/graphql-server": "3.1.1-next.2",
6
+ "@cedarjs/api": "3.1.1-next.3",
7
+ "@cedarjs/graphql-server": "3.1.1-next.3",
8
8
  "@prisma/adapter-better-sqlite3": "7.5.0",
9
9
  "better-sqlite3": "12.8.0"
10
10
  }
@@ -5,10 +5,10 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "3.1.1-next.2",
9
- "@cedarjs/eslint-config": "3.1.1-next.2",
10
- "@cedarjs/project-config": "3.1.1-next.2",
11
- "@cedarjs/testing": "3.1.1-next.2"
8
+ "@cedarjs/core": "3.1.1-next.3",
9
+ "@cedarjs/eslint-config": "3.1.1-next.3",
10
+ "@cedarjs/project-config": "3.1.1-next.3",
11
+ "@cedarjs/testing": "3.1.1-next.3"
12
12
  },
13
13
  "engines": {
14
14
  "node": "=24.x"
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "3.1.1-next.2",
15
- "@cedarjs/router": "3.1.1-next.2",
16
- "@cedarjs/web": "3.1.1-next.2",
14
+ "@cedarjs/forms": "3.1.1-next.3",
15
+ "@cedarjs/router": "3.1.1-next.3",
16
+ "@cedarjs/web": "3.1.1-next.3",
17
17
  "react": "18.3.1",
18
18
  "react-dom": "18.3.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "3.1.1-next.2",
21
+ "@cedarjs/vite": "3.1.1-next.3",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }
@@ -3,8 +3,8 @@
3
3
  "version": "0.0.0",
4
4
  "private": true,
5
5
  "dependencies": {
6
- "@cedarjs/api": "3.1.1-next.2",
7
- "@cedarjs/graphql-server": "3.1.1-next.2",
6
+ "@cedarjs/api": "3.1.1-next.3",
7
+ "@cedarjs/graphql-server": "3.1.1-next.3",
8
8
  "@prisma/adapter-better-sqlite3": "7.5.0",
9
9
  "better-sqlite3": "12.8.0"
10
10
  }
@@ -5,10 +5,10 @@
5
5
  "web"
6
6
  ],
7
7
  "devDependencies": {
8
- "@cedarjs/core": "3.1.1-next.2",
9
- "@cedarjs/eslint-config": "3.1.1-next.2",
10
- "@cedarjs/project-config": "3.1.1-next.2",
11
- "@cedarjs/testing": "3.1.1-next.2"
8
+ "@cedarjs/core": "3.1.1-next.3",
9
+ "@cedarjs/eslint-config": "3.1.1-next.3",
10
+ "@cedarjs/project-config": "3.1.1-next.3",
11
+ "@cedarjs/testing": "3.1.1-next.3"
12
12
  },
13
13
  "engines": {
14
14
  "node": "=24.x"
@@ -11,14 +11,14 @@
11
11
  ]
12
12
  },
13
13
  "dependencies": {
14
- "@cedarjs/forms": "3.1.1-next.2",
15
- "@cedarjs/router": "3.1.1-next.2",
16
- "@cedarjs/web": "3.1.1-next.2",
14
+ "@cedarjs/forms": "3.1.1-next.3",
15
+ "@cedarjs/router": "3.1.1-next.3",
16
+ "@cedarjs/web": "3.1.1-next.3",
17
17
  "react": "18.3.1",
18
18
  "react-dom": "18.3.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@cedarjs/vite": "3.1.1-next.2",
21
+ "@cedarjs/vite": "3.1.1-next.3",
22
22
  "@types/react": "^18.2.55",
23
23
  "@types/react-dom": "^18.2.19"
24
24
  }