Update rss feed path

This commit is contained in:
2025-01-27 11:29:24 -08:00
parent 935d2a9077
commit c9ab7a37b9
4 changed files with 38 additions and 5 deletions

28
src/pnpm-lock.yaml generated
View File

@@ -17,6 +17,9 @@ importers:
'@astrojs/sitemap':
specifier: ^3.2.1
version: 3.2.1
'@react-hook/intersection-observer':
specifier: ^3.1.2
version: 3.1.2(react@18.3.1)
lucide-react:
specifier: ^0.468.0
version: 0.468.0(react@18.3.1)
@@ -502,6 +505,16 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@react-hook/intersection-observer@3.1.2':
resolution: {integrity: sha512-mWU3BMkmmzyYMSuhO9wu3eJVP21N8TcgYm9bZnTrMwuM818bEk+0NRM3hP+c/TqA9Ln5C7qE53p1H0QMtzYdvQ==}
peerDependencies:
react: '>=16.8'
'@react-hook/passive-layout-effect@1.2.1':
resolution: {integrity: sha512-IwEphTD75liO8g+6taS+4oqz+nnroocNfWVHWz7j+N+ZO2vYrc6PV1q7GQhuahL0IOR7JccFTsFKQ/mb6iZWAg==}
peerDependencies:
react: '>=16.8'
'@rollup/pluginutils@5.1.4':
resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
engines: {node: '>=14.0.0'}
@@ -1183,6 +1196,9 @@ packages:
inline-style-parser@0.2.4:
resolution: {integrity: sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==}
intersection-observer@0.10.0:
resolution: {integrity: sha512-fn4bQ0Xq8FTej09YC/jqKZwtijpvARlRp6wxL5WTA6yPe2YWSJ5RJh7Nm79rK2qB0wr6iDQzH60XGq5V/7u8YQ==}
iron-webcrypto@1.2.1:
resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==}
@@ -2722,6 +2738,16 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@react-hook/intersection-observer@3.1.2(react@18.3.1)':
dependencies:
'@react-hook/passive-layout-effect': 1.2.1(react@18.3.1)
intersection-observer: 0.10.0
react: 18.3.1
'@react-hook/passive-layout-effect@1.2.1(react@18.3.1)':
dependencies:
react: 18.3.1
'@rollup/pluginutils@5.1.4(rollup@4.31.0)':
dependencies:
'@types/estree': 1.0.6
@@ -3563,6 +3589,8 @@ snapshots:
inline-style-parser@0.2.4: {}
intersection-observer@0.10.0: {}
iron-webcrypto@1.2.1: {}
is-alphabetical@2.0.1: {}