Skip to content

Commit

Permalink
chore(deps): update all dependencies (#49)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* refactor: adjust type

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Agustinus Nathaniel <berserk.nate@gmail.com>
  • Loading branch information
renovate[bot] and agustinusnathaniel authored Nov 18, 2024
1 parent 6a8bf21 commit 1876a47
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 212 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
},
"dependencies": {
"clsx": "^2.1.1",
"lucide-react": "^0.454.0",
"next": "^15.0.2",
"lucide-react": "^0.460.0",
"next": "^15.0.3",
"next-seo": "^6.6.0",
"next-themes": "^0.3.0",
"next-themes": "^0.4.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwind-merge": "^2.5.4"
Expand All @@ -43,22 +43,22 @@
"@commitlint/cz-commitlint": "^19.5.0",
"@commitlint/types": "^19.5.0",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.8.4",
"@types/node": "^22.9.0",
"@types/react": "18.3.12",
"autoprefixer": "^10.4.20",
"commit-and-tag-version": "^12.5.0",
"commitizen": "^4.3.1",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-next": "^15.0.2",
"eslint-config-next": "^15.0.3",
"husky": "^9.1.6",
"knip": "^5.34.4",
"knip": "^5.37.1",
"lint-staged": "^15.2.10",
"next-sitemap": "^4.2.3",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"typescript": "5.6.3"
}
}
Loading

0 comments on commit 1876a47

Please # to comment.