Skip to content

Commit a442f8c

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 18226c6 commit a442f8c

File tree

8 files changed

+135
-114
lines changed

8 files changed

+135
-114
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
"@bazel/esbuild": "5.8.1",
8585
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch",
8686
"@discoveryjs/json-ext": "0.5.7",
87-
"@inquirer/confirm": "3.1.9",
88-
"@inquirer/prompts": "5.0.5",
89-
"@listr2/prompt-adapter-inquirer": "2.0.11",
87+
"@inquirer/confirm": "3.1.10",
88+
"@inquirer/prompts": "5.0.6",
89+
"@listr2/prompt-adapter-inquirer": "2.0.12",
9090
"@rollup/plugin-commonjs": "^26.0.0",
9191
"@rollup/plugin-node-resolve": "^13.0.5",
9292
"@types/babel__core": "7.20.5",
@@ -158,7 +158,7 @@
158158
"less": "4.2.0",
159159
"less-loader": "12.2.0",
160160
"license-webpack-plugin": "4.0.2",
161-
"listr2": "8.2.1",
161+
"listr2": "8.2.2",
162162
"lmdb": "3.0.12",
163163
"loader-utils": "3.3.1",
164164
"lodash": "^4.17.21",
@@ -173,7 +173,7 @@
173173
"pacote": "18.0.6",
174174
"parse5-html-rewriting-stream": "7.0.0",
175175
"picomatch": "4.0.2",
176-
"piscina": "4.5.1",
176+
"piscina": "4.6.0",
177177
"postcss": "8.4.38",
178178
"postcss-loader": "8.1.1",
179179
"prettier": "^3.0.0",
@@ -198,12 +198,12 @@
198198
"ts-node": "^10.9.1",
199199
"tslib": "2.6.3",
200200
"typescript": "5.5.1-rc",
201-
"undici": "6.19.1",
201+
"undici": "6.19.2",
202202
"verdaccio": "5.31.1",
203203
"verdaccio-auth-memory": "^10.0.0",
204204
"vite": "5.3.1",
205205
"watchpack": "2.4.1",
206-
"webpack": "5.92.0",
206+
"webpack": "5.92.1",
207207
"webpack-dev-middleware": "7.2.1",
208208
"webpack-dev-server": "5.0.4",
209209
"webpack-merge": "5.10.0",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/core": "7.24.7",
2424
"@babel/helper-annotate-as-pure": "7.24.7",
2525
"@babel/helper-split-export-declaration": "7.24.7",
26-
"@inquirer/confirm": "3.1.9",
26+
"@inquirer/confirm": "3.1.10",
2727
"@vitejs/plugin-basic-ssl": "1.1.0",
2828
"ansi-colors": "4.1.3",
2929
"browserslist": "^4.23.0",
@@ -37,10 +37,10 @@
3737
"ora": "5.4.1",
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
40-
"piscina": "4.5.1",
40+
"piscina": "4.6.0",
4141
"sass": "1.77.6",
4242
"semver": "7.6.2",
43-
"undici": "6.19.1",
43+
"undici": "6.19.2",
4444
"vite": "5.3.1",
4545
"watchpack": "2.4.1"
4646
},

packages/angular/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
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": "5.0.5",
29-
"@listr2/prompt-adapter-inquirer": "2.0.11",
28+
"@inquirer/prompts": "5.0.6",
29+
"@listr2/prompt-adapter-inquirer": "2.0.12",
3030
"@schematics/angular": "0.0.0-PLACEHOLDER",
3131
"@yarnpkg/lockfile": "1.1.0",
3232
"ini": "4.1.3",
3333
"jsonc-parser": "3.2.1",
34-
"listr2": "8.2.1",
34+
"listr2": "8.2.2",
3535
"npm-package-arg": "11.0.2",
3636
"npm-pick-manifest": "9.0.1",
3737
"pacote": "18.0.6",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"ora": "5.4.1",
4949
"parse5-html-rewriting-stream": "7.0.0",
5050
"picomatch": "4.0.2",
51-
"piscina": "4.5.1",
51+
"piscina": "4.6.0",
5252
"postcss": "8.4.38",
5353
"postcss-loader": "8.1.1",
5454
"resolve-url-loader": "5.0.0",
@@ -61,10 +61,10 @@
6161
"terser": "5.31.1",
6262
"tree-kill": "1.2.2",
6363
"tslib": "2.6.3",
64-
"undici": "6.19.1",
64+
"undici": "6.19.2",
6565
"vite": "5.3.1",
6666
"watchpack": "2.4.1",
67-
"webpack": "5.92.0",
67+
"webpack": "5.92.1",
6868
"webpack-dev-middleware": "7.2.1",
6969
"webpack-dev-server": "5.0.4",
7070
"webpack-merge": "5.10.0",

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
24-
"webpack": "5.92.0"
24+
"webpack": "5.92.1"
2525
},
2626
"peerDependencies": {
2727
"webpack": "^5.30.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": "5.0.5",
21+
"@inquirer/prompts": "5.0.6",
2222
"ansi-colors": "4.1.3",
2323
"symbol-observable": "4.0.0",
2424
"yargs-parser": "21.1.1"

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@angular/compiler": "18.1.0-next.2",
3131
"@angular/compiler-cli": "18.1.0-next.2",
3232
"typescript": "5.5.1-rc",
33-
"webpack": "5.92.0"
33+
"webpack": "5.92.1"
3434
}
3535
}

0 commit comments

Comments
 (0)