File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 207
207
"ts-node" : " ^10.9.1" ,
208
208
"tslib" : " 2.6.2" ,
209
209
"typescript" : " 5.4.2" ,
210
- "undici" : " 6.7 .1" ,
210
+ "undici" : " 6.11 .1" ,
211
211
"verdaccio" : " 5.29.2" ,
212
212
"verdaccio-auth-memory" : " ^10.0.0" ,
213
- "vite" : " 5.1.5 " ,
213
+ "vite" : " 5.1.7 " ,
214
214
"watchpack" : " 2.4.0" ,
215
215
"webpack" : " 5.90.3" ,
216
216
"webpack-dev-middleware" : " 6.1.2" ,
Original file line number Diff line number Diff line change 61
61
"terser" : " 5.29.1" ,
62
62
"tree-kill" : " 1.2.2" ,
63
63
"tslib" : " 2.6.2" ,
64
- "undici" : " 6.7 .1" ,
65
- "vite" : " 5.1.5 " ,
64
+ "undici" : " 6.11 .1" ,
65
+ "vite" : " 5.1.7 " ,
66
66
"watchpack" : " 2.4.0" ,
67
67
"webpack" : " 5.90.3" ,
68
68
"webpack-dev-middleware" : " 6.1.2" ,
Original file line number Diff line number Diff line change @@ -13284,18 +13284,18 @@ undici-types@~5.26.4:
13284
13284
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
13285
13285
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
13286
13286
13287
+
13288
+ version "6.11.1"
13289
+ resolved "https://registry.yarnpkg.com/undici/-/undici-6.11.1.tgz#75ab573677885b421ca2e6f5f17ff1185b24c68d"
13290
+ integrity sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw==
13291
+
13287
13292
13288
13293
version "6.6.2"
13289
13294
resolved "https://registry.yarnpkg.com/undici/-/undici-6.6.2.tgz#8dce5ae54e8a3bc7140c2b2a0972b5fde9a88efb"
13290
13295
integrity sha512-vSqvUE5skSxQJ5sztTZ/CdeJb1Wq0Hf44hlYMciqHghvz+K88U0l7D6u1VsndoFgskDcnU+nG3gYmMzJVzd9Qg==
13291
13296
dependencies:
13292
13297
"@fastify/busboy" "^2.0.0"
13293
13298
13294
-
13295
- version "6.7.1"
13296
- resolved "https://registry.yarnpkg.com/undici/-/undici-6.7.1.tgz#3cb27222fd5d72c1b2058f4e18bf9b53dd933af8"
13297
- integrity sha512-+Wtb9bAQw6HYWzCnxrPTMVEV3Q1QjYanI0E4q02ehReMuquQdLTEFEYbfs7hcImVYKcQkWSwT6buEmSVIiDDtQ==
13298
-
13299
13299
unicode-canonical-property-names-ecmascript@^2.0.0:
13300
13300
version "2.0.0"
13301
13301
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
13602
13602
optionalDependencies:
13603
13603
fsevents "~2.3.3"
13604
13604
13605
-
13606
- version "5.1.5 "
13607
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.5 .tgz#bdbc2b15e8000d9cc5172f059201178f9c9de5fb "
13608
- integrity sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q ==
13605
+
13606
+ version "5.1.7 "
13607
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.7 .tgz#9f685a2c4c70707fef6d37341b0e809c366da619 "
13608
+ integrity sha512-sgnEEFTZYMui/sTlH1/XEnVNHMujOahPLGMxn1+5sIT45Xjng1Ec1K78jRP15dSmVgg5WBin9yO81j3o9OxofA ==
13609
13609
dependencies:
13610
13610
esbuild "^0.19.3"
13611
13611
postcss "^8.4.35"
You can’t perform that action at this time.
0 commit comments