File tree Expand file tree Collapse file tree 4 files changed +27
-11
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +27
-11
lines changed Original file line number Diff line number Diff line change 134134 "buffer" : " 6.0.3" ,
135135 "chokidar" : " 3.6.0" ,
136136 "copy-webpack-plugin" : " 12.0.2" ,
137- "critters" : " 0.0.20 " ,
137+ "critters" : " 0.0.22 " ,
138138 "css-loader" : " 6.10.0" ,
139139 "debug" : " ^4.1.1" ,
140140 "esbuild" : " 0.20.1" ,
207207 "ts-node" : " ^10.9.1" ,
208208 "tslib" : " 2.6.2" ,
209209 "typescript" : " 5.4.2" ,
210- "undici" : " 6.7.0 " ,
210+ "undici" : " 6.7.1 " ,
211211 "verdaccio" : " 5.29.2" ,
212212 "verdaccio-auth-memory" : " ^10.0.0" ,
213213 "vite" : " 5.1.5" ,
Original file line number Diff line number Diff line change 1313 "save" : " dependencies"
1414 },
1515 "dependencies" : {
16- "critters" : " 0.0.20 " ,
16+ "critters" : " 0.0.22 " ,
1717 "tslib" : " ^2.3.0"
1818 },
1919 "peerDependencies" : {
Original file line number Diff line number Diff line change 2828 "babel-plugin-istanbul" : " 6.1.1" ,
2929 "browserslist" : " ^4.21.5" ,
3030 "copy-webpack-plugin" : " 11.0.0" ,
31- "critters" : " 0.0.20 " ,
31+ "critters" : " 0.0.22 " ,
3232 "css-loader" : " 6.10.0" ,
3333 "esbuild-wasm" : " 0.20.1" ,
3434 "fast-glob" : " 3.3.2" ,
6161 "terser" : " 5.29.1" ,
6262 "tree-kill" : " 1.2.2" ,
6363 "tslib" : " 2.6.2" ,
64- "undici" : " 6.7.0 " ,
64+ "undici" : " 6.7.1 " ,
6565 "vite" : " 5.1.5" ,
6666 "watchpack" : " 2.4.0" ,
6767 "webpack" : " 5.90.3" ,
Original file line number Diff line number Diff line change @@ -6158,6 +6158,19 @@ critters@0.0.20:
61586158 postcss "^8.4.23"
61596159 pretty-bytes "^5.3.0"
61606160
6161+ critters@0.0.22:
6162+ version "0.0.22"
6163+ resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.22.tgz#ce76b1cbc70078c89d23725646357e3850236dae"
6164+ integrity sha512-NU7DEcQZM2Dy8XTKFHxtdnIM/drE312j2T4PCVaSUcS0oBeyT/NImpRw/Ap0zOr/1SE7SgPK9tGPg1WK/sVakw==
6165+ dependencies:
6166+ chalk "^4.1.0"
6167+ css-select "^5.1.0"
6168+ dom-serializer "^2.0.0"
6169+ domhandler "^5.0.2"
6170+ htmlparser2 "^8.0.2"
6171+ postcss "^8.4.23"
6172+ postcss-media-query-parser "^0.2.3"
6173+
61616174cross-fetch@3.1.5:
61626175 version "3.1.5"
61636176 resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
@@ -11125,6 +11138,11 @@ postcss-loader@8.1.1:
1112511138 jiti "^1.20.0"
1112611139 semver "^7.5.4"
1112711140
11141+ postcss-media-query-parser@^0.2.3:
11142+ version "0.2.3"
11143+ resolved "https://registry.yarnpkg.com/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz#27b39c6f4d94f81b1a73b8f76351c609e5cef244"
11144+ integrity sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==
11145+
1112811146postcss-modules-extract-imports@^3.0.0:
1112911147 version "3.0.0"
1113011148 resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
@@ -13277,12 +13295,10 @@ undici@6.6.2:
1327713295 dependencies:
1327813296 "@fastify/busboy" "^2.0.0"
1327913297
13280- undici@6.7.0:
13281- version "6.7.0"
13282- resolved "https://registry.yarnpkg.com/undici/-/undici-6.7.0.tgz#ab7eccb292c8e831c93564ac59f8323c0e8aa842"
13283- integrity sha512-IcWssIyDN1gk6Mcae44q04oRoWTKrW8OKz0effVK1xdWwAgMPnfpxhn9RXUSL5JlwSikO18R7Ibk7Nukz6kxWA==
13284- dependencies:
13285- "@fastify/busboy" "^2.0.0"
13298+ undici@6.7.1:
13299+ version "6.7.1"
13300+ resolved "https://registry.yarnpkg.com/undici/-/undici-6.7.1.tgz#3cb27222fd5d72c1b2058f4e18bf9b53dd933af8"
13301+ integrity sha512-+Wtb9bAQw6HYWzCnxrPTMVEV3Q1QjYanI0E4q02ehReMuquQdLTEFEYbfs7hcImVYKcQkWSwT6buEmSVIiDDtQ==
1328613302
1328713303unicode-canonical-property-names-ecmascript@^2.0.0:
1328813304 version "2.0.0"
You can’t perform that action at this time.
0 commit comments