Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 53e61ed commit 19abbfb
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 168 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.0",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"execa": "^9.5.1",
"pkgroll": "^2.5.1",
"prettier": "^3.3.3",
"tsx": "^4.19.2",
"typescript": "~5.6.3",
"vitest": "^2.1.4",
"vue": "^3.5.12"
"vitest": "^2.1.5",
"vue": "^3.5.13"
},
"peerDependencies": {
"eslint": "^9.10.0",
Expand All @@ -69,9 +69,9 @@
}
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"fast-glob": "^3.3.2",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.14.0",
"vue-eslint-parser": "^9.4.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 19abbfb

Please sign in to comment.