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 Apr 14, 2024
1 parent 45d4b78 commit e1da15f
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 73 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"start": "astro dev"
},
"dependencies": {
"@astrojs/react": "^3.1.1",
"@astrojs/react": "^3.3.0",
"@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-slot": "^1.0.2",
"astro": "^4.5.16",
"astro": "^4.6.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.365.0",
"lucide-react": "^0.368.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.3",
Expand All @@ -30,12 +30,12 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.13"
},
"packageManager": "pnpm@8.15.6"
"packageManager": "pnpm@8.15.7"
}
123 changes: 57 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e1da15f

Please sign in to comment.