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 1515 "node" : " ^16.14.0 || >=18.10.0"
1616 },
1717 "dependencies" : {
18- "critters" : " 0.0.17 " ,
18+ "critters" : " 0.0.18 " ,
1919 "jsdom" : " 22.0.0" ,
2020 "tslib" : " ^2.3.0"
2121 },
Original file line number Diff line number Diff line change 7272 "@typescript-eslint/eslint-plugin" : " 5.59.7" ,
7373 "@typescript-eslint/parser" : " 5.59.7" ,
7474 "browser-sync" : " ^2.26.7" ,
75- "critters" : " 0.0.17 " ,
75+ "critters" : " 0.0.18 " ,
7676 "cross-env" : " ^7.0.3" ,
7777 "domino" : " ^2.1.2" ,
7878 "esbuild" : " ^0.17.0" ,
Original file line number Diff line number Diff line change @@ -3546,11 +3546,6 @@ chalk@^2.0.0:
35463546 escape-string-regexp "^1.0.5"
35473547 supports-color "^5.3.0"
35483548
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-
35543549chardet@^0.7.0 :
35553550 version "0.7.0"
35563551 resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
38773872 postcss "^8.3.7"
38783873 pretty-bytes "^5.3.0"
38793874
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 ==
38843879 dependencies :
3885- chalk "^5.2 .0"
3880+ chalk "^4.1 .0"
38863881 css-select "^5.1.0"
38873882 dom-serializer "^2.0.0"
38883883 domhandler "^5.0.2"
38893884 htmlparser2 "^8.0.2"
38903885 postcss "^8.4.23"
3891- pretty-bytes "^6.1 .0"
3886+ pretty-bytes "^5.3 .0"
38923887
38933888cross-env@^7.0.3 :
38943889 version "7.0.3"
@@ -7514,11 +7509,6 @@ pretty-bytes@^5.3.0:
75147509 resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
75157510 integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
75167511
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-
75227512proc-log@^3.0.0 :
75237513 version "3.0.0"
75247514 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