Skip to content

Commit dce4bbf

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent dcfef0a commit dce4bbf

File tree

4 files changed

+198
-136
lines changed

4 files changed

+198
-136
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -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.28.0",
98-
"@typescript-eslint/parser": "8.28.0",
97+
"@typescript-eslint/eslint-plugin": "8.29.0",
98+
"@typescript-eslint/parser": "8.29.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.2.0",
@@ -141,7 +141,7 @@
141141
"typescript": "5.8.2",
142142
"undici": "7.6.0",
143143
"unenv": "^1.10.0",
144-
"verdaccio": "6.1.1",
144+
"verdaccio": "6.1.2",
145145
"verdaccio-auth-memory": "^10.0.0",
146146
"yargs-parser": "21.1.1",
147147
"zone.js": "^0.15.0"

Diff for: packages/angular/build/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"picomatch": "4.0.2",
3939
"piscina": "4.9.2",
4040
"rollup": "4.38.0",
41-
"sass": "1.86.0",
41+
"sass": "1.86.1",
4242
"semver": "7.7.1",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.12",
45-
"vite": "6.2.3",
45+
"vite": "6.2.4",
4646
"watchpack": "2.4.2"
4747
},
4848
"optionalDependencies": {

Diff for: packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.2",
51-
"sass": "1.86.0",
51+
"sass": "1.86.1",
5252
"sass-loader": "16.0.5",
5353
"semver": "7.7.1",
5454
"source-map-loader": "5.0.0",

0 commit comments

Comments
 (0)