Skip to content

Commit 2c32e85

Browse files
author
Angular Builds
committed
6e5cca7 build: update all non-major dependencies
1 parent 2691308 commit 2c32e85

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "@angular-devkit/build-angular",
3-
"version": "21.1.0-next.2+sha-430d189",
3+
"version": "21.1.0-next.2+sha-6e5cca7",
44
"description": "Angular Webpack Build Facade",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
77
"builders": "builders.json",
88
"dependencies": {
99
"@ampproject/remapping": "2.3.0",
10-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#430d189",
11-
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#430d189",
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#430d189",
13-
"@angular/build": "github:angular/angular-build-builds#430d189",
10+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#6e5cca7",
11+
"@angular-devkit/build-webpack": "github:angular/angular-devkit-build-webpack-builds#6e5cca7",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#6e5cca7",
13+
"@angular/build": "github:angular/angular-build-builds#6e5cca7",
1414
"@babel/core": "7.28.5",
1515
"@babel/generator": "7.28.5",
1616
"@babel/helper-annotate-as-pure": "7.27.3",
@@ -21,9 +21,9 @@
2121
"@babel/preset-env": "7.28.5",
2222
"@babel/runtime": "7.28.4",
2323
"@discoveryjs/json-ext": "0.6.3",
24-
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#430d189",
24+
"@ngtools/webpack": "github:angular/ngtools-webpack-builds#6e5cca7",
2525
"ansi-colors": "4.1.3",
26-
"autoprefixer": "10.4.22",
26+
"autoprefixer": "10.4.23",
2727
"babel-loader": "10.0.0",
2828
"browserslist": "^4.26.0",
2929
"copy-webpack-plugin": "13.0.1",
@@ -46,7 +46,7 @@
4646
"postcss-loader": "8.2.0",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",
49-
"sass": "1.96.0",
49+
"sass": "1.97.0",
5050
"sass-loader": "16.0.6",
5151
"semver": "7.7.3",
5252
"source-map-loader": "5.0.0",
@@ -55,7 +55,7 @@
5555
"tinyglobby": "0.2.15",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
58-
"webpack": "5.103.0",
58+
"webpack": "5.104.0",
5959
"webpack-dev-middleware": "7.4.5",
6060
"webpack-dev-server": "5.2.2",
6161
"webpack-merge": "6.0.1",
@@ -71,7 +71,7 @@
7171
"@angular/platform-browser": "^21.0.0 || ^21.1.0-next.0",
7272
"@angular/platform-server": "^21.0.0 || ^21.1.0-next.0",
7373
"@angular/service-worker": "^21.0.0 || ^21.1.0-next.0",
74-
"@angular/ssr": "github:angular/angular-ssr-builds#430d189",
74+
"@angular/ssr": "github:angular/angular-ssr-builds#6e5cca7",
7575
"@web/test-runner": "^0.20.0",
7676
"browser-sync": "^3.0.2",
7777
"jest": "^30.2.0",
@@ -137,7 +137,7 @@
137137
"type": "git",
138138
"url": "https://github.com/angular/angular-cli.git"
139139
},
140-
"packageManager": "pnpm@10.25.0",
140+
"packageManager": "pnpm@10.26.0",
141141
"engines": {
142142
"node": "^20.19.0 || ^22.12.0 || >=24.0.0",
143143
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",

src/utils/normalize-cache.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Dec 17 2025 14:22:30 GMT+0000 (Coordinated Universal Time)
1+
Wed Dec 17 2025 15:11:17 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)