File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 14
14
"@types/node" : " 16.11.42" ,
15
15
"@types/react" : " 18.0.9" ,
16
16
"@types/react-dom" : " 17.0.17" ,
17
- "classnames" : " 2.3.1 " ,
17
+ "classnames" : " 2.3.3 " ,
18
18
"esquery" : " 1.4.0" ,
19
19
"monaco-editor" : " 0.33.0" ,
20
20
"prettier" : " 2.6.2" ,
Original file line number Diff line number Diff line change @@ -3426,11 +3426,16 @@ class-utils@^0.3.5:
3426
3426
isobject "^3.0.0"
3427
3427
static-extend "^0.1.1"
3428
3428
3429
- classnames@*, classnames@2.3.1 :
3429
+ classnames@*:
3430
3430
version "2.3.1"
3431
3431
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
3432
3432
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
3433
3433
3434
+ classnames@2.3.3:
3435
+ version "2.3.3"
3436
+ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.3.tgz#897b59920fa3e336571c164366efad73e9d6418b"
3437
+ integrity sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og==
3438
+
3434
3439
clean-css@^4.2.3:
3435
3440
version "4.2.4"
3436
3441
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.4.tgz#733bf46eba4e607c6891ea57c24a989356831178"
You can’t perform that action at this time.
0 commit comments