Update to @astrojs/rss@3.0.0-rc.2
This commit is contained in:
12
package.json
12
package.json
@ -13,11 +13,11 @@
|
||||
"lint:eslint": "eslint . --ext .js,.ts,.astro"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/mdx": "^1.0.0-rc.2",
|
||||
"@astrojs/partytown": "^2.0.0-rc.1",
|
||||
"@astrojs/rss": "^3.0.0-rc.1",
|
||||
"@astrojs/sitemap": "^3.0.0-rc.1",
|
||||
"@astrojs/tailwind": "^5.0.0-rc.1",
|
||||
"@astrojs/mdx": "1.0.0-rc.2",
|
||||
"@astrojs/partytown": "2.0.0-rc.1",
|
||||
"@astrojs/rss": "^3.0.0-rc.2",
|
||||
"@astrojs/sitemap": "3.0.0-rc.1",
|
||||
"@astrojs/tailwind": "5.0.0-rc.1",
|
||||
"@astrolib/analytics": "^0.4.2",
|
||||
"@astrolib/seo": "^1.0.0-beta.4",
|
||||
"@fontsource-variable/inter": "^5.0.8",
|
||||
@ -27,7 +27,7 @@
|
||||
"@types/lodash.merge": "^4.6.7",
|
||||
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
||||
"@typescript-eslint/parser": "^6.4.1",
|
||||
"astro": "^3.0.0-rc.5",
|
||||
"astro": "3.0.0-rc.5",
|
||||
"astro-compress": "^2.0.14",
|
||||
"astro-icon": "^1.0.0-next.2",
|
||||
"eslint": "^8.47.0",
|
||||
|
Reference in New Issue
Block a user