Skip to content

Commit 84b9842

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent afa2738 commit 84b9842

File tree

3 files changed

+205
-141
lines changed

3 files changed

+205
-141
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.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",

packages/angular/build/package.json

Lines changed: 2 additions & 2 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",
40+
"rolldown": "1.0.0-beta.39",
4141
"sass": "1.93.0",
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": {

0 commit comments

Comments
 (0)