diff --git a/package.json b/package.json index 47bcb40..174bdbb 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "postinstall": "semantic-ui-css-patch" }, "dependencies": { - "@semantic-ui-react/css-patch": "^1.0.0", + "@semantic-ui-react/css-patch": "^1.1.1", "@types/leaflet": "^1.7.0", "@types/react": "^18.0.12", "@types/styled-components": "^5.1.24", diff --git a/yarn.lock b/yarn.lock index 63628dc..2a1f0fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2074,10 +2074,10 @@ resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz#6801033be7ff87a6b7cadaf5b337c9f366a3c4b0" integrity sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw== -"@semantic-ui-react/css-patch@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@semantic-ui-react/css-patch/-/css-patch-1.0.0.tgz#903637479eca4010749e81f15b91dfd5f019b08d" - integrity sha512-TV1+dyQ7dlqZ0spteDjGLVuHBix7T2OAsAdX0En1mWLxr9fYWnHAz9cbwKVoKPh+W/A46CSB8T4q0IoDPP8rlQ== +"@semantic-ui-react/css-patch@^1.1.1": + version "1.1.1" + resolved "https://registry.yarnpkg.com/@semantic-ui-react/css-patch/-/css-patch-1.1.1.tgz#d9a9b0d442b7afc662ecb1b388b9eace6a4e2a18" + integrity sha512-W8EJkJYGCIbH+8IbHm8uKT3YfSQvTmJ5r42h1AIdlTTiwRWtUfIcmdFyFOsyM/mhtga3XohigdFl+//p7jy/yQ== dependencies: chalk "^3.0.0" log-symbols "^3.0.0"