Skip to content

Commit b639433

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent ecd1bf9 commit b639433

File tree

4 files changed

+562
-313
lines changed

4 files changed

+562
-313
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@bazel/bazelisk": "1.28.1",
6161
"@bazel/buildifier": "8.2.1",
6262
"@eslint/compat": "2.0.2",
63-
"@eslint/eslintrc": "3.3.3",
63+
"@eslint/eslintrc": "3.3.4",
6464
"@eslint/js": "10.0.1",
6565
"@rollup/plugin-alias": "^6.0.0",
6666
"@rollup/plugin-commonjs": "^29.0.0",
@@ -90,8 +90,8 @@
9090
"@types/yargs": "^17.0.20",
9191
"@types/yargs-parser": "^21.0.0",
9292
"@types/yarnpkg__lockfile": "^1.1.5",
93-
"@typescript-eslint/eslint-plugin": "8.56.0",
94-
"@typescript-eslint/parser": "8.56.0",
93+
"@typescript-eslint/eslint-plugin": "8.56.1",
94+
"@typescript-eslint/parser": "8.56.1",
9595
"ajv": "8.18.0",
9696
"buffer": "6.0.3",
9797
"esbuild": "0.27.3",
@@ -121,18 +121,18 @@
121121
"protractor": "~7.0.0",
122122
"puppeteer": "18.2.1",
123123
"quicktype-core": "23.2.6",
124-
"rollup": "4.57.1",
124+
"rollup": "4.59.0",
125125
"rollup-license-plugin": "~3.1.0",
126126
"rollup-plugin-dts": "6.3.0",
127-
"rollup-plugin-sourcemaps2": "0.5.4",
127+
"rollup-plugin-sourcemaps2": "0.5.6",
128128
"semver": "7.7.4",
129129
"source-map-support": "0.5.21",
130130
"ts-node": "^10.9.1",
131131
"tslib": "2.8.1",
132132
"typescript": "5.9.3",
133133
"undici": "7.22.0",
134134
"unenv": "^1.10.0",
135-
"verdaccio": "6.2.5",
135+
"verdaccio": "6.2.7",
136136
"verdaccio-auth-memory": "^10.0.0",
137137
"zone.js": "^0.16.0"
138138
},

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
34-
"listr2": "10.1.0",
34+
"listr2": "10.1.1",
3535
"magic-string": "0.30.21",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",

packages/angular/cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "8.3.0",
2929
"@listr2/prompt-adapter-inquirer": "4.1.1",
30-
"@modelcontextprotocol/sdk": "1.26.0",
30+
"@modelcontextprotocol/sdk": "1.27.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.49.0",
33+
"algoliasearch": "5.49.1",
3434
"ini": "6.0.0",
3535
"jsonc-parser": "3.3.1",
36-
"listr2": "10.1.0",
36+
"listr2": "10.1.1",
3737
"npm-package-arg": "13.0.2",
38-
"pacote": "21.3.1",
38+
"pacote": "21.4.0",
3939
"parse5-html-rewriting-stream": "8.0.0",
4040
"semver": "7.7.4",
4141
"yargs": "18.0.0",

0 commit comments

Comments
 (0)