Skip to content

Commit c0bf8ad

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 a8c5528 commit c0bf8ad

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.11",
7575
"zustand": "4.5.5"
7676
},
7777
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22693,7 +22693,7 @@ __metadata:
2269322693
webpack-hot-middleware: "npm:2.26.1"
2269422694
webrtc-adapter: "npm:9.0.3"
2269522695
workbox-webpack-plugin: "npm:7.3.0"
22696-
zod: "npm:^3.24.2"
22696+
zod: "npm:^4.1.11"
2269722697
zustand: "npm:4.5.5"
2269822698
languageName: unknown
2269922699
linkType: soft
@@ -23170,10 +23170,10 @@ __metadata:
2317023170
languageName: node
2317123171
linkType: hard
2317223172

23173-
"zod@npm:^3.24.2":
23174-
version: 3.24.3
23175-
resolution: "zod@npm:3.24.3"
23176-
checksum: 10/1b15db625ca633324084f3a8587bfb907043bbca407a09f7d5da6a9781b3838c68e9312b49e91e479d2f8bf04cdda5810803ac9504e3b7ccbec3adf2de625fb8
23173+
"zod@npm:^4.1.11":
23174+
version: 4.1.11
23175+
resolution: "zod@npm:4.1.11"
23176+
checksum: 10/5a0f5697dbe86bf40934916d888cfe0ec6f1f767eb0b6f944ffd5573397c8a56ef7d2ebd0f889bfb44ceaf93edcddf021994633747a9a6b0dcbeb57bd0a67442
2317723177
languageName: node
2317823178
linkType: hard
2317923179

0 commit comments

Comments
 (0)