Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c37bf16

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

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"verdaccio": "6.1.6",
146146
"verdaccio-auth-memory": "^10.0.0",
147147
"yargs-parser": "22.0.0",
148-
"zod": "4.1.7",
148+
"zod": "4.1.8",
149149
"zone.js": "^0.15.0"
150150
},
151151
"dependenciesMeta": {

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.8.4",
2929
"@listr2/prompt-adapter-inquirer": "3.0.3",
30-
"@modelcontextprotocol/sdk": "1.17.5",
30+
"@modelcontextprotocol/sdk": "1.18.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.37.0",

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
33
"devDependencies": {
4-
"baseline-browser-mapping": "2.8.1"
4+
"baseline-browser-mapping": "2.8.2"
55
}
66
}

0 commit comments

Comments
 (0)