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 Sep 16, 2024
1 parent c7372bd commit e5ec9a4
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 168 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"vue": "catalog:"
},
"resolutions": {
"@nuxt/ui": "2.15.2"
"@nuxt/ui": "2.18.4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-plugin-vue": "catalog:"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^8.57.1"
},
"devDependencies": {
"typescript": "catalog:"
Expand Down
2 changes: 1 addition & 1 deletion packages-legacy/nuxt2-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"local-pkg": "catalog:"
},
"peerDependencies": {
"eslint": "^8.57.0"
"eslint": "^8.57.1"
}
}
4 changes: 2 additions & 2 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0",
"eslint-webpack-plugin": "^4.1.0",
"vite-plugin-eslint2": "^4.4.0"
"eslint-webpack-plugin": "^4.2.0",
"vite-plugin-eslint2": "^4.4.1"
},
"peerDependenciesMeta": {
"eslint-webpack-plugin": {
Expand Down
Loading

0 comments on commit e5ec9a4

Please sign in to comment.