Skip to content

Commit 1ec0582

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 87f4121 commit 1ec0582

File tree

3 files changed

+57
-57
lines changed

3 files changed

+57
-57
lines changed

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
77
"rxjs": "7.8.2",
8-
"vitest": "3.1.3"
8+
"vitest": "3.1.4"
99
}
1010
}

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.13",
4545
"vite": "6.3.5",
46-
"watchpack": "2.4.2"
46+
"watchpack": "2.4.3"
4747
},
4848
"optionalDependencies": {
4949
"lmdb": "3.3.0"
@@ -56,7 +56,7 @@
5656
"ng-packagr": "20.0.0-rc.0",
5757
"postcss": "8.5.3",
5858
"rxjs": "7.8.2",
59-
"vitest": "3.1.3"
59+
"vitest": "3.1.4"
6060
},
6161
"peerDependencies": {
6262
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

Lines changed: 54 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)