Skip to content

Commit 16fee5d

Browse files
build(deps): bump zod and next
Removes [zod](https://github.com/colinhacks/zod). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Removes `zod` Updates `next` from 13.5.1 to 13.5.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.5.1...v13.5.6) --- updated-dependencies: - dependency-name: zod dependency-type: indirect - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d002ec7 commit 16fee5d

File tree

3 files changed

+85
-131
lines changed

3 files changed

+85
-131
lines changed

package-lock.json

+46-78
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"clsx": "^2.0.0",
2121
"eslint": "8.45.0",
2222
"eslint-config-next": "13.4.12",
23-
"next": "13.5.1",
23+
"next": "13.5.6",
2424
"next-themes": "^0.2.1",
2525
"postcss": "8.4.31",
2626
"react": "18.2.0",

0 commit comments

Comments
 (0)