Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Courtcircuits committed Sep 2, 2024
1 parent 6cb9a16 commit 8798bde
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 365 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,27 +25,27 @@
"clsx": "^2.1.1",
"gsap": "^3.12.5",
"input-otp": "^1.2.4",
"ky": "^1.5.0",
"ky": "^1.7.1",
"lucide-react": "^0.419.0",
"next": "14.2.5",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.52.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-redux": "^9.1.2",
"tailwind-merge": "^2.4.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@codedependant/semantic-release-docker": "^5.0.3",
"@iconify/react": "^5.0.2",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"@types/node": "^20.16.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"postcss": "^8.4.44",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 8798bde

Please sign in to comment.