This commit is contained in:
Maze Winther
2026-01-05 01:35:10 +01:00
parent d5ca991501
commit c19f085e48
95 changed files with 4133 additions and 4196 deletions
-5
View File
@@ -18,7 +18,6 @@
"dependencies": {
"@hookform/resolvers": "^3.9.1",
"@opencut/env": "workspace:*",
"@opencut/hooks": "workspace:*",
"@opencut/ui": "workspace:*",
"@radix-ui/react-separator": "^1.1.7",
"@upstash/ratelimit": "^2.0.6",
@@ -92,7 +91,6 @@
"@hello-pangea/dnd": "^18.0.1",
"@hookform/resolvers": "^3.9.1",
"@opencut/env": "workspace:*",
"@opencut/hooks": "workspace:*",
"@opencut/ui": "workspace:*",
"@radix-ui/react-separator": "^1.1.7",
"@upstash/ratelimit": "^2.0.6",
@@ -177,7 +175,6 @@
},
},
"packages/hooks": {
"name": "@opencut/hooks",
"version": "0.0.0",
"dependencies": {
"@types/react": "^19.2.7",
@@ -394,8 +391,6 @@
"@opencut/env": ["@opencut/env@workspace:packages/env"],
"@opencut/hooks": ["@opencut/hooks@workspace:packages/hooks"],
"@opencut/tools": ["@opencut/tools@workspace:apps/tools"],
"@opencut/ui": ["@opencut/ui@workspace:packages/ui"],