Skip to content

Commit 579131e

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 5c8a055 commit 579131e

4 files changed

Lines changed: 535 additions & 531 deletions

File tree

package.json

Lines changed: 4 additions & 4 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.62.3",
73+
"@rollup/wasm-node": "4.62.4",
7474
"@stylistic/eslint-plugin": "^5.0.0",
7575
"@tony.ganchev/eslint-plugin-header": "~3.4.0",
7676
"@types/babel__core": "7.20.5",
@@ -103,7 +103,7 @@
103103
"eslint-plugin-import": "2.32.0",
104104
"express": "5.2.1",
105105
"fast-glob": "3.3.3",
106-
"globals": "17.8.0",
106+
"globals": "17.9.0",
107107
"http-proxy": "^1.18.1",
108108
"http-proxy-middleware": "4.2.0",
109109
"husky": "9.1.7",
@@ -122,7 +122,7 @@
122122
"prettier": "^3.0.0",
123123
"puppeteer": "25.4.0",
124124
"quicktype-core": "26.0.0",
125-
"rollup": "4.62.3",
125+
"rollup": "4.62.4",
126126
"rollup-license-plugin": "~3.2.0",
127127
"rollup-plugin-dts": "6.4.1",
128128
"rollup-plugin-sourcemaps2": "0.5.8",
@@ -131,7 +131,7 @@
131131
"tslib": "2.8.1",
132132
"undici": "8.9.0",
133133
"unenv": "^1.10.0",
134-
"verdaccio": "6.9.0",
134+
"verdaccio": "6.9.2",
135135
"verdaccio-auth-memory": "^13.0.0",
136136
"zone.js": "^0.16.0"
137137
},

packages/angular/build/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"parse5-html-rewriting-stream": "8.0.1",
3838
"picomatch": "4.0.5",
3939
"piscina": "5.3.0",
40-
"rolldown": "1.2.0",
40+
"rolldown": "1.2.1",
4141
"sass": "1.102.0",
4242
"semver": "7.8.5",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.17",
45-
"vite": "8.1.5",
45+
"vite": "8.2.0",
4646
"watchpack": "2.5.2"
4747
},
4848
"optionalDependencies": {
@@ -56,8 +56,8 @@
5656
"jsdom": "30.0.1",
5757
"less": "4.8.1",
5858
"ng-packagr": "22.2.0-next.2",
59-
"postcss": "8.5.24",
60-
"rollup": "4.62.3",
59+
"postcss": "8.5.25",
60+
"rollup": "4.62.4",
6161
"rxjs": "7.8.2",
6262
"vitest": "4.1.10"
6363
},

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ora": "9.4.1",
4343
"picomatch": "4.0.5",
4444
"piscina": "5.3.0",
45-
"postcss": "8.5.24",
45+
"postcss": "8.5.25",
4646
"postcss-loader": "8.2.1",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",
@@ -55,7 +55,7 @@
5555
"tinyglobby": "0.2.17",
5656
"tslib": "2.8.1",
5757
"webpack": "5.109.2",
58-
"webpack-dev-middleware": "8.1.0",
58+
"webpack-dev-middleware": "8.1.1",
5959
"webpack-dev-server": "6.0.0",
6060
"webpack-merge": "6.0.1",
6161
"webpack-subresource-integrity": "5.1.0"

0 commit comments

Comments
 (0)