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] committed Dec 31, 2023
1 parent c16227f commit 743f721
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 357 deletions.
18 changes: 9 additions & 9 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.0.8",
"@astrojs/tailwind": "^5.0.4",
"astro": "^4.0.7",
"@astrojs/react": "^3.0.9",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.0.8",
"cal-sans": "^1.0.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.302.0",
"clsx": "^2.1.0",
"lucide-react": "^0.303.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.1",
Expand All @@ -28,11 +28,11 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/react": "^18.2.45",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-tailwindcss": "^0.5.9"
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-tailwindcss": "^0.5.10"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.13.1"
}
Loading

0 comments on commit 743f721

Please sign in to comment.