Skip to content

Commit c6d7d6a

Browse files
committed
[hygiene] Dependencies
1 parent 656256e commit c6d7d6a

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
@@ -23,7 +23,7 @@
2323
"@automerge/automerge-repo": "^1.2.0",
2424
"@electric-sql/pglite": "^0.2.12",
2525
"@libsql/client": "^0.14.0",
26-
"@powersync/common": "^1.20.0",
26+
"@powersync/common": "^1.20.1",
2727
"@sqlite.org/sqlite-wasm": "^3.47.0-build1",
2828
"@vlcn.io/crsqlite-wasm": "^0.16.0",
2929
"electric-sql": "^0.12.1",
@@ -138,9 +138,9 @@
138138
"@babel/preset-react": "^7.25.9",
139139
"@babel/preset-typescript": "^7.26.0",
140140
"@electric-sql/pglite": "^0.2.12",
141-
"@journeyapps/wa-sqlite": "^0.4.0",
141+
"@journeyapps/wa-sqlite": "^0.4.1",
142142
"@libsql/client": "^0.14.0",
143-
"@powersync/common": "^1.20.0",
143+
"@powersync/common": "^1.20.1",
144144
"@powersync/react": "^1.5.0",
145145
"@prettier/sync": "^0.5.2",
146146
"@rollup/plugin-image": "^3.0.3",
@@ -153,15 +153,15 @@
153153
"@types/jest": "^29.5.14",
154154
"@types/jest-environment-puppeteer": "^5.0.6",
155155
"@types/less": "^3.0.6",
156-
"@types/node": "^22.8.1",
156+
"@types/node": "^22.8.5",
157157
"@types/puppeteer": "^7.0.4",
158158
"@types/react": "^18.3.12",
159159
"@types/react-dom": "^18.3.1",
160160
"@types/react-test-renderer": "^18.3.0",
161161
"@types/tmp": "^0.2.6",
162162
"@types/ws": "^8.5.12",
163-
"@typescript-eslint/eslint-plugin": "^8.11.0",
164-
"@typescript-eslint/parser": "^8.11.0",
163+
"@typescript-eslint/eslint-plugin": "^8.12.2",
164+
"@typescript-eslint/parser": "^8.12.2",
165165
"@vlcn.io/crsqlite-wasm": "^0.16.0",
166166
"asciichart": "^1.5.25",
167167
"babel-eslint": "^10.1.0",
@@ -171,7 +171,7 @@
171171
"babel-preset-minify": "^0.5.2",
172172
"buffer-replace": "^1.0.0",
173173
"country-flag-emoji-json": "^2.0.0",
174-
"cspell": "^8.15.4",
174+
"cspell": "^8.15.5",
175175
"electric-sql": "^0.12.1",
176176
"esbuild": "^0.24.0",
177177
"eslint": "^8.57.0",
@@ -196,11 +196,11 @@
196196
"partysocket": "^1.0.2",
197197
"postgres": "^3.4.5",
198198
"prettier": "^3.3.3",
199-
"puppeteer": "^23.6.0",
199+
"puppeteer": "^23.6.1",
200200
"react": "^18.3.1",
201201
"react-dom": "^18.3.1",
202202
"react-test-renderer": "^18.3.1",
203-
"rollup": "^4.24.1",
203+
"rollup": "^4.24.3",
204204
"rollup-plugin-esbuild": "^6.1.1",
205205
"rollup-plugin-preserve-shebang": "^1.0.1",
206206
"rollup-plugin-prettier": "^4.1.1",

0 commit comments

Comments
 (0)