Merged in revert-nextjs-upgrade (pull request #3528)

revert nextjs upgrade

* revert nextjs upgrade

* Fix revert


Approved-by: Anton Gunnarsson
This commit is contained in:
Joakim Jäderberg
2026-02-02 15:15:42 +00:00
committed by Anton Gunnarsson
parent 16cc26632e
commit 13fd8f81c9
3 changed files with 75 additions and 85 deletions

View File

@@ -38,7 +38,7 @@
"@scandic-hotels/tracking": "workspace:*",
"@scandic-hotels/trpc": "workspace:*",
"@sentry/nextjs": "^10.33.0",
"@swc/plugin-formatjs": "^8.1.0",
"@swc/plugin-formatjs": "^3.2.2",
"@t3-oss/env-nextjs": "^0.13.4",
"@tanstack/react-query": "^5.75.5",
"@tanstack/react-query-devtools": "^5.75.5",
@@ -66,12 +66,12 @@
"jsonwebtoken": "^9.0.2",
"md5": "^2.3.0",
"motion": "^12.10.0",
"next": "16.1.6",
"next": "16.0.10",
"next-auth": "5.0.0-beta.29",
"react": "19.2.4",
"react": "19.2.1",
"react-aria-components": "1.8.0",
"react-day-picker": "^9.6.7",
"react-dom": "19.2.4",
"react-dom": "19.2.1",
"react-feather": "^2.0.10",
"react-focus-lock": "^2.13.6",
"react-hook-form": "^7.56.2",