|
105 | 105 | "devDependencies": {
|
106 | 106 | "@jest/globals": "29.7.0",
|
107 | 107 | "@libsql/client": "0.14.0",
|
108 |
| - "@next/bundle-analyzer": "15.0.0-canary.173", |
| 108 | + "@next/bundle-analyzer": "15.0.0", |
109 | 109 | "@payloadcms/db-postgres": "workspace:*",
|
110 | 110 | "@payloadcms/eslint-config": "workspace:*",
|
111 | 111 | "@payloadcms/eslint-plugin": "workspace:*",
|
|
145 | 145 | "lint-staged": "15.2.7",
|
146 | 146 | "minimist": "1.2.8",
|
147 | 147 | "mongodb-memory-server": "^9.0",
|
148 |
| - "next": "15.0.0-canary.173", |
| 148 | + "next": "15.0.0", |
149 | 149 | "open": "^10.1.0",
|
150 | 150 | "p-limit": "^5.0.0",
|
151 | 151 | "playwright": "1.48.1",
|
152 | 152 | "playwright-core": "1.48.1",
|
153 | 153 | "prettier": "3.3.3",
|
154 | 154 | "prompts": "2.4.2",
|
155 |
| - "react": "19.0.0-rc-3edc000d-20240926", |
156 |
| - "react-dom": "19.0.0-rc-3edc000d-20240926", |
| 155 | + "react": "19.0.0-rc-65a56d0e-20241020", |
| 156 | + "react-dom": "19.0.0-rc-65a56d0e-20241020", |
157 | 157 | "rimraf": "3.0.2",
|
158 | 158 | "semver": "^7.5.4",
|
159 | 159 | "sharp": "0.32.6",
|
|
167 | 167 | "typescript": "5.6.3"
|
168 | 168 | },
|
169 | 169 | "peerDependencies": {
|
170 |
| - "react": "^19.0.0 || ^19.0.0-rc-3edc000d-20240926", |
171 |
| - "react-dom": "^19.0.0 || ^19.0.0-rc-3edc000d-20240926" |
| 170 | + "react": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020", |
| 171 | + "react-dom": "^19.0.0 || ^19.0.0-rc-65a56d0e-20241020" |
172 | 172 | },
|
173 | 173 | "packageManager": "pnpm@9.7.1",
|
174 | 174 | "engines": {
|
|
0 commit comments