|
213 | 213 | "publishPackage": "gulp publishPackage" |
214 | 214 | }, |
215 | 215 | "devDependencies": { |
216 | | - "@automerge/automerge": "^2.1.9", |
| 216 | + "@automerge/automerge": "^2.1.10", |
217 | 217 | "@babel/cli": "^7.23.4", |
218 | 218 | "@babel/core": "^7.23.6", |
219 | 219 | "@babel/preset-env": "^7.23.6", |
|
232 | 232 | "@types/less": "^3.0.6", |
233 | 233 | "@types/node": "^20.10.5", |
234 | 234 | "@types/puppeteer": "^5.4.7", |
235 | | - "@types/react": "^18.2.45", |
| 235 | + "@types/react": "^18.2.46", |
236 | 236 | "@types/react-dom": "^18.2.18", |
237 | 237 | "@types/react-test-renderer": "^18.0.7", |
238 | 238 | "@types/tmp": "^0.2.6", |
239 | | - "@typescript-eslint/eslint-plugin": "^6.15.0", |
240 | | - "@typescript-eslint/parser": "^6.15.0", |
| 239 | + "@typescript-eslint/eslint-plugin": "^6.16.0", |
| 240 | + "@typescript-eslint/parser": "^6.16.0", |
241 | 241 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
242 | 242 | "asciichart": "^1.5.25", |
243 | 243 | "automerge-repo": "^0.1.0", |
|
248 | 248 | "babel-preset-minify": "^0.5.2", |
249 | 249 | "buffer-replace": "^1.0.0", |
250 | 250 | "country-flag-emoji-json": "^2.0.0", |
251 | | - "cspell": "^8.1.3", |
| 251 | + "cspell": "^8.2.4", |
252 | 252 | "esbuild": "^0.19.10", |
253 | 253 | "eslint": "^8.56.0", |
254 | 254 | "eslint-config-prettier": "^9.1.0", |
|
267 | 267 | "jest-fetch-mock": "^3.0.3", |
268 | 268 | "jest-puppeteer": "^9.0.2", |
269 | 269 | "less": "^4.2.0", |
270 | | - "partykit": "^0.0.47", |
271 | | - "partysocket": "^0.0.17", |
| 270 | + "partykit": "^0.0.56", |
| 271 | + "partysocket": "^0.0.18", |
272 | 272 | "prettier": "^3.1.1", |
273 | 273 | "puppeteer": "21.6.1", |
274 | 274 | "react": "^18.2.0", |
275 | 275 | "react-dom": "^18.2.0", |
276 | 276 | "react-test-renderer": "^18.2.0", |
277 | 277 | "rollup": "^4.9.1", |
278 | 278 | "rollup-plugin-esbuild": "^6.1.0", |
279 | | - "rollup-plugin-gzip": "^3.1.0", |
| 279 | + "rollup-plugin-gzip": "^3.1.1", |
280 | 280 | "rollup-plugin-preserve-shebang": "^1.0.1", |
281 | 281 | "rollup-plugin-prettier": "^4.1.1", |
282 | 282 | "sqlite3": "^5.1.6", |
|
291 | 291 | "@sqlite.org/sqlite-wasm": "^3.44.2-build1", |
292 | 292 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
293 | 293 | "automerge-repo": "^0.1.0", |
294 | | - "partykit": "^0.0.47", |
295 | | - "partysocket": "^0.0.17", |
| 294 | + "partykit": "^0.0.56", |
| 295 | + "partysocket": "^0.0.18", |
296 | 296 | "prettier": "^3.1.1", |
297 | 297 | "react": "^18.2.0", |
298 | 298 | "react-dom": "^18.2.0", |
|
0 commit comments