Skip to content

Commit db81388

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 73f57f3 commit db81388

File tree

5 files changed

+194
-193
lines changed

5 files changed

+194
-193
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@types/yargs": "^17.0.20",
9595
"@types/yargs-parser": "^21.0.0",
9696
"@types/yarnpkg__lockfile": "^1.1.5",
97-
"@typescript-eslint/eslint-plugin": "8.35.0",
98-
"@typescript-eslint/parser": "8.35.0",
97+
"@typescript-eslint/eslint-plugin": "8.35.1",
98+
"@typescript-eslint/parser": "8.35.1",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.3.4",
@@ -108,7 +108,7 @@
108108
"eslint-plugin-import": "2.32.0",
109109
"express": "5.1.0",
110110
"fast-glob": "3.3.3",
111-
"globals": "16.2.0",
111+
"globals": "16.3.0",
112112
"http-proxy": "^1.18.1",
113113
"http-proxy-middleware": "3.0.5",
114114
"husky": "9.1.7",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@babel/core": "7.27.7",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
26-
"@inquirer/confirm": "5.1.12",
27-
"@vitejs/plugin-basic-ssl": "2.0.0",
26+
"@inquirer/confirm": "5.1.13",
27+
"@vitejs/plugin-basic-ssl": "2.1.0",
2828
"beasties": "0.3.4",
2929
"browserslist": "^4.23.0",
3030
"esbuild": "0.25.5",
@@ -46,7 +46,7 @@
4646
"watchpack": "2.4.4"
4747
},
4848
"optionalDependencies": {
49-
"lmdb": "3.4.0"
49+
"lmdb": "3.4.1"
5050
},
5151
"devDependencies": {
5252
"@angular/ssr": "workspace:*",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
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.5.3",
28+
"@inquirer/prompts": "7.6.0",
2929
"@listr2/prompt-adapter-inquirer": "2.0.22",
30-
"@modelcontextprotocol/sdk": "1.13.2",
30+
"@modelcontextprotocol/sdk": "1.13.3",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"ini": "5.0.0",

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.5.3",
21+
"@inquirer/prompts": "7.6.0",
2222
"ansi-colors": "4.1.3",
2323
"yargs-parser": "22.0.0"
2424
}

0 commit comments

Comments
 (0)