Skip to content
Merged
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 @@ -17,7 +17,7 @@
"@astrojs/rss": "4.0.15",
"@astrojs/sitemap": "^3.7.0",
"@astrojs/svelte": "7.2.5",
"@hotwired/turbo": "8.0.20",
"@hotwired/turbo": "8.0.21",
"@iconify-json/mdi": "^1.2.3",
"@rollup/plugin-yaml": "^4.1.2",
"@vite-pwa/astro": "^1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2328,10 +2328,10 @@ __metadata:
languageName: node
linkType: hard

"@hotwired/turbo@npm:8.0.20":
version: 8.0.20
resolution: "@hotwired/turbo@npm:8.0.20"
checksum: 10/ce8fb7aa0c5af06e679d17f0e602cd86071f43cafbec8fa060f375ccb6e90d3f52366c8bd05d946e208278c4c93a62a43e6725ca321f8dc691131a7b66a8839e
"@hotwired/turbo@npm:8.0.21":
version: 8.0.21
resolution: "@hotwired/turbo@npm:8.0.21"
checksum: 10/cecdd00df8b343f1a060b626bbe39caf57937d6d8208187db285c7aa0c4fad0904c17ff1d10eca9f70c6043629a9c25057090678020fb6cb05e227ed48e6e1dd
languageName: node
linkType: hard

Expand Down Expand Up @@ -9504,7 +9504,7 @@ __metadata:
"@astrojs/sitemap": "npm:^3.7.0"
"@astrojs/svelte": "npm:7.2.5"
"@eslint/js": "npm:^9.39.2"
"@hotwired/turbo": "npm:8.0.20"
"@hotwired/turbo": "npm:8.0.21"
"@iconify-json/mdi": "npm:^1.2.3"
"@rollup/plugin-yaml": "npm:^4.1.2"
"@vite-pwa/astro": "npm:^1.2.0"
Expand Down
Loading