Skip to content

Commit 02d87bc

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 9b0d730 commit 02d87bc

File tree

8 files changed

+77
-62
lines changed

8 files changed

+77
-62
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+6-6
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=-139091988
7-
packages/angular/build/package.json=1783072863
8-
packages/angular/cli/package.json=1301682969
6+
package.json=761909194
7+
packages/angular/build/package.json=-1342328419
8+
packages/angular/cli/package.json=-1785130725
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=-1038366877
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=-1206066740
13+
packages/angular_devkit/build_angular/package.json=-209671030
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=-169616762
1818
packages/ngtools/webpack/package.json=1373072616
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=-170645114
20+
pnpm-lock.yaml=1093223572
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=-1265088461
22+
yarn.lock=1913919872

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@ yarn_install(
149149

150150
http_archive(
151151
name = "aspect_bazel_lib",
152-
sha256 = "c96db69dd2714a37f3298338a1a42b27e3a2696c3b36dd4441b9bf7a1a12bee0",
153-
strip_prefix = "bazel-lib-2.11.0",
154-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.11.0/bazel-lib-v2.11.0.tar.gz",
152+
sha256 = "57a777c5d4d0b79ad675995ee20fc1d6d2514a1ef3000d98f5c70cf0c09458a3",
153+
strip_prefix = "bazel-lib-2.13.0",
154+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.13.0/bazel-lib-v2.13.0.tar.gz",
155155
)
156156

157157
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "aspect_bazel_lib_register_toolchains")

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@babel/preset-env": "7.26.7",
7272
"@babel/runtime": "7.26.7",
7373
"@bazel/bazelisk": "1.25.0",
74-
"@bazel/buildifier": "8.0.1",
74+
"@bazel/buildifier": "8.0.2",
7575
"@bazel/runfiles": "^6.0.0",
7676
"@discoveryjs/json-ext": "0.6.3",
7777
"@inquirer/confirm": "5.1.4",
@@ -158,7 +158,7 @@
158158
"magic-string": "0.30.17",
159159
"mini-css-extract-plugin": "2.9.2",
160160
"mrmime": "2.0.0",
161-
"ng-packagr": "19.1.1",
161+
"ng-packagr": "19.1.2",
162162
"npm": "^11.0.0",
163163
"npm-package-arg": "12.0.1",
164164
"npm-pick-manifest": "10.0.0",
@@ -182,7 +182,7 @@
182182
"rxjs": "7.8.1",
183183
"sass": "1.83.4",
184184
"sass-loader": "16.0.4",
185-
"semver": "7.6.3",
185+
"semver": "7.7.0",
186186
"shelljs": "^0.8.5",
187187
"source-map": "0.7.4",
188188
"source-map-loader": "5.0.0",

packages/angular/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"piscina": "4.8.0",
4141
"rollup": "4.32.1",
4242
"sass": "1.83.4",
43-
"semver": "7.6.3",
43+
"semver": "7.7.0",
4444
"vite": "6.0.11",
4545
"watchpack": "2.4.2"
4646
},

packages/angular/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"npm-pick-manifest": "10.0.0",
3737
"pacote": "20.0.0",
3838
"resolve": "1.22.10",
39-
"semver": "7.6.3",
39+
"semver": "7.7.0",
4040
"symbol-observable": "4.0.0",
4141
"yargs": "17.7.2"
4242
},

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rxjs": "7.8.1",
5151
"sass": "1.83.4",
5252
"sass-loader": "16.0.4",
53-
"semver": "7.6.3",
53+
"semver": "7.7.0",
5454
"source-map-loader": "5.0.0",
5555
"source-map-support": "0.5.21",
5656
"terser": "5.37.0",

pnpm-lock.yaml

+41-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)