Skip to content

Commit 8ae588b

Browse files
chore(deps): bump next from 14.2.16 to 14.2.30
Bumps [next](https://github.com/vercel/next.js) from 14.2.16 to 14.2.30. - [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.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a40d744 commit 8ae588b

File tree

4 files changed

+2036
-456
lines changed

4 files changed

+2036
-456
lines changed

apps/3000-home/package.json

Lines changed: 1 addition & 1 deletion
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.30",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

apps/3001-shop/package.json

Lines changed: 1 addition & 1 deletion
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.30",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

apps/3002-checkout/package.json

Lines changed: 1 addition & 1 deletion
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.30",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

0 commit comments

Comments
 (0)