feat(auth): login state proof of concept

This commit is contained in:
Mona Mayrhofer 2025-04-03 13:34:45 +02:00
parent 4bc05aaa2a
commit 85afa969f1
No known key found for this signature in database
GPG key ID: 5C83114FA383C6A0
14 changed files with 188 additions and 96 deletions

View file

@ -13,6 +13,7 @@
"test": "vitest"
},
"dependencies": {
"@pigment-css/react": "0.0.30",
"@react-router/node": "7.4.1",
"@react-router/serve": "7.4.1",
"effect": "3.14.5",
@ -25,6 +26,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@pigment-css/vite-plugin": "0.0.30",
"@react-router/dev": "7.4.1",
"@types/lodash": "4.17.16",
"@types/node": "22.13.17",