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 May 26, 2024
1 parent bd4a4a1 commit 3258c97
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 35 deletions.
10 changes: 5 additions & 5 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.10",
"astro": "^4.8.6",
"alpinejs": "^3.14.0",
"astro": "^4.9.1",
"tailwindcss": "^3.4.3"
},
"devDependencies": {
"@types/alpinejs": "^3.13.10",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.5.14"
},
"packageManager": "pnpm@9.1.1"
"packageManager": "pnpm@9.1.2"
}
62 changes: 32 additions & 30 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 3258c97

Please sign in to comment.