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 5, 2024
1 parent 81bd036 commit 49ac21d
Show file tree
Hide file tree
Showing 5 changed files with 996 additions and 892 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.19.0"
}
}
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"
}
}
2 changes: 1 addition & 1 deletion packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0",
"eslint-webpack-plugin": "^4.1.0",
"eslint-webpack-plugin": "^4.2.0",
"vite-plugin-eslint2": "^4.4.0 || ^5.0.0"
},
"peerDependenciesMeta": {
Expand Down
Loading

0 comments on commit 49ac21d

Please sign in to comment.