Skip to content

Commit 1fcebdb

Browse files
chore(deps): bump next from 16.1.5 to 16.1.7
Bumps [next](https://github.com/vercel/next.js) from 16.1.5 to 16.1.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.5...v16.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec5d899 commit 1fcebdb

6 files changed

Lines changed: 685 additions & 720 deletions

File tree

apps/3000-home/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@ant-design/cssinjs": "^1.21.0",
88
"antd": "5.19.1",
99
"lodash": "4.17.23",
10-
"next": "14.2.35",
10+
"next": "16.1.7",
1111
"react": "18.3.1",
1212
"react-dom": "18.3.1"
1313
},

apps/3001-shop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@ant-design/cssinjs": "^1.21.0",
88
"antd": "5.19.1",
99
"lodash": "4.17.23",
10-
"next": "14.2.35",
10+
"next": "16.1.7",
1111
"react": "18.3.1",
1212
"react-dom": "18.3.1"
1313
},

apps/3002-checkout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@ant-design/cssinjs": "^1.21.0",
88
"antd": "5.19.1",
99
"lodash": "4.17.23",
10-
"next": "14.2.35",
10+
"next": "16.1.7",
1111
"react": "18.3.1",
1212
"react-dom": "18.3.1"
1313
},

apps/next-app-router/next-app-router-4000/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"date-fns": "3.6.0",
3131
"dinero.js": "2.0.1",
3232
"ms": "3.0.0-canary.1",
33-
"next": "16.1.5",
33+
"next": "16.1.7",
3434
"react": "19.0.0-rc-cd22717c-20241013",
3535
"react-dom": "19.0.0-rc-cd22717c-20241013",
3636
"server-only": "0.0.1",

apps/next-app-router/next-app-router-4001/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"date-fns": "3.6.0",
3131
"dinero.js": "2.0.1",
3232
"ms": "3.0.0-canary.1",
33-
"next": "16.1.5",
33+
"next": "16.1.7",
3434
"react": "19.0.0-rc-cd22717c-20241013",
3535
"react-dom": "19.0.0-rc-cd22717c-20241013",
3636
"server-only": "0.0.1",

0 commit comments

Comments
 (0)