Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 5045f53 commit 5b5fd43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/react": "^3.6.0",
"@astrojs/react": "^3.6.1",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"astro": "^4.12.2",
"astro": "^4.13.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"fontaine": "^0.5.0",
"lucide-react": "^0.417.0",
"lucide-react": "^0.424.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.4",
Expand All @@ -36,7 +36,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^22.0.0",
"@types/node": "^22.1.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 5b5fd43

Please sign in to comment.