Skip to content

Commit edd709b

Browse files
committed
[hygiene] Dependencies
1 parent 1ec3a4a commit edd709b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"valibot": "^1.2.0",
4747
"ws": "^8.18.3",
4848
"yjs": "^13.6.27",
49-
"zod": "^4.1.13"
49+
"zod": "^4.2.0"
5050
},
5151
"peerDependenciesMeta": {
5252
"@automerge/automerge-repo": {
@@ -192,13 +192,13 @@
192192
"@sqlite.org/sqlite-wasm": "^3.50.4-build1",
193193
"@testing-library/dom": "^10.4.1",
194194
"@testing-library/jest-dom": "^6.9.1",
195-
"@testing-library/react": "^16.3.0",
195+
"@testing-library/react": "^16.3.1",
196196
"@testing-library/user-event": "^14.6.1",
197197
"@types/asciichart": "^1.5.8",
198198
"@types/bun": "^1.3.4",
199199
"@types/expect-puppeteer": "^5.0.6",
200200
"@types/http-server": "^0.12.4",
201-
"@types/node": "^25.0.1",
201+
"@types/node": "^25.0.2",
202202
"@types/puppeteer": "^7.0.4",
203203
"@types/react": "^19.2.7",
204204
"@types/react-dom": "^19.2.3",
@@ -241,7 +241,7 @@
241241
"react-dom": "^19.2.3",
242242
"react-native-mmkv": "4.1.0",
243243
"react-native-sqlite-storage": "^6.0.1",
244-
"rollup": "^4.53.3",
244+
"rollup": "^4.53.4",
245245
"rollup-plugin-esbuild": "^6.2.1",
246246
"rollup-plugin-preserve-shebang": "^1.0.1",
247247
"rollup-plugin-prettier": "^4.1.2",
@@ -260,6 +260,6 @@
260260
"ws": "^8.18.3",
261261
"yjs": "^13.6.27",
262262
"yup": "^1.7.1",
263-
"zod": "^4.1.13"
263+
"zod": "^4.2.0"
264264
}
265265
}

0 commit comments

Comments
 (0)