chore(deps): update all patch dependencies (#12812)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
This commit is contained in:
renovate[bot]
2024-05-02 01:21:41 +00:00
committed by GitHub
parent 86df4c1441
commit 80ca6fbad5
11 changed files with 538 additions and 293 deletions

View File

@@ -20,14 +20,14 @@
"author": "chenjiahan",
"license": "MIT",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.25.0"
},
"devDependencies": {
"eslint": "^8.57.0",
"typescript": "^5.0.4"
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": "^7.32.0 || ^8.2.0"