Skip to content

Commit 1c32c19

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 442d7bc commit 1c32c19

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"prettier": "^3.0.0",
186186
"protractor": "~7.0.0",
187187
"puppeteer": "18.2.1",
188-
"quicktype-core": "23.0.79",
188+
"quicktype-core": "23.0.80",
189189
"resolve-url-loader": "5.0.0",
190190
"rollup": "~4.6.0",
191191
"rollup-plugin-sourcemaps": "^0.6.0",
@@ -207,7 +207,7 @@
207207
"ts-node": "^10.9.1",
208208
"tslib": "2.6.2",
209209
"typescript": "5.3.2",
210-
"undici": "5.28.1",
210+
"undici": "5.28.2",
211211
"verdaccio": "5.27.0",
212212
"verdaccio-auth-memory": "^10.0.0",
213213
"vite": "5.0.4",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"text-table": "0.2.0",
6565
"tree-kill": "1.2.2",
6666
"tslib": "2.6.2",
67-
"undici": "5.28.1",
67+
"undici": "5.28.2",
6868
"vite": "5.0.4",
6969
"webpack": "5.89.0",
7070
"webpack-dev-middleware": "6.1.1",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -10676,10 +10676,10 @@ quick-format-unescaped@^4.0.3:
1067610676
resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7"
1067710677
integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==
1067810678

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==
1068310683
dependencies:
1068410684
"@glideapps/ts-necessities" "2.1.3"
1068510685
"@types/urijs" "^1.19.19"
@@ -12322,10 +12322,10 @@ [email protected]:
1232212322
dependencies:
1232312323
"@fastify/busboy" "^2.0.0"
1232412324

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==
1232912329
dependencies:
1233012330
"@fastify/busboy" "^2.0.0"
1233112331

0 commit comments

Comments
 (0)