diff --git a/package.json b/package.json index 78efb9037..16c14ce01 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ }, "homepage": "https://github.com/SoftwareBrothers/admin-bro#readme", "dependencies": { - "@admin-bro/design-system": "^1.2.3", + "@admin-bro/design-system": "^1.3.2", "@babel/core": "^7.10.2", "@babel/parser": "^7.10.2", "@babel/plugin-transform-runtime": "^7.10.1", diff --git a/yarn.lock b/yarn.lock index 6f54124e7..178ab44d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,15 +2,16 @@ # yarn lockfile v1 -"@admin-bro/design-system@^1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.2.3.tgz#edb4ef06695923449de47f077654a2c986590d96" - integrity sha512-JDlIQLdvfKfGozwN/GQ1crcBfy7RNUq0b7MU5rbHyRgpZz1q23FJq4vjLzpRXaHopmHpV02wsDrlMoXKrtukeQ== +"@admin-bro/design-system@^1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.3.2.tgz#ec409d189b5112dd27f8ece974f2a7252c6db8c7" + integrity sha512-uwPiOLYgqlEwBnaCmKh0FXdhsDZ4HNIVkCBXzEW9U2SNcccZprYFYE0r2W5m7j2A9yVTPnAwKrwzrYjSGe0OBw== dependencies: "@carbon/icons-react" "^10.14.0" jw-paginate "^1.0.4" polished "^3.6.5" react-datepicker "^3.1.3" + styled-system "^5.1.4" "@babel/cli@^7.4.4": version "7.7.5" @@ -10546,7 +10547,7 @@ styled-components@^5.1.1: shallowequal "^1.1.0" supports-color "^5.5.0" -styled-system@^5.1.5: +styled-system@^5.1.4, styled-system@^5.1.5: version "5.1.5" resolved "https://registry.yarnpkg.com/styled-system/-/styled-system-5.1.5.tgz#e362d73e1dbb5641a2fd749a6eba1263dc85075e" integrity sha512-7VoD0o2R3RKzOzPK0jYrVnS8iJdfkKsQJNiLRDjikOpQVqQHns/DXWaPZOH4tIKkhAT7I6wIsy9FWTWh2X3q+A==