From f6096a0558ef461b02f030a747cbf0481d18586c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:46:03 +0000 Subject: [PATCH] chore(deps): bump next from 13.4.1 to 13.5.1 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](https://github.com/vercel/next.js/compare/v13.4.1...v13.5.1) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/next/package.json | 2 +- apps/storybook-react/package.json | 2 +- yarn.lock | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/next/package.json b/apps/next/package.json index 7eff6cc87..f92682bb0 100644 --- a/apps/next/package.json +++ b/apps/next/package.json @@ -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", diff --git a/apps/storybook-react/package.json b/apps/storybook-react/package.json index 3b7e2a5b9..435674b9f 100644 --- a/apps/storybook-react/package.json +++ b/apps/storybook-react/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 36212de05..6cd00d620 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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