Skip to content

Commit 0335354

Browse files
chore(deps): bump js-yaml in the npm_and_yarn group across 0 directory
Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a11e945 commit 0335354

File tree

4 files changed

+1036
-1956
lines changed

4 files changed

+1036
-1956
lines changed

docs/suspensive.org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-dom": "catalog:react19",
4141
"remark-sandpack": "^0.0.5",
4242
"sharp": "catalog:",
43-
"zod": "^3.25.47"
43+
"zod": "^4.0.0"
4444
},
4545
"devDependencies": {
4646
"@suspensive/eslint-config": "workspace:*",

examples/next-streaming-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react": "catalog:react19",
2424
"react-dom": "catalog:react19",
2525
"sharp": "catalog:",
26-
"zod": "^4.1.12"
26+
"zod": "^4.0.0"
2727
},
2828
"devDependencies": {
2929
"@suspensive/eslint-config": "workspace:*",

examples/visualization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-error-boundary": "^6.0.0",
2727
"sharp": "catalog:",
2828
"usehooks-ts": "^3.1.1",
29-
"zod": "^4.1.12"
29+
"zod": "^4.0.0"
3030
},
3131
"devDependencies": {
3232
"@suspensive/eslint-config": "workspace:*",

0 commit comments

Comments
 (0)