|
22 | 22 | "sideEffects": false, |
23 | 23 | "peerDependencies": { |
24 | 24 | "@automerge/automerge-repo": "^2.5.3", |
25 | | - "@cloudflare/workers-types": "^4.20260305.1", |
26 | | - "@electric-sql/pglite": "^0.3.15", |
| 25 | + "@cloudflare/workers-types": "^4.20260310.1", |
| 26 | + "@electric-sql/pglite": "^0.3.16", |
27 | 27 | "@libsql/client": "^0.17.0", |
28 | 28 | "@powersync/common": "^1.48.0", |
29 | 29 | "@sinclair/typebox": "^0.34.48", |
30 | | - "@sqlite.org/sqlite-wasm": "^3.51.2-build6", |
| 30 | + "@sqlite.org/sqlite-wasm": "^3.51.2-build7", |
31 | 31 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
32 | 32 | "arktype": "^2.2.0", |
33 | 33 | "bun": "^1.3.10", |
34 | 34 | "effect": "^3.19.19", |
35 | 35 | "electric-sql": "^0.12.1", |
36 | | - "expo": "^55.0.5", |
| 36 | + "expo": "^55.0.6", |
37 | 37 | "expo-sqlite": "^55.0.10", |
38 | 38 | "partykit": "^0.0.115", |
39 | 39 | "partysocket": "^1.1.16", |
|
177 | 177 | "@arethetypeswrong/cli": "^0.18.2", |
178 | 178 | "@automerge/automerge-repo": "^2.5.3", |
179 | 179 | "@automerge/automerge-repo-network-broadcastchannel": "^2.5.3", |
180 | | - "@cloudflare/workers-types": "^4.20260305.1", |
181 | | - "@electric-sql/pglite": "^0.3.15", |
| 180 | + "@cloudflare/workers-types": "^4.20260310.1", |
| 181 | + "@electric-sql/pglite": "^0.3.16", |
182 | 182 | "@eslint/js": "^9.39.2", |
183 | 183 | "@journeyapps/wa-sqlite": "^1.5.0", |
184 | 184 | "@libsql/client": "^0.17.0", |
|
190 | 190 | "@rollup/plugin-replace": "^6.0.3", |
191 | 191 | "@rollup/plugin-terser": "^1.0.0", |
192 | 192 | "@sinclair/typebox": "^0.34.48", |
193 | | - "@sqlite.org/sqlite-wasm": "^3.51.2-build6", |
| 193 | + "@sqlite.org/sqlite-wasm": "^3.51.2-build7", |
194 | 194 | "@testing-library/dom": "^10.4.1", |
195 | 195 | "@testing-library/jest-dom": "^6.9.1", |
196 | 196 | "@testing-library/react": "^16.3.2", |
197 | 197 | "@testing-library/user-event": "^14.6.1", |
198 | 198 | "@types/asciichart": "^1.5.8", |
199 | 199 | "@types/bun": "^1.3.10", |
200 | 200 | "@types/http-server": "^0.12.4", |
201 | | - "@types/node": "^25.3.5", |
| 201 | + "@types/node": "^25.4.0", |
202 | 202 | "@types/react": "^19.2.14", |
203 | 203 | "@types/react-dom": "^19.2.3", |
204 | 204 | "@types/react-native-sqlite-storage": "^6.0.5", |
|
244 | 244 | "rollup-plugin-prettier": "^4.1.2", |
245 | 245 | "sqlite3": "^5.1.7", |
246 | 246 | "tinybase": "file:./dist", |
247 | | - "tinydocs": "^0.1.60", |
| 247 | + "tinydocs": "^0.1.61", |
248 | 248 | "tmp": "^0.2.5", |
249 | 249 | "ts-unused-exports": "^11.0.1", |
250 | 250 | "typescript": "^5.9.3", |
251 | | - "typescript-eslint": "^8.56.1", |
| 251 | + "typescript-eslint": "^8.57.0", |
252 | 252 | "valibot": "^1.2.0", |
253 | 253 | "vitest": "^4.0.18", |
254 | 254 | "vitest-fetch-mock": "^0.4.5", |
|
0 commit comments