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 Jan 14, 2024
1 parent c6cdbc0 commit 5f8bd82
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 98 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
"dependencies": {
"@astrojs/react": "^3.0.9",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.1.1",
"astro": "^4.1.2",
"cal-sans": "^1.0.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.307.0",
"lucide-react": "^0.309.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.1",
"sharp": "^0.33.2",
"tailwind-merge": "^2.2.0",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"prettier-plugin-astro": "^0.12.3",
"prettier-plugin-tailwindcss": "^0.5.11"
},
"packageManager": "pnpm@8.14.0"
"packageManager": "pnpm@8.14.1"
}
Loading

0 comments on commit 5f8bd82

Please sign in to comment.