mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
before react 19 upgrade
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user