|
22 | 22 | "sideEffects": false, |
23 | 23 | "peerDependencies": { |
24 | 24 | "@automerge/automerge-repo": "^1.2.1", |
25 | | - "@cloudflare/workers-types": "^4.20250515.0", |
| 25 | + "@cloudflare/workers-types": "^4.20250524.0", |
26 | 26 | "@electric-sql/pglite": "^0.2.17", |
27 | | - "@libsql/client": "^0.15.6", |
| 27 | + "@libsql/client": "^0.15.7", |
28 | 28 | "@powersync/common": "^1.30.0", |
29 | 29 | "@sqlite.org/sqlite-wasm": "^3.49.2-build1", |
30 | 30 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
31 | | - "bun": "^1.2.13", |
| 31 | + "bun": "^1.2.14", |
32 | 32 | "electric-sql": "^0.12.1", |
33 | 33 | "expo": "^53.0.9", |
34 | 34 | "expo-sqlite": "^15.2.10", |
35 | | - "partykit": "^0.0.114", |
| 35 | + "partykit": "^0.0.115", |
36 | 36 | "partysocket": "^1.1.4", |
37 | | - "postgres": "^3.4.5", |
| 37 | + "postgres": "^3.4.7", |
38 | 38 | "react": "^19.0.0", |
39 | 39 | "react-dom": "^19.0.0", |
40 | 40 | "sqlite3": "^5.1.7", |
|
154 | 154 | "@babel/preset-env": "^7.27.2", |
155 | 155 | "@babel/preset-react": "^7.27.1", |
156 | 156 | "@babel/preset-typescript": "^7.27.1", |
157 | | - "@cloudflare/workers-types": "^4.20250515.0", |
| 157 | + "@cloudflare/workers-types": "^4.20250524.0", |
158 | 158 | "@electric-sql/pglite": "^0.2.17", |
159 | 159 | "@eslint/js": "^9.27.0", |
160 | 160 | "@journeyapps/wa-sqlite": "^1.2.4", |
161 | | - "@libsql/client": "^0.15.6", |
| 161 | + "@libsql/client": "^0.15.7", |
162 | 162 | "@powersync/common": "^1.30.0", |
163 | 163 | "@powersync/react": "^1.5.3", |
164 | 164 | "@prettier/sync": "^0.5.5", |
|
171 | 171 | "@testing-library/react": "^16.3.0", |
172 | 172 | "@testing-library/user-event": "^14.6.1", |
173 | 173 | "@types/asciichart": "^1.5.8", |
174 | | - "@types/bun": "^1.2.13", |
| 174 | + "@types/bun": "^1.2.14", |
175 | 175 | "@types/expect-puppeteer": "^5.0.6", |
176 | 176 | "@types/http-server": "^0.12.4", |
177 | 177 | "@types/jest": "^29.5.14", |
178 | 178 | "@types/jest-environment-puppeteer": "^5.0.6", |
179 | | - "@types/node": "^22.15.18", |
| 179 | + "@types/node": "^22.15.21", |
180 | 180 | "@types/puppeteer": "^7.0.4", |
181 | | - "@types/react": "^19.1.4", |
| 181 | + "@types/react": "^19.1.5", |
182 | 182 | "@types/react-dom": "^19.1.5", |
183 | 183 | "@types/tmp": "^0.2.6", |
184 | 184 | "@types/ws": "^8.18.1", |
|
189 | 189 | "babel-plugin-transform-import-meta": "^2.3.2", |
190 | 190 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
191 | 191 | "buffer-replace": "^2.0.0", |
192 | | - "bun": "^1.2.13", |
| 192 | + "bun": "^1.2.14", |
193 | 193 | "country-flag-emoji-json": "^2.0.0", |
194 | | - "cspell": "^9.0.1", |
| 194 | + "cspell": "^9.0.2", |
195 | 195 | "electric-sql": "^0.12.1", |
196 | 196 | "esbuild": "^0.25.4", |
197 | 197 | "eslint": "^9.27.0", |
|
211 | 211 | "jest-environment-jsdom": "^29.7.0", |
212 | 212 | "jest-fetch-mock": "^3.0.3", |
213 | 213 | "jest-puppeteer": "^11.0.0", |
214 | | - "partykit": "^0.0.114", |
| 214 | + "partykit": "^0.0.115", |
215 | 215 | "partysocket": "^1.1.4", |
216 | | - "postgres": "^3.4.5", |
| 216 | + "postgres": "^3.4.7", |
217 | 217 | "prettier": "^3.5.3", |
218 | 218 | "prettier-plugin-organize-imports": "^4.1.0", |
219 | | - "puppeteer": "^24.8.2", |
| 219 | + "puppeteer": "^24.9.0", |
220 | 220 | "react": "^19.1.0", |
221 | 221 | "react-dom": "^19.1.0", |
222 | | - "rollup": "^4.40.2", |
| 222 | + "rollup": "^4.41.1", |
223 | 223 | "rollup-plugin-esbuild": "^6.2.1", |
224 | 224 | "rollup-plugin-preserve-shebang": "^1.0.1", |
225 | 225 | "rollup-plugin-prettier": "^4.1.2", |
|
0 commit comments