Router setup

This commit is contained in:
Julien Valverdé
2024-07-12 02:33:49 +02:00
parent 3e9ca7de23
commit 3aec417f6d
9 changed files with 116 additions and 69 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@effect/schema": "^0.68.17",
"@tanstack/react-query": "4",
"@tanstack/react-router": "^1.44.2",
"@thilawyn/thilalib": "^0.1.5",
"@todo-tests/common": "workspace:*",
"@trpc/client": "^10.45.2",
@@ -23,6 +24,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@tanstack/router-devtools": "^1.44.2",
"@tanstack/router-plugin": "^1.44.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",