Skip to content

Commit dcf18db

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 4347639 commit dcf18db

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"listr2": "11.0.0",
3434
"magic-string": "1.2.1",
3535
"mrmime": "2.0.1",
36-
"oxc-parser": "0.145.0",
36+
"oxc-parser": "0.146.0",
3737
"parse5-html-rewriting-stream": "8.0.1",
3838
"picomatch": "4.0.5",
3939
"piscina": "5.3.0",
40-
"rolldown": "1.2.4",
40+
"rolldown": "1.2.5",
4141
"sass": "1.102.0",
4242
"semver": "7.8.5",
4343
"source-map-support": "0.5.21",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@angular-devkit/core": "workspace:*",
5353
"@angular/ssr": "workspace:*",
54-
"@oxc-project/types": "0.145.0",
54+
"@oxc-project/types": "0.146.0",
5555
"istanbul-lib-instrument": "6.0.3",
5656
"jsdom": "30.0.1",
5757
"less": "4.9.0",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "8.5.2"
21+
"@inquirer/prompts": "8.6.0"
2222
}
2323
}

0 commit comments

Comments
 (0)