Skip to content

Commit 14ecb10

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 4b48eb5 commit 14ecb10

File tree

5 files changed

+335
-626
lines changed

5 files changed

+335
-626
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.25",
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.25",
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.25",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"glob": "^11.0.0",
8181
"kill-port": "^2.0.1",
8282
"lodash.get": "4.4.2",
83-
"next": "14.2.16",
83+
"next": "14.2.25",
8484
"openai": "^4.72.0",
8585
"rambda": "7.5.0",
8686
"react": "18.3.1",

0 commit comments

Comments
 (0)