Skip to content

Commit

Permalink
Dependencies Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nirnejak committed Sep 27, 2024
1 parent a3b0980 commit 3991e4b
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"akar-icons": "^1.9.31",
"class-variance-authority": "^0.7.0",
"dotenv": "^16.4.5",
"framer-motion": "^11.5.6",
"framer-motion": "^11.9.0",
"next": "^14.2.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -26,8 +26,8 @@
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",
Expand All @@ -47,8 +47,8 @@
"lint-staged": "^15.2.10",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.12",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
},
"lint-staged": {
Expand Down

0 comments on commit 3991e4b

Please sign in to comment.