diff --git a/package.json b/package.json index 8a649b46..0734cdd5 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@headlessui/vue": "1.7.19", - "@heroicons/vue": "2.0.18", + "@heroicons/vue": "2.1.3", "@nuxt/postcss8": "^1.1.3", "@nuxtjs/pwa": "3.3.5", "@tailwindcss/forms": "^0.5.7", diff --git a/yarn.lock b/yarn.lock index 8ae81d8a..25ff55d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1988,10 +1988,10 @@ dependencies: "@tanstack/vue-virtual" "^3.0.0-beta.60" -"@heroicons/vue@2.0.18": - version "2.0.18" - resolved "https://registry.yarnpkg.com/@heroicons/vue/-/vue-2.0.18.tgz#cd55074dfb1915870b680e2757ca4dad6ab3326a" - integrity sha512-BcTC9nq2TkwNSfQuqo96J7ehx4etezypc2YeTq7KsXWxrcrerhkgjLrxGRBnStN0wrXo0Gv4BInybqz5uBG6Cw== +"@heroicons/vue@2.1.3": + version "2.1.3" + resolved "https://registry.yarnpkg.com/@heroicons/vue/-/vue-2.1.3.tgz#7553aea937bf23013b44ab3787ce181a45188356" + integrity sha512-CP4ipIwFbV4NEn8ULUCN110wkV0wZq6dsViDL3HwgIh+jn5yQGlRm6QaRN+Mv+o+UsUBbRDei3Je/q0NZHf5Gg== "@humanwhocodes/config-array@^0.11.13": version "0.11.13"