Skip to content

Commit

Permalink
build(deps): Bump zod and next in /system-contract-dapp-playground (#426
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.4.12 to 13.5.4
- [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.4.12...v13.5.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 223faa6 commit fc93d0d
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 88 deletions.
138 changes: 51 additions & 87 deletions system-contract-dapp-playground/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 system-contract-dapp-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-config-next": "13.4.12",
"ethers": "^6.7.0",
"framer-motion": "^10.15.0",
"next": "13.4.12",
"next": "13.5.4",
"node-fetch": "^3.3.2",
"postcss": "8.4.31",
"react": "18.2.0",
Expand Down

0 comments on commit fc93d0d

Please sign in to comment.