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 134
134
"buffer" : " 6.0.3" ,
135
135
"chokidar" : " 3.6.0" ,
136
136
"copy-webpack-plugin" : " 12.0.2" ,
137
- "critters" : " 0.0.20 " ,
137
+ "critters" : " 0.0.22 " ,
138
138
"css-loader" : " 6.10.0" ,
139
139
"debug" : " ^4.1.1" ,
140
140
"esbuild" : " 0.20.1" ,
207
207
"ts-node" : " ^10.9.1" ,
208
208
"tslib" : " 2.6.2" ,
209
209
"typescript" : " 5.4.2" ,
210
- "undici" : " 6.7.0 " ,
210
+ "undici" : " 6.7.1 " ,
211
211
"verdaccio" : " 5.29.2" ,
212
212
"verdaccio-auth-memory" : " ^10.0.0" ,
213
213
"vite" : " 5.1.5" ,
Original file line number Diff line number Diff line change 13
13
"save" : " dependencies"
14
14
},
15
15
"dependencies" : {
16
- "critters" : " 0.0.20 " ,
16
+ "critters" : " 0.0.22 " ,
17
17
"tslib" : " ^2.3.0"
18
18
},
19
19
"peerDependencies" : {
Original file line number Diff line number Diff line change 28
28
"babel-plugin-istanbul" : " 6.1.1" ,
29
29
"browserslist" : " ^4.21.5" ,
30
30
"copy-webpack-plugin" : " 11.0.0" ,
31
- "critters" : " 0.0.20 " ,
31
+ "critters" : " 0.0.22 " ,
32
32
"css-loader" : " 6.10.0" ,
33
33
"esbuild-wasm" : " 0.20.1" ,
34
34
"fast-glob" : " 3.3.2" ,
61
61
"terser" : " 5.29.1" ,
62
62
"tree-kill" : " 1.2.2" ,
63
63
"tslib" : " 2.6.2" ,
64
- "undici" : " 6.7.0 " ,
64
+ "undici" : " 6.7.1 " ,
65
65
"vite" : " 5.1.5" ,
66
66
"watchpack" : " 2.4.0" ,
67
67
"webpack" : " 5.90.3" ,
Original file line number Diff line number Diff line change @@ -6158,6 +6158,19 @@ critters@0.0.20:
6158
6158
postcss "^8.4.23"
6159
6159
pretty-bytes "^5.3.0"
6160
6160
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
+
6161
6174
cross-fetch@3.1.5:
6162
6175
version "3.1.5"
6163
6176
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
@@ -11125,6 +11138,11 @@ postcss-loader@8.1.1:
11125
11138
jiti "^1.20.0"
11126
11139
semver "^7.5.4"
11127
11140
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
+
11128
11146
postcss-modules-extract-imports@^3.0.0:
11129
11147
version "3.0.0"
11130
11148
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:
13277
13295
dependencies:
13278
13296
"@fastify/busboy" "^2.0.0"
13279
13297
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==
13286
13302
13287
13303
unicode-canonical-property-names-ecmascript@^2.0.0:
13288
13304
version "2.0.0"
You can’t perform that action at this time.
0 commit comments