|
22 | 22 | "sideEffects": false, |
23 | 23 | "peerDependencies": { |
24 | 24 | "@automerge/automerge-repo": "^1.2.1", |
25 | | - "@cloudflare/workers-types": "^4.20250826.0", |
| 25 | + "@cloudflare/workers-types": "^4.20250828.0", |
26 | 26 | "@electric-sql/pglite": "^0.2.17", |
27 | | - "@libsql/client": "^0.15.12", |
| 27 | + "@libsql/client": "^0.15.14", |
28 | 28 | "@powersync/common": "^1.36.0", |
29 | 29 | "@sqlite.org/sqlite-wasm": "^3.50.4-build1", |
30 | 30 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
|
163 | 163 | "@babel/preset-env": "^7.28.3", |
164 | 164 | "@babel/preset-react": "^7.27.1", |
165 | 165 | "@babel/preset-typescript": "^7.27.1", |
166 | | - "@cloudflare/workers-types": "^4.20250826.0", |
| 166 | + "@cloudflare/workers-types": "^4.20250828.0", |
167 | 167 | "@electric-sql/pglite": "^0.2.17", |
168 | 168 | "@eslint/js": "^9.34.0", |
169 | 169 | "@journeyapps/wa-sqlite": "^1.2.6", |
170 | | - "@libsql/client": "^0.15.12", |
| 170 | + "@libsql/client": "^0.15.14", |
171 | 171 | "@powersync/common": "^1.36.0", |
172 | 172 | "@powersync/react": "^1.7.0", |
173 | 173 | "@prettier/sync": "^0.6.1", |
|
180 | 180 | "@testing-library/react": "^16.3.0", |
181 | 181 | "@testing-library/user-event": "^14.6.1", |
182 | 182 | "@types/asciichart": "^1.5.8", |
183 | | - "@types/bun": "^1.2.20", |
| 183 | + "@types/bun": "^1.2.21", |
184 | 184 | "@types/expect-puppeteer": "^5.0.6", |
185 | 185 | "@types/http-server": "^0.12.4", |
186 | 186 | "@types/jest": "^30.0.0", |
187 | 187 | "@types/jest-environment-puppeteer": "^5.0.6", |
188 | 188 | "@types/node": "^24.3.0", |
189 | 189 | "@types/puppeteer": "^7.0.4", |
190 | | - "@types/react": "^19.1.11", |
191 | | - "@types/react-dom": "^19.1.7", |
| 190 | + "@types/react": "^19.1.12", |
| 191 | + "@types/react-dom": "^19.1.8", |
192 | 192 | "@types/react-native-sqlite-storage": "^6.0.5", |
193 | 193 | "@types/tmp": "^0.2.6", |
194 | 194 | "@types/ws": "^8.18.1", |
195 | 195 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
196 | 196 | "asciichart": "^1.5.25", |
197 | 197 | "async-mutex": "^0.5.0", |
198 | | - "babel-jest": "^30.0.5", |
| 198 | + "babel-jest": "^30.1.1", |
199 | 199 | "babel-plugin-transform-import-meta": "^2.3.3", |
200 | 200 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
201 | 201 | "buffer-replace": "^2.0.0", |
|
231 | 231 | "react-dom": "^19.1.1", |
232 | 232 | "react-native-mmkv": "3.3.0", |
233 | 233 | "react-native-sqlite-storage": "^6.0.1", |
234 | | - "rollup": "^4.48.1", |
| 234 | + "rollup": "^4.49.0", |
235 | 235 | "rollup-plugin-esbuild": "^6.2.1", |
236 | 236 | "rollup-plugin-preserve-shebang": "^1.0.1", |
237 | 237 | "rollup-plugin-prettier": "^4.1.2", |
|
0 commit comments