1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-05 15:47:20 +02:00

Update classnames

(cherry picked from commit 8f2e73045ac682c2e9abb3a1f3894a4ca16eb650)
This commit is contained in:
Qstick 2021-04-25 18:05:54 -04:00
parent aba2e10b5c
commit fc22264f89
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"@sentry/browser": "6.3.1", "@sentry/browser": "6.3.1",
"@sentry/integrations": "6.3.1", "@sentry/integrations": "6.3.1",
"chart.js": "2.9.4", "chart.js": "2.9.4",
"classnames": "2.2.6", "classnames": "2.3.1",
"clipboard": "2.0.6", "clipboard": "2.0.6",
"connected-react-router": "6.8.0", "connected-react-router": "6.8.0",
"element-class": "0.2.2", "element-class": "0.2.2",

View File

@ -2082,10 +2082,10 @@ class-utils@^0.3.5:
isobject "^3.0.0" isobject "^3.0.0"
static-extend "^0.1.1" static-extend "^0.1.1"
classnames@2.2.6: classnames@2.3.1:
version "2.2.6" version "2.3.1"
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce" resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q== integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
clean-css@^4.2.3: clean-css@^4.2.3:
version "4.2.3" version "4.2.3"