Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 6e2ab15 commit 6f5393a
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 162 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,34 +12,34 @@
"postinstall": "is-ci || husky"
},
"dependencies": {
"@astrojs/check": "^0.9.0",
"@astrojs/react": "^3.6.0",
"@astrojs/check": "^0.9.3",
"@astrojs/react": "^3.6.2",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@octokit/rest": "^21.0.1",
"@octokit/rest": "^21.0.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"astro": "^4.12.2",
"astro": "^4.15.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.435.0",
"lucide-react": "^0.437.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.4.0"
"tailwind-merge": "^2.5.2"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"husky": "^9.1.3",
"husky": "^9.1.5",
"is-ci": "^3.0.1",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "0.6.5",
"pretty-quick": "^4.0.0",
"tailwindcss": "3.4.6",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6f5393a

Please sign in to comment.