Skip to content

Commit 7942ee5

Browse files
chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.24 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.24...v14.2.25) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e864c3 commit 7942ee5

File tree

5 files changed

+5238
-14780
lines changed

5 files changed

+5238
-14780
lines changed

apps/website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"intlayer-editor": "workspace:*",
7474
"lucide-react": "^0.483.0",
7575
"markdown-to-jsx": "^7.7.4",
76-
"next": "^15.2.3",
76+
"next": "^14.2.25",
7777
"next-intlayer": "workspace:*",
7878
"next-secure-headers": "^2.2.0",
7979
"next-themes": "^0.4.6",

examples/nextjs-14-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"intlayer": "workspace:*",
19-
"next": "14.2.24",
19+
"next": "14.2.25",
2020
"next-intlayer": "workspace:*",
2121
"react": "^18.3.1",
2222
"react-dom": "^18.3.1"

examples/nextjs-15-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"intlayer": "workspace:*",
1616
"markdown-to-jsx": "^7.7.4",
17-
"next": "^15.2.3",
17+
"next": "^14.2.25",
1818
"next-intlayer": "workspace:*",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"husky": "^9.1.7",
7373
"lint-staged": "^15.5.0",
7474
"minimist": "^1.2.8",
75-
"next": "^15.2.3",
75+
"next": "^14.2.25",
7676
"prettier": "^3.5.3",
7777
"rimraf": "^6.0.1",
7878
"vite-tsconfig-paths": "^5.1.4",

0 commit comments

Comments
 (0)