Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
morr0ne committed Aug 20, 2024
1 parent 904cd80 commit cd38219
Show file tree
Hide file tree
Showing 2 changed files with 894 additions and 631 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"prepare": "husky"
},
"dependencies": {
"@astrojs/check": "^0.8.2",
"@astrojs/check": "^0.9.3",
"@astrojs/mdx": "^3.1.3",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@iconify-json/lucide": "^1.1.200",
"astro": "^4.12.2",
"@iconify-json/lucide": "^1.1.207",
"astro": "^4.14.2",
"astro-icon": "^1.1.0",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3"
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
},
"packageManager": "[email protected]+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247",
"devDependencies": {
"husky": "^9.1.1",
"husky": "^9.1.5",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.5"
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.6"
}
}
Loading

0 comments on commit cd38219

Please sign in to comment.