build(deps): update dependency classnames to v2.3.2 (#4006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4007/head
parent
a3fbdbd4c6
commit
a5f0db5f6d
|
@ -29,7 +29,7 @@
|
|||
"@mui/material": "5.10.5",
|
||||
"@mui/styles": "5.10.3",
|
||||
"axios": "0.27.2",
|
||||
"classnames": "2.3.1",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "21.9.1",
|
||||
"i18next-browser-languagedetector": "6.1.5",
|
||||
"i18next-http-backend": "1.4.1",
|
||||
|
|
|
@ -25,7 +25,7 @@ specifiers:
|
|||
'@typescript-eslint/parser': 5.37.0
|
||||
'@vitejs/plugin-react': 2.1.0
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
classnames: 2.3.2
|
||||
esbuild: 0.15.7
|
||||
esbuild-jest: 0.5.0
|
||||
eslint: 8.23.1
|
||||
|
@ -76,7 +76,7 @@ dependencies:
|
|||
'@mui/material': 5.10.5_g6p6knjyjrjltwufjb7cltiueu
|
||||
'@mui/styles': 5.10.3_fn6mmk7tilns4p7ajkklhuudvi
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
classnames: 2.3.2
|
||||
i18next: 21.9.1
|
||||
i18next-browser-languagedetector: 6.1.5
|
||||
i18next-http-backend: 1.4.1
|
||||
|
@ -4357,8 +4357,8 @@ packages:
|
|||
static-extend: 0.1.2
|
||||
dev: true
|
||||
|
||||
/classnames/2.3.1:
|
||||
resolution: {integrity: sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==}
|
||||
/classnames/2.3.2:
|
||||
resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==}
|
||||
dev: false
|
||||
|
||||
/cliui/7.0.4:
|
||||
|
|
Loading…
Reference in New Issue