Skip to content

Commit

Permalink
Update dependencies across all packages 📦 (#5543)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint authored Mar 3, 2025
2 parents f87c2dd + 92f4013 commit 683bb59
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 182 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"git.autofetch": true,
"git.confirmSync": false,
"git.enableSmartCommit": true,
"editor.fontSize": 11,
"editor.fontSize": 12,
"editor.lineHeight": 2.3,
"editor.insertSpaces": true,
"editor.tabSize": 2,
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@heroicons/react": "^2.2.0",
"@hey/data": "workspace:*",
"@hey/helpers": "workspace:*",
"@hookform/resolvers": "^4.1.2",
"@hookform/resolvers": "^4.1.3",
"@radix-ui/react-slider": "^1.2.3",
"@radix-ui/react-switch": "^1.1.3",
"@radix-ui/react-tooltip": "^1.1.8",
Expand Down
202 changes: 22 additions & 180 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 683bb59

Please sign in to comment.