Skip to content

Commit 168e797

Browse files
Bump next from 11.1.3 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.1.3 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.3...v12.1.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9194526 commit 168e797

File tree

3 files changed

+142
-1173
lines changed

3 files changed

+142
-1173
lines changed

modules/demo/client-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"echarts": "5.0.2",
2929
"echarts-for-react": "3.0.1",
3030
"mjolnir.js": "2.6.0",
31-
"next": "11.1.3",
31+
"next": "12.1.0",
3232
"react": "17.0.2",
3333
"react-bootstrap": "1.6.1",
3434
"react-dom": "17.0.2",

modules/demo/viz-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"echarts": "5.0.2",
3030
"echarts-for-react": "3.0.1",
3131
"mjolnir.js": "2.6.0",
32-
"next": "11.1.3",
32+
"next": "12.1.0",
3333
"react": "17.0.2",
3434
"react-bootstrap": "1.6.1",
3535
"react-burger-menu": "3.0.6",

0 commit comments

Comments
 (0)