Skip to content

Commit

Permalink
chore(deps): bump zod and next in /who-metrics-ui
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent ea310b2 commit 509bcd9
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 79 deletions.
124 changes: 46 additions & 78 deletions who-metrics-ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion who-metrics-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"json-2-csv": "^5.0.1",
"kysely": "^0.23.4",
"kysely-planetscale": "^1.3.0",
"next": "^13.5.1",
"next": "^13.5.6",
"next-auth": "^4.24.5",
"next-themes": "^0.2.1",
"postcss": "^8.4.31",
Expand Down

0 comments on commit 509bcd9

Please sign in to comment.