remove dep
Some checks failed
Check / Lint and Check (push) Failing after 31s

This commit is contained in:
2025-11-15 15:47:33 +01:00
parent 0cb2c98cb2
commit 6f7200344c
2 changed files with 0 additions and 4 deletions

View File

@@ -9,7 +9,6 @@
"lint": "next typegen && eslint . && npx tsc --noEmit" "lint": "next typegen && eslint . && npx tsc --noEmit"
}, },
"dependencies": { "dependencies": {
"@eslint/js": "^9.39.1",
"@hookform/resolvers": "^5.1.1", "@hookform/resolvers": "^5.1.1",
"@radix-ui/react-label": "^2.1.7", "@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-popover": "^1.1.14", "@radix-ui/react-popover": "^1.1.14",

3
pnpm-lock.yaml generated
View File

@@ -12,9 +12,6 @@ importers:
.: .:
dependencies: dependencies:
'@eslint/js':
specifier: ^9.39.1
version: 9.39.1
'@hookform/resolvers': '@hookform/resolvers':
specifier: ^5.1.1 specifier: ^5.1.1
version: 5.2.2(react-hook-form@7.66.0(react@19.2.0)) version: 5.2.2(react-hook-form@7.66.0(react@19.2.0))