[nvim] envrc to flake, setup tanstack query for data loading

This commit is contained in:
2025-05-31 22:23:51 -07:00
parent 0ed2066b17
commit 4bed1c6e65
7 changed files with 140 additions and 65 deletions

View File

@@ -15,7 +15,8 @@
"dependencies": {
"@headlessui/react": "^2.2.4",
"@tailwindcss/vite": "^4.0.6",
"@tanstack/react-query": "^5.77.2",
"@tanstack/react-query": "^5.79.0",
"@tanstack/react-query-devtools": "^5.79.0",
"@tanstack/react-router": "^1.114.3",
"@tanstack/react-router-devtools": "^1.114.3",
"@tanstack/router-plugin": "^1.114.3",