|
21 | 21 | "sideEffects": false, |
22 | 22 | "peerDependencies": { |
23 | 23 | "@automerge/automerge-repo": "^1.2.1", |
24 | | - "@cloudflare/workers-types": "^4.20241205.0", |
| 24 | + "@cloudflare/workers-types": "^4.20241218.0", |
25 | 25 | "@electric-sql/pglite": "^0.2.15", |
26 | 26 | "@libsql/client": "^0.14.0", |
27 | 27 | "@powersync/common": "^1.22.0", |
28 | | - "@sqlite.org/sqlite-wasm": "^3.47.1-build1", |
| 28 | + "@sqlite.org/sqlite-wasm": "^3.47.2-build1", |
29 | 29 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
30 | 30 | "electric-sql": "^0.12.1", |
31 | 31 | "expo": "^52.0.4", |
|
141 | 141 | "@babel/preset-env": "^7.26.0", |
142 | 142 | "@babel/preset-react": "^7.26.3", |
143 | 143 | "@babel/preset-typescript": "^7.26.0", |
144 | | - "@cloudflare/workers-types": "^4.20241205.0", |
| 144 | + "@cloudflare/workers-types": "^4.20241218.0", |
145 | 145 | "@electric-sql/pglite": "^0.2.15", |
146 | 146 | "@journeyapps/wa-sqlite": "^0.4.2", |
147 | 147 | "@libsql/client": "^0.14.0", |
148 | 148 | "@powersync/common": "^1.22.0", |
149 | 149 | "@powersync/react": "^1.5.1", |
150 | 150 | "@prettier/sync": "^0.5.2", |
151 | 151 | "@rollup/plugin-image": "^3.0.3", |
152 | | - "@rollup/plugin-replace": "^6.0.1", |
| 152 | + "@rollup/plugin-replace": "^6.0.2", |
153 | 153 | "@rollup/plugin-terser": "^0.4.4", |
154 | | - "@sqlite.org/sqlite-wasm": "^3.47.1-build1", |
| 154 | + "@sqlite.org/sqlite-wasm": "^3.47.2-build1", |
155 | 155 | "@types/asciichart": "^1.5.8", |
156 | 156 | "@types/expect-puppeteer": "^5.0.6", |
157 | 157 | "@types/http-server": "^0.12.4", |
|
165 | 165 | "@types/react-test-renderer": "^18.3.0", |
166 | 166 | "@types/tmp": "^0.2.6", |
167 | 167 | "@types/ws": "^8.5.13", |
168 | | - "@typescript-eslint/eslint-plugin": "^8.18.0", |
169 | | - "@typescript-eslint/parser": "^8.18.0", |
| 168 | + "@typescript-eslint/eslint-plugin": "^8.18.1", |
| 169 | + "@typescript-eslint/parser": "^8.18.1", |
170 | 170 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
171 | 171 | "asciichart": "^1.5.25", |
172 | 172 | "babel-eslint": "^10.1.0", |
|
176 | 176 | "babel-preset-minify": "^0.5.2", |
177 | 177 | "buffer-replace": "^1.0.0", |
178 | 178 | "country-flag-emoji-json": "^2.0.0", |
179 | | - "cspell": "^8.16.1", |
| 179 | + "cspell": "^8.17.1", |
180 | 180 | "electric-sql": "^0.12.1", |
181 | 181 | "esbuild": "^0.24.0", |
182 | 182 | "eslint": "^8.57.0", |
|
191 | 191 | "gulp": "^5.0.0", |
192 | 192 | "gulp-gzip": "^1.4.2", |
193 | 193 | "http-server": "^14.1.1", |
194 | | - "idb": "^8.0.0", |
| 194 | + "idb": "^8.0.1", |
195 | 195 | "jest": "^29.7.0", |
196 | 196 | "jest-environment-jsdom": "^29.7.0", |
197 | 197 | "jest-fetch-mock": "^3.0.3", |
|
202 | 202 | "partysocket": "^1.0.3", |
203 | 203 | "postgres": "^3.4.5", |
204 | 204 | "prettier": "^3.4.2", |
205 | | - "puppeteer": "^23.10.4", |
| 205 | + "puppeteer": "^23.11.0", |
206 | 206 | "react": "^18.3.1", |
207 | 207 | "react-dom": "^18.3.1", |
208 | 208 | "react-test-renderer": "^18.3.1", |
|
0 commit comments