Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d0db51e

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

File tree

6 files changed

+450
-349
lines changed

6 files changed

+450
-349
lines changed

‎packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "7.28.0",
23+
"@babel/core": "7.28.3",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@inquirer/confirm": "5.1.14",

‎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.2",
2929
"@listr2/prompt-adapter-inquirer": "3.0.1",
30-
"@modelcontextprotocol/sdk": "1.17.2",
30+
"@modelcontextprotocol/sdk": "1.17.3",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.35.0",

‎packages/angular_devkit/build_angular/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular-devkit/build-webpack": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1313
"@angular/build": "workspace:0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.28.0",
15-
"@babel/generator": "7.28.0",
14+
"@babel/core": "7.28.3",
15+
"@babel/generator": "7.28.3",
1616
"@babel/helper-annotate-as-pure": "7.27.3",
1717
"@babel/helper-split-export-declaration": "7.24.7",
1818
"@babel/plugin-transform-async-generator-functions": "7.28.0",
1919
"@babel/plugin-transform-async-to-generator": "7.27.1",
20-
"@babel/plugin-transform-runtime": "7.28.0",
21-
"@babel/preset-env": "7.28.0",
22-
"@babel/runtime": "7.28.2",
20+
"@babel/plugin-transform-runtime": "7.28.3",
21+
"@babel/preset-env": "7.28.3",
22+
"@babel/runtime": "7.28.3",
2323
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
@@ -55,7 +55,7 @@
5555
"terser": "5.43.1",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
58-
"webpack": "5.101.1",
58+
"webpack": "5.101.2",
5959
"webpack-dev-middleware": "7.4.2",
6060
"webpack-dev-server": "5.2.2",
6161
"webpack-merge": "6.0.1",

‎packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
25-
"webpack": "5.101.1",
25+
"webpack": "5.101.2",
2626
"webpack-dev-server": "5.2.2"
2727
},
2828
"peerDependencies": {

‎packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@angular/compiler": "20.2.0-rc.0",
3131
"@angular/compiler-cli": "20.2.0-rc.0",
3232
"typescript": "5.9.2",
33-
"webpack": "5.101.1"
33+
"webpack": "5.101.2"
3434
}
3535
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /