216216 "devDependencies" : {
217217 "@automerge/automerge" : " ^2.2.1" ,
218218 "@automerge/automerge-repo" : " ^1.1.9" ,
219- "@babel/cli" : " ^7.24.1 " ,
220- "@babel/core" : " ^7.24.4 " ,
221- "@babel/preset-env" : " ^7.24.4 " ,
219+ "@babel/cli" : " ^7.24.5 " ,
220+ "@babel/core" : " ^7.24.5 " ,
221+ "@babel/preset-env" : " ^7.24.5 " ,
222222 "@babel/preset-react" : " ^7.24.1" ,
223223 "@babel/preset-typescript" : " ^7.24.1" ,
224- "@libsql/client" : " ^0.6.0" ,
225224 "@journeyapps/powersync-sdk-common" : " ^1.6.0" ,
225+ "@libsql/client" : " ^0.6.0" ,
226226 "@prettier/sync" : " ^0.5.2" ,
227227 "@rollup/plugin-image" : " ^3.0.3" ,
228228 "@rollup/plugin-replace" : " ^5.0.5" ,
240240 "@types/react-dom" : " ^18.3.0" ,
241241 "@types/react-test-renderer" : " ^18.3.0" ,
242242 "@types/tmp" : " ^0.2.6" ,
243- "@typescript-eslint/eslint-plugin" : " ^7.7.1 " ,
244- "@typescript-eslint/parser" : " ^7.7.1 " ,
243+ "@typescript-eslint/eslint-plugin" : " ^7.8.0 " ,
244+ "@typescript-eslint/parser" : " ^7.8.0 " ,
245245 "@vlcn.io/crsqlite-wasm" : " ^0.16.0" ,
246246 "asciichart" : " ^1.5.25" ,
247247 "babel-eslint" : " ^10.1.0" ,
278278 "react" : " ^18.3.1" ,
279279 "react-dom" : " ^18.3.1" ,
280280 "react-test-renderer" : " ^18.3.1" ,
281- "rollup" : " ^4.17.0 " ,
281+ "rollup" : " ^4.17.1 " ,
282282 "rollup-plugin-esbuild" : " ^6.1.1" ,
283283 "rollup-plugin-gzip" : " ^3.1.2" ,
284284 "rollup-plugin-preserve-shebang" : " ^1.0.1" ,
285285 "rollup-plugin-prettier" : " ^4.1.1" ,
286286 "sqlite3" : " ^5.1.7" ,
287287 "tinybase" : " file:./" ,
288- "tinydocs" : " ^0.1.37 " ,
288+ "tinydocs" : " ^0.1.38 " ,
289289 "tmp" : " ^0.2.3" ,
290290 "ts-unused-exports" : " ^10.0.1" ,
291291 "typescript" : " 5.4.5" ,
294294 },
295295 "peerDependencies" : {
296296 "@automerge/automerge-repo" : " ^1.1.9" ,
297- "@libsql/client" : " ^0.5.6" ,
298297 "@journeyapps/powersync-sdk-common" : " ^1.6.0" ,
298+ "@libsql/client" : " ^0.5.6" ,
299299 "@sqlite.org/sqlite-wasm" : " ^3.45.3-build1" ,
300300 "@vlcn.io/crsqlite-wasm" : " ^0.16.0" ,
301301 "electric-sql" : " ^0.10.1" ,
352352 "optional" : true
353353 }
354354 }
355- }
355+ }
0 commit comments