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 Mar 10, 2024
1 parent 92b3a3a commit fcf7cf7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 47 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"dependencies": {
"@astrojs/alpinejs": "^0.4.0",
"@astrojs/tailwind": "^5.1.0",
"alpinejs": "^3.13.5",
"astro": "^4.4.9",
"alpinejs": "^3.13.7",
"astro": "^4.4.15",
"tailwindcss": "^3.4.1"
},
"devDependencies": {
"@types/alpinejs": "^3.13.6",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/alpinejs": "^3.13.7",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11"
"prettier-plugin-tailwindcss": "^0.5.12"
},
"packageManager": "pnpm@8.15.4"
}
83 changes: 43 additions & 40 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 fcf7cf7

Please sign in to comment.