Skip to content

Commit 6d6e24a

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
1 parent 0948dde commit 6d6e24a

File tree

6 files changed

+198
-198
lines changed

6 files changed

+198
-198
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,13 @@
149149
"ora": "5.4.1",
150150
"parse5-html-rewriting-stream": "7.0.0",
151151
"picomatch": "4.0.2",
152-
"piscina": "4.8.0",
152+
"piscina": "4.9.0",
153153
"postcss": "8.5.3",
154154
"prettier": "^3.0.0",
155155
"protractor": "~7.0.0",
156156
"puppeteer": "18.2.1",
157157
"quicktype-core": "23.0.171",
158-
"rollup": "4.35.0",
158+
"rollup": "4.36.0",
159159
"rollup-license-plugin": "~3.0.1",
160160
"rollup-plugin-sourcemaps": "^0.6.0",
161161
"rxjs": "7.8.2",

packages/angular/build/package.json

+3-3
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.7",
27+
"@inquirer/confirm": "5.1.8",
2828
"@vitejs/plugin-basic-ssl": "2.0.0",
2929
"beasties": "0.2.0",
3030
"browserslist": "^4.23.0",
@@ -36,8 +36,8 @@
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "7.0.0",
3838
"picomatch": "4.0.2",
39-
"piscina": "4.8.0",
40-
"rollup": "4.35.0",
39+
"piscina": "4.9.0",
40+
"rollup": "4.36.0",
4141
"sass": "1.85.1",
4242
"semver": "7.7.1",
4343
"source-map-support": "0.5.21",

packages/angular/cli/package.json

+1-1
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.3.3",
28+
"@inquirer/prompts": "7.4.0",
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/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"open": "10.1.0",
4444
"ora": "5.4.1",
4545
"picomatch": "4.0.2",
46-
"piscina": "4.8.0",
46+
"piscina": "4.9.0",
4747
"postcss": "8.5.3",
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",

packages/angular_devkit/schematics_cli/package.json

+1-1
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.3.3",
21+
"@inquirer/prompts": "7.4.0",
2222
"ansi-colors": "4.1.3",
2323
"symbol-observable": "4.0.0",
2424
"yargs-parser": "21.1.1"

0 commit comments

Comments
 (0)