Skip to content

Commit f9b18f3

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 71eca4c commit f9b18f3

4 files changed

Lines changed: 202 additions & 191 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
"@types/semver": "^7.3.12",
9292
"@types/yargs": "^17.0.20",
9393
"@types/yargs-parser": "^21.0.0",
94-
"@typescript-eslint/eslint-plugin": "8.66.0",
95-
"@typescript-eslint/parser": "8.66.0",
94+
"@typescript-eslint/eslint-plugin": "8.67.0",
95+
"@typescript-eslint/parser": "8.67.0",
9696
"ajv": "8.20.0",
9797
"buffer": "6.0.3",
9898
"esbuild": "0.28.2",
@@ -119,7 +119,7 @@
119119
"lodash": "^4.17.21",
120120
"magic-string": "1.1.0",
121121
"prettier": "^3.0.0",
122-
"puppeteer": "25.5.0",
122+
"puppeteer": "25.6.0",
123123
"quicktype-core": "26.0.0",
124124
"rollup": "4.62.4",
125125
"rollup-license-plugin": "~3.2.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"listr2": "11.0.0",
3434
"magic-string": "1.1.0",
3535
"mrmime": "2.0.1",
36-
"oxc-parser": "0.143.0",
36+
"oxc-parser": "0.144.0",
3737
"parse5-html-rewriting-stream": "8.0.1",
3838
"picomatch": "4.0.5",
3939
"piscina": "5.3.0",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@angular-devkit/core": "workspace:*",
5353
"@angular/ssr": "workspace:*",
54-
"@oxc-project/types": "0.143.0",
54+
"@oxc-project/types": "0.144.0",
5555
"istanbul-lib-instrument": "6.0.3",
5656
"jsdom": "30.0.1",
5757
"less": "4.8.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"semver": "7.8.5",
5252
"source-map-loader": "5.0.0",
5353
"source-map-support": "0.5.21",
54-
"terser": "5.49.2",
54+
"terser": "5.50.0",
5555
"tinyglobby": "0.2.17",
5656
"tslib": "2.8.1",
5757
"webpack": "5.109.2",

0 commit comments

Comments
 (0)