create-cedar-app 5.0.0-rc.273 → 5.0.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.
@@ -6,10 +6,11 @@
6
6
  "web"
7
7
  ],
8
8
  "devDependencies": {
9
- "@cedarjs/core": "5.0.0-rc.273",
10
- "@cedarjs/eslint-config": "5.0.0-rc.273",
11
- "@cedarjs/project-config": "5.0.0-rc.273",
12
- "@cedarjs/testing": "5.0.0-rc.273"
9
+ "@cedarjs/core": "5.0.0",
10
+ "@cedarjs/eslint-config": "5.0.0",
11
+ "@cedarjs/project-config": "5.0.0",
12
+ "@cedarjs/testing": "5.0.0",
13
+ "prisma": "7.8.0"
13
14
  },
14
15
  "engines": {
15
16
  "node": "=24.x"
@@ -2,10 +2,11 @@
2
2
  "private": true,
3
3
  "type": "commonjs",
4
4
  "devDependencies": {
5
- "@cedarjs/core": "5.0.0-rc.273",
6
- "@cedarjs/eslint-config": "5.0.0-rc.273",
7
- "@cedarjs/project-config": "5.0.0-rc.273",
8
- "@cedarjs/testing": "5.0.0-rc.273"
5
+ "@cedarjs/core": "5.0.0",
6
+ "@cedarjs/eslint-config": "5.0.0",
7
+ "@cedarjs/project-config": "5.0.0",
8
+ "@cedarjs/testing": "5.0.0",
9
+ "prisma": "7.8.0"
9
10
  },
10
11
  "engines": {
11
12
  "node": "=24.x",
@@ -6,10 +6,11 @@
6
6
  "web"
7
7
  ],
8
8
  "devDependencies": {
9
- "@cedarjs/core": "5.0.0-rc.273",
10
- "@cedarjs/eslint-config": "5.0.0-rc.273",
11
- "@cedarjs/project-config": "5.0.0-rc.273",
12
- "@cedarjs/testing": "5.0.0-rc.273"
9
+ "@cedarjs/core": "5.0.0",
10
+ "@cedarjs/eslint-config": "5.0.0",
11
+ "@cedarjs/project-config": "5.0.0",
12
+ "@cedarjs/testing": "5.0.0",
13
+ "prisma": "7.8.0"
13
14
  },
14
15
  "engines": {
15
16
  "node": "=24.x"
@@ -6,10 +6,11 @@
6
6
  "web"
7
7
  ],
8
8
  "devDependencies": {
9
- "@cedarjs/core": "5.0.0-rc.273",
10
- "@cedarjs/eslint-config": "5.0.0-rc.273",
11
- "@cedarjs/project-config": "5.0.0-rc.273",
12
- "@cedarjs/testing": "5.0.0-rc.273"
9
+ "@cedarjs/core": "5.0.0",
10
+ "@cedarjs/eslint-config": "5.0.0",
11
+ "@cedarjs/project-config": "5.0.0",
12
+ "@cedarjs/testing": "5.0.0",
13
+ "prisma": "7.8.0"
13
14
  },
14
15
  "engines": {
15
16
  "node": "=24.x"
@@ -2,10 +2,11 @@
2
2
  "private": true,
3
3
  "type": "module",
4
4
  "devDependencies": {
5
- "@cedarjs/core": "5.0.0-rc.273",
6
- "@cedarjs/eslint-config": "5.0.0-rc.273",
7
- "@cedarjs/project-config": "5.0.0-rc.273",
8
- "@cedarjs/testing": "5.0.0-rc.273"
5
+ "@cedarjs/core": "5.0.0",
6
+ "@cedarjs/eslint-config": "5.0.0",
7
+ "@cedarjs/project-config": "5.0.0",
8
+ "@cedarjs/testing": "5.0.0",
9
+ "prisma": "7.8.0"
9
10
  },
10
11
  "engines": {
11
12
  "node": "=24.x",
@@ -6,10 +6,11 @@
6
6
  "web"
7
7
  ],
8
8
  "devDependencies": {
9
- "@cedarjs/core": "5.0.0-rc.273",
10
- "@cedarjs/eslint-config": "5.0.0-rc.273",
11
- "@cedarjs/project-config": "5.0.0-rc.273",
12
- "@cedarjs/testing": "5.0.0-rc.273",
9
+ "@cedarjs/core": "5.0.0",
10
+ "@cedarjs/eslint-config": "5.0.0",
11
+ "@cedarjs/project-config": "5.0.0",
12
+ "@cedarjs/testing": "5.0.0",
13
+ "prisma": "7.8.0",
13
14
  "vitest": "3.2.6"
14
15
  },
15
16
  "engines": {
@@ -4,8 +4,8 @@
4
4
  "version": "0.0.0",
5
5
  "private": true,
6
6
  "dependencies": {
7
- "@cedarjs/api": "5.0.0-rc.273",
8
- "@cedarjs/graphql-server": "5.0.0-rc.273",
7
+ "@cedarjs/api": "5.0.0",
8
+ "@cedarjs/graphql-server": "5.0.0",
9
9
  "@prisma/adapter-better-sqlite3": "7.8.0",
10
10
  "@prisma/client": "7.8.0",
11
11
  "better-sqlite3": "12.9.0"
@@ -6,10 +6,10 @@
6
6
  "web"
7
7
  ],
8
8
  "devDependencies": {
9
- "@cedarjs/core": "5.0.0-rc.273",
10
- "@cedarjs/eslint-config": "5.0.0-rc.273",
11
- "@cedarjs/project-config": "5.0.0-rc.273",
12
- "@cedarjs/testing": "5.0.0-rc.273"
9
+ "@cedarjs/core": "5.0.0",
10
+ "@cedarjs/eslint-config": "5.0.0",
11
+ "@cedarjs/project-config": "5.0.0",
12
+ "@cedarjs/testing": "5.0.0"
13
13
  },
14
14
  "engines": {
15
15
  "node": "=24.x"
@@ -12,14 +12,14 @@
12
12
  ]
13
13
  },
14
14
  "dependencies": {
15
- "@cedarjs/forms": "5.0.0-rc.273",
16
- "@cedarjs/router": "5.0.0-rc.273",
17
- "@cedarjs/web": "5.0.0-rc.273",
15
+ "@cedarjs/forms": "5.0.0",
16
+ "@cedarjs/router": "5.0.0",
17
+ "@cedarjs/web": "5.0.0",
18
18
  "react": "18.3.1",
19
19
  "react-dom": "18.3.1"
20
20
  },
21
21
  "devDependencies": {
22
- "@cedarjs/vite": "5.0.0-rc.273",
22
+ "@cedarjs/vite": "5.0.0",
23
23
  "@types/react": "^18.2.55",
24
24
  "@types/react-dom": "^18.2.19"
25
25
  }