diff options
-rw-r--r-- | package-lock.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index f461c3def..727459477 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11290,9 +11290,9 @@ } }, "node_modules/browndash-components": { - "version": "0.1.36", - "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.1.36.tgz", - "integrity": "sha512-++Xxn67r9ETz7pQr9dE09dMgPJ6rltEzwYWifpI98AQct4RmEBfiPp5eLG94+143XllxZy++KBf9YJ8AYpTEkQ==", + "version": "0.1.44", + "resolved": "https://registry.npmjs.org/browndash-components/-/browndash-components-0.1.44.tgz", + "integrity": "sha512-+QYEHDqd3iauijdKiVA0jXGFkOMEKn+qb7Y2iG+VK0xAh8Fho3rAUoSMv6snfg+kMc1oMGhACzJa5XauTtvguQ==", "dependencies": { "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", @@ -11302,8 +11302,7 @@ "npm": "^9.8.1", "react-color": "^2.19.3", "react-icons": "^4.3.1", - "react-measure": "^2.5.2", - "styled-components": "^6.0.3" + "react-measure": "^2.5.2" } }, "node_modules/browndash-components/node_modules/npm": { |