|
215 | 215 | "devDependencies": { |
216 | 216 | "@automerge/automerge": "^2.1.7", |
217 | 217 | "@babel/cli": "^7.23.4", |
218 | | - "@babel/core": "^7.23.3", |
219 | | - "@babel/preset-env": "^7.23.3", |
| 218 | + "@babel/core": "^7.23.5", |
| 219 | + "@babel/preset-env": "^7.23.5", |
220 | 220 | "@babel/preset-react": "^7.23.3", |
221 | 221 | "@babel/preset-typescript": "^7.23.3", |
222 | 222 | "@prettier/sync": "^0.3.0", |
223 | 223 | "@rollup/plugin-image": "^3.0.3", |
224 | 224 | "@rollup/plugin-replace": "^5.0.5", |
225 | 225 | "@rollup/plugin-terser": "^0.4.4", |
226 | | - "@sqlite.org/sqlite-wasm": "^3.44.1-build2", |
| 226 | + "@sqlite.org/sqlite-wasm": "^3.44.2-build1", |
227 | 227 | "@types/asciichart": "^1.5.8", |
228 | 228 | "@types/expect-puppeteer": "^5.0.6", |
229 | 229 | "@types/http-server": "^0.12.4", |
230 | 230 | "@types/jest": "^29.5.10", |
231 | 231 | "@types/jest-environment-puppeteer": "^5.0.6", |
232 | 232 | "@types/less": "^3.0.6", |
233 | | - "@types/node": "^20.10.0", |
| 233 | + "@types/node": "^20.10.2", |
234 | 234 | "@types/puppeteer": "^5.4.7", |
235 | | - "@types/react": "^18.2.38", |
| 235 | + "@types/react": "^18.2.41", |
236 | 236 | "@types/react-dom": "^18.2.17", |
237 | 237 | "@types/react-test-renderer": "^18.0.7", |
238 | 238 | "@types/tmp": "^0.2.6", |
239 | | - "@typescript-eslint/eslint-plugin": "^6.12.0", |
240 | | - "@typescript-eslint/parser": "^6.12.0", |
| 239 | + "@typescript-eslint/eslint-plugin": "^6.13.1", |
| 240 | + "@typescript-eslint/parser": "^6.13.1", |
241 | 241 | "@vlcn.io/crsqlite-wasm": "^0.15.2", |
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.0.0", |
252 | | - "esbuild": "^0.19.7", |
253 | | - "eslint": "^8.54.0", |
254 | | - "eslint-config-prettier": "^9.0.0", |
| 251 | + "cspell": "^8.1.0", |
| 252 | + "esbuild": "^0.19.8", |
| 253 | + "eslint": "^8.55.0", |
| 254 | + "eslint-config-prettier": "^9.1.0", |
255 | 255 | "eslint-plugin-jest": "^27.6.0", |
256 | 256 | "eslint-plugin-jsdoc": "^46.9.0", |
257 | 257 | "eslint-plugin-react": "7.33.2", |
|
261 | 261 | "gulp": "^4.0.2", |
262 | 262 | "gulp-gzip": "^1.4.2", |
263 | 263 | "http-server": "^14.1.1", |
264 | | - "idb": "^7.1.1", |
| 264 | + "idb": "^8.0.0", |
265 | 265 | "jest": "^29.7.0", |
266 | 266 | "jest-environment-jsdom": "^29.7.0", |
267 | 267 | "jest-fetch-mock": "^3.0.3", |
|
270 | 270 | "partykit": "^0.0.39", |
271 | 271 | "partysocket": "^0.0.16", |
272 | 272 | "prettier": "^3.1.0", |
273 | | - "puppeteer": "21.1.1", |
| 273 | + "puppeteer": "21.5.2", |
274 | 274 | "react": "^18.2.0", |
275 | 275 | "react-dom": "^18.2.0", |
276 | 276 | "react-test-renderer": "^18.2.0", |
277 | | - "rollup": "^4.5.2", |
| 277 | + "rollup": "^4.6.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", |
|
288 | 288 | "yjs": "^13.6.10" |
289 | 289 | }, |
290 | 290 | "peerDependencies": { |
291 | | - "@sqlite.org/sqlite-wasm": "^3.44.1-build2", |
| 291 | + "@sqlite.org/sqlite-wasm": "^3.44.2-build1", |
292 | 292 | "@vlcn.io/crsqlite-wasm": "^0.15.2", |
293 | 293 | "automerge-repo": "^0.1.0", |
294 | 294 | "partykit": "^0.0.39", |
|
0 commit comments