diff --git a/packages/swag/package.json b/packages/swag/package.json index c4460a39..f8289d21 100644 --- a/packages/swag/package.json +++ b/packages/swag/package.json @@ -52,7 +52,7 @@ "react-popper": "^2.2.5" }, "peerDependencies": { - "@stitches/react": "^1.2.6" + "@stitches/react": "^1.2.8" }, "devDependencies": { "@babel/preset-env": "^7.16.4", @@ -61,7 +61,7 @@ "@generates/modulizer": "^8.0.7", "@headlessui/react": "^1.4.2", "@popperjs/core": "^2.10.2", - "@stitches/react": "^1.2.6", + "@stitches/react": "^1.2.8", "framer-motion": "^4.1.17", "next": "^12.0.7", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index d7e661b7..0b0a9981 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1870,10 +1870,10 @@ estree-walker "^1.0.1" picomatch "^2.2.2" -"@stitches/react@^1.2.6": - version "1.2.6" - resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.6.tgz#61f2a3d1110334ecd33bcb7463650127d42470cb" - integrity sha512-gRVITYj8W4jJmoiVxWDv72yCvd12VvtUUAnTzs07EqmtvGCVgKZu3Dx0x5KVCcb0b6tfgvvNH2L84YrzdM4Mag== +"@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== "@types/estree@*": version "0.0.48"