summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorl3wdfut4pwr l3wdfut4pwr <l3wdfut4pwr@gmail.com>2026-01-31 20:33:22 +0200
committerl3wdfut4pwr l3wdfut4pwr <l3wdfut4pwr@gmail.com>2026-01-31 20:33:22 +0200
commit9edce4dfa5f7c4efecd0f39fb4fd4a4c9863fe6e (patch)
treef975a2ba9c63d10d0c28ff206ed4a7b854f39a31 /package.json
parent2eaea7a0bc84feb894f37a84110595dff76a8202 (diff)
add register and reset dialogs
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9114067..4567e44 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,12 @@
"lint": "eslint"
},
"dependencies": {
+ "@radix-ui/react-dialog": "^1.1.15",
+ "@radix-ui/react-label": "^2.1.8",
+ "@radix-ui/react-separator": "^1.1.8",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.6",
+ "@radix-ui/react-tabs": "^1.1.13",
"@svgr/webpack": "^8.1.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",