Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jamband committed Oct 11, 2024
1 parent 7f46e1d commit 299fa87
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 434 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"clean": "node scripts/clean.js"
},
"dependencies": {
"@astrojs/check": "0.9.3",
"@astrojs/sitemap": "3.1.6",
"astro": "4.15.10",
"@astrojs/check": "0.9.4",
"@astrojs/sitemap": "3.2.0",
"astro": "4.16.0",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"stylelint": "16.9.0",
"stylelint-config-standard": "36.0.1",
"stylelint-order": "6.0.4",
"the-new-css-reset": "1.11.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
Loading

0 comments on commit 299fa87

Please sign in to comment.