Merge pull request #48 from mooxl/dependabot/npm_and_yarn/astro/astrojs/prefetch-0.3.0

Bump @astrojs/prefetch from 0.2.3 to 0.3.0 in /astro
This commit is contained in:
Max Schmidt 2023-07-13 14:17:03 +02:00 committed by GitHub
commit 654b4ce2dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"@astrojs/image": "^0.17.2",
"@astrojs/prefetch": "^0.2.3",
"@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.8.0",

View File

@ -80,10 +80,10 @@
unist-util-visit "^4.1.0"
vfile "^5.3.2"
"@astrojs/prefetch@^0.2.3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.2.3.tgz#00fa61dbbdcd71101948e25634ef911f65a791dc"
integrity sha512-r51t4fkGcePA6FHFVDD5vC/whhoKWFSaKNug/4Z2FSKZZga9yjb2qDcrul7u32nVDN+30ywZ/RQAmBMrHOmLiw==
"@astrojs/prefetch@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.3.0.tgz#d5b5e2dd9acd8cf5af40ee4c7e4c69c9f697cafd"
integrity sha512-LPKpbcnTwonkgNeLvVEQ1SXEyjkjsCm/o77Leg6/9725Cpn+rAIHiWMwFwigqf366VuvdvEYsG86nH8d1kSoNA==
dependencies:
throttles "^1.0.1"