|
24 | 24 | "@electric-sql/pglite": "^0.2.12", |
25 | 25 | "@libsql/client": "^0.14.0", |
26 | 26 | "@powersync/common": "^1.20.0", |
27 | | - "@sqlite.org/sqlite-wasm": "^3.46.1-build5", |
| 27 | + "@sqlite.org/sqlite-wasm": "^3.47.0-build1", |
28 | 28 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
29 | 29 | "electric-sql": "^0.12.1", |
30 | 30 | "expo": "^51.0.0", |
31 | 31 | "expo-sqlite": "^14.0.5", |
32 | 32 | "partykit": "^0.0.111", |
33 | 33 | "partysocket": "^1.0.2", |
34 | | - "postgres": "^3.4.4", |
| 34 | + "postgres": "^3.4.5", |
35 | 35 | "prettier": "^3.3.2", |
36 | 36 | "react": "^18.2.0", |
37 | 37 | "react-dom": "^18.2.0", |
|
132 | 132 | "@arethetypeswrong/cli": "^0.16.4", |
133 | 133 | "@automerge/automerge-repo": "^1.2.1", |
134 | 134 | "@automerge/automerge-repo-network-broadcastchannel": "^1.2.1", |
135 | | - "@babel/cli": "^7.25.7", |
136 | | - "@babel/core": "^7.25.8", |
137 | | - "@babel/preset-env": "^7.25.8", |
138 | | - "@babel/preset-react": "^7.25.7", |
139 | | - "@babel/preset-typescript": "^7.25.7", |
| 135 | + "@babel/cli": "^7.25.9", |
| 136 | + "@babel/core": "^7.26.0", |
| 137 | + "@babel/preset-env": "^7.26.0", |
| 138 | + "@babel/preset-react": "^7.25.9", |
| 139 | + "@babel/preset-typescript": "^7.26.0", |
140 | 140 | "@electric-sql/pglite": "^0.2.12", |
141 | 141 | "@journeyapps/wa-sqlite": "^0.4.0", |
142 | 142 | "@libsql/client": "^0.14.0", |
143 | 143 | "@powersync/common": "^1.20.0", |
144 | | - "@powersync/react": "^1.4.5", |
| 144 | + "@powersync/react": "^1.5.0", |
145 | 145 | "@prettier/sync": "^0.5.2", |
146 | 146 | "@rollup/plugin-image": "^3.0.3", |
147 | 147 | "@rollup/plugin-replace": "^6.0.1", |
148 | 148 | "@rollup/plugin-terser": "^0.4.4", |
149 | | - "@sqlite.org/sqlite-wasm": "^3.46.1-build5", |
| 149 | + "@sqlite.org/sqlite-wasm": "^3.47.0-build1", |
150 | 150 | "@types/asciichart": "^1.5.8", |
151 | 151 | "@types/expect-puppeteer": "^5.0.6", |
152 | 152 | "@types/http-server": "^0.12.4", |
153 | | - "@types/jest": "^29.5.13", |
| 153 | + "@types/jest": "^29.5.14", |
154 | 154 | "@types/jest-environment-puppeteer": "^5.0.6", |
155 | 155 | "@types/less": "^3.0.6", |
156 | | - "@types/node": "^22.7.7", |
| 156 | + "@types/node": "^22.8.1", |
157 | 157 | "@types/puppeteer": "^7.0.4", |
158 | | - "@types/react": "^18.3.11", |
| 158 | + "@types/react": "^18.3.12", |
159 | 159 | "@types/react-dom": "^18.3.1", |
160 | 160 | "@types/react-test-renderer": "^18.3.0", |
161 | 161 | "@types/tmp": "^0.2.6", |
162 | 162 | "@types/ws": "^8.5.12", |
163 | | - "@typescript-eslint/eslint-plugin": "^8.10.0", |
164 | | - "@typescript-eslint/parser": "^8.10.0", |
| 163 | + "@typescript-eslint/eslint-plugin": "^8.11.0", |
| 164 | + "@typescript-eslint/parser": "^8.11.0", |
165 | 165 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
166 | 166 | "asciichart": "^1.5.25", |
167 | 167 | "babel-eslint": "^10.1.0", |
|
179 | 179 | "eslint-plugin-import": "^2.31.0", |
180 | 180 | "eslint-plugin-jest": "^28.8.3", |
181 | 181 | "eslint-plugin-jsdoc": "^50.4.3", |
182 | | - "eslint-plugin-react": "7.37.1", |
| 182 | + "eslint-plugin-react": "7.37.2", |
183 | 183 | "eslint-plugin-react-hooks": "^5.0.0", |
184 | 184 | "expo-sqlite": "14.0.6", |
185 | 185 | "fake-indexeddb": "^6.0.0", |
|
190 | 190 | "jest": "^29.7.0", |
191 | 191 | "jest-environment-jsdom": "^29.7.0", |
192 | 192 | "jest-fetch-mock": "^3.0.3", |
193 | | - "jest-puppeteer": "^10.1.2", |
| 193 | + "jest-puppeteer": "^10.1.4", |
194 | 194 | "less": "^4.2.0", |
195 | 195 | "partykit": "^0.0.111", |
196 | 196 | "partysocket": "^1.0.2", |
197 | | - "postgres": "^3.4.4", |
| 197 | + "postgres": "^3.4.5", |
198 | 198 | "prettier": "^3.3.3", |
199 | 199 | "puppeteer": "^23.6.0", |
200 | 200 | "react": "^18.3.1", |
|
0 commit comments