mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
build(deps): bump @astrojs/rss to 2.0.0
This commit is contained in:
Generated
+7
-7
@@ -8,7 +8,7 @@
|
||||
"name": "astro-paper",
|
||||
"version": "1.4.0",
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^1.0.3",
|
||||
"@astrojs/rss": "^2.0.0",
|
||||
"astro": "^1.9.2",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
@@ -155,9 +155,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/rss": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-1.0.3.tgz",
|
||||
"integrity": "sha512-SkAUMnp/LpryOR5B69rlF69AjKE3YlIPRmWad5WoRVeAH1CEEvSh8sC8/qhtG9haPFYa9JoX6zp5V5MkUOop3A==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-2.0.0.tgz",
|
||||
"integrity": "sha512-qXsmyq2HhnKRA85US6GLelT47VLhdtS0bNq88umqfB2uneB9vWHSLnOJjhN9rv0mUSQjsFYytF4IEznfmNnpkQ==",
|
||||
"dependencies": {
|
||||
"fast-xml-parser": "^4.0.8"
|
||||
}
|
||||
@@ -8935,9 +8935,9 @@
|
||||
}
|
||||
},
|
||||
"@astrojs/rss": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-1.0.3.tgz",
|
||||
"integrity": "sha512-SkAUMnp/LpryOR5B69rlF69AjKE3YlIPRmWad5WoRVeAH1CEEvSh8sC8/qhtG9haPFYa9JoX6zp5V5MkUOop3A==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-2.0.0.tgz",
|
||||
"integrity": "sha512-qXsmyq2HhnKRA85US6GLelT47VLhdtS0bNq88umqfB2uneB9vWHSLnOJjhN9rv0mUSQjsFYytF4IEznfmNnpkQ==",
|
||||
"requires": {
|
||||
"fast-xml-parser": "^4.0.8"
|
||||
}
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^1.0.3",
|
||||
"@astrojs/rss": "^2.0.0",
|
||||
"astro": "^1.9.2",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user