Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent d397bce commit 9cb8e5b
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 448 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"clean": "prettier . --write"
},
"peerDependencies": {
"@antfu/eslint-config": ">=2.21.2",
"@antfu/eslint-config": ">=2.27.0",
"eslint": ">=9.9.0",
"prettier": ">=3.3.2"
"prettier": ">=3.3.3"
},
"dependencies": {
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"prettier-plugin-classnames": "^0.7.0"
"prettier-plugin-classnames": "^0.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.2",
"eslint": "^9.6.0",
"prettier": "^3.3.2"
"@antfu/eslint-config": "^2.27.0",
"eslint": "^9.9.0",
"prettier": "^3.3.3"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 9cb8e5b

Please sign in to comment.