working ish wihotu cookies

This commit is contained in:
2026-01-27 23:03:31 -06:00
parent e06087e19f
commit bf59155c1e
8 changed files with 198 additions and 14 deletions

View File

@@ -9,6 +9,7 @@
"lint": "eslint"
},
"dependencies": {
"js-cookie": "^3.0.5",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
@@ -16,6 +17,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",