Skip to content

Commit dc11340

Browse files
angular-robotjkrems
authored andcommitted
build: update all non-major dependencies
1 parent bde185c commit dc11340

File tree

7 files changed

+346
-280
lines changed

7 files changed

+346
-280
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=973445093
6-
package.json=-1652339359
7-
packages/angular/build/package.json=-579157191
6+
package.json=-613776971
7+
packages/angular/build/package.json=-342568896
88
packages/angular/cli/package.json=-284191300
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=-365545205
13+
packages/angular_devkit/build_angular/package.json=-1998034676
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=774399812
1818
packages/ngtools/webpack/package.json=1373072616
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=-691818088
20+
pnpm-lock.yaml=1236260500
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=1631477188
22+
yarn.lock=-1159191809

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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"less-loader": "12.2.0",
153153
"license-webpack-plugin": "4.0.2",
154154
"listr2": "8.2.5",
155-
"lmdb": "3.2.3",
155+
"lmdb": "3.2.4",
156156
"loader-utils": "3.3.1",
157157
"lodash": "^4.17.21",
158158
"magic-string": "0.30.17",
@@ -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",
@@ -189,7 +189,7 @@
189189
"source-map-support": "0.5.21",
190190
"symbol-observable": "4.0.0",
191191
"tar": "^7.0.0",
192-
"terser": "5.37.0",
192+
"terser": "5.38.0",
193193
"tree-kill": "1.2.2",
194194
"ts-node": "^10.9.1",
195195
"tslib": "2.8.1",
@@ -198,7 +198,7 @@
198198
"unenv": "^1.10.0",
199199
"verdaccio": "6.0.5",
200200
"verdaccio-auth-memory": "^10.0.0",
201-
"vite": "6.0.11",
201+
"vite": "6.1.0",
202202
"watchpack": "2.4.2",
203203
"webpack": "5.97.1",
204204
"webpack-dev-middleware": "7.4.2",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
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",
44-
"vite": "6.0.11",
44+
"vite": "6.1.0",
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {
48-
"lmdb": "3.2.3"
48+
"lmdb": "3.2.4"
4949
},
5050
"devDependencies": {
5151
"@angular/ssr": "workspace:*",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"semver": "7.7.1",
5454
"source-map-loader": "5.0.0",
5555
"source-map-support": "0.5.21",
56-
"terser": "5.37.0",
56+
"terser": "5.38.0",
5757
"tree-kill": "1.2.2",
5858
"tslib": "2.8.1",
5959
"webpack": "5.97.1",

0 commit comments

Comments
 (0)