File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@types/css" : " ^0.0.35" ,
27
- "csstype" : " ^3.1.2 "
27
+ "csstype" : " ^3.1.3 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change 72
72
" jsx-dev-runtime"
73
73
],
74
74
"dependencies" : {
75
- "csstype" : " ^3.1.2 "
75
+ "csstype" : " ^3.1.3 "
76
76
},
77
77
"devDependencies" : {
78
78
"@compiled/benchmark" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -7600,7 +7600,7 @@ cssstyle@^2.3.0:
7600
7600
dependencies:
7601
7601
cssom "~0.3.6"
7602
7602
7603
- csstype@^3.0.2, csstype@^3.1.2, csstype@^3.1. 3:
7603
+ csstype@^3.0.2, csstype@^3.1.3:
7604
7604
version "3.1.3"
7605
7605
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
7606
7606
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
You can’t perform that action at this time.
0 commit comments