Skip to content

Commit 8ba76eb

Browse files
fix(deps): update dependency next to v14.2.10 [security]
1 parent 0cdee3d commit 8ba76eb

File tree

3 files changed

+4393
-4778
lines changed

3 files changed

+4393
-4778
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"handshake": "workspace:*",
1717
"http-errors": "^2.0.0",
1818
"jose": "^5.2.2",
19-
"next": "14.1.1",
19+
"next": "14.2.10",
2020
"react": "^18",
2121
"react-dom": "^18",
2222
"react-hot-toast": "^2.4.1",

handshake/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"check-types": "tsc --noEmit"
1919
},
2020
"peerDependencies": {
21-
"next": "14.1.1",
21+
"next": "14.2.10",
2222
"react": "^18.2.0"
2323
},
2424
"devDependencies": {
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "^6.19.1",
3131
"eslint-plugin-jest": "^27.9.0",
3232
"jest": "^29.7.0",
33-
"next": "14.1.1",
33+
"next": "14.2.10",
3434
"node-fetch": "^2.6.13",
3535
"react": "^18.2.0",
3636
"ts-jest": "^29.1.2",

0 commit comments

Comments
 (0)