Skip to content

Commit cbd0a9a

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

File tree

4 files changed

+376
-301
lines changed

4 files changed

+376
-301
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@angular/service-worker": "21.0.0-next.4",
6363
"@bazel/bazelisk": "1.26.0",
6464
"@bazel/buildifier": "8.2.1",
65-
"@eslint/compat": "1.3.2",
65+
"@eslint/compat": "1.4.0",
6666
"@eslint/eslintrc": "3.3.1",
6767
"@eslint/js": "9.36.0",
6868
"@rollup/plugin-alias": "^5.1.1",
@@ -94,8 +94,8 @@
9494
"@types/yargs": "^17.0.20",
9595
"@types/yargs-parser": "^21.0.0",
9696
"@types/yarnpkg__lockfile": "^1.1.5",
97-
"@typescript-eslint/eslint-plugin": "8.44.0",
98-
"@typescript-eslint/parser": "8.44.0",
97+
"@typescript-eslint/eslint-plugin": "8.44.1",
98+
"@typescript-eslint/parser": "8.44.1",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"buffer": "6.0.3",
@@ -129,7 +129,7 @@
129129
"protractor": "~7.0.0",
130130
"puppeteer": "18.2.1",
131131
"quicktype-core": "23.2.6",
132-
"rollup": "4.52.0",
132+
"rollup": "4.52.2",
133133
"rollup-license-plugin": "~3.0.1",
134134
"rollup-plugin-dts": "6.2.3",
135135
"rollup-plugin-sourcemaps2": "0.5.4",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rolldown": "1.0.0-beta.38",
41-
"sass": "1.93.0",
40+
"rolldown": "1.0.0-beta.39",
41+
"sass": "1.93.1",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
45-
"vite": "7.1.6",
45+
"vite": "7.1.7",
4646
"watchpack": "2.4.4"
4747
},
4848
"optionalDependencies": {

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"postcss-loader": "8.2.0",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",
49-
"sass": "1.93.0",
49+
"sass": "1.93.1",
5050
"sass-loader": "16.0.5",
5151
"semver": "7.7.2",
5252
"source-map-loader": "5.0.0",

0 commit comments

Comments
 (0)