Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit d544831

Browse files
chore(deps): update dependency zod to ^3.25.7 (#706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a2ff9b commit d544831

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"rxjs": "7.8.1",
8787
"ts-pattern": "^5.7.1",
8888
"tslib": "^2.8.1",
89-
"zod": "^3.25.3"
89+
"zod": "^3.25.7"
9090
},
9191
"homepage": "https://github.com/simPod/GrafanaJsonDatasource",
9292
"engineStrict": true,

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6238,7 +6238,7 @@ __metadata:
62386238
webpack: "npm:^5.86.0"
62396239
webpack-cli: "npm:^6.0.0"
62406240
webpack-livereload-plugin: "npm:^3.0.2"
6241-
zod: "npm:^3.25.3"
6241+
zod: "npm:^3.25.7"
62426242
languageName: unknown
62436243
linkType: soft
62446244

@@ -12040,9 +12040,9 @@ __metadata:
1204012040
languageName: node
1204112041
linkType: hard
1204212042

12043-
"zod@npm:^3.25.3":
12044-
version: 3.25.3
12045-
resolution: "zod@npm:3.25.3"
12046-
checksum: 10c0/744bc6d8f1500fbda2ddc713540fea7db2354c585d256eed9064f11d89976c184e7472a999a6713d2ae8e148d9bc9f23aae0403c5eb57e45c8563cbd036aaa9d
12043+
"zod@npm:^3.25.7":
12044+
version: 3.25.7
12045+
resolution: "zod@npm:3.25.7"
12046+
checksum: 10c0/9bf497ed9b810d30b84ae032ec7882435d0fb9c94db08427592f56b711227726cfb7551ee7ca9f99135dfaff1fcff5ce261e25a6400f62b651ec23880cb41013
1204712047
languageName: node
1204812048
linkType: hard

0 commit comments

Comments
 (0)