Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 7, 2024
1 parent 7e60f60 commit 26e2316
Showing 1 changed file with 5 additions and 5 deletions.
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.74",
"@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 26e2316

Please sign in to comment.