Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dnys1 committed May 13, 2024
1 parent 2599c7d commit efbf69c
Show file tree
Hide file tree
Showing 2 changed files with 6,294 additions and 4,972 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
"typecheck": "tsc"
},
"dependencies": {
"@calcom/embed-react": "^1.4.0",
"@docusaurus/core": "^3.2.1",
"@docusaurus/plugin-client-redirects": "^3.2.1",
"@docusaurus/preset-classic": "^3.2.1",
"@docusaurus/theme-classic": "^3.2.1",
"@calcom/embed-react": "^1.5.0",
"@docusaurus/core": "^3.3.2",
"@docusaurus/plugin-client-redirects": "^3.3.2",
"@docusaurus/preset-classic": "^3.3.2",
"@docusaurus/theme-classic": "^3.3.2",
"@heroicons/react": "^2.1.3",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^4.12.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.2.1",
"@docusaurus/tsconfig": "^3.2.1",
"@docusaurus/types": "^3.2.1",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"posthog-js": "^1.128.1",
"@docusaurus/module-type-aliases": "^3.3.2",
"@docusaurus/tsconfig": "^3.3.2",
"@docusaurus/types": "^3.3.2",
"@types/node": "^20.12.11",
"@types/react": "^18.3.2",
"posthog-js": "^1.131.4",
"typescript": "~5.2.2"
},
"browserslist": {
Expand Down
Loading

0 comments on commit efbf69c

Please sign in to comment.