Skip to content

Commit a852720

Browse files
fix(deps): bump zod from 3.23.8 to 3.24.1 (#233)
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.23.8...v3.24.1) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3df8327 commit a852720

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

packages/autocomplete-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"@fig/autocomplete-shared": "^1.1.2",
4040
"loglevel": "^1.9.2",
4141
"semver": "^7.6.3",
42-
"zod": "^3.23.8"
42+
"zod": "^3.24.1"
4343
}
4444
}

packages/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-router-dom": "^7.0.2",
3535
"tailwind-merge": "^2.5.5",
3636
"tailwindcss-animate": "^1.0.7",
37-
"zod": "^3.23.8",
37+
"zod": "^3.24.1",
3838
"zustand": "^4.5.5"
3939
},
4040
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)