Skip to content

Commit 0fe4a54

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent d4ee360 commit 0fe4a54

File tree

7 files changed

+611
-375
lines changed

7 files changed

+611
-375
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=-1196120648
6-
package.json=-888245585
7-
packages/angular/build/package.json=1948684129
8-
packages/angular/cli/package.json=-1878910022
6+
package.json=550134286
7+
packages/angular/build/package.json=1783072863
8+
packages/angular/cli/package.json=1301682969
99
packages/angular/pwa/package.json=1108903917
1010
packages/angular/ssr/package.json=1104313629
1111
packages/angular_devkit/architect/package.json=-1496633956
@@ -14,9 +14,9 @@ packages/angular_devkit/build_angular/package.json=1732310149
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=-1663529211
17+
packages/angular_devkit/schematics_cli/package.json=-169616762
1818
packages/ngtools/webpack/package.json=1463215526
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=967402942
20+
pnpm-lock.yaml=1489986000
2121
pnpm-workspace.yaml=-1847919625
22-
yarn.lock=1546758537
22+
yarn.lock=346921654

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"@bazel/rollup": "^5.8.1",
7878
"@bazel/runfiles": "^6.0.0",
7979
"@discoveryjs/json-ext": "0.6.3",
80-
"@inquirer/confirm": "5.1.3",
81-
"@inquirer/prompts": "7.2.3",
80+
"@inquirer/confirm": "5.1.4",
81+
"@inquirer/prompts": "7.2.4",
8282
"@listr2/prompt-adapter-inquirer": "2.0.18",
8383
"@rollup/plugin-alias": "^5.1.1",
8484
"@rollup/plugin-commonjs": "^28.0.0",
@@ -108,8 +108,8 @@
108108
"@types/yargs": "^17.0.20",
109109
"@types/yargs-parser": "^21.0.0",
110110
"@types/yarnpkg__lockfile": "^1.1.5",
111-
"@typescript-eslint/eslint-plugin": "8.21.0",
112-
"@typescript-eslint/parser": "8.21.0",
111+
"@typescript-eslint/eslint-plugin": "8.22.0",
112+
"@typescript-eslint/parser": "8.22.0",
113113
"@vitejs/plugin-basic-ssl": "1.2.0",
114114
"@web/test-runner": "^0.19.0",
115115
"@yarnpkg/lockfile": "1.1.0",
@@ -179,7 +179,7 @@
179179
"puppeteer": "18.2.1",
180180
"quicktype-core": "23.0.171",
181181
"resolve-url-loader": "5.0.0",
182-
"rollup": "4.32.0",
182+
"rollup": "4.32.1",
183183
"rollup-license-plugin": "~3.0.1",
184184
"rollup-plugin-sourcemaps": "^0.6.0",
185185
"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.3",
27+
"@inquirer/confirm": "5.1.4",
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.0",
41+
"rollup": "4.32.1",
4242
"sass": "1.83.4",
4343
"semver": "7.6.3",
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.3",
28+
"@inquirer/prompts": "7.2.4",
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.3",
21+
"@inquirer/prompts": "7.2.4",
2222
"ansi-colors": "4.1.3",
2323
"symbol-observable": "4.0.0",
2424
"yargs-parser": "21.1.1"

0 commit comments

Comments
 (0)