Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
chore(deps): bump next from 13.4.1 to 13.5.1
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.4.1 to 13.5.1.
- [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.1...v13.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent 11382ef commit f6096a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"export-from-json": "^1.7.3",
"fortmatic": "^2.4.0",
"magic-sdk": "^13.1.0",
"next": "^13.4.13",
"next": "^13.5.1",
"next-images": "^1.8.5",
"next-pwa": "^5.6.0",
"nextjs-progressbar": "^0.0.16",
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"design-system": "*",
"next": "^13.4.13",
"next": "^13.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7637,7 +7637,7 @@ __metadata:
export-from-json: ^1.7.3
fortmatic: ^2.4.0
magic-sdk: ^13.1.0
next: ^13.4.13
next: ^13.5.1
next-compose-plugins: ^2.2.1
next-images: ^1.8.5
next-pwa: ^5.6.0
Expand Down Expand Up @@ -7683,7 +7683,7 @@ __metadata:
design-system: "*"
eslint: 8.45.0
eslint-config-next: 13.4.13
next: ^13.4.13
next: ^13.5.1
path-browserify: ^1.0.1
postcss: ^8.4.31
react: 18.2.0
Expand Down

0 comments on commit f6096a0

Please sign in to comment.