dependencies udpated
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
HOST="localhost"
|
||||
PORT=3000
|
||||
PORT=5000
|
||||
FRONTEND_URL="http://localhost:3000"
|
||||
JWT_SECRET = 'dentalsecret'
|
||||
DATABASE_URL=postgresql://postgres:mypassword@localhost:5432/dentalapp
|
||||
@@ -64,7 +64,7 @@
|
||||
"postcss": "^8.4.47",
|
||||
"react": "^19.1.0",
|
||||
"react-contexify": "^6.0.0",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-day-picker": "9.7.0",
|
||||
"react-dnd": "^16.0.1",
|
||||
"react-dnd-html5-backend": "^16.0.1",
|
||||
"react-dom": "^19.1.0",
|
||||
|
||||
Reference in New Issue
Block a user