Skip to content

Commit

Permalink
fix: install missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
airjp73 committed Jun 10, 2024
1 parent bb3cb60 commit 23773f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/docs-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"@xstate/react": "^4.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^11.2.10",
"isbot": "^4.1.0",
"lucide-react": "^0.394.0",
"react": "^18.2.0",
Expand All @@ -35,12 +36,15 @@
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"autoprefixer": "^10.4.19",
"eslint": "^8.38.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"typescript": "^5.1.6",
"vite": "^5.1.0",
"vite-tsconfig-paths": "^4.2.1"
Expand Down
Binary file modified bun.lockb
Binary file not shown.

0 comments on commit 23773f8

Please sign in to comment.