|
22 | 22 | "sideEffects": false, |
23 | 23 | "peerDependencies": { |
24 | 24 | "@automerge/automerge-repo": "^1.2.1", |
25 | | - "@cloudflare/workers-types": "^4.20250412.0", |
| 25 | + "@cloudflare/workers-types": "^4.20250418.0", |
26 | 26 | "@electric-sql/pglite": "^0.2.17", |
27 | | - "@libsql/client": "^0.15.3", |
| 27 | + "@libsql/client": "^0.15.4", |
28 | 28 | "@powersync/common": "^1.27.1", |
29 | 29 | "@sqlite.org/sqlite-wasm": "^3.49.1-build4", |
30 | 30 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
|
152 | 152 | "@babel/preset-env": "^7.26.9", |
153 | 153 | "@babel/preset-react": "^7.26.3", |
154 | 154 | "@babel/preset-typescript": "^7.27.0", |
155 | | - "@cloudflare/workers-types": "^4.20250412.0", |
| 155 | + "@cloudflare/workers-types": "^4.20250418.0", |
156 | 156 | "@electric-sql/pglite": "^0.2.17", |
157 | 157 | "@eslint/js": "^9.24.0", |
158 | 158 | "@journeyapps/wa-sqlite": "^1.2.2", |
159 | | - "@libsql/client": "^0.15.3", |
| 159 | + "@libsql/client": "^0.15.4", |
160 | 160 | "@powersync/common": "^1.27.1", |
161 | 161 | "@powersync/react": "^1.5.2", |
162 | 162 | "@prettier/sync": "^0.5.5", |
|
176 | 176 | "@types/jest-environment-puppeteer": "^5.0.6", |
177 | 177 | "@types/node": "^22.14.1", |
178 | 178 | "@types/puppeteer": "^7.0.4", |
179 | | - "@types/react": "^19.1.1", |
| 179 | + "@types/react": "^19.1.2", |
180 | 180 | "@types/react-dom": "^19.1.2", |
181 | 181 | "@types/tmp": "^0.2.6", |
182 | 182 | "@types/ws": "^8.18.1", |
|
188 | 188 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
189 | 189 | "buffer-replace": "^1.0.0", |
190 | 190 | "country-flag-emoji-json": "^2.0.0", |
191 | | - "cspell": "^8.18.1", |
| 191 | + "cspell": "^8.19.0", |
192 | 192 | "electric-sql": "^0.12.1", |
193 | 193 | "esbuild": "^0.25.2", |
194 | 194 | "eslint": "^9.24.0", |
|
225 | 225 | "tmp": "^0.2.3", |
226 | 226 | "ts-unused-exports": "^11.0.1", |
227 | 227 | "typescript": "^5.8.3", |
228 | | - "typescript-eslint": "^8.29.1", |
| 228 | + "typescript-eslint": "^8.30.1", |
229 | 229 | "wa-sqlite": "github:rhashimoto/wa-sqlite", |
230 | 230 | "ws": "^8.18.1", |
231 | 231 | "yjs": "^13.6.24" |
|
0 commit comments