File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 84
84
"rollup" : " ^4.6.1" ,
85
85
"rollup-plugin-delete" : " ^2.0.0" ,
86
86
"rollup-plugin-dts" : " ^6.1.0" ,
87
- "size-limit" : " ^10 .0.3 " ,
87
+ "size-limit" : " ^11 .0.0 " ,
88
88
"ts-jest" : " ^29.1.1" ,
89
89
"typescript" : " ^5.3.2" ,
90
90
"zx" : " ^7.2.3"
Original file line number Diff line number Diff line change @@ -4908,7 +4908,7 @@ sisteransi@^1.0.5:
4908
4908
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
4909
4909
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
4910
4910
4911
- [email protected] , size-limit@^10.0.3 :
4911
+
4912
4912
version "10.0.3"
4913
4913
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-10.0.3.tgz#76296ecbfb083f01cca80cbe8d098cc1aead3989"
4914
4914
integrity sha512-5k1k2Kykueq5K/PJQclKx2GS1prz4WNNvm+x5CQ2oWLHwmuFnb1z1g412O9aoOFqafXicJTZgZHXRyIe2GZQfA==
4920
4920
nanospinner "^1.1.0"
4921
4921
picocolors "^1.0.0"
4922
4922
4923
+ size-limit@^11.0.0 :
4924
+ version "11.0.0"
4925
+ resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-11.0.0.tgz#0a7c5245cc792d7e520663399b397538f609b061"
4926
+ integrity sha512-6+i4rE1GRzx/vRpuitRYQiZJNTXJjde+4P2NPg8AK7pURrE1+hA3mGstzvT8vQ8DuYFnvp9fh4CHM7Heq3EKXA==
4927
+ dependencies :
4928
+ bytes-iec "^3.1.1"
4929
+ chokidar "^3.5.3"
4930
+ globby "^14.0.0"
4931
+ lilconfig "^2.1.0"
4932
+ nanospinner "^1.1.0"
4933
+ picocolors "^1.0.0"
4934
+
4923
4935
slash@^3.0.0 :
4924
4936
version "3.0.0"
4925
4937
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
You can’t perform that action at this time.
0 commit comments