Skip to content

Commit dffd16a

Browse files
committed
build: update all non-major dependencies
1 parent ef7ea53 commit dffd16a

File tree

6 files changed

+190
-190
lines changed

6 files changed

+190
-190
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
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=-1652339359
7-
packages/angular/build/package.json=-579157191
6+
package.json=1565725538
7+
packages/angular/build/package.json=683348888
88
packages/angular/cli/package.json=-284191300
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=-1038366877
@@ -17,6 +17,6 @@ packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=774399812
1818
packages/ngtools/webpack/package.json=1373072616
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=-691818088
20+
pnpm-lock.yaml=-146332115
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=1631477188
22+
yarn.lock=-1490398969

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,9 @@ http_archive(
232232
name = "aspect_rules_ts",
233233
patch_args = ["-p1"],
234234
patches = ["//tools:rules_ts_windows.patch"],
235-
sha256 = "013a10b2b457add73b081780e604778eb50a141709f9194298f97761acdcc169",
236-
strip_prefix = "rules_ts-3.4.0",
237-
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.4.0/rules_ts-v3.4.0.tar.gz",
235+
sha256 = "4263532b2fb4d16f309d80e3597191a1cb2fb69c19e95d91711bd6b97874705e",
236+
strip_prefix = "rules_ts-3.5.0",
237+
url = "https://github.com/aspect-build/rules_ts/releases/download/v3.5.0/rules_ts-v3.5.0.tar.gz",
238238
)
239239

240240
load("@aspect_rules_ts//ts:repositories.bzl", "rules_ts_dependencies")

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"puppeteer": "18.2.1",
177177
"quicktype-core": "23.0.171",
178178
"resolve-url-loader": "5.0.0",
179-
"rollup": "4.34.2",
179+
"rollup": "4.34.3",
180180
"rollup-license-plugin": "~3.0.1",
181181
"rollup-plugin-sourcemaps": "^0.6.0",
182182
"rxjs": "7.8.1",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.8.0",
41-
"rollup": "4.34.2",
41+
"rollup": "4.34.3",
4242
"sass": "1.83.4",
4343
"semver": "7.7.1",
4444
"vite": "6.0.11",

0 commit comments

Comments
 (0)