Skip to content

Commit 2ebb069

Browse files
committed
[hygiene] Dependencies
1 parent e7e5165 commit 2ebb069

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"sideEffects": false,
2323
"peerDependencies": {
2424
"@automerge/automerge-repo": "^1.2.1",
25-
"@cloudflare/workers-types": "^4.20250826.0",
25+
"@cloudflare/workers-types": "^4.20250828.0",
2626
"@electric-sql/pglite": "^0.2.17",
27-
"@libsql/client": "^0.15.12",
27+
"@libsql/client": "^0.15.14",
2828
"@powersync/common": "^1.36.0",
2929
"@sqlite.org/sqlite-wasm": "^3.50.4-build1",
3030
"@vlcn.io/crsqlite-wasm": "^0.16.0",
@@ -163,11 +163,11 @@
163163
"@babel/preset-env": "^7.28.3",
164164
"@babel/preset-react": "^7.27.1",
165165
"@babel/preset-typescript": "^7.27.1",
166-
"@cloudflare/workers-types": "^4.20250826.0",
166+
"@cloudflare/workers-types": "^4.20250828.0",
167167
"@electric-sql/pglite": "^0.2.17",
168168
"@eslint/js": "^9.34.0",
169169
"@journeyapps/wa-sqlite": "^1.2.6",
170-
"@libsql/client": "^0.15.12",
170+
"@libsql/client": "^0.15.14",
171171
"@powersync/common": "^1.36.0",
172172
"@powersync/react": "^1.7.0",
173173
"@prettier/sync": "^0.6.1",
@@ -180,22 +180,22 @@
180180
"@testing-library/react": "^16.3.0",
181181
"@testing-library/user-event": "^14.6.1",
182182
"@types/asciichart": "^1.5.8",
183-
"@types/bun": "^1.2.20",
183+
"@types/bun": "^1.2.21",
184184
"@types/expect-puppeteer": "^5.0.6",
185185
"@types/http-server": "^0.12.4",
186186
"@types/jest": "^30.0.0",
187187
"@types/jest-environment-puppeteer": "^5.0.6",
188188
"@types/node": "^24.3.0",
189189
"@types/puppeteer": "^7.0.4",
190-
"@types/react": "^19.1.11",
191-
"@types/react-dom": "^19.1.7",
190+
"@types/react": "^19.1.12",
191+
"@types/react-dom": "^19.1.8",
192192
"@types/react-native-sqlite-storage": "^6.0.5",
193193
"@types/tmp": "^0.2.6",
194194
"@types/ws": "^8.18.1",
195195
"@vlcn.io/crsqlite-wasm": "^0.16.0",
196196
"asciichart": "^1.5.25",
197197
"async-mutex": "^0.5.0",
198-
"babel-jest": "^30.0.5",
198+
"babel-jest": "^30.1.1",
199199
"babel-plugin-transform-import-meta": "^2.3.3",
200200
"babel-plugin-transform-vite-meta-env": "^1.0.3",
201201
"buffer-replace": "^2.0.0",
@@ -231,7 +231,7 @@
231231
"react-dom": "^19.1.1",
232232
"react-native-mmkv": "3.3.0",
233233
"react-native-sqlite-storage": "^6.0.1",
234-
"rollup": "^4.48.1",
234+
"rollup": "^4.49.0",
235235
"rollup-plugin-esbuild": "^6.2.1",
236236
"rollup-plugin-preserve-shebang": "^1.0.1",
237237
"rollup-plugin-prettier": "^4.1.2",

0 commit comments

Comments
 (0)