build: update all non-major dependencies

This commit is contained in:
Angular Robot 2025-03-12 18:03:38 +00:00 committed by Charles
parent 3f2e18dd10
commit 0c720655ea
4 changed files with 374 additions and 311 deletions

View File

@ -62,16 +62,16 @@
"@angular/platform-server": "20.0.0-next.1",
"@angular/router": "20.0.0-next.1",
"@angular/service-worker": "20.0.0-next.1",
"@babel/core": "7.26.9",
"@babel/generator": "7.26.9",
"@babel/core": "7.26.10",
"@babel/generator": "7.26.10",
"@babel/helper-annotate-as-pure": "7.25.9",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.26.0",
"@babel/plugin-transform-async-generator-functions": "7.26.8",
"@babel/plugin-transform-async-to-generator": "7.25.9",
"@babel/plugin-transform-runtime": "7.26.9",
"@babel/plugin-transform-runtime": "7.26.10",
"@babel/preset-env": "7.26.9",
"@babel/runtime": "7.26.9",
"@babel/runtime": "7.26.10",
"@bazel/bazelisk": "1.25.0",
"@bazel/buildifier": "8.0.3",
"@discoveryjs/json-ext": "0.6.3",
@ -198,7 +198,7 @@
"ts-node": "^10.9.1",
"tslib": "2.8.1",
"typescript": "5.8.2",
"undici": "7.4.0",
"undici": "7.5.0",
"unenv": "^1.10.0",
"verdaccio": "6.0.5",
"verdaccio-auth-memory": "^10.0.0",

View File

@ -20,7 +20,7 @@
"dependencies": {
"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@babel/core": "7.26.9",
"@babel/core": "7.26.10",
"@babel/helper-annotate-as-pure": "7.25.9",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.26.0",

View File

@ -11,15 +11,15 @@
"@angular-devkit/build-webpack": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
"@angular/build": "workspace:0.0.0-PLACEHOLDER",
"@babel/core": "7.26.9",
"@babel/generator": "7.26.9",
"@babel/core": "7.26.10",
"@babel/generator": "7.26.10",
"@babel/helper-annotate-as-pure": "7.25.9",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-transform-async-generator-functions": "7.26.8",
"@babel/plugin-transform-async-to-generator": "7.25.9",
"@babel/plugin-transform-runtime": "7.26.9",
"@babel/plugin-transform-runtime": "7.26.10",
"@babel/preset-env": "7.26.9",
"@babel/runtime": "7.26.9",
"@babel/runtime": "7.26.10",
"@discoveryjs/json-ext": "0.6.3",
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
"@vitejs/plugin-basic-ssl": "2.0.0",
@ -66,7 +66,7 @@
"esbuild": "0.25.1"
},
"devDependencies": {
"undici": "7.4.0",
"undici": "7.5.0",
"@angular/ssr": "workspace:*"
},
"peerDependencies": {

663
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff