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 11, 2024
1 parent 457bd50 commit c8c45ab
Show file tree
Hide file tree
Showing 2 changed files with 741 additions and 491 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,32 +51,32 @@
}
},
"peerDependencies": {
"tailwindcss": ">=3.4.1"
"tailwindcss": ">=3.4.14"
},
"dependencies": {
"@iconify/utils": "^2.1.14"
"@iconify/utils": "^2.1.33"
},
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@iconify-json/carbon": "^1.1.27",
"@iconify-json/carbon": "^1.2.4",
"@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.5.0",
"@swc/core": "^1.9.2",
"@swc/jest": "^0.2.37",
"@types/jest": "^29.5.14",
"@types/node": "^18.19.64",
"c8": "^8.0.1",
"changelogen": "^0.5.5",
"eslint": "8.56.0",
"changelogen": "^0.5.7",
"eslint": "8.57.1",
"jest": "^29.7.0",
"lint-staged": "^13.3.0",
"postcss": "^8.4.33",
"postcss": "^8.4.49",
"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.14",
"typescript": "^5.6.3"
},
"c8": {
"exclude": [
Expand Down
Loading

0 comments on commit c8c45ab

Please sign in to comment.