Skip to content

Commit 099b5a7

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
1 parent 5f04d68 commit 099b5a7

File tree

7 files changed

+805
-456
lines changed

7 files changed

+805
-456
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=1728992596
6-
pnpm-lock.yaml=1882019845
5+
package.json=1733430966
6+
pnpm-lock.yaml=-703346517
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=-817896934
8+
yarn.lock=-931254131

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@bazel/rollup": "^5.8.1",
7777
"@bazel/runfiles": "^5.8.1",
7878
"@discoveryjs/json-ext": "0.6.3",
79-
"@inquirer/confirm": "5.1.0",
80-
"@inquirer/prompts": "7.2.0",
79+
"@inquirer/confirm": "5.1.1",
80+
"@inquirer/prompts": "7.2.1",
8181
"@listr2/prompt-adapter-inquirer": "2.0.18",
8282
"@rollup/plugin-alias": "^5.1.1",
8383
"@rollup/plugin-commonjs": "^28.0.0",
@@ -176,7 +176,7 @@
176176
"puppeteer": "18.2.1",
177177
"quicktype-core": "23.0.170",
178178
"resolve-url-loader": "5.0.0",
179-
"rollup": "4.28.1",
179+
"rollup": "4.29.1",
180180
"rollup-license-plugin": "~3.0.1",
181181
"rollup-plugin-sourcemaps": "^0.6.0",
182182
"rxjs": "7.8.1",
@@ -196,7 +196,7 @@
196196
"typescript": "5.7.2",
197197
"undici": "7.2.0",
198198
"unenv": "^1.10.0",
199-
"verdaccio": "6.0.4",
199+
"verdaccio": "6.0.5",
200200
"verdaccio-auth-memory": "^10.0.0",
201201
"vite": "6.0.5",
202202
"watchpack": "2.4.2",

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.0",
27+
"@inquirer/confirm": "5.1.1",
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.28.1",
41+
"rollup": "4.29.1",
4242
"sass": "1.83.0",
4343
"semver": "7.6.3",
4444
"vite": "6.0.5",

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": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.2.0",
28+
"@inquirer/prompts": "7.2.1",
2929
"@listr2/prompt-adapter-inquirer": "2.0.18",
3030
"@schematics/angular": "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": "0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.2.0",
21+
"@inquirer/prompts": "7.2.1",
2222
"ansi-colors": "4.1.3",
2323
"symbol-observable": "4.0.0",
2424
"yargs-parser": "21.1.1"

0 commit comments

Comments
 (0)