diff --git a/package.json b/package.json index dbda3cf..d632eb5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@astrojs/node": "^5.0.3", "@astrojs/partytown": "^1.0.3", - "@astrojs/prefetch": "^0.1.2", + "@astrojs/prefetch": "^0.2.0", "@astrojs/react": "^2.0.2", "@astrojs/tailwind": "^3.0.1", "@fortawesome/fontawesome-svg-core": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index 60f2c79..cd2d992 100644 --- a/yarn.lock +++ b/yarn.lock @@ -74,10 +74,10 @@ "@builder.io/partytown" "^0.7.4" mrmime "^1.0.0" -"@astrojs/prefetch@^0.1.2": - version "0.1.2" - resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.1.2.tgz#ec3cdfb52dd4c7e79348d796986ff177241e55af" - integrity sha512-Plf1GLKDyvTHjEKVMH922wc1AmvlFYvEXrbdaMAlgJuoqTRXirP1CennildFHndTetH8swWMlVGwxdG57dN7cA== +"@astrojs/prefetch@^0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@astrojs/prefetch/-/prefetch-0.2.0.tgz#d9750301a20d8429d7b4752cf50b859eca4e5523" + integrity sha512-q68916tIId0tnRFphNL2OcORgoATnfVItaQAugz7wfIq4ghivNISG1scN86uAyF/md1N1YcKu6XPukT5f2lShQ== dependencies: throttles "^1.0.1"