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 26, 2024
1 parent 9cb8e5b commit b487983
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 352 deletions.
16 changes: 8 additions & 8 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.27.0",
"eslint": ">=9.9.0",
"prettier": ">=3.3.3"
"@antfu/eslint-config": ">=2.27.3",
"eslint": ">=9.15.0",
"prettier": ">=3.4.1"
},
"dependencies": {
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"prettier-plugin-classnames": "^0.7.2"
"eslint-plugin-tailwindcss": "^3.17.5",
"prettier-plugin-classnames": "^0.7.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.0",
"eslint": "^9.9.0",
"prettier": "^3.3.3"
"@antfu/eslint-config": "^2.27.3",
"eslint": "^9.15.0",
"prettier": "^3.4.1"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit b487983

Please sign in to comment.