Skip to content

Commit e8a5977

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

File tree

5 files changed

+178
-184
lines changed

5 files changed

+178
-184
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@bazel/buildifier": "8.2.1",
6565
"@eslint/compat": "1.3.2",
6666
"@eslint/eslintrc": "3.3.1",
67-
"@eslint/js": "9.32.0",
67+
"@eslint/js": "9.33.0",
6868
"@rollup/plugin-alias": "^5.1.1",
6969
"@rollup/plugin-commonjs": "^28.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
@@ -102,7 +102,7 @@
102102
"buffer": "6.0.3",
103103
"esbuild": "0.25.8",
104104
"esbuild-wasm": "0.25.8",
105-
"eslint": "9.32.0",
105+
"eslint": "9.33.0",
106106
"eslint-config-prettier": "10.1.8",
107107
"eslint-plugin-header": "3.1.1",
108108
"eslint-plugin-import": "2.32.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rolldown": "1.0.0-beta.31",
40+
"rolldown": "1.0.0-beta.32",
4141
"sass": "1.90.0",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.8.0",
28+
"@inquirer/prompts": "7.8.1",
2929
"@listr2/prompt-adapter-inquirer": "3.0.1",
3030
"@modelcontextprotocol/sdk": "1.17.2",
3131
"@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,7 +18,7 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.8.0",
21+
"@inquirer/prompts": "7.8.1",
2222
"ansi-colors": "4.1.3",
2323
"yargs-parser": "22.0.0"
2424
}

0 commit comments

Comments
 (0)