|
20 | 20 | "node": "^18.20.2 || >=20.9.0"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@payloadcms/db-mongodb": "3.0.0-beta.71", |
24 |
| - "@payloadcms/db-postgres": "3.0.0-beta.71", |
25 |
| - "@payloadcms/next": "3.0.0-beta.71", |
26 |
| - "@payloadcms/richtext-lexical": "3.0.0-beta.71", |
27 |
| - "@payloadcms/richtext-slate": "3.0.0-beta.71", |
28 |
| - "@payloadcms/ui": "3.0.0-beta.71", |
| 23 | + "@payloadcms/db-mongodb": "3.0.0-beta.76", |
| 24 | + "@payloadcms/db-postgres": "3.0.0-beta.76", |
| 25 | + "@payloadcms/next": "3.0.0-beta.76", |
| 26 | + "@payloadcms/richtext-lexical": "3.0.0-beta.76", |
| 27 | + "@payloadcms/richtext-slate": "3.0.0-beta.76", |
| 28 | + "@payloadcms/ui": "3.0.0-beta.76", |
29 | 29 | "babel-plugin-react-compiler": "^0.0.0-experimental-592953e-20240517",
|
30 | 30 | "cross-env": "^7.0.3",
|
31 | 31 | "graphql": "^16.8.2",
|
32 |
| - "next": "15.0.0-canary.77", |
33 |
| - "payload": "3.0.0-beta.71", |
34 |
| - "react": "19.0.0-rc-6230622a1a-20240610", |
35 |
| - "react-dom": "19.0.0-rc-6230622a1a-20240610", |
| 32 | + "next": "15.0.0-canary.104", |
| 33 | + "payload": "3.0.0-beta.76", |
| 34 | + "react": "19.0.0-rc-06d0b89e-20240801", |
| 35 | + "react-dom": "19.0.0-rc-06d0b89e-20240801", |
36 | 36 | "sharp": "0.32.6"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "@payloadcms/graphql": "3.0.0-beta.71", |
| 39 | + "@payloadcms/graphql": "3.0.0-beta.76", |
40 | 40 | "@types/node": "^20.14.9",
|
41 | 41 | "@types/react": "npm:[email protected]",
|
42 | 42 | "@types/react-dom": "npm:[email protected]",
|
|
0 commit comments