|
214 | 214 | }, |
215 | 215 | "devDependencies": { |
216 | 216 | "@automerge/automerge": "^2.1.7", |
217 | | - "@babel/cli": "^7.23.0", |
| 217 | + "@babel/cli": "^7.23.4", |
218 | 218 | "@babel/core": "^7.23.3", |
219 | 219 | "@babel/preset-env": "^7.23.3", |
220 | 220 | "@babel/preset-react": "^7.23.3", |
|
227 | 227 | "@types/asciichart": "^1.5.8", |
228 | 228 | "@types/expect-puppeteer": "^5.0.6", |
229 | 229 | "@types/http-server": "^0.12.4", |
230 | | - "@types/jest": "^29.5.8", |
| 230 | + "@types/jest": "^29.5.9", |
231 | 231 | "@types/jest-environment-puppeteer": "^5.0.6", |
232 | 232 | "@types/less": "^3.0.6", |
233 | | - "@types/node": "^20.9.0", |
| 233 | + "@types/node": "^20.9.3", |
234 | 234 | "@types/puppeteer": "^5.4.7", |
235 | | - "@types/react": "^18.2.37", |
236 | | - "@types/react-dom": "^18.2.15", |
| 235 | + "@types/react": "^18.2.38", |
| 236 | + "@types/react-dom": "^18.2.16", |
237 | 237 | "@types/react-test-renderer": "^18.0.6", |
238 | 238 | "@types/tmp": "^0.2.6", |
239 | | - "@typescript-eslint/eslint-plugin": "^6.11.0", |
240 | | - "@typescript-eslint/parser": "^6.11.0", |
| 239 | + "@typescript-eslint/eslint-plugin": "^6.12.0", |
| 240 | + "@typescript-eslint/parser": "^6.12.0", |
241 | 241 | "@vlcn.io/crsqlite-wasm": "^0.15.2", |
242 | 242 | "asciichart": "^1.5.25", |
243 | 243 | "automerge-repo": "^0.1.0", |
|
249 | 249 | "buffer-replace": "^1.0.0", |
250 | 250 | "country-flag-emoji-json": "^2.0.0", |
251 | 251 | "cspell": "^8.0.0", |
252 | | - "esbuild": "^0.19.5", |
253 | | - "eslint": "^8.53.0", |
| 252 | + "esbuild": "^0.19.7", |
| 253 | + "eslint": "^8.54.0", |
254 | 254 | "eslint-config-prettier": "^9.0.0", |
255 | 255 | "eslint-plugin-jest": "^27.6.0", |
256 | 256 | "eslint-plugin-jsdoc": "^46.9.0", |
|
267 | 267 | "jest-fetch-mock": "^3.0.3", |
268 | 268 | "jest-puppeteer": "^9.0.1", |
269 | 269 | "less": "^4.2.0", |
270 | | - "partykit": "^0.0.37", |
271 | | - "partysocket": "^0.0.15", |
| 270 | + "partykit": "^0.0.39", |
| 271 | + "partysocket": "^0.0.16", |
272 | 272 | "prettier": "^3.1.0", |
273 | 273 | "puppeteer": "21.1.1", |
274 | 274 | "react": "^18.2.0", |
275 | 275 | "react-dom": "^18.2.0", |
276 | 276 | "react-test-renderer": "^18.2.0", |
277 | | - "rollup": "^4.4.1", |
| 277 | + "rollup": "^4.5.1", |
278 | 278 | "rollup-plugin-esbuild": "^6.1.0", |
279 | 279 | "rollup-plugin-gzip": "^3.1.0", |
280 | 280 | "rollup-plugin-preserve-shebang": "^1.0.1", |
|
284 | 284 | "tinydocs": "^0.1.33", |
285 | 285 | "tmp": "^0.2.1", |
286 | 286 | "ts-unused-exports": "^10.0.1", |
287 | | - "typescript": "5.2.2", |
288 | | - "yjs": "^13.6.8" |
| 287 | + "typescript": "5.3.2", |
| 288 | + "yjs": "^13.6.10" |
289 | 289 | }, |
290 | 290 | "peerDependencies": { |
291 | 291 | "@sqlite.org/sqlite-wasm": "^3.44.0-build1", |
292 | 292 | "@vlcn.io/crsqlite-wasm": "^0.15.2", |
293 | 293 | "automerge-repo": "^0.1.0", |
294 | | - "partykit": "^0.0.37", |
295 | | - "partysocket": "^0.0.15", |
| 294 | + "partykit": "^0.0.39", |
| 295 | + "partysocket": "^0.0.16", |
296 | 296 | "prettier": "^3.0.3", |
297 | 297 | "react": "^18.2.0", |
298 | 298 | "react-dom": "^18.2.0", |
299 | 299 | "sqlite3": "^5.1.6", |
300 | | - "yjs": "^13.6.7" |
| 300 | + "yjs": "^13.6.10" |
301 | 301 | }, |
302 | 302 | "peerDependenciesMeta": { |
303 | 303 | "@sqlite.org/sqlite-wasm": { |
|
0 commit comments