Merged in chore/nextjs-15.3.3 (pull request #2284)

chore(next) - update Nextjs to 15.3.3 to fix rsc payload getting cached

* chore(next) - update Nextjs to 15.3.3 to fix rsc payload getting cached


Approved-by: Joakim Jäderberg
This commit is contained in:
Linus Flood
2025-06-04 06:18:50 +00:00
parent c632d0c269
commit 8b57c72a7c
2 changed files with 43 additions and 43 deletions

View File

@@ -91,7 +91,7 @@
"md5": "^2.3.0",
"motion": "^12.10.0",
"nanoid": "^5.1.5",
"next": "15.3.2",
"next": "15.3.3",
"next-auth": "5.0.0-beta.27",
"react": "19.1.0",
"react-aria-components": "^1.8.0",