Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#184)
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 May 5, 2024
1 parent 556f9a7 commit a58e1e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"format": "prettier -w . --cache"
},
"dependencies": {
"@astrojs/react": "^3.3.1",
"@astrojs/react": "^3.3.2",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.7.0",
"astro": "^4.7.1",
"cal-sans": "^1.0.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.373.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"lucide-react": "^0.378.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.3",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14"
Expand Down

0 comments on commit a58e1e7

Please sign in to comment.