Skip to content

Commit 24188a7

Browse files
committed
[hygiene] Dependencies
1 parent 1ebcc82 commit 24188a7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"@babel/preset-env": "^7.27.2",
155155
"@babel/preset-react": "^7.27.1",
156156
"@babel/preset-typescript": "^7.27.1",
157-
"@cloudflare/workers-types": "^4.20250619.0",
157+
"@cloudflare/workers-types": "^4.20250620.0",
158158
"@electric-sql/pglite": "^0.2.17",
159159
"@eslint/js": "^9.29.0",
160160
"@journeyapps/wa-sqlite": "^1.2.5",
@@ -171,12 +171,12 @@
171171
"@testing-library/react": "^16.3.0",
172172
"@testing-library/user-event": "^14.6.1",
173173
"@types/asciichart": "^1.5.8",
174-
"@types/bun": "^1.2.16",
174+
"@types/bun": "^1.2.17",
175175
"@types/expect-puppeteer": "^5.0.6",
176176
"@types/http-server": "^0.12.4",
177177
"@types/jest": "^30.0.0",
178178
"@types/jest-environment-puppeteer": "^5.0.6",
179-
"@types/node": "^24.0.3",
179+
"@types/node": "^24.0.4",
180180
"@types/puppeteer": "^7.0.4",
181181
"@types/react": "^19.1.8",
182182
"@types/react-dom": "^19.1.6",
@@ -189,15 +189,15 @@
189189
"babel-plugin-transform-import-meta": "^2.3.3",
190190
"babel-plugin-transform-vite-meta-env": "^1.0.3",
191191
"buffer-replace": "^2.0.0",
192-
"bun": "^1.2.16",
192+
"bun": "^1.2.17",
193193
"country-flag-emoji-json": "^2.0.0",
194-
"cspell": "^9.1.1",
194+
"cspell": "^9.1.2",
195195
"electric-sql": "^0.12.1",
196196
"esbuild": "^0.25.5",
197197
"eslint": "^9.29.0",
198-
"eslint-plugin-import": "^2.31.0",
198+
"eslint-plugin-import": "^2.32.0",
199199
"eslint-plugin-jest": "^29.0.1",
200-
"eslint-plugin-jsdoc": "^51.0.4",
200+
"eslint-plugin-jsdoc": "^51.2.3",
201201
"eslint-plugin-react": "7.37.5",
202202
"eslint-plugin-react-hooks": "^5.2.0",
203203
"expect-puppeteer": "^11.0.0",
@@ -214,7 +214,7 @@
214214
"partykit": "^0.0.115",
215215
"partysocket": "^1.1.4",
216216
"postgres": "^3.4.7",
217-
"prettier": "^3.5.3",
217+
"prettier": "^3.6.0",
218218
"prettier-plugin-organize-imports": "^4.1.0",
219219
"puppeteer": "^24.10.2",
220220
"react": "^19.1.0",
@@ -225,11 +225,11 @@
225225
"rollup-plugin-prettier": "^4.1.2",
226226
"sqlite3": "^5.1.7",
227227
"tinybase": "file:./dist",
228-
"tinydocs": "^0.1.57",
228+
"tinydocs": "^0.1.58",
229229
"tmp": "^0.2.3",
230230
"ts-unused-exports": "^11.0.1",
231231
"typescript": "^5.8.3",
232-
"typescript-eslint": "^8.34.1",
232+
"typescript-eslint": "^8.35.0",
233233
"wa-sqlite": "github:rhashimoto/wa-sqlite",
234234
"ws": "^8.18.2",
235235
"yjs": "^13.6.27"

0 commit comments

Comments
 (0)