Skip to content

Commit 0513ff5

Browse files
chore(deps): update all non-major dependencies (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37e0c62 commit 0513ff5

File tree

2 files changed

+222
-262
lines changed

2 files changed

+222
-262
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
"kolorist": "^1.8.0"
4040
},
4141
"devDependencies": {
42-
"@eslint/js": "^9.14.0",
43-
"@types/node": "^22.8.7",
42+
"@eslint/js": "^9.17.0",
43+
"@types/node": "^22.10.5",
4444
"@vue/eslint-config-prettier": "^10.1.0",
45-
"@vue/eslint-config-typescript": "^14.1.3",
46-
"eslint": "^9.14.0",
47-
"eslint-plugin-oxlint": "^0.11.0",
48-
"eslint-plugin-vue": "^9.30.0",
49-
"npm-run-all2": "^7.0.1",
50-
"oxlint": "^0.11.0",
51-
"prettier": "^3.3.3",
45+
"@vue/eslint-config-typescript": "^14.2.0",
46+
"eslint": "^9.17.0",
47+
"eslint-plugin-oxlint": "^0.15.5",
48+
"eslint-plugin-vue": "^9.32.0",
49+
"npm-run-all2": "^7.0.2",
50+
"oxlint": "^0.15.5",
51+
"prettier": "^3.4.2",
5252
"typescript": "~5.7.0"
5353
}
5454
}

0 commit comments

Comments
 (0)