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 Sep 16, 2024
1 parent 64fc309 commit 2d9ec17
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 301 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
}
},
"peerDependencies": {
"tailwindcss": ">=3.4.1"
"tailwindcss": ">=3.4.11"
},
"dependencies": {
"lodash": "^4.17.21"
Expand All @@ -61,21 +61,21 @@
"@commitlint/config-conventional": "^17.8.1",
"@iconify/types": "^2.0.0",
"@jcamp/eslint-config": "0.8.2",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.102",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.11",
"@types/node": "^18.19.6",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.26",
"@swc/jest": "^0.2.36",
"@types/jest": "^29.5.13",
"@types/node": "^18.19.50",
"c8": "^8.0.1",
"changelogen": "^0.5.5",
"eslint": "8.56.0",
"eslint": "8.57.1",
"jest": "^29.7.0",
"lint-staged": "^13.3.0",
"postcss": "^8.4.33",
"postcss": "^8.4.47",
"prettier": "2.8.8",
"simple-git-hooks": "^2.9.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"simple-git-hooks": "^2.11.1",
"tailwindcss": "^3.4.11",
"typescript": "^5.6.2"
},
"c8": {
"exclude": [
Expand Down
Loading

0 comments on commit 2d9ec17

Please sign in to comment.