Skip to content

Commit e0d3fbe

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
1 parent 0f74254 commit e0d3fbe

File tree

3 files changed

+126
-66
lines changed

3 files changed

+126
-66
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@bazel/buildifier": "8.2.0",
6565
"@eslint/compat": "1.2.9",
6666
"@eslint/eslintrc": "3.3.1",
67-
"@eslint/js": "9.25.1",
67+
"@eslint/js": "9.26.0",
6868
"@rollup/plugin-alias": "^5.1.1",
6969
"@rollup/plugin-commonjs": "^28.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
@@ -102,7 +102,7 @@
102102
"buffer": "6.0.3",
103103
"esbuild": "0.25.3",
104104
"esbuild-wasm": "0.25.3",
105-
"eslint": "9.25.1",
105+
"eslint": "9.26.0",
106106
"eslint-config-prettier": "10.1.2",
107107
"eslint-plugin-header": "3.1.1",
108108
"eslint-plugin-import": "2.31.0",

packages/angular/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"semver": "7.7.1",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.13",
45-
"vite": "6.3.4",
45+
"vite": "6.3.5",
4646
"watchpack": "2.4.2"
4747
},
4848
"optionalDependencies": {

0 commit comments

Comments
 (0)