Skip to content

Commit 5485204

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 661d996 commit 5485204

7 files changed

Lines changed: 1033 additions & 440 deletions

File tree

modules/testing/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"@angular-devkit/build-angular": "workspace:*",
55
"@angular-devkit/core": "workspace:*",
66
"@angular/ssr": "workspace:*",
7-
"@vitest/coverage-v8": "4.1.7",
7+
"@vitest/coverage-v8": "4.1.8",
88
"browser-sync": "3.0.4",
99
"istanbul-lib-instrument": "6.0.3",
1010
"jsdom": "29.1.1",
1111
"ng-packagr": "22.1.0-next.1",
1212
"rxjs": "7.8.2",
13-
"vitest": "4.1.7"
13+
"vitest": "4.1.8"
1414
}
1515
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@rollup/plugin-commonjs": "^29.0.0",
7171
"@rollup/plugin-json": "^6.1.0",
7272
"@rollup/plugin-node-resolve": "16.0.3",
73-
"@rollup/wasm-node": "4.60.4",
73+
"@rollup/wasm-node": "4.61.0",
7474
"@stylistic/eslint-plugin": "^5.0.0",
7575
"@tony.ganchev/eslint-plugin-header": "~3.4.0",
7676
"@types/babel__core": "7.20.5",
@@ -95,13 +95,13 @@
9595
"@types/yargs": "^17.0.20",
9696
"@types/yargs-parser": "^21.0.0",
9797
"@types/yarnpkg__lockfile": "^1.1.5",
98-
"@typescript-eslint/eslint-plugin": "8.60.0",
99-
"@typescript-eslint/parser": "8.60.0",
98+
"@typescript-eslint/eslint-plugin": "8.60.1",
99+
"@typescript-eslint/parser": "8.60.1",
100100
"ajv": "8.20.0",
101101
"buffer": "6.0.3",
102102
"esbuild": "0.28.0",
103103
"esbuild-wasm": "0.28.0",
104-
"eslint": "10.4.0",
104+
"eslint": "10.4.1",
105105
"eslint-config-prettier": "10.1.8",
106106
"eslint-plugin-import": "2.32.0",
107107
"express": "5.2.1",
@@ -125,7 +125,7 @@
125125
"prettier": "^3.0.0",
126126
"puppeteer": "25.1.0",
127127
"quicktype-core": "23.2.6",
128-
"rollup": "4.60.4",
128+
"rollup": "4.61.0",
129129
"rollup-license-plugin": "~3.2.0",
130130
"rollup-plugin-dts": "6.4.1",
131131
"rollup-plugin-sourcemaps2": "0.5.7",

packages/angular/build/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/core": "7.29.7",
2424
"@babel/helper-annotate-as-pure": "7.29.7",
2525
"@babel/helper-split-export-declaration": "7.24.7",
26-
"@inquirer/confirm": "6.1.0",
26+
"@inquirer/confirm": "6.1.1",
2727
"@vitejs/plugin-basic-ssl": "2.3.0",
2828
"beasties": "0.4.2",
2929
"browserslist": "^4.26.0",
@@ -36,16 +36,16 @@
3636
"parse5-html-rewriting-stream": "8.0.1",
3737
"picomatch": "4.0.4",
3838
"piscina": "5.1.4",
39-
"rollup": "4.60.4",
39+
"rollup": "4.61.0",
4040
"sass": "1.100.0",
4141
"semver": "7.8.1",
4242
"source-map-support": "0.5.21",
43-
"tinyglobby": "0.2.16",
44-
"vite": "7.3.3",
43+
"tinyglobby": "0.2.17",
44+
"vite": "7.3.5",
4545
"watchpack": "2.5.1"
4646
},
4747
"optionalDependencies": {
48-
"lmdb": "3.5.4"
48+
"lmdb": "3.5.5"
4949
},
5050
"devDependencies": {
5151
"@angular-devkit/core": "workspace:*",
@@ -55,9 +55,9 @@
5555
"less": "4.6.4",
5656
"ng-packagr": "22.1.0-next.1",
5757
"postcss": "8.5.15",
58-
"rolldown": "1.0.2",
58+
"rolldown": "1.0.3",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.1.7"
60+
"vitest": "4.1.8"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
18-
"@inquirer/prompts": "8.5.0",
19-
"@listr2/prompt-adapter-inquirer": "4.2.3",
18+
"@inquirer/prompts": "8.5.2",
19+
"@listr2/prompt-adapter-inquirer": "4.2.4",
2020
"@modelcontextprotocol/sdk": "1.29.0",
2121
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
2222
"@yarnpkg/lockfile": "1.1.0",
23-
"algoliasearch": "5.52.1",
23+
"algoliasearch": "5.53.0",
2424
"ini": "7.0.0",
2525
"jsonc-parser": "3.3.1",
2626
"listr2": "10.2.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"source-map-loader": "5.0.0",
5353
"source-map-support": "0.5.21",
5454
"terser": "5.48.0",
55-
"tinyglobby": "0.2.16",
55+
"tinyglobby": "0.2.17",
5656
"tslib": "2.8.1",
5757
"webpack": "5.107.2",
5858
"webpack-dev-middleware": "8.0.3",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "8.5.0"
21+
"@inquirer/prompts": "8.5.2"
2222
}
2323
}

0 commit comments

Comments
 (0)