Bump @astrojs/prefetch from 0.2.3 to 0.3.0 in /astro
Bumps [@astrojs/prefetch](https://github.com/withastro/astro/tree/HEAD/packages/astro-prefetch) from 0.2.3 to 0.3.0. - [Release notes](https://github.com/withastro/astro/releases) - [Commits](https://github.com/withastro/astro/commits/@astrojs/prefetch@0.3.0/packages/astro-prefetch) --- updated-dependencies: - dependency-name: "@astrojs/prefetch" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
44058cb3d0
commit
afd494e985
@ -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",
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user