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 17, 2023
1 parent 481c1c2 commit 063032a
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 1,332 deletions.
12 changes: 6 additions & 6 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.53.0",
"prettier": ">=3.1.0"
},
"dependencies": {
"@antfu/eslint-config": "^1.0.0-beta.29",
"@antfu/eslint-config": "^1.2.1",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"eslint-config-prettier": "^9.0.0",
"prettier-plugin-tailwindcss": "^0.5.6"
"prettier-plugin-tailwindcss": "^0.5.7"
},
"devDependencies": {
"eslint": "^8.52.0",
"prettier": "^3.0.3"
"eslint": "^8.53.0",
"prettier": "^3.1.0"
}
}
Loading

0 comments on commit 063032a

Please sign in to comment.