Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent e61f899 commit 785f063
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 796 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"dependencies": {
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.4",
"astro": "^5.1.5",
"astro": "^5.1.7",
"daisyui": "^4.12.23",
"dayjs": "^1.11.13",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"prettier": "^3.4.2",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.9"
"prettier-plugin-tailwindcss": "^0.6.10"
},
"packageManager": "pnpm@9.15.3"
"packageManager": "pnpm@9.15.4"
}
Loading

0 comments on commit 785f063

Please sign in to comment.