Skip to content

Commit 9196397

Browse files
committed
🔧 Update dependencies
1 parent 5e04e2e commit 9196397

File tree

2 files changed

+98
-0
lines changed

2 files changed

+98
-0
lines changed

frontend/package-lock.json

Lines changed: 96 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@
1919
"@radix-ui/react-dialog": "^1.1.15",
2020
"@radix-ui/react-dropdown-menu": "^2.1.16",
2121
"@radix-ui/react-label": "^2.1.8",
22+
"@radix-ui/react-radio-group": "^1.3.8",
2223
"@radix-ui/react-scroll-area": "^1.2.10",
2324
"@radix-ui/react-separator": "^1.1.8",
2425
"@radix-ui/react-slot": "^1.2.4",
26+
"@radix-ui/react-tabs": "^1.1.13",
2527
"@radix-ui/react-tooltip": "^1.2.8",
2628
"@tailwindcss/vite": "^4.1.17",
2729
"@tanstack/react-query": "^5.90.7",

0 commit comments

Comments
 (0)