diff --git a/apps/web/package.json b/apps/web/package.json index cffc735..daf1961 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -11,7 +11,7 @@ "@generates/swag": "^1.1.0", "@generates/swag-squad": "^0.0.33", "@headlessui/react": "^1.4.3", - "@stitches/react": "^1.2.7", + "@stitches/react": "^1.2.8", "clsx": "^1.1.1", "next": "^12.0.7", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 706ea99..4119359 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1088,10 +1088,10 @@ escape-string-regexp "^5.0.0" lodash.deburr "^4.1.0" -"@stitches/react@^1.2.7": - version "1.2.7" - resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.7.tgz#aea2403fac726db66d1740d29557e3910b1a1dc7" - integrity sha512-6AxpUag7OW55ANzRnuy7R15FEyQeZ66fytVo3BBilFIU0mfo3t49CAMcEAL/A1SbhSj/FCdWkn/XrbjGBTJTzg== +"@stitches/react@^1.2.8": + version "1.2.8" + resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.8.tgz#954f8008be8d9c65c4e58efa0937f32388ce3a38" + integrity sha512-9g9dWI4gsSVe8bNLlb+lMkBYsnIKCZTmvqvDG+Avnn69XfmHZKiaMrx7cgTaddq7aTPPmXiTsbFcUy0xgI4+wA== "@szmarczak/http-timer@^4.0.5": version "4.0.6"