refactor: replace js-cookie auth with new auth client and remove unused packages from web package (#50)

This commit is contained in:
LovelessCodes
2025-06-07 13:44:32 +02:00
committed by GitHub
parent d1d37840fc
commit efe83ec8a9
3 changed files with 3 additions and 33 deletions

View File

@@ -31,8 +31,6 @@
"aws-sdk": "^2.1692.0",
"date-fns": "^4.1.0",
"geist": "^1.3.1",
"js-cookie": "^3.0.5",
"jwt-decode": "^4.0.0",
"next": "^14.2.15",
"next-logger": "^5.0.1",
"next-runtime-env": "^1.7.2",
@@ -55,7 +53,6 @@
"@kan/stripe": "workspace:*",
"@kan/tailwind-config": "workspace:*",
"@kan/tsconfig": "workspace:*",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.17.7",
"@types/react": "catalog:react18",
"@types/react-beautiful-dnd": "^13.1.7",