Skip to content

Commit 3a3cb10

Browse files
chore(deps): bump zod from 3.24.3 to 4.1.11
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.3 to 4.1.11. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.3...v4.1.11) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33c3d07 commit 3a3cb10

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"uuid": "11.1.0",
7272
"webgl-utils.js": "1.1.0",
7373
"webrtc-adapter": "9.0.3",
74-
"zod": "^3.24.2",
74+
"zod": "^4.1.12",
7575
"zustand": "4.5.5"
7676
},
7777
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22426,7 +22426,7 @@ __metadata:
2242622426
webpack-hot-middleware: "npm:2.26.1"
2242722427
webrtc-adapter: "npm:9.0.3"
2242822428
workbox-webpack-plugin: "npm:7.3.0"
22429-
zod: "npm:^3.24.2"
22429+
zod: "npm:^4.1.12"
2243022430
zustand: "npm:4.5.5"
2243122431
languageName: unknown
2243222432
linkType: soft
@@ -22903,10 +22903,10 @@ __metadata:
2290322903
languageName: node
2290422904
linkType: hard
2290522905

22906-
"zod@npm:^3.24.2":
22907-
version: 3.24.3
22908-
resolution: "zod@npm:3.24.3"
22909-
checksum: 10/1b15db625ca633324084f3a8587bfb907043bbca407a09f7d5da6a9781b3838c68e9312b49e91e479d2f8bf04cdda5810803ac9504e3b7ccbec3adf2de625fb8
22906+
"zod@npm:^4.1.12":
22907+
version: 4.1.12
22908+
resolution: "zod@npm:4.1.12"
22909+
checksum: 10/c5f04e6ac306515c4db6ef73cf7705f521c7a2107c8c8912416a0658d689f361db9bee829b0bf01ef4a22492f1065c5cbcdb523ce532606ac6792fd714f3c326
2291022910
languageName: node
2291122911
linkType: hard
2291222912

0 commit comments

Comments
 (0)