before react 19 upgrade

This commit is contained in:
2025-02-04 14:13:01 -05:00
parent a2f6aef11a
commit 79ed00b7c0
13 changed files with 240 additions and 443 deletions

View File

@@ -9,7 +9,6 @@
"lint": "next lint"
},
"dependencies": {
"@clerk/nextjs": "^6.10.6",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@headlessui/react": "^2.2.0",
@@ -58,8 +57,8 @@
"pg": "^8.13.1",
"postgres": "^3.4.5",
"prettier": "^3.4.2",
"react": "^18.2.0",
"react-dom": "18.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "^5.3.0",
"sha2": "@oslojs/crypto/sha2",
"sonner": "^1.7.2",