env config
All checks were successful
Lint / Lint and Check (push) Successful in 41s

This commit is contained in:
2025-11-15 17:23:10 +01:00
parent 2f6b0ed098
commit 5bb861d881
6 changed files with 11 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"format:write": "prettier --write \"**/*.{ts,tsx,js,jsx,mdx}\" --cache"
},
"dependencies": {
"@next/env": "^16.0.3",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-label": "^2.1.8",
"@radix-ui/react-select": "^2.2.6",