Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
brunosllz committed Jul 14, 2024
1 parent 94d52b3 commit a765d76
Show file tree
Hide file tree
Showing 106 changed files with 5,754 additions and 1,047 deletions.
Empty file modified .husky/commit-msg
100755 → 100644
Empty file.
64 changes: 46 additions & 18 deletions package-lock.json

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@hookform/resolvers": "^3.3.1",
"@prisma/client": "^5.5.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.0.4",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.3",
"@radix-ui/react-checkbox": "^1.0.4",
Expand All @@ -34,7 +34,7 @@
"@radix-ui/react-progress": "^1.0.3",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-scroll-area": "^1.0.4",
"@radix-ui/react-select": "^1.2.2",
"@radix-ui/react-select": "2.0.0-rc.10",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
Expand Down Expand Up @@ -88,6 +88,7 @@
"tiptap-markdown": "^0.8.2",
"unified": "^11.0.4",
"utf-8-validate": "^5.0.10",
"uuid": "^9.0.1",
"zod": "^3.22.2",
"zustand": "^4.4.1"
},
Expand All @@ -100,6 +101,7 @@
"@types/node": "^20.4.9",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/uuid": "^9.0.7",
"autoprefixer": "^10.4.14",
"eslint": "^8.46.0",
"eslint-config-next": "^13.4.13",
Expand Down
Loading

0 comments on commit a765d76

Please sign in to comment.