Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Apr 9, 2024
1 parent 7e60f60 commit 4e236ab
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 @@ -13,13 +13,13 @@
"format": "prettier -w . --cache"
},
"dependencies": {
"@astrojs/react": "^3.1.0",
"@astrojs/react": "^3.1.1",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.5.12",
"astro": "^4.5.16",
"cal-sans": "^1.0.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.365.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.3",
Expand All @@ -28,8 +28,8 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.13"
Expand Down

0 comments on commit 4e236ab

Please sign in to comment.