File tree 3 files changed +11
-11
lines changed
packages/angular_devkit/build_angular
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 185
185
"prettier" : " ^3.0.0" ,
186
186
"protractor" : " ~7.0.0" ,
187
187
"puppeteer" : " 18.2.1" ,
188
- "quicktype-core" : " 23.0.79 " ,
188
+ "quicktype-core" : " 23.0.80 " ,
189
189
"resolve-url-loader" : " 5.0.0" ,
190
190
"rollup" : " ~4.6.0" ,
191
191
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
207
207
"ts-node" : " ^10.9.1" ,
208
208
"tslib" : " 2.6.2" ,
209
209
"typescript" : " 5.3.2" ,
210
- "undici" : " 5.28.1 " ,
210
+ "undici" : " 5.28.2 " ,
211
211
"verdaccio" : " 5.27.0" ,
212
212
"verdaccio-auth-memory" : " ^10.0.0" ,
213
213
"vite" : " 5.0.4" ,
Original file line number Diff line number Diff line change 64
64
"text-table" : " 0.2.0" ,
65
65
"tree-kill" : " 1.2.2" ,
66
66
"tslib" : " 2.6.2" ,
67
- "undici" : " 5.28.1 " ,
67
+ "undici" : " 5.28.2 " ,
68
68
"vite" : " 5.0.4" ,
69
69
"webpack" : " 5.89.0" ,
70
70
"webpack-dev-middleware" : " 6.1.1" ,
Original file line number Diff line number Diff line change @@ -10676,10 +10676,10 @@ quick-format-unescaped@^4.0.3:
10676
10676
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
10677
10677
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
10678
10678
10679
-
10680
- version "23.0.79 "
10681
- resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.79 .tgz#e5c6faa6bb0b8c51545d1716b18ad1d8cdd72bee "
10682
- integrity sha512-Auzy8AhorFt6YGeB53/dzUSINmKKassAyCsr2wpNgG9XoC3i6oUoLuySNUzYIkyCFCGmKdBRBQeyAqPOVteoYw ==
10679
+
10680
+ version "23.0.80 "
10681
+ resolved "https://registry.yarnpkg.com/quicktype-core/-/quicktype-core-23.0.80 .tgz#d9114cb862e03046599eb5f0f44b01b9aaafccd4 "
10682
+ integrity sha512-dd+aJRzAl3MzkaXJMjUu0j60y82gwX/RRr3EvW/aScQKycvkgwliNDN2tIiLB06EKBzjgC9mtlMqKyRg2rYKhQ ==
10683
10683
dependencies:
10684
10684
"@glideapps/ts-necessities" "2.1.3"
10685
10685
"@types/urijs" "^1.19.19"
12322
12322
dependencies:
12323
12323
"@fastify/busboy" "^2.0.0"
12324
12324
12325
-
12326
- version "5.28.1 "
12327
- resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.1 .tgz#1052d37bd1a2e8cf3e188d7caebff833fdc06fa7 "
12328
- integrity sha512-xcIIvj1LOQH9zAL54iWFkuDEaIVEjLrru7qRpa3GrEEHk6OBhb/LycuUY2m7VCcTuDeLziXCxobQVyKExyGeIA ==
12325
+
12326
+ version "5.28.2 "
12327
+ resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.2 .tgz#fea200eac65fc7ecaff80a023d1a0543423b4c91 "
12328
+ integrity sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w ==
12329
12329
dependencies:
12330
12330
"@fastify/busboy" "^2.0.0"
12331
12331
You can’t perform that action at this time.
0 commit comments