Skip to content

Commit 39a85f2

Browse files
committed
build: update all non-major dependencies
1 parent 64a1b15 commit 39a85f2

File tree

8 files changed

+692
-369
lines changed

8 files changed

+692
-369
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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=118967274
7-
packages/angular/build/package.json=-1342328419
8-
packages/angular/cli/package.json=-1785130725
6+
package.json=-235858387
7+
packages/angular/build/package.json=1404683130
8+
packages/angular/cli/package.json=91141789
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=-1038366877
1111
packages/angular_devkit/architect/package.json=-1496633956
@@ -14,9 +14,9 @@ packages/angular_devkit/build_angular/package.json=-209671030
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
17-
packages/angular_devkit/schematics_cli/package.json=-169616762
17+
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=-968241303
20+
pnpm-lock.yaml=-1271328235
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=1608250888
22+
yarn.lock=487591929

.github/workflows/perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# identity federation. This allows us to request short lived credentials on demand, rather than storing
4848
# credentials in secrets long term. More information can be found at:
4949
# https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform
50-
- uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
50+
- uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
5151
with:
5252
project_id: 'internal-200822'
5353
workload_identity_provider: 'projects/823469418460/locations/global/workloadIdentityPools/measurables-tracking/providers/angular'

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"@bazel/buildifier": "8.0.2",
7575
"@bazel/runfiles": "^6.0.0",
7676
"@discoveryjs/json-ext": "0.6.3",
77-
"@inquirer/confirm": "5.1.4",
78-
"@inquirer/prompts": "7.2.4",
77+
"@inquirer/confirm": "5.1.5",
78+
"@inquirer/prompts": "7.3.1",
7979
"@listr2/prompt-adapter-inquirer": "2.0.18",
8080
"@rollup/plugin-alias": "^5.1.1",
8181
"@rollup/plugin-commonjs": "^28.0.0",
@@ -105,8 +105,8 @@
105105
"@types/yargs": "^17.0.20",
106106
"@types/yargs-parser": "^21.0.0",
107107
"@types/yarnpkg__lockfile": "^1.1.5",
108-
"@typescript-eslint/eslint-plugin": "8.22.0",
109-
"@typescript-eslint/parser": "8.22.0",
108+
"@typescript-eslint/eslint-plugin": "8.23.0",
109+
"@typescript-eslint/parser": "8.23.0",
110110
"@vitejs/plugin-basic-ssl": "1.2.0",
111111
"@web/test-runner": "^0.19.0",
112112
"@yarnpkg/lockfile": "1.1.0",
@@ -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.32.1",
179+
"rollup": "4.34.1",
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/helper-annotate-as-pure": "7.25.9",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@babel/plugin-syntax-import-attributes": "7.26.0",
27-
"@inquirer/confirm": "5.1.4",
27+
"@inquirer/confirm": "5.1.5",
2828
"@vitejs/plugin-basic-ssl": "1.2.0",
2929
"beasties": "0.2.0",
3030
"browserslist": "^4.23.0",
@@ -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.32.1",
41+
"rollup": "4.34.1",
4242
"sass": "1.83.4",
4343
"semver": "7.7.0",
4444
"vite": "6.0.11",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.2.4",
28+
"@inquirer/prompts": "7.3.1",
2929
"@listr2/prompt-adapter-inquirer": "2.0.18",
3030
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3131
"@yarnpkg/lockfile": "1.1.0",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.2.4",
21+
"@inquirer/prompts": "7.3.1",
2222
"ansi-colors": "4.1.3",
2323
"symbol-observable": "4.0.0",
2424
"yargs-parser": "21.1.1"

0 commit comments

Comments
 (0)