This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-18
lines changed Expand file tree Collapse file tree 3 files changed +8
-18
lines changed Original file line number Diff line number Diff line change 15
15
"node" : " ^16.14.0 || >=18.10.0"
16
16
},
17
17
"dependencies" : {
18
- "critters" : " 0.0.17 " ,
18
+ "critters" : " 0.0.18 " ,
19
19
"jsdom" : " 22.0.0" ,
20
20
"tslib" : " ^2.3.0"
21
21
},
Original file line number Diff line number Diff line change 72
72
"@typescript-eslint/eslint-plugin" : " 5.59.7" ,
73
73
"@typescript-eslint/parser" : " 5.59.7" ,
74
74
"browser-sync" : " ^2.26.7" ,
75
- "critters" : " 0.0.17 " ,
75
+ "critters" : " 0.0.18 " ,
76
76
"cross-env" : " ^7.0.3" ,
77
77
"domino" : " ^2.1.2" ,
78
78
"esbuild" : " ^0.17.0" ,
Original file line number Diff line number Diff line change @@ -3546,11 +3546,6 @@ chalk@^2.0.0:
3546
3546
escape-string-regexp "^1.0.5"
3547
3547
supports-color "^5.3.0"
3548
3548
3549
- chalk@^5.2.0 :
3550
- version "5.2.0"
3551
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
3552
- integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
3553
-
3554
3549
chardet@^0.7.0 :
3555
3550
version "0.7.0"
3556
3551
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
3877
3872
postcss "^8.3.7"
3878
3873
pretty-bytes "^5.3.0"
3879
3874
3880
-
3881
- version "0.0.17 "
3882
- resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.17 .tgz#8e0d47cfbec85d86444ecb3b61caf521380f12a6 "
3883
- integrity sha512-FddWL3bp0EiIu/Va4Rl1lPj11LurnG0UI/cNWoFaenpqs/BpGN3UhSbXd6iNvgg154FP/q4ni8SLW3x2S6WhGg ==
3875
+
3876
+ version "0.0.18 "
3877
+ resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.18 .tgz#37ea730ee3a1f19844e8099c3fd75b526e1bbcc9 "
3878
+ integrity sha512-I7t/da29EIWXgxx2RSW1md1DvenEgEuLlki6nHE5+Nc0e3eib5AuGIGbPVuI8q+erCKkSP9T/NqYfvasAy7x7A ==
3884
3879
dependencies :
3885
- chalk "^5.2 .0"
3880
+ chalk "^4.1 .0"
3886
3881
css-select "^5.1.0"
3887
3882
dom-serializer "^2.0.0"
3888
3883
domhandler "^5.0.2"
3889
3884
htmlparser2 "^8.0.2"
3890
3885
postcss "^8.4.23"
3891
- pretty-bytes "^6.1 .0"
3886
+ pretty-bytes "^5.3 .0"
3892
3887
3893
3888
cross-env@^7.0.3 :
3894
3889
version "7.0.3"
@@ -7514,11 +7509,6 @@ pretty-bytes@^5.3.0:
7514
7509
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
7515
7510
integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
7516
7511
7517
- pretty-bytes@^6.1.0 :
7518
- version "6.1.0"
7519
- resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-6.1.0.tgz#1d1cc9aae1939012c74180b679da6684616bf804"
7520
- integrity sha512-Rk753HI8f4uivXi4ZCIYdhmG1V+WKzvRMg/X+M42a6t7D07RcmopXJMDNk6N++7Bl75URRGsb40ruvg7Hcp2wQ==
7521
-
7522
7512
proc-log@^3.0.0 :
7523
7513
version "3.0.0"
7524
7514
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-3.0.0.tgz#fb05ef83ccd64fd7b20bbe9c8c1070fc08338dd8"
You can’t perform that action at this time.
0 commit comments