|
231 | 231 | "@types/jest": "^29.5.11", |
232 | 232 | "@types/jest-environment-puppeteer": "^5.0.6", |
233 | 233 | "@types/less": "^3.0.6", |
234 | | - "@types/node": "^20.10.7", |
| 234 | + "@types/node": "^20.11.4", |
235 | 235 | "@types/puppeteer": "^5.4.7", |
236 | | - "@types/react": "^18.2.47", |
| 236 | + "@types/react": "^18.2.48", |
237 | 237 | "@types/react-dom": "^18.2.18", |
238 | 238 | "@types/react-test-renderer": "^18.0.7", |
239 | 239 | "@types/tmp": "^0.2.6", |
240 | | - "@typescript-eslint/eslint-plugin": "^6.18.1", |
241 | | - "@typescript-eslint/parser": "^6.18.1", |
| 240 | + "@typescript-eslint/eslint-plugin": "^6.19.0", |
| 241 | + "@typescript-eslint/parser": "^6.19.0", |
242 | 242 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
243 | 243 | "asciichart": "^1.5.25", |
244 | 244 | "automerge-repo": "^0.1.0", |
|
254 | 254 | "esbuild": "^0.19.11", |
255 | 255 | "eslint": "^8.56.0", |
256 | 256 | "eslint-config-prettier": "^9.1.0", |
257 | | - "eslint-plugin-jest": "^27.6.1", |
| 257 | + "eslint-plugin-jest": "^27.6.3", |
258 | 258 | "eslint-plugin-jsdoc": "^48.0.2", |
259 | 259 | "eslint-plugin-react": "7.33.2", |
260 | 260 | "eslint-plugin-react-hooks": "^4.6.0", |
|
269 | 269 | "jest-fetch-mock": "^3.0.3", |
270 | 270 | "jest-puppeteer": "^9.0.2", |
271 | 271 | "less": "^4.2.0", |
272 | | - "partykit": "^0.0.66", |
| 272 | + "partykit": "^0.0.72", |
273 | 273 | "partysocket": "^0.0.20", |
274 | | - "prettier": "^3.1.1", |
| 274 | + "prettier": "^3.2.2", |
275 | 275 | "puppeteer": "21.7.0", |
276 | 276 | "react": "^18.2.0", |
277 | 277 | "react-dom": "^18.2.0", |
278 | 278 | "react-test-renderer": "^18.2.0", |
279 | | - "rollup": "^4.9.4", |
| 279 | + "rollup": "^4.9.5", |
280 | 280 | "rollup-plugin-esbuild": "^6.1.0", |
281 | 281 | "rollup-plugin-gzip": "^3.1.1", |
282 | 282 | "rollup-plugin-preserve-shebang": "^1.0.1", |
|
295 | 295 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
296 | 296 | "automerge-repo": "^0.1.0", |
297 | 297 | "electric-sql": "^0.8.2", |
298 | | - "partykit": "^0.0.66", |
| 298 | + "partykit": "^0.0.72", |
299 | 299 | "partysocket": "^0.0.20", |
300 | | - "prettier": "^3.1.1", |
| 300 | + "prettier": "^3.2.2", |
301 | 301 | "react": "^18.2.0", |
302 | 302 | "react-dom": "^18.2.0", |
303 | 303 | "sqlite3": "^5.1.7", |
|
0 commit comments