Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"@radix-ui/react-tooltip": "^1.2.12",
"@radix-ui/react-visually-hidden": "^1.2.7",
"@tailwindcss/vite": "^4.3.1",
"@tanstack/react-router": "^1.170.17",
"@tanstack/react-router": "^1.170.18",
"@tanstack/react-router-devtools": "^1.167.0",
"@tanstack/router-cli": "^1.167.18",
"@tanstack/router-cli": "^1.167.21",
"@tanstack/router-devtools": "^1.167.0",
"@turf/turf": "^7.3.5",
"@types/node": "^26.1.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"zustand": "5.0.14"
},
"devDependencies": {
"@tanstack/router-plugin": "^1.168.19",
"@tanstack/router-plugin": "^1.168.22",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@radix-ui/react-separator": "^1.1.11",
"@radix-ui/react-slot": "^1.3.0",
"@radix-ui/react-tooltip": "^1.2.12",
"@tanstack/react-router": "^1.170.17",
"@tanstack/react-router": "^1.170.18",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^1.24.0",
Expand Down
Loading
Loading