|
21 | 21 | "sideEffects": false, |
22 | 22 | "peerDependencies": { |
23 | 23 | "@automerge/automerge-repo": "^1.2.1", |
24 | | - "@cloudflare/workers-types": "^4.20241224.0", |
| 24 | + "@cloudflare/workers-types": "^4.20241230.0", |
25 | 25 | "@electric-sql/pglite": "^0.2.15", |
26 | 26 | "@libsql/client": "^0.14.0", |
27 | 27 | "@powersync/common": "^1.22.0", |
28 | 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", |
32 | | - "expo-sqlite": "^15.0.3", |
| 32 | + "expo-sqlite": "^15.0.5", |
33 | 33 | "partykit": "^0.0.111", |
34 | 34 | "partysocket": "^1.0.2", |
35 | 35 | "postgres": "^3.4.5", |
|
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.20241224.0", |
| 144 | + "@cloudflare/workers-types": "^4.20241230.0", |
145 | 145 | "@electric-sql/pglite": "^0.2.15", |
146 | 146 | "@journeyapps/wa-sqlite": "^0.4.2", |
147 | 147 | "@libsql/client": "^0.14.0", |
|
158 | 158 | "@types/jest": "^29.5.14", |
159 | 159 | "@types/jest-environment-puppeteer": "^5.0.6", |
160 | 160 | "@types/less": "^3.0.7", |
161 | | - "@types/node": "^22.10.2", |
| 161 | + "@types/node": "^22.10.5", |
162 | 162 | "@types/puppeteer": "^7.0.4", |
163 | 163 | "@types/react": "^18.3.13", |
164 | 164 | "@types/react-dom": "^18.3.1", |
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.2", |
169 | | - "@typescript-eslint/parser": "^8.18.2", |
| 168 | + "@typescript-eslint/eslint-plugin": "^8.19.0", |
| 169 | + "@typescript-eslint/parser": "^8.19.0", |
170 | 170 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
171 | 171 | "asciichart": "^1.5.25", |
172 | 172 | "babel-eslint": "^10.1.0", |
173 | 173 | "babel-jest": "^29.7.0", |
174 | | - "babel-plugin-transform-import-meta": "^2.2.1", |
| 174 | + "babel-plugin-transform-import-meta": "^2.3.2", |
175 | 175 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
176 | 176 | "babel-preset-minify": "^0.5.2", |
177 | 177 | "buffer-replace": "^1.0.0", |
|
186 | 186 | "eslint-plugin-jsdoc": "^50.6.1", |
187 | 187 | "eslint-plugin-react": "7.37.3", |
188 | 188 | "eslint-plugin-react-hooks": "^5.1.0", |
189 | | - "expo-sqlite": "15.0.3", |
| 189 | + "expo-sqlite": "15.0.5", |
190 | 190 | "fake-indexeddb": "^6.0.0", |
191 | 191 | "gulp": "^5.0.0", |
192 | 192 | "gulp-gzip": "^1.4.2", |
|
198 | 198 | "jest-puppeteer": "^11.0.0", |
199 | 199 | "less": "^4.2.1", |
200 | 200 | "partykit": "^0.0.111", |
201 | | - "partyserver": "^0.0.58", |
| 201 | + "partyserver": "^0.0.59", |
202 | 202 | "partysocket": "^1.0.3", |
203 | 203 | "postgres": "^3.4.5", |
204 | 204 | "prettier": "^3.4.2", |
205 | 205 | "puppeteer": "^23.11.1", |
206 | 206 | "react": "^18.3.1", |
207 | 207 | "react-dom": "^18.3.1", |
208 | 208 | "react-test-renderer": "^18.3.1", |
209 | | - "rollup": "^4.29.1", |
| 209 | + "rollup": "^4.30.0", |
210 | 210 | "rollup-plugin-esbuild": "^6.1.1", |
211 | 211 | "rollup-plugin-preserve-shebang": "^1.0.1", |
212 | 212 | "rollup-plugin-prettier": "^4.1.1", |
213 | 213 | "sqlite3": "^5.1.7", |
214 | 214 | "tinybase": "file:./dist", |
215 | | - "tinydocs": "^0.1.51", |
| 215 | + "tinydocs": "^0.1.52", |
216 | 216 | "tmp": "^0.2.3", |
217 | 217 | "ts-unused-exports": "^11.0.1", |
218 | 218 | "typescript": "5.7.2", |
|
0 commit comments