Skip to content

Commit

Permalink
bump dependencies (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
yinishi authored Apr 25, 2024
1 parent 4b9b991 commit 751fd83
Show file tree
Hide file tree
Showing 2 changed files with 1,411 additions and 1,276 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,44 +14,44 @@
"@humeai/voice-react": "0.0.0-beta.22",
"@radix-ui/react-tooltip": "^1.0.7",
"@react-spring/three": "^9.7.3",
"@react-three/drei": "^9.99.5",
"@react-three/fiber": "^8.15.16",
"@react-three/drei": "^9.105.4",
"@react-three/fiber": "^8.16.2",
"@types/three": "^0.162.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"expression-colors": "github:HumeAI/colors",
"framer-motion": "^10.18.0",
"lucide-react": "^0.312.0",
"posthog-js": "^1.116.6",
"react": "^18.2.0",
"react-aria": "^3.31.1",
"react-dom": "^18.2.0",
"posthog-js": "^1.129.0",
"react": "^18.3.0",
"react-aria": "^3.32.1",
"react-dom": "^18.3.0",
"react-wrap-balancer": "^1.1.0",
"tailwind-merge": "^2.2.1",
"tailwind-merge": "^2.3.0",
"three": "^0.162.0",
"ts-pattern": "^5.0.6",
"vitest": "^1.1.3",
"zustand": "^4.5.0"
"ts-pattern": "^5.1.1",
"vitest": "^1.5.2",
"zustand": "^4.5.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.1.2",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@testing-library/react": "^14.3.1",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.0.1",
"eslint": "^8.55.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"eslint-plugin-tailwindcss": "^3.13.1",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5.2.2",
"vite": "^5.0.8"
"eslint-plugin-react-hooks": "^4.6.1",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-tailwindcss": "^3.15.1",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.10"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 751fd83

Please sign in to comment.