Working AnimatedOutlet
This commit is contained in:
@@ -21,15 +21,19 @@
|
||||
"@trpc/client": "^10.45.2",
|
||||
"@trpc/react-query": "^10.45.2",
|
||||
"effect": "^3.4.7",
|
||||
"framer-motion": "^11.3.6",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mobx": "^6.13.0",
|
||||
"mobx-react-lite": "^4.0.7",
|
||||
"primereact": "^10.7.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
"react-dom": "^18.3.1",
|
||||
"remeda": "^2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tanstack/router-devtools": "^1.44.2",
|
||||
"@tanstack/router-plugin": "^1.44.3",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
||||
|
||||
Reference in New Issue
Block a user