Skip to content

Commit 65c99b8

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies to v7.26.9
1 parent f927879 commit 65c99b8

File tree

6 files changed

+497
-399
lines changed

6 files changed

+497
-399
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+5-5
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=973445093
6-
package.json=-2094140265
7-
packages/angular/build/package.json=669687745
6+
package.json=-1990485513
7+
packages/angular/build/package.json=-1875938558
88
packages/angular/cli/package.json=-803141029
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=1856194341
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=-1221036750
13+
packages/angular_devkit/build_angular/package.json=-834874222
1414
packages/angular_devkit/build_webpack/package.json=1352342017
1515
packages/angular_devkit/core/package.json=339935828
1616
packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=774399812
1818
packages/ngtools/webpack/package.json=1021868664
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=771995054
20+
pnpm-lock.yaml=543305912
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=1685128151
22+
yarn.lock=-1771973873

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@
6060
"@angular/platform-server": "19.2.0-next.2",
6161
"@angular/router": "19.2.0-next.2",
6262
"@angular/service-worker": "19.2.0-next.2",
63-
"@babel/core": "7.26.8",
64-
"@babel/generator": "7.26.8",
63+
"@babel/core": "7.26.9",
64+
"@babel/generator": "7.26.9",
6565
"@babel/helper-annotate-as-pure": "7.25.9",
6666
"@babel/helper-split-export-declaration": "7.24.7",
6767
"@babel/plugin-syntax-import-attributes": "7.26.0",
6868
"@babel/plugin-transform-async-generator-functions": "7.26.8",
6969
"@babel/plugin-transform-async-to-generator": "7.25.9",
70-
"@babel/plugin-transform-runtime": "7.26.8",
71-
"@babel/preset-env": "7.26.8",
72-
"@babel/runtime": "7.26.7",
70+
"@babel/plugin-transform-runtime": "7.26.9",
71+
"@babel/preset-env": "7.26.9",
72+
"@babel/runtime": "7.26.9",
7373
"@bazel/bazelisk": "1.25.0",
7474
"@bazel/buildifier": "8.0.3",
7575
"@bazel/runfiles": "^6.0.0",

packages/angular/build/package.json

+1-1
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.26.8",
23+
"@babel/core": "7.26.9",
2424
"@babel/helper-annotate-as-pure": "7.25.9",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@babel/plugin-syntax-import-attributes": "7.26.0",

packages/angular_devkit/build_angular/package.json

+5-5
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.26.8",
15-
"@babel/generator": "7.26.8",
14+
"@babel/core": "7.26.9",
15+
"@babel/generator": "7.26.9",
1616
"@babel/helper-annotate-as-pure": "7.25.9",
1717
"@babel/helper-split-export-declaration": "7.24.7",
1818
"@babel/plugin-transform-async-generator-functions": "7.26.8",
1919
"@babel/plugin-transform-async-to-generator": "7.25.9",
20-
"@babel/plugin-transform-runtime": "7.26.8",
21-
"@babel/preset-env": "7.26.8",
22-
"@babel/runtime": "7.26.7",
20+
"@babel/plugin-transform-runtime": "7.26.9",
21+
"@babel/preset-env": "7.26.9",
22+
"@babel/runtime": "7.26.9",
2323
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.2.0",

0 commit comments

Comments
 (0)