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 Mar 17, 2024
1 parent 481c1c2 commit 8a8309c
Show file tree
Hide file tree
Showing 2 changed files with 578 additions and 1,387 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"clean": "prettier . --write"
},
"peerDependencies": {
"eslint": ">=8.52.0",
"prettier": ">=3.0.3"
"eslint": ">=8.57.0",
"prettier": ">=3.2.5"
},
"dependencies": {
"@antfu/eslint-config": "^1.0.0-beta.29",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"eslint-config-prettier": "^9.0.0",
"prettier-plugin-tailwindcss": "^0.5.6"
"@antfu/eslint-config": "^1.2.1",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"eslint-config-prettier": "^9.1.0",
"prettier-plugin-tailwindcss": "^0.5.12"
},
"devDependencies": {
"eslint": "^8.52.0",
"prettier": "^3.0.3"
"eslint": "^8.57.0",
"prettier": "^3.2.5"
}
}
Loading

0 comments on commit 8a8309c

Please sign in to comment.