diff --git a/invokeai/frontend/web/package.json b/invokeai/frontend/web/package.json index c47042ef95..99c543e80e 100644 --- a/invokeai/frontend/web/package.json +++ b/invokeai/frontend/web/package.json @@ -38,6 +38,7 @@ "@chakra-ui/anatomy": "^2.1.1", "@chakra-ui/icons": "^2.0.17", "@chakra-ui/react": "^2.5.1", + "@chakra-ui/styled-system": "^2.6.1", "@chakra-ui/theme-tools": "^2.0.16", "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", diff --git a/invokeai/frontend/web/yarn.lock b/invokeai/frontend/web/yarn.lock index 1f0cfc9472..0f9ff545d6 100644 --- a/invokeai/frontend/web/yarn.lock +++ b/invokeai/frontend/web/yarn.lock @@ -734,7 +734,7 @@ "@chakra-ui/react-context" "2.0.7" "@chakra-ui/shared-utils" "2.0.5" -"@chakra-ui/styled-system@2.6.1": +"@chakra-ui/styled-system@2.6.1", "@chakra-ui/styled-system@^2.6.1": version "2.6.1" resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.6.1.tgz#302d496d34c0b7b30c646a7e3c9b113a2f4588da" integrity sha512-jy/1dVi1LxjoRCm+Eo5mqBgvPy5SCWMlIcz6GbIZBDpkGeKZwtqrZLjekxxLBCy8ORY+kJlUB0FT6AzVR/1tjw==