Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"packageManager": "yarn@4.16.0",
"dependencies": {
"@astrojs/check": "^0.9.9",
"@astrojs/rss": "^4.0.18",
"@astrojs/rss": "^4.0.19",
"@astrojs/sitemap": "^3.7.3",
"astro": "^6.4.6",
"date-fns": "^4.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,14 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/rss@npm:^4.0.18":
version: 4.0.18
resolution: "@astrojs/rss@npm:4.0.18"
"@astrojs/rss@npm:^4.0.19":
version: 4.0.19
resolution: "@astrojs/rss@npm:4.0.19"
dependencies:
fast-xml-parser: "npm:^5.5.7"
piccolore: "npm:^0.1.3"
zod: "npm:^4.3.6"
checksum: 10c0/0a576cd835c8a7308ca2d2af31134b99a31664853361526fea87892ba930f14cb86238b5bc31194f0f6cafdc23b0047afe88aa7e17edace172d8e3d87025d7bd
checksum: 10c0/22f53d88f48441f6d458124d65b9e15619a6f8058f3bff7b5365f9f26cab4adb6af2684e178c732564753e464434b9615ed66d8f3ba3f9e45a75f58f3a488f78
languageName: node
linkType: hard

Expand Down Expand Up @@ -2719,7 +2719,7 @@ __metadata:
resolution: "furystack.github.io@workspace:."
dependencies:
"@astrojs/check": "npm:^0.9.9"
"@astrojs/rss": "npm:^4.0.18"
"@astrojs/rss": "npm:^4.0.19"
"@astrojs/sitemap": "npm:^3.7.3"
"@eslint/js": "npm:^10.0.1"
"@types/node": "npm:^25.9.2"
Expand Down
Loading