File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 87
87
},
88
88
"sideEffects" : false ,
89
89
"peerDependencies" : {
90
- "twind" : " >=0.16.6 <2"
90
+ "twind" : " >=0.16.8 <2"
91
91
},
92
92
"peerDependenciesMeta" : {
93
93
"twind" : {
99
99
"esbuild" : " ^0.9.3" ,
100
100
"fast-json-stable-stringify" : " ^2.1.0" ,
101
101
"match-sorter" : " ^6.3.0" ,
102
- "twind" : " ^0.16.6 " ,
102
+ "twind" : " ^0.16.8 " ,
103
103
"typescript" : " ^4.1.0" ,
104
104
"typescript-template-language-service-decorator" : " ^2.2.0" ,
105
105
"vscode-languageserver-types" : " ^3.13.0"
Original file line number Diff line number Diff line change @@ -1253,10 +1253,10 @@ tsutils@^3.17.1:
1253
1253
dependencies :
1254
1254
tslib "^1.8.1"
1255
1255
1256
- twind@^0.16.6 :
1257
- version "0.16.6 "
1258
- resolved "https://registry.npmjs.org/twind/-/twind-0.16.6 .tgz#2da593cc390311cb6284252cd169518f6c524a70 "
1259
- integrity sha512-YQ6d3KPfqwyytY/TGXuKquNagbAfyOKITP40i/4PHRwNvcQU+z56ralLp0aRW0ydVUVQZC+vR/2UFU9i0xc+/w ==
1256
+ twind@^0.16.8 :
1257
+ version "0.16.8 "
1258
+ resolved "https://registry.npmjs.org/twind/-/twind-0.16.8 .tgz#164da6c889cb52607915bd5b97e62c969ca10cc3 "
1259
+ integrity sha512-9mnQS/q1U+U6cRSdoE/PozGSOpENZWjS/MOFzcd4dpCZQRWoGa5DKBuTRJiHZdSO9ClEnFjlVB8dGR4w4yTimw ==
1260
1260
dependencies :
1261
1261
csstype "^3.0.5"
1262
1262
htmlparser2 "^6.0.0"
You can’t perform that action at this time.
0 commit comments