fixed dep issues

This commit is contained in:
2024-10-29 21:04:19 +01:00
parent b619a456eb
commit e4b026a1bd
2 changed files with 6 additions and 7 deletions

View File

@@ -17,11 +17,11 @@
"next": "15.0.1",
"next-sanity": "^9.8.8",
"next-themes": "^0.3.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-refractor": "^3.1.1",
"sanity": "^3.62.2",
"sanity": "^3.62.3",
"sass": "^1.80.4",
"sonner": "^1.5.0",
"styled-components": "^6.1.13",