Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
iipanda committed Oct 23, 2024
1 parent 460425e commit bdf965a
Show file tree
Hide file tree
Showing 2 changed files with 641 additions and 32 deletions.
5 changes: 5 additions & 0 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"dependencies": {
"@ai-sdk/openai": "^0.0.63",
"@emotion/is-prop-valid": "^1.3.1",
"@faker-js/faker": "^8.2.0",
"@hookform/resolvers": "^3.1.0",
"@radix-ui/react-accessible-icon": "^1.0.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-collapsible": "^1.0.3",
Expand All @@ -30,6 +33,7 @@
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.6",
"@radix-ui/react-scroll-area": "^1.0.4",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
Expand Down Expand Up @@ -75,6 +79,7 @@
"postcss": "^8.4.24",
"remark": "^14.0.3",
"rimraf": "^4.1.3",
"shiki": "^1.10.1",
"tailwindcss": "3.4.6",
"typescript": "^5.5.3",
"unist-builder": "3.0.0",
Expand Down
Loading

0 comments on commit bdf965a

Please sign in to comment.