Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2024
1 parent 7d183b8 commit fcd02ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/react": "^3.6.0",
"@astrojs/react": "^3.6.1",
"@astrojs/tailwind": "^5.1.0",
"@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",
"framer-motion": "^11.3.19",
"lucide-react": "^0.417.0",
"framer-motion": "^11.3.21",
"lucide-react": "^0.424.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.4",
Expand All @@ -30,7 +30,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 fcd02ba

Please sign in to comment.