diff --git a/package.json b/package.json index 0a31935a..04eb2c19 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@babel/runtime-corejs3": "^7.9.6", - "@stylable/runtime": "^2.1.3", + "@stylable/runtime": "^4.4.0", "@types/prop-types": "^15.7.3", "@types/react": "^16.9.4", "@types/react-transition-group": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 2dd4a406..64d3d7fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2363,11 +2363,16 @@ "@stylable/core" "^2.1.1" postcss "^7.0.17" -"@stylable/runtime@^2.1.3", "@stylable/runtime@^2.5.3": +"@stylable/runtime@^2.5.3": version "2.5.3" resolved "https://registry.yarnpkg.com/@stylable/runtime/-/runtime-2.5.3.tgz#9167987530b3c709bf83c7519d19f624f4089a31" integrity sha512-mtlY20MsHdOBg45N7QccaeoIdls52hLLJSG8LNe1zLOvkXe/OwpgjXVTniDBosQec5kSUF3BU4ZMi30H9oj+aA== +"@stylable/runtime@^4.4.0": + version "4.4.0" + resolved "https://registry.yarnpkg.com/@stylable/runtime/-/runtime-4.4.0.tgz#b60bd7d1c299c85af2c3d79370d162879af39495" + integrity sha512-VUcGdBt1fkD76CnS/jCLWMBUUGhT6ppakE04edXy+F9Hem1Tw5S9wVViUvqvpUJOwvwHaaARqRiCnNFAUSdLwA== + "@stylable/webpack-plugin@^2.1.7": version "2.5.3" resolved "https://registry.yarnpkg.com/@stylable/webpack-plugin/-/webpack-plugin-2.5.3.tgz#db7b167bbe09e11bc39f60c8b708ea1c373de9f3"