Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Jan 4, 2025
1 parent e8c022b commit 107cf9d
Show file tree
Hide file tree
Showing 3 changed files with 5,462 additions and 2,216 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@
"test": "npx playwright test"
},
"dependencies": {
"@chromatic-com/playwright": "^0.10.0",
"@hookform/resolvers": "^3.3.2",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"chromatic": "^11.16.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.292.0",
Expand All @@ -30,7 +32,9 @@
},
"devDependencies": {
"@argos-ci/playwright": "^1.2.2",
"@playwright/test": "^1.39.0",
"@percy/cli": "^1.30.1",
"@percy/playwright": "^1.0.6",
"@playwright/test": "^1.48.2",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
Expand All @@ -40,5 +44,6 @@
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
}
},
"packageManager": "[email protected]+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
}
Loading

0 comments on commit 107cf9d

Please sign in to comment.