Skip to content

Commit 68f0c26

Browse files
chore(deps): bump next from 15.0.0-canary.193 to 15.2.4
Bumps [next](https://github.com/vercel/next.js) from 15.0.0-canary.193 to 15.2.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.0.0-canary.193...v15.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7693f32 commit 68f0c26

File tree

6 files changed

+2028
-544
lines changed

6 files changed

+2028
-544
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.2.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.2.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.2.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.2.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.2.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)