update deps

This commit is contained in:
2025-09-01 07:54:00 -07:00
parent 996f2b7e5b
commit 44a9589e06
2 changed files with 423 additions and 380 deletions

795
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,11 +11,11 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.3.0",
"@astrojs/mdx": "^4.3.4",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.1",
"astro": "^5.11.0",
"typescript": "^5.8.3"
"@astrojs/sitemap": "^3.5.1",
"astro": "^5.13.5",
"typescript": "^5.9.2"
},
"devDependencies": {
"prettier": "^3.6.2",