Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-1406867100
modules/testing/builder/package.json=973445093
package.json=-139091988
packages/angular/build/package.json=1783072863
packages/angular/cli/package.json=1301682969
package.json=761909194
packages/angular/build/package.json=-1342328419
packages/angular/cli/package.json=-1785130725
packages/angular/pwa/package.json=1108903917
packages/angular/ssr/package.json=-1038366877
packages/angular_devkit/architect/package.json=-1496633956
packages/angular_devkit/architect_cli/package.json=1551210941
packages/angular_devkit/build_angular/package.json=-1206066740
packages/angular_devkit/build_angular/package.json=-209671030
packages/angular_devkit/build_webpack/package.json=373950017
packages/angular_devkit/core/package.json=339935828
packages/angular_devkit/schematics/package.json=673943597
packages/angular_devkit/schematics_cli/package.json=-169616762
packages/ngtools/webpack/package.json=1373072616
packages/schematics/angular/package.json=251715148
pnpm-lock.yaml=-170645114
pnpm-lock.yaml=1093223572
pnpm-workspace.yaml=-1056556036
yarn.lock=-1265088461
yarn.lock=1913919872
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ yarn_install(

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

load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "aspect_bazel_lib_register_toolchains")
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@babel/preset-env": "7.26.7",
"@babel/runtime": "7.26.7",
"@bazel/bazelisk": "1.25.0",
"@bazel/buildifier": "8.0.1",
"@bazel/buildifier": "8.0.2",
"@bazel/runfiles": "^6.0.0",
"@discoveryjs/json-ext": "0.6.3",
"@inquirer/confirm": "5.1.4",
Expand Down Expand Up @@ -158,7 +158,7 @@
"magic-string": "0.30.17",
"mini-css-extract-plugin": "2.9.2",
"mrmime": "2.0.0",
"ng-packagr": "19.1.1",
"ng-packagr": "19.1.2",
"npm": "^11.0.0",
"npm-package-arg": "12.0.1",
"npm-pick-manifest": "10.0.0",
Expand All @@ -182,7 +182,7 @@
"rxjs": "7.8.1",
"sass": "1.83.4",
"sass-loader": "16.0.4",
"semver": "7.6.3",
"semver": "7.7.0",
"shelljs": "^0.8.5",
"source-map": "0.7.4",
"source-map-loader": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"piscina": "4.8.0",
"rollup": "4.32.1",
"sass": "1.83.4",
"semver": "7.6.3",
"semver": "7.7.0",
"vite": "6.0.11",
"watchpack": "2.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"npm-pick-manifest": "10.0.0",
"pacote": "20.0.0",
"resolve": "1.22.10",
"semver": "7.6.3",
"semver": "7.7.0",
"symbol-observable": "4.0.0",
"yargs": "17.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rxjs": "7.8.1",
"sass": "1.83.4",
"sass-loader": "16.0.4",
"semver": "7.6.3",
"semver": "7.7.0",
"source-map-loader": "5.0.0",
"source-map-support": "0.5.21",
"terser": "5.37.0",
Expand Down
76 changes: 41 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading