|
222 | 222 | "@babel/preset-react": "^7.24.1", |
223 | 223 | "@babel/preset-typescript": "^7.24.1", |
224 | 224 | "@libsql/client": "^0.6.0", |
225 | | - "@journeyapps/powersync-sdk-common": "^1.5.0", |
226 | | - "@prettier/sync": "^0.5.1", |
| 225 | + "@journeyapps/powersync-sdk-common": "^1.6.0", |
| 226 | + "@prettier/sync": "^0.5.2", |
227 | 227 | "@rollup/plugin-image": "^3.0.3", |
228 | 228 | "@rollup/plugin-replace": "^5.0.5", |
229 | 229 | "@rollup/plugin-terser": "^0.4.4", |
230 | | - "@sqlite.org/sqlite-wasm": "^3.45.2-build1", |
| 230 | + "@sqlite.org/sqlite-wasm": "^3.45.3-build1", |
231 | 231 | "@types/asciichart": "^1.5.8", |
232 | 232 | "@types/expect-puppeteer": "^5.0.6", |
233 | 233 | "@types/http-server": "^0.12.4", |
|
236 | 236 | "@types/less": "^3.0.6", |
237 | 237 | "@types/node": "^20.12.7", |
238 | 238 | "@types/puppeteer": "^5.4.7", |
239 | | - "@types/react": "^18.2.78", |
| 239 | + "@types/react": "^18.2.79", |
240 | 240 | "@types/react-dom": "^18.2.25", |
241 | 241 | "@types/react-test-renderer": "^18.0.7", |
242 | 242 | "@types/tmp": "^0.2.6", |
243 | | - "@typescript-eslint/eslint-plugin": "^7.6.0", |
244 | | - "@typescript-eslint/parser": "^7.6.0", |
| 243 | + "@typescript-eslint/eslint-plugin": "^7.7.0", |
| 244 | + "@typescript-eslint/parser": "^7.7.0", |
245 | 245 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
246 | 246 | "asciichart": "^1.5.25", |
247 | 247 | "babel-eslint": "^10.1.0", |
|
271 | 271 | "jest-fetch-mock": "^3.0.3", |
272 | 272 | "jest-puppeteer": "^10.0.1", |
273 | 273 | "less": "^4.2.0", |
274 | | - "partykit": "^0.0.103", |
| 274 | + "partykit": "^0.0.104", |
275 | 275 | "partysocket": "^1.0.1", |
276 | 276 | "prettier": "^3.2.5", |
277 | | - "puppeteer": "22.6.4", |
| 277 | + "puppeteer": "22.6.5", |
278 | 278 | "react": "^18.2.0", |
279 | 279 | "react-dom": "^18.2.0", |
280 | 280 | "react-test-renderer": "^18.2.0", |
281 | | - "rollup": "^4.14.2", |
| 281 | + "rollup": "^4.14.3", |
282 | 282 | "rollup-plugin-esbuild": "^6.1.1", |
283 | 283 | "rollup-plugin-gzip": "^3.1.2", |
284 | 284 | "rollup-plugin-preserve-shebang": "^1.0.1", |
|
295 | 295 | "peerDependencies": { |
296 | 296 | "@automerge/automerge-repo": "^1.1.5", |
297 | 297 | "@libsql/client": "^0.5.6", |
298 | | - "@journeyapps/powersync-sdk-common": "^1.5.0", |
299 | | - "@sqlite.org/sqlite-wasm": "^3.45.2-build1", |
| 298 | + "@journeyapps/powersync-sdk-common": "^1.6.0", |
| 299 | + "@sqlite.org/sqlite-wasm": "^3.45.3-build1", |
300 | 300 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
301 | 301 | "electric-sql": "^0.10.1", |
302 | 302 | "expo-sqlite": "^13.2.1", |
303 | | - "partykit": "^0.0.103", |
| 303 | + "partykit": "^0.0.104", |
304 | 304 | "partysocket": "^1.0.1", |
305 | 305 | "prettier": "^3.2.5", |
306 | 306 | "react": "^18.2.0", |
|
0 commit comments