Skip to content

Commit 9e658dd

Browse files
chore(deps): bump next from 14.2.16 to 15.3.4
--- updated-dependencies: - dependency-name: next dependency-version: 15.3.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a52671 commit 9e658dd

File tree

6 files changed

+2565
-527
lines changed

6 files changed

+2565
-527
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": "15.3.4",
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": "15.3.4",
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": "15.3.4",
1010
"react": "18.3.1"
1111
},
1212
"devDependencies": {

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

Lines changed: 1 addition & 1 deletion
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": "15.3.4",
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

Lines changed: 1 addition & 1 deletion
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": "15.3.4",
2727
"react": "19.0.0-rc-cd22717c-20241013",
2828
"react-dom": "19.0.0-rc-cd22717c-20241013",
2929
"server-only": "0.0.1",

0 commit comments

Comments
 (0)