feat(auth): login state proof of concept
This commit is contained in:
parent
4bc05aaa2a
commit
85afa969f1
14 changed files with 188 additions and 96 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue