Skip to content

Commit 4247f2f

Browse files
build(deps): bump the npm-dependencies group across 3 directories with 1 update
Bumps the npm-dependencies group with 1 update in the / directory: [zod](https://github.com/colinhacks/zod). Bumps the npm-dependencies group with 1 update in the /packages/integration-tests directory: [zod](https://github.com/colinhacks/zod). Bumps the npm-dependencies group with 1 update in the /packages/library directory: [zod](https://github.com/colinhacks/zod). Updates `zod` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.0.16...v4.0.17) Updates `zod` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.0.16...v4.0.17) Updates `zod` from 4.0.16 to 4.0.17 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.0.16...v4.0.17) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11b0e59 commit 4247f2f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@catppuccin/palette": "1.7.1",
1111
"@tui-sandbox/library": "workspace:*",
12-
"zod": "4.0.16"
12+
"zod": "4.0.17"
1313
},
1414
"devDependencies": {
1515
"@types/node": "24.2.1",

packages/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prettier": "3.6.2",
3636
"type-fest": "4.41.0",
3737
"winston": "3.17.0",
38-
"zod": "4.0.16"
38+
"zod": "4.0.17"
3939
},
4040
"devDependencies": {
4141
"@types/command-exists": "1.2.3",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)