Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"hyphen": "^1.10.6",
"jsonwebtoken": "^9.0.3",
"lucide-react": "^0.559.0",
"next": "15.5.7",
"next": "15.5.8",
"nodemailer": "^7.0.11",
"payload": "3.68.2",
"payload-oauth2": "^1.0.19",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2420,7 +2420,14 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.5.7, @next/env@npm:^15.1.5":
"@next/env@npm:15.5.8":
version: 15.5.8
resolution: "@next/env@npm:15.5.8"
checksum: 10/8bc59025b43879208cf83771e1a0879bba9962410ab392fbc2fc04967fa9879bea8722faf293e6b4fff3bbc7302194c4c39a4df37fb9153f2c37c84c200e3139
languageName: node
linkType: hard

"@next/env@npm:^15.1.5":
version: 15.5.7
resolution: "@next/env@npm:15.5.7"
checksum: 10/11f971691018bd62a5bf253fc843fb2a6cf1431468f5c3a9d4d41753a6ff3e8bf7f539f46aba3f58f8bac59e681bf05fb5d771ac08d7dbd966a601257e1368bf
Expand Down Expand Up @@ -5088,7 +5095,7 @@ __metadata:
hyphen: "npm:^1.10.6"
jsonwebtoken: "npm:^9.0.3"
lucide-react: "npm:^0.559.0"
next: "npm:15.5.7"
next: "npm:15.5.8"
nodemailer: "npm:^7.0.11"
payload: "npm:3.68.2"
payload-oauth2: "npm:^1.0.19"
Expand Down Expand Up @@ -8491,11 +8498,11 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.5.7":
version: 15.5.7
resolution: "next@npm:15.5.7"
"next@npm:15.5.8":
version: 15.5.8
resolution: "next@npm:15.5.8"
dependencies:
"@next/env": "npm:15.5.7"
"@next/env": "npm:15.5.8"
"@next/swc-darwin-arm64": "npm:15.5.7"
"@next/swc-darwin-x64": "npm:15.5.7"
"@next/swc-linux-arm64-gnu": "npm:15.5.7"
Expand Down Expand Up @@ -8546,7 +8553,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10/bfac0cbac41b36227ec91d3a0727561f73dfc35d6a78eafd0200528ef95fa2e9d2dba5a8c8922864b4f4e4321ae6a07c6cf8f5766ac3192ad03e68516c3a458a
checksum: 10/bf952a258b65fcc803a670b869e7bd60c921a8005ca4bc58c3849386994c384d4edeb36575c2aaea2aa0026ed774c50d5205a3f1b8702b107c0ff790e473b1ac
languageName: node
linkType: hard

Expand Down