diff --git a/package.json b/package.json index c34ac526..55729ebb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "webpack-defaults": "webpack-defaults" }, "dependencies": { - "@lumx/core": "0.7.33", + "@lumx/core": "0.7.34", "@lumx/icons": "0.7.16", "angular": "^1.5.11", "focus-visible": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index a5c09707..33bedf80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -720,10 +720,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@lumx/core@0.7.33": - version "0.7.33" - resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.33.tgz#82eb3f6b2799c9169a872189881f5010533ee31c" - integrity sha512-MFhG4u3nnXoW2oRSav4pBkkDKP4s23Wb1KB7hTsVB9lpA40hL0sP1QAavNQRPwjql3dDzr454t6ClHR1EUqikw== +"@lumx/core@0.7.34": + version "0.7.34" + resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.34.tgz#a4a65efd7d69dd064d56194de27d4a1b978dfc1c" + integrity sha512-QsCrz67KwLizQjqE3ckTnCn8Rv/4YkSKcd2N3Ncse4it2NwMV2oAs9msggp/RUaxdUJ7XTL8YRS2Ue8mSzDvew== dependencies: classnames "^2.2.6" focus-visible "^4.1.5"