Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 8d34756

Browse files
chore(deps): bump next from 11.1.2 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.1.2 to 12.1.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v11.1.2...v12.1.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6656c06 commit 8d34756

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/libs/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"fs-extra": "9.1.0",
4343
"is-animated": "2.0.2",
4444
"jsonwebtoken": "8.5.1",
45-
"next": "11.1.2",
45+
"next": "12.1.0",
4646
"node-fetch": "2.6.5",
4747
"normalize-path": "3.0.0",
4848
"path-to-regexp": "6.2.0",

packages/libs/lambda-at-edge/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"fetch-mock-jest": "1.5.1",
6565
"jest": "27.4.7",
6666
"klaw": "4.0.1",
67-
"next": "11.1.2",
67+
"next": "12.1.0",
6868
"react": "17.0.2",
6969
"react-dom": "17.0.2",
7070
"rimraf": "3.0.2",

packages/serverless-components/nextjs-component/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/jest": "27.0.2",
5858
"@types/node": "16.11.4",
5959
"jest": "27.3.1",
60-
"next": "11.1.2",
60+
"next": "12.1.0",
6161
"react": "17.0.2",
6262
"react-dom": "17.0.2",
6363
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)