We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdee3d commit 8ba76ebCopy full SHA for 8ba76eb
app/package.json
@@ -16,7 +16,7 @@
16
"handshake": "workspace:*",
17
"http-errors": "^2.0.0",
18
"jose": "^5.2.2",
19
- "next": "14.1.1",
+ "next": "14.2.10",
20
"react": "^18",
21
"react-dom": "^18",
22
"react-hot-toast": "^2.4.1",
handshake/package.json
@@ -18,7 +18,7 @@
"check-types": "tsc --noEmit"
},
"peerDependencies": {
"react": "^18.2.0"
23
24
"devDependencies": {
@@ -30,7 +30,7 @@
30
"@typescript-eslint/eslint-plugin": "^6.19.1",
31
"eslint-plugin-jest": "^27.9.0",
32
"jest": "^29.7.0",
33
34
"node-fetch": "^2.6.13",
35
"react": "^18.2.0",
36
"ts-jest": "^29.1.2",
0 commit comments