Update template to Astro 5.0, use Content Collections
This commit is contained in:
14
package.json
14
package.json
@@ -10,14 +10,14 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/rss": "^4.0.1",
|
||||
"@astrojs/sitemap": "^3.0.5",
|
||||
"astro": "^4.1.1",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier-plugin-astro": "^0.12.2"
|
||||
"@astrojs/rss": "^4.0.10",
|
||||
"@astrojs/sitemap": "^3.2.1",
|
||||
"astro": "^5.0.5",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-plugin-astro": "^0.14.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tinacms/cli": "^1.5.43",
|
||||
"tinacms": "^1.6.1"
|
||||
"@tinacms/cli": "^1.7.0",
|
||||
"tinacms": "^2.5.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user