Update Astro and Tina

This commit is contained in:
Cassidy Williams
2025-09-09 00:08:58 -05:00
parent d4652dbc2e
commit e70a0c9b16
3 changed files with 4942 additions and 5236 deletions

10166
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -10,14 +10,14 @@
"astro": "astro" "astro": "astro"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/rss": "^4.0.10", "@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.2.1", "@astrojs/sitemap": "^3.5.1",
"astro": "^5.0.5", "astro": "^5.13.6",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1" "prettier-plugin-astro": "^0.14.1"
}, },
"dependencies": { "dependencies": {
"@tinacms/cli": "^1.7.0", "@tinacms/cli": "^1.10.2",
"tinacms": "^2.5.2" "tinacms": "^2.8.2"
} }
} }

File diff suppressed because one or more lines are too long