Update Astro to 3.6 and related packages
This commit is contained in:
5262
package-lock.json
generated
5262
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -10,11 +10,11 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/rss": "^2.4.3",
|
||||
"@astrojs/sitemap": "^1.3.3",
|
||||
"astro": "^2.6.6",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier-plugin-astro": "^0.8.0"
|
||||
"@astrojs/rss": "^3.0.0",
|
||||
"@astrojs/sitemap": "^3.0.3",
|
||||
"astro": "^3.6.4",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier-plugin-astro": "^0.12.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tinacms/cli": "^1.5.30",
|
||||
|
||||
Reference in New Issue
Block a user