|
236 | 236 | "@types/less": "^3.0.6", |
237 | 237 | "@types/node": "^20.12.7", |
238 | 238 | "@types/puppeteer": "^5.4.7", |
239 | | - "@types/react": "^18.2.79", |
240 | | - "@types/react-dom": "^18.2.25", |
241 | | - "@types/react-test-renderer": "^18.0.7", |
| 239 | + "@types/react": "^18.3.1", |
| 240 | + "@types/react-dom": "^18.3.0", |
| 241 | + "@types/react-test-renderer": "^18.3.0", |
242 | 242 | "@types/tmp": "^0.2.6", |
243 | 243 | "@typescript-eslint/eslint-plugin": "^7.7.1", |
244 | 244 | "@typescript-eslint/parser": "^7.7.1", |
|
256 | 256 | "esbuild": "^0.20.2", |
257 | 257 | "eslint": "^8.57.0", |
258 | 258 | "eslint-config-prettier": "^9.1.0", |
259 | | - "eslint-plugin-jest": "^28.2.0", |
| 259 | + "eslint-plugin-jest": "^28.3.0", |
260 | 260 | "eslint-plugin-jsdoc": "^48.2.3", |
261 | 261 | "eslint-plugin-react": "7.34.1", |
262 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 262 | + "eslint-plugin-react-hooks": "^4.6.2", |
263 | 263 | "expo-sqlite": "^13.2.1", |
264 | 264 | "fake-indexeddb": "^5.0.2", |
265 | 265 | "gulp": "^5.0.0", |
|
274 | 274 | "partykit": "^0.0.104", |
275 | 275 | "partysocket": "^1.0.1", |
276 | 276 | "prettier": "^3.2.5", |
277 | | - "puppeteer": "22.7.0", |
278 | | - "react": "^18.2.0", |
279 | | - "react-dom": "^18.2.0", |
280 | | - "react-test-renderer": "^18.2.0", |
281 | | - "rollup": "^4.16.4", |
| 277 | + "puppeteer": "22.7.1", |
| 278 | + "react": "^18.3.1", |
| 279 | + "react-dom": "^18.3.1", |
| 280 | + "react-test-renderer": "^18.3.1", |
| 281 | + "rollup": "^4.17.0", |
282 | 282 | "rollup-plugin-esbuild": "^6.1.1", |
283 | 283 | "rollup-plugin-gzip": "^3.1.2", |
284 | 284 | "rollup-plugin-preserve-shebang": "^1.0.1", |
|
290 | 290 | "ts-unused-exports": "^10.0.1", |
291 | 291 | "typescript": "5.4.5", |
292 | 292 | "wa-sqlite": "github:rhashimoto/wa-sqlite", |
293 | | - "yjs": "^13.6.14" |
| 293 | + "yjs": "^13.6.15" |
294 | 294 | }, |
295 | 295 | "peerDependencies": { |
296 | 296 | "@automerge/automerge-repo": "^1.1.9", |
|
303 | 303 | "partykit": "^0.0.104", |
304 | 304 | "partysocket": "^1.0.1", |
305 | 305 | "prettier": "^3.2.5", |
306 | | - "react": "^18.2.0", |
307 | | - "react-dom": "^18.2.0", |
| 306 | + "react": "^18.3.1", |
| 307 | + "react-dom": "^18.3.1", |
308 | 308 | "sqlite3": "^5.1.7", |
309 | | - "yjs": "^13.6.14" |
| 309 | + "yjs": "^13.6.15" |
310 | 310 | }, |
311 | 311 | "peerDependenciesMeta": { |
312 | 312 | "@automerge/automerge-repo": { |
|
0 commit comments