Skip to content

Commit b60fe5d

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

File tree

4 files changed

+220
-180
lines changed

4 files changed

+220
-180
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@bazel/bazelisk": "1.26.0",
6464
"@bazel/buildifier": "8.2.1",
6565
"@eslint/compat": "2.0.0",
66-
"@eslint/eslintrc": "3.3.1",
66+
"@eslint/eslintrc": "3.3.3",
6767
"@eslint/js": "9.39.1",
6868
"@rollup/plugin-alias": "^6.0.0",
6969
"@rollup/plugin-commonjs": "^29.0.0",
@@ -129,7 +129,7 @@
129129
"quicktype-core": "23.2.6",
130130
"rollup": "4.53.3",
131131
"rollup-license-plugin": "~3.1.0",
132-
"rollup-plugin-dts": "6.2.3",
132+
"rollup-plugin-dts": "6.3.0",
133133
"rollup-plugin-sourcemaps2": "0.5.4",
134134
"semver": "7.7.3",
135135
"source-map-support": "0.5.21",
@@ -139,7 +139,7 @@
139139
"typescript": "5.9.3",
140140
"undici": "7.16.0",
141141
"unenv": "^1.10.0",
142-
"verdaccio": "6.2.2",
142+
"verdaccio": "6.2.3",
143143
"verdaccio-auth-memory": "^10.0.0",
144144
"yargs-parser": "22.0.0",
145145
"zod": "4.1.13",

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.4",
40-
"rolldown": "1.0.0-beta.51",
40+
"rolldown": "1.0.0-beta.52",
4141
"sass": "1.94.2",
4242
"semver": "7.7.3",
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
@@ -27,7 +27,7 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.10.1",
2929
"@listr2/prompt-adapter-inquirer": "3.0.5",
30-
"@modelcontextprotocol/sdk": "1.22.0",
30+
"@modelcontextprotocol/sdk": "1.23.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.45.0",

0 commit comments

Comments
 (0)