mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore: update @astro/rss patch version
This commit is contained in:
Generated
+7
-7
@@ -8,7 +8,7 @@
|
|||||||
"name": "astro-paper",
|
"name": "astro-paper",
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/rss": "^1.0.1",
|
"@astrojs/rss": "^1.0.3",
|
||||||
"astro": "^1.1.7",
|
"astro": "^1.1.7",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"github-slugger": "^2.0.0",
|
"github-slugger": "^2.0.0",
|
||||||
@@ -151,9 +151,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/rss": {
|
"node_modules/@astrojs/rss": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-1.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-1.0.3.tgz",
|
||||||
"integrity": "sha512-WPMW5a3D+nAbuu/i7LANfp1GnVrdnzcsUNrR7o8IvPJXJMjVGtDqdUqNDj20Rj3rwcWbOL2KVvGPMjCqx0tRWQ==",
|
"integrity": "sha512-SkAUMnp/LpryOR5B69rlF69AjKE3YlIPRmWad5WoRVeAH1CEEvSh8sC8/qhtG9haPFYa9JoX6zp5V5MkUOop3A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fast-xml-parser": "^4.0.8"
|
"fast-xml-parser": "^4.0.8"
|
||||||
}
|
}
|
||||||
@@ -8886,9 +8886,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@astrojs/rss": {
|
"@astrojs/rss": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-1.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-1.0.3.tgz",
|
||||||
"integrity": "sha512-WPMW5a3D+nAbuu/i7LANfp1GnVrdnzcsUNrR7o8IvPJXJMjVGtDqdUqNDj20Rj3rwcWbOL2KVvGPMjCqx0tRWQ==",
|
"integrity": "sha512-SkAUMnp/LpryOR5B69rlF69AjKE3YlIPRmWad5WoRVeAH1CEEvSh8sC8/qhtG9haPFYa9JoX6zp5V5MkUOop3A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"fast-xml-parser": "^4.0.8"
|
"fast-xml-parser": "^4.0.8"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
"prepare": "husky install"
|
"prepare": "husky install"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/rss": "^1.0.1",
|
"@astrojs/rss": "^1.0.3",
|
||||||
"astro": "^1.1.7",
|
"astro": "^1.1.7",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"github-slugger": "^2.0.0",
|
"github-slugger": "^2.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user