diff --git a/package.json b/package.json index 7df86ab4..3c102792 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@react-spring/web": "^9.4.4", "@sentry/node": "^6.19.6", "@sentry/tracing": "^6.19.6", - "@stitches/react": "^1.2.7", + "@stitches/react": "^1.2.8", "copy-to-clipboard": "^3.3.1", "dayjs": "^1.11.1", "fathom-client": "^3.4.1", diff --git a/yarn.lock b/yarn.lock index a568229f..e39cb722 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1432,10 +1432,10 @@ "@sentry/types" "6.19.6" tslib "^1.9.3" -"@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== "@svgr/babel-plugin-add-jsx-attribute@^6.0.0": version "6.0.0"