Skip to content

Commit e00ea8e

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
1 parent 1a3ef3b commit e00ea8e

File tree

7 files changed

+342
-136
lines changed

7 files changed

+342
-136
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=-1196120648
6-
package.json=1915794033
7-
packages/angular/build/package.json=-1602808389
6+
package.json=746161171
7+
packages/angular/build/package.json=-183033924
88
packages/angular/cli/package.json=-1878910022
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=1104313629
1111
packages/angular_devkit/architect/package.json=-1496633956
1212
packages/angular_devkit/architect_cli/package.json=1551210941
13-
packages/angular_devkit/build_angular/package.json=-949307408
13+
packages/angular_devkit/build_angular/package.json=1298883186
1414
packages/angular_devkit/build_webpack/package.json=373950017
1515
packages/angular_devkit/core/package.json=339935828
1616
packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=-1663529211
1818
packages/ngtools/webpack/package.json=1463215526
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=327624853
20+
pnpm-lock.yaml=-2018660090
2121
pnpm-workspace.yaml=-1847919625
22-
yarn.lock=1005429013
22+
yarn.lock=1341797402

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ build_bazel_rules_nodejs_dependencies()
3737

3838
http_archive(
3939
name = "aspect_rules_js",
40-
sha256 = "fbc34d815a0cc52183a1a26732fc0329e26774a51abbe0f26fc9fd2dab6133b4",
41-
strip_prefix = "rules_js-2.1.2",
42-
url = "https://github.com/aspect-build/rules_js/releases/download/v2.1.2/rules_js-v2.1.2.tar.gz",
40+
sha256 = "875b8d01af629dbf626eddc5cf239c9f0da20330f4d99ad956afc961096448dd",
41+
strip_prefix = "rules_js-2.1.3",
42+
url = "https://github.com/aspect-build/rules_js/releases/download/v2.1.3/rules_js-v2.1.3.tar.gz",
4343
)
4444

4545
load("@aspect_rules_js//js:repositories.bzl", "rules_js_dependencies")

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"magic-string": "0.30.17",
162162
"mini-css-extract-plugin": "2.9.2",
163163
"mrmime": "2.0.0",
164-
"ng-packagr": "19.1.0",
164+
"ng-packagr": "19.1.1",
165165
"npm": "^11.0.0",
166166
"npm-package-arg": "12.0.1",
167167
"npm-pick-manifest": "10.0.0",
@@ -179,7 +179,7 @@
179179
"puppeteer": "18.2.1",
180180
"quicktype-core": "23.0.171",
181181
"resolve-url-loader": "5.0.0",
182-
"rollup": "4.31.0",
182+
"rollup": "4.32.0",
183183
"rollup-license-plugin": "~3.0.1",
184184
"rollup-plugin-sourcemaps": "^0.6.0",
185185
"rxjs": "7.8.1",
@@ -197,7 +197,7 @@
197197
"ts-node": "^10.9.1",
198198
"tslib": "2.8.1",
199199
"typescript": "5.7.3",
200-
"undici": "7.2.3",
200+
"undici": "7.3.0",
201201
"unenv": "^1.10.0",
202202
"verdaccio": "6.0.5",
203203
"verdaccio-auth-memory": "^10.0.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"parse5-html-rewriting-stream": "7.0.0",
4040
"picomatch": "4.0.2",
4141
"piscina": "4.8.0",
42-
"rollup": "4.31.0",
42+
"rollup": "4.32.0",
4343
"sass": "1.83.4",
4444
"semver": "7.6.3",
4545
"vite": "6.0.11",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"esbuild": "0.24.2"
6767
},
6868
"devDependencies": {
69-
"undici": "7.2.3"
69+
"undici": "7.3.0"
7070
},
7171
"peerDependencies": {
7272
"@angular/compiler-cli": "0.0.0-ANGULAR-FW-PEER-DEP",

0 commit comments

Comments
 (0)