Skip to content

Commit ddd4645

Browse files
chore(deps): bump next from 14.2.16 to 14.2.25
Bumps [next](https://github.com/vercel/next.js) from 14.2.16 to 14.2.25. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.16...v14.2.25) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c27f91b commit ddd4645

File tree

7 files changed

+116
-201
lines changed

7 files changed

+116
-201
lines changed

apps/3000-home/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@ant-design/cssinjs": "^1.21.0",
77
"antd": "5.19.1",
88
"lodash": "4.17.21",
9-
"next": "14.2.16",
9+
"next": "14.2.26",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

apps/3001-shop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@ant-design/cssinjs": "^1.21.0",
77
"antd": "5.19.1",
88
"lodash": "4.17.21",
9-
"next": "14.2.16",
9+
"next": "14.2.26",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

apps/3002-checkout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@ant-design/cssinjs": "^1.21.0",
77
"antd": "5.19.1",
88
"lodash": "4.17.21",
9-
"next": "14.2.16",
9+
"next": "14.2.26",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"date-fns": "3.6.0",
2424
"dinero.js": "2.0.0-alpha.10",
2525
"ms": "3.0.0-canary.1",
26-
"next": "15.0.0-canary.193",
26+
"next": "14.2.26",
2727
"react": "19.0.0-rc-cd22717c-20241013",
2828
"react-dom": "19.0.0-rc-cd22717c-20241013",
2929
"server-only": "0.0.1",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"date-fns": "3.6.0",
2424
"dinero.js": "2.0.0-alpha.10",
2525
"ms": "3.0.0-canary.1",
26-
"next": "15.0.0-canary.193",
26+
"next": "14.2.26",
2727
"react": "19.0.0-rc-cd22717c-20241013",
2828
"react-dom": "19.0.0-rc-cd22717c-20241013",
2929
"server-only": "0.0.1",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"glob": "^11.0.0",
8383
"kill-port": "^2.0.1",
8484
"lodash.get": "4.4.2",
85-
"next": "14.2.16",
85+
"next": "14.2.26",
8686
"openai": "^4.72.0",
8787
"rambda": "7.5.0",
8888
"react": "18.3.1",

0 commit comments

Comments
 (0)