diff --git a/package.json b/package.json index edaf42c..67a6287 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@histoire/plugin-nuxt": "0.16.2", - "@histoire/plugin-percy": "^0.16.1", + "@histoire/plugin-percy": "^0.16.3", "@histoire/plugin-vue": "^0.16.1", "@nuxtjs/tailwindcss": "6.8.0", "@percy/cli": "1.26.1", diff --git a/yarn.lock b/yarn.lock index 4774130..4656214 100644 --- a/yarn.lock +++ b/yarn.lock @@ -639,10 +639,10 @@ ofetch "^1.0.0" unenv "^1.1.1" -"@histoire/plugin-percy@^0.16.1": - version "0.16.1" - resolved "https://registry.yarnpkg.com/@histoire/plugin-percy/-/plugin-percy-0.16.1.tgz#3a40b112d7e66febb79a8b81ab2a20ae772ac370" - integrity sha512-hw0HAleSZJyXiLrEvOQK3GldZ6y/Bmpl8jDqq6RlORzygYxrOfFbPcLzNTuJDC41NstMm95kywExRvhhHv9KbA== +"@histoire/plugin-percy@^0.16.3": + version "0.16.3" + resolved "https://registry.yarnpkg.com/@histoire/plugin-percy/-/plugin-percy-0.16.3.tgz#d8a3d58ae2f41c736155831c31873a1f27471f22" + integrity sha512-5WRi5nWbYrLa22cczIebtNgnNc5nPPQY5CUR0SIj+pg0QZHj4GLtkBMSzQjB3EeVTtmP1aXBIVr944aVSb3Eag== dependencies: "@percy/sdk-utils" "^1.1.0" defu "^6.0.0"