Skip to content

Commit e36fdba

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

4 files changed

Lines changed: 370 additions & 239 deletions

File tree

packages/angular/build/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2323
"@babel/core": "8.0.1",
24-
"@inquirer/confirm": "6.1.1",
24+
"@inquirer/confirm": "6.2.0",
2525
"@parcel/watcher": "2.6.0",
2626
"@vitejs/plugin-basic-ssl": "2.3.0",
2727
"beasties": "0.4.3",
@@ -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/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
18-
"@inquirer/prompts": "8.5.2",
18+
"@inquirer/prompts": "8.6.0",
1919
"@listr2/prompt-adapter-inquirer": "4.2.5",
2020
"@modelcontextprotocol/server": "2.0.0",
2121
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",

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)