Skip to content

Commit 6c9dd4c

Browse files
renovate[bot]gabrielmfern
authored andcommitted
fix(deps): update dependency next to v14.2.10 [security] (#1692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bcd9bf commit 6c9dd4c

File tree

3 files changed

+155
-36
lines changed

3 files changed

+155
-36
lines changed

apps/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-email": "workspace:*"
1616
},
1717
"devDependencies": {
18-
"next": "14.2.3",
18+
"next": "14.2.10",
1919
"@types/react": "npm:types-react@rc",
2020
"@types/react-dom": "npm:types-react-dom@rc",
2121
"tsx": "4.9.0"

packages/react-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"glob": "10.3.4",
3838
"log-symbols": "4.1.0",
3939
"mime-types": "2.1.35",
40-
"next": "14.2.3",
40+
"next": "14.2.10",
4141
"normalize-path": "3.0.0",
4242
"ora": "5.4.1",
4343
"socket.io": "4.7.5"

0 commit comments

Comments
 (0)