This commit is contained in:
hunternick87 2025-06-12 01:38:36 -04:00
parent ac7df91600
commit eeed01f83e
4 changed files with 22 additions and 21 deletions

View file

@ -45,7 +45,7 @@
"winston": "^3.11.0"
},
"devDependencies": {
"@tailwindcss/vite": "^4.1.9",
"@tailwindcss/vite": "^4.1.10",
"@types/bun": "latest",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
@ -57,7 +57,7 @@
"@vitejs/plugin-react": "^4.5.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.9",
"tailwindcss": "^4.1.10",
"tw-animate-css": "^1.3.4",
"vite": "^6.3.5"
},