Skip to content

Commit

Permalink
chore(web): update all deps to latest except react
Browse files Browse the repository at this point in the history
  • Loading branch information
kylejb committed Jan 1, 2025
1 parent 123f727 commit 70a46e8
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 58 deletions.
123 changes: 68 additions & 55 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tooltip": "^1.1.6",
"@tanstack/react-query": "^5.62.10",
"@tanstack/react-query": "^5.62.11",
"axios": "^1.7.9",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
Expand All @@ -36,7 +36,7 @@
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/leaflet": "^1.9.15",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.2",
Expand All @@ -56,7 +56,7 @@
"prettier": "^3.4.2",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2",
"typescript-eslint": "^8.19.0",
"vite": "^6.0.6",
"vite-plugin-eslint": "^1.8.1",
"vitest": "^2.1.8"
Expand Down

0 comments on commit 70a46e8

Please sign in to comment.