Skip to content

Commit a1f60f9

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent a302d18 commit a1f60f9

File tree

5 files changed

+95
-82
lines changed

5 files changed

+95
-82
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@discoveryjs/json-ext": "0.5.7",
8787
"@inquirer/confirm": "3.1.9",
8888
"@inquirer/prompts": "5.0.5",
89-
"@listr2/prompt-adapter-inquirer": "2.0.8",
89+
"@listr2/prompt-adapter-inquirer": "2.0.11",
9090
"@rollup/plugin-commonjs": "^26.0.0",
9191
"@rollup/plugin-node-resolve": "^13.0.5",
9292
"@types/babel__core": "7.20.5",
@@ -113,8 +113,8 @@
113113
"@types/yargs": "^17.0.20",
114114
"@types/yargs-parser": "^21.0.0",
115115
"@types/yarnpkg__lockfile": "^1.1.5",
116-
"@typescript-eslint/eslint-plugin": "7.13.0",
117-
"@typescript-eslint/parser": "7.13.0",
116+
"@typescript-eslint/eslint-plugin": "7.13.1",
117+
"@typescript-eslint/parser": "7.13.1",
118118
"@vitejs/plugin-basic-ssl": "1.1.0",
119119
"@web/test-runner": "^0.18.0",
120120
"@yarnpkg/lockfile": "1.1.0",
@@ -184,7 +184,7 @@
184184
"rollup": "~4.18.0",
185185
"rollup-plugin-sourcemaps": "^0.6.0",
186186
"rxjs": "7.8.1",
187-
"sass": "1.77.5",
187+
"sass": "1.77.6",
188188
"sass-loader": "14.2.1",
189189
"semver": "7.6.2",
190190
"shelljs": "^0.8.5",
@@ -198,7 +198,7 @@
198198
"ts-node": "^10.9.1",
199199
"tslib": "2.6.3",
200200
"typescript": "5.5.1-rc",
201-
"undici": "6.19.0",
201+
"undici": "6.19.1",
202202
"verdaccio": "5.31.1",
203203
"verdaccio-auth-memory": "^10.0.0",
204204
"vite": "5.3.1",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.5.1",
41-
"sass": "1.77.5",
41+
"sass": "1.77.6",
4242
"semver": "7.6.2",
43-
"undici": "6.19.0",
43+
"undici": "6.19.1",
4444
"vite": "5.3.1",
4545
"watchpack": "2.4.1"
4646
},

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "5.0.5",
29-
"@listr2/prompt-adapter-inquirer": "2.0.8",
29+
"@listr2/prompt-adapter-inquirer": "2.0.11",
3030
"@schematics/angular": "0.0.0-PLACEHOLDER",
3131
"@yarnpkg/lockfile": "1.1.0",
3232
"ini": "4.1.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@
5353
"postcss-loader": "8.1.1",
5454
"resolve-url-loader": "5.0.0",
5555
"rxjs": "7.8.1",
56-
"sass": "1.77.5",
56+
"sass": "1.77.6",
5757
"sass-loader": "14.2.1",
5858
"semver": "7.6.2",
5959
"source-map-loader": "5.0.0",
6060
"source-map-support": "0.5.21",
6161
"terser": "5.31.1",
6262
"tree-kill": "1.2.2",
6363
"tslib": "2.6.3",
64-
"undici": "6.19.0",
64+
"undici": "6.19.1",
6565
"vite": "5.3.1",
6666
"watchpack": "2.4.1",
6767
"webpack": "5.92.0",

yarn.lock

Lines changed: 85 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,15 @@ __metadata:
112112
postcss-loader: "npm:8.1.1"
113113
resolve-url-loader: "npm:5.0.0"
114114
rxjs: "npm:7.8.1"
115-
sass: "npm:1.77.5"
115+
sass: "npm:1.77.6"
116116
sass-loader: "npm:14.2.1"
117117
semver: "npm:7.6.2"
118118
source-map-loader: "npm:5.0.0"
119119
source-map-support: "npm:0.5.21"
120120
terser: "npm:5.31.1"
121121
tree-kill: "npm:1.2.2"
122122
tslib: "npm:2.6.3"
123-
undici: "npm:6.19.0"
123+
undici: "npm:6.19.1"
124124
vite: "npm:5.3.1"
125125
watchpack: "npm:2.4.1"
126126
webpack: "npm:5.92.0"
@@ -403,9 +403,9 @@ __metadata:
403403
parse5-html-rewriting-stream: "npm:7.0.0"
404404
picomatch: "npm:4.0.2"
405405
piscina: "npm:4.5.1"
406-
sass: "npm:1.77.5"
406+
sass: "npm:1.77.6"
407407
semver: "npm:7.6.2"
408-
undici: "npm:6.19.0"
408+
undici: "npm:6.19.1"
409409
vite: "npm:5.3.1"
410410
watchpack: "npm:2.4.1"
411411
peerDependencies:
@@ -513,7 +513,7 @@ __metadata:
513513
"@angular-devkit/core": "npm:0.0.0-PLACEHOLDER"
514514
"@angular-devkit/schematics": "npm:0.0.0-PLACEHOLDER"
515515
"@inquirer/prompts": "npm:5.0.5"
516-
"@listr2/prompt-adapter-inquirer": "npm:2.0.8"
516+
"@listr2/prompt-adapter-inquirer": "npm:2.0.11"
517517
"@schematics/angular": "npm:0.0.0-PLACEHOLDER"
518518
"@yarnpkg/lockfile": "npm:1.1.0"
519519
ini: "npm:4.1.3"
@@ -654,7 +654,7 @@ __metadata:
654654
"@discoveryjs/json-ext": "npm:0.5.7"
655655
"@inquirer/confirm": "npm:3.1.9"
656656
"@inquirer/prompts": "npm:5.0.5"
657-
"@listr2/prompt-adapter-inquirer": "npm:2.0.8"
657+
"@listr2/prompt-adapter-inquirer": "npm:2.0.11"
658658
"@rollup/plugin-commonjs": "npm:^26.0.0"
659659
"@rollup/plugin-node-resolve": "npm:^13.0.5"
660660
"@types/babel__core": "npm:7.20.5"
@@ -681,8 +681,8 @@ __metadata:
681681
"@types/yargs": "npm:^17.0.20"
682682
"@types/yargs-parser": "npm:^21.0.0"
683683
"@types/yarnpkg__lockfile": "npm:^1.1.5"
684-
"@typescript-eslint/eslint-plugin": "npm:7.13.0"
685-
"@typescript-eslint/parser": "npm:7.13.0"
684+
"@typescript-eslint/eslint-plugin": "npm:7.13.1"
685+
"@typescript-eslint/parser": "npm:7.13.1"
686686
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
687687
"@web/test-runner": "npm:^0.18.0"
688688
"@yarnpkg/lockfile": "npm:1.1.0"
@@ -752,7 +752,7 @@ __metadata:
752752
rollup: "npm:~4.18.0"
753753
rollup-plugin-sourcemaps: "npm:^0.6.0"
754754
rxjs: "npm:7.8.1"
755-
sass: "npm:1.77.5"
755+
sass: "npm:1.77.6"
756756
sass-loader: "npm:14.2.1"
757757
semver: "npm:7.6.2"
758758
shelljs: "npm:^0.8.5"
@@ -766,7 +766,7 @@ __metadata:
766766
ts-node: "npm:^10.9.1"
767767
tslib: "npm:2.6.3"
768768
typescript: "npm:5.5.1-rc"
769-
undici: "npm:6.19.0"
769+
undici: "npm:6.19.1"
770770
verdaccio: "npm:5.31.1"
771771
verdaccio-auth-memory: "npm:^10.0.0"
772772
vite: "npm:5.3.1"
@@ -3272,7 +3272,7 @@ __metadata:
32723272
languageName: node
32733273
linkType: hard
32743274

3275-
"@inquirer/type@npm:^1.2.1, @inquirer/type@npm:^1.3.3":
3275+
"@inquirer/type@npm:^1.3.3":
32763276
version: 1.3.3
32773277
resolution: "@inquirer/type@npm:1.3.3"
32783278
checksum: 10c0/84048694410bb5b2c55dc4e48da6369ce942b9e8f8016d15ef63ab3f9873832a56cc12a50582b5b2b626821bfe29973dfcc19edc90f58490b51df1f4d9d0a074
@@ -3408,14 +3408,14 @@ __metadata:
34083408
languageName: node
34093409
linkType: hard
34103410

3411-
"@listr2/prompt-adapter-inquirer@npm:2.0.8":
3412-
version: 2.0.8
3413-
resolution: "@listr2/prompt-adapter-inquirer@npm:2.0.8"
3411+
"@listr2/prompt-adapter-inquirer@npm:2.0.11":
3412+
version: 2.0.11
3413+
resolution: "@listr2/prompt-adapter-inquirer@npm:2.0.11"
34143414
dependencies:
3415-
"@inquirer/type": "npm:^1.2.1"
3415+
"@inquirer/type": "npm:^1.3.3"
34163416
peerDependencies:
3417-
"@inquirer/prompts": ">= 3 < 5"
3418-
checksum: 10c0/1d55f9fa3064d92a9670bb08a2a10b9f776c606713e3842336421123040ac1a5b53daf6ec74ad489033cd6dddc0d634bea37d469d8624b55714d48140f0bdd7e
3417+
"@inquirer/prompts": ">= 3 < 6"
3418+
checksum: 10c0/7a45d84537cf7a8bded7c6a6edcfc0548d835258e14db41ad6862c22990361899f47013749f4c34b808ebcd6c6cab480c8c256de9665865096db3a698d732134
34193419
languageName: node
34203420
linkType: hard
34213421

@@ -6142,15 +6142,15 @@ __metadata:
61426142
languageName: node
61436143
linkType: hard
61446144

6145-
"@typescript-eslint/eslint-plugin@npm:7.13.0":
6146-
version: 7.13.0
6147-
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.0"
6145+
"@typescript-eslint/eslint-plugin@npm:7.13.1":
6146+
version: 7.13.1
6147+
resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1"
61486148
dependencies:
61496149
"@eslint-community/regexpp": "npm:^4.10.0"
6150-
"@typescript-eslint/scope-manager": "npm:7.13.0"
6151-
"@typescript-eslint/type-utils": "npm:7.13.0"
6152-
"@typescript-eslint/utils": "npm:7.13.0"
6153-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
6150+
"@typescript-eslint/scope-manager": "npm:7.13.1"
6151+
"@typescript-eslint/type-utils": "npm:7.13.1"
6152+
"@typescript-eslint/utils": "npm:7.13.1"
6153+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
61546154
graphemer: "npm:^1.4.0"
61556155
ignore: "npm:^5.3.1"
61566156
natural-compare: "npm:^1.4.0"
@@ -6161,68 +6161,68 @@ __metadata:
61616161
peerDependenciesMeta:
61626162
typescript:
61636163
optional: true
6164-
checksum: 10c0/00a69d029713252c03490e0a9c49c9136d99c9c1888dd3570b1e044c9a740b59c2e488849beda654d6fc0a69e2549445c16d443bcf5832c66b7a4472b42826ae
6164+
checksum: 10c0/6677f9c090a25978e4e20c24d67365ad89ca1208ebd2bb103d3f1e15a7deea22dea538e9f61f3a3d4f03a741179acf58c02ad7d03f805aceabb78929a8dc1908
61656165
languageName: node
61666166
linkType: hard
61676167

6168-
"@typescript-eslint/parser@npm:7.13.0":
6169-
version: 7.13.0
6170-
resolution: "@typescript-eslint/parser@npm:7.13.0"
6168+
"@typescript-eslint/parser@npm:7.13.1":
6169+
version: 7.13.1
6170+
resolution: "@typescript-eslint/parser@npm:7.13.1"
61716171
dependencies:
6172-
"@typescript-eslint/scope-manager": "npm:7.13.0"
6173-
"@typescript-eslint/types": "npm:7.13.0"
6174-
"@typescript-eslint/typescript-estree": "npm:7.13.0"
6175-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
6172+
"@typescript-eslint/scope-manager": "npm:7.13.1"
6173+
"@typescript-eslint/types": "npm:7.13.1"
6174+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
6175+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
61766176
debug: "npm:^4.3.4"
61776177
peerDependencies:
61786178
eslint: ^8.56.0
61796179
peerDependenciesMeta:
61806180
typescript:
61816181
optional: true
6182-
checksum: 10c0/8cf58116d6577c9459db3e3047e337dc41d914bf222a33b20e149515d037e09e6171fbac5af02b66aa6fbad81dd492fa5b7bcd44aaf659d4e9b02ab23100f955
6182+
checksum: 10c0/455d067bfb81fa3d133c75ebc4d8d7f2de5001441585f5b58dc8b0d4380d7397dc3745e11a9299d596dfa581265fdcdea6c28b2ddd2d3b542869c851ecd52fcd
61836183
languageName: node
61846184
linkType: hard
61856185

6186-
"@typescript-eslint/scope-manager@npm:7.13.0":
6187-
version: 7.13.0
6188-
resolution: "@typescript-eslint/scope-manager@npm:7.13.0"
6186+
"@typescript-eslint/scope-manager@npm:7.13.1":
6187+
version: 7.13.1
6188+
resolution: "@typescript-eslint/scope-manager@npm:7.13.1"
61896189
dependencies:
6190-
"@typescript-eslint/types": "npm:7.13.0"
6191-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
6192-
checksum: 10c0/0f5c75578ee8cb3c31b9c4e222f4787ea4621fde639f3ac0a467e56250f3cc48bf69304c33b2b8cc8ba5ec69f3977b6c463b8d9e791806af9a8c6a2233505432
6190+
"@typescript-eslint/types": "npm:7.13.1"
6191+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
6192+
checksum: 10c0/3d8770bf9c89e7a07e54efbc3dac6df02c0ce49d49575076111ac663566c90cbb852f06c94a311db7c0aec1fab0417f3ef6e601b3852aa30bed75c65f4f076f4
61936193
languageName: node
61946194
linkType: hard
61956195

6196-
"@typescript-eslint/type-utils@npm:7.13.0":
6197-
version: 7.13.0
6198-
resolution: "@typescript-eslint/type-utils@npm:7.13.0"
6196+
"@typescript-eslint/type-utils@npm:7.13.1":
6197+
version: 7.13.1
6198+
resolution: "@typescript-eslint/type-utils@npm:7.13.1"
61996199
dependencies:
6200-
"@typescript-eslint/typescript-estree": "npm:7.13.0"
6201-
"@typescript-eslint/utils": "npm:7.13.0"
6200+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
6201+
"@typescript-eslint/utils": "npm:7.13.1"
62026202
debug: "npm:^4.3.4"
62036203
ts-api-utils: "npm:^1.3.0"
62046204
peerDependencies:
62056205
eslint: ^8.56.0
62066206
peerDependenciesMeta:
62076207
typescript:
62086208
optional: true
6209-
checksum: 10c0/240e9b34e8602444cd234b84c9e3e52c565e3141a4942751f597c38cee48f7cb43c42a093d219ac6404dca2e74b54d2a8121fe66cbc59f404cb0ec2adecd8520
6209+
checksum: 10c0/c02305dccb0b2c7dcc9249230078c83e851ee589f93e08eb6cdc0b4c38d78d85ef4996631ac427836ee9d0a868ac031417feb74a6e4d0600096f41ca3c0e99a0
62106210
languageName: node
62116211
linkType: hard
62126212

6213-
"@typescript-eslint/types@npm:7.13.0":
6214-
version: 7.13.0
6215-
resolution: "@typescript-eslint/types@npm:7.13.0"
6216-
checksum: 10c0/73dc59d4b0d0f0fed9f4b9b55f143185259ced5f0ca8ad9efa881eea1ff1cc9ccc1f175af2e2069f7b92a69c9f64f9be29d160c932b8f70a129af6b738b23be0
6213+
"@typescript-eslint/types@npm:7.13.1":
6214+
version: 7.13.1
6215+
resolution: "@typescript-eslint/types@npm:7.13.1"
6216+
checksum: 10c0/38a01004e11259e457ae2fd02300ef362a3268a8fc70addfbf1508e2edcaca72da2f0f8771e42c1cb9f191c1f754af583cdcaebd830c8e3c3f796dcf30d3c3a8
62176217
languageName: node
62186218
linkType: hard
62196219

6220-
"@typescript-eslint/typescript-estree@npm:7.13.0":
6221-
version: 7.13.0
6222-
resolution: "@typescript-eslint/typescript-estree@npm:7.13.0"
6220+
"@typescript-eslint/typescript-estree@npm:7.13.1":
6221+
version: 7.13.1
6222+
resolution: "@typescript-eslint/typescript-estree@npm:7.13.1"
62236223
dependencies:
6224-
"@typescript-eslint/types": "npm:7.13.0"
6225-
"@typescript-eslint/visitor-keys": "npm:7.13.0"
6224+
"@typescript-eslint/types": "npm:7.13.1"
6225+
"@typescript-eslint/visitor-keys": "npm:7.13.1"
62266226
debug: "npm:^4.3.4"
62276227
globby: "npm:^11.1.0"
62286228
is-glob: "npm:^4.0.3"
@@ -6232,31 +6232,31 @@ __metadata:
62326232
peerDependenciesMeta:
62336233
typescript:
62346234
optional: true
6235-
checksum: 10c0/75b09384bc14afa3d3623507432d19d8ca91c4e936b1d2c1cfe4654a9c07179f1bc04aa99d1b541e84e40a01536862b23058f462d61b4a797c27d02f64b8aa51
6235+
checksum: 10c0/bd5c8951ae79e8eacd05ff100def02926c633045a1a54426f98f20b4ca31c485968af3226dd7939934dfaf36a6b5fcb3386948e2a7d763ddee2db905ac187ebc
62366236
languageName: node
62376237
linkType: hard
62386238

6239-
"@typescript-eslint/utils@npm:7.13.0":
6240-
version: 7.13.0
6241-
resolution: "@typescript-eslint/utils@npm:7.13.0"
6239+
"@typescript-eslint/utils@npm:7.13.1":
6240+
version: 7.13.1
6241+
resolution: "@typescript-eslint/utils@npm:7.13.1"
62426242
dependencies:
62436243
"@eslint-community/eslint-utils": "npm:^4.4.0"
6244-
"@typescript-eslint/scope-manager": "npm:7.13.0"
6245-
"@typescript-eslint/types": "npm:7.13.0"
6246-
"@typescript-eslint/typescript-estree": "npm:7.13.0"
6244+
"@typescript-eslint/scope-manager": "npm:7.13.1"
6245+
"@typescript-eslint/types": "npm:7.13.1"
6246+
"@typescript-eslint/typescript-estree": "npm:7.13.1"
62476247
peerDependencies:
62486248
eslint: ^8.56.0
6249-
checksum: 10c0/5391f628775dec1a7033d954a066b77eeb03ac04c0a94690e60d8ebe351b57fdbda51b90cf785c901bcdf68b88ca3bcb5533ac59276b8b626b73eb18ac3280b6
6249+
checksum: 10c0/d2f6be42a80608ed265b34a5f6a0c97dc0b627d53b91e83d87c7d67541cb5b3c038e7320026b4ad8dfafe1ac07a0554efa8fe7673f54d74b68c253d6f9519bb6
62506250
languageName: node
62516251
linkType: hard
62526252

6253-
"@typescript-eslint/visitor-keys@npm:7.13.0":
6254-
version: 7.13.0
6255-
resolution: "@typescript-eslint/visitor-keys@npm:7.13.0"
6253+
"@typescript-eslint/visitor-keys@npm:7.13.1":
6254+
version: 7.13.1
6255+
resolution: "@typescript-eslint/visitor-keys@npm:7.13.1"
62566256
dependencies:
6257-
"@typescript-eslint/types": "npm:7.13.0"
6257+
"@typescript-eslint/types": "npm:7.13.1"
62586258
eslint-visitor-keys: "npm:^3.4.3"
6259-
checksum: 10c0/5daa45c3358aeab41495c4419cc26fbbe54a42bb18c6f0f70f0ac31cb7bc5890ec6478a1a6bb00b0b8522663fe5466ee0fd2972bd4235b07140918875797f4eb
6259+
checksum: 10c0/23c1bb896173cadfb33e3801420a70aa2f0481384caa3b534b04f7920acdb9d8f7d635fcaf1f8c7fc78ebce71b8f2435391608d120091761ad2e2c00eb870832
62606260
languageName: node
62616261
linkType: hard
62626262

@@ -16371,7 +16371,20 @@ __metadata:
1637116371
languageName: node
1637216372
linkType: hard
1637316373

16374-
"sass@npm:1.77.5, sass@npm:^1.69.5":
16374+
"sass@npm:1.77.6":
16375+
version: 1.77.6
16376+
resolution: "sass@npm:1.77.6"
16377+
dependencies:
16378+
chokidar: "npm:>=3.0.0 <4.0.0"
16379+
immutable: "npm:^4.0.0"
16380+
source-map-js: "npm:>=0.6.2 <2.0.0"
16381+
bin:
16382+
sass: sass.js
16383+
checksum: 10c0/fe5a393c0aa29eda9f83c06be9b94788b61fe8bad0616ee6e3a25d21ab504f430d40c0064fdca89b02b8e426411ae6dcd906c91f2e48c263575c3d392b6daeb1
16384+
languageName: node
16385+
linkType: hard
16386+
16387+
"sass@npm:^1.69.5":
1637516388
version: 1.77.5
1637616389
resolution: "sass@npm:1.77.5"
1637716390
dependencies:
@@ -18121,10 +18134,10 @@ __metadata:
1812118134
languageName: node
1812218135
linkType: hard
1812318136

18124-
"undici@npm:6.19.0":
18125-
version: 6.19.0
18126-
resolution: "undici@npm:6.19.0"
18127-
checksum: 10c0/cc389832bde16a74c179778163b4b1c23407a7adc74efc2deccec9c8540df765798c9caff2ec918af6dd8ecf63b4c32f7ffcd0d7b86a4737869e8419d61dc49d
18137+
"undici@npm:6.19.1":
18138+
version: 6.19.1
18139+
resolution: "undici@npm:6.19.1"
18140+
checksum: 10c0/e9c4d6e17d39b5319c7a30a94a6cb2c00b3abb74cdf9f24a1a417a89b0c2b442311fd519b513aba72d509e6cac252deb0353716b89213b2ac5f87e3c50381935
1812818141
languageName: node
1812918142
linkType: hard
1813018143

0 commit comments

Comments
 (0)