Skip to content

Commit

Permalink
Feat(Lib): Update Package
Browse files Browse the repository at this point in the history
Update:
@types/node
@types/react
lucide-react
  • Loading branch information
Ikram-Maulana committed Apr 25, 2023
1 parent ba90e69 commit e0070df
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"@prisma/client": "^4.13.0",
"@radix-ui/react-separator": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.5",
"@types/node": "18.15.13",
"@types/react": "18.0.37",
"@types/node": "18.16.0",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"autoprefixer": "10.4.14",
"class-variance-authority": "^0.5.2",
"clsx": "^1.2.1",
"eslint": "8.39.0",
"eslint-config-next": "13.3.1",
"lucide-react": "^0.172.0",
"lucide-react": "^0.176.0",
"next": "13.3.1",
"postcss": "8.4.23",
"react": "18.2.0",
Expand Down
44 changes: 22 additions & 22 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 e0070df

Please sign in to comment.