Rollback tailwind scrollback version

This commit is contained in:
pmoharana-cmd 2025-02-16 10:43:35 -05:00
parent 69a90413f9
commit f50faafc86
2 changed files with 3228 additions and 5219 deletions

8441
compass/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,15 +11,15 @@
},
"dependencies": {
"@heroicons/react": "^2.1.1",
"@supabase/ssr": "^0.3.0",
"@supabase/ssr": "^0.5.2",
"@supabase/supabase-js": "^2.42.3",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/react-table": "^8.15.0",
"bufferutil": "^4.0.8",
"next": "13.5.6",
"next": "^13.5.8",
"react": "^18",
"react-dom": "^18",
"tailwind-scrollbar": "^4.0.0",
"tailwind-scrollbar": "3.1.0",
"utf-8-validate": "^6.0.3",
"ws": "^8.16.0"
},