Skip to content

Commit 6f09ea7

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

File tree

3 files changed

+410
-154
lines changed

3 files changed

+410
-154
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111
"http-proxy": "^1.18.1",
112112
"http-proxy-middleware": "3.0.5",
113113
"husky": "9.1.7",
114-
"jasmine": "~5.10.0",
115-
"jasmine-core": "~5.10.0",
114+
"jasmine": "~5.11.0",
115+
"jasmine-core": "~5.11.0",
116116
"jasmine-reporters": "^2.5.2",
117117
"jasmine-spec-reporter": "~7.0.0",
118118
"karma": "~6.4.0",
@@ -129,7 +129,7 @@
129129
"protractor": "~7.0.0",
130130
"puppeteer": "18.2.1",
131131
"quicktype-core": "23.2.6",
132-
"rollup": "4.52.2",
132+
"rollup": "4.52.3",
133133
"rollup-license-plugin": "~3.0.1",
134134
"rollup-plugin-dts": "6.2.3",
135135
"rollup-plugin-sourcemaps2": "0.5.4",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.8.6",
2929
"@listr2/prompt-adapter-inquirer": "3.0.4",
30-
"@modelcontextprotocol/sdk": "1.18.1",
30+
"@modelcontextprotocol/sdk": "1.18.2",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.38.0",
33+
"algoliasearch": "5.39.0",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.4",

0 commit comments

Comments
 (0)