Skip to content

Commit 76c969d

Browse files
chore(deps): bump next from 14.2.14 to 14.2.15
Bumps [next](https://github.com/vercel/next.js) from 14.2.14 to 14.2.15. - [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.14...v14.2.15) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5745f3e commit 76c969d

File tree

4 files changed

+121
-112
lines changed

4 files changed

+121
-112
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"mjml": "^4.15.3",
8383
"mjml-react": "^2.0.8",
8484
"nanoid": "^5.0.7",
85-
"next": "^14.2.13",
85+
"next": "^14.2.15",
8686
"next-auth": "4.24.7",
8787
"node-html-parser": "^6.1.13",
8888
"nodemailer": "^6.9.14",

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@cypress/react18": "^2.0.1",
1717
"cypress": "^13.15.0",
1818
"cypress-real-events": "^1.13.0",
19-
"next": "^14.2.13",
19+
"next": "^14.2.15",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1",
2222
"react-hook-form": "^7.53.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@tiptap/starter-kit": "^2.6.6",
2626
"classnames": "^2.5.1",
2727
"dotenv": "^16.4.5",
28-
"next": "^14.2.13",
28+
"next": "^14.2.15",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
3131
"react-hook-form": "^7.53.0",

0 commit comments

Comments
 (0)