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] committed Dec 5, 2023
1 parent d66342d commit 8a9d85e
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 276 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,32 +51,32 @@
}
},
"peerDependencies": {
"tailwindcss": ">=3.3.5"
"tailwindcss": ">=3.3.6"
},
"dependencies": {
"@iconify/utils": "^2.1.11"
"@iconify/utils": "^2.1.12"
},
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@iconify-json/carbon": "^1.1.21",
"@iconify-json/carbon": "^1.1.24",
"@iconify/types": "^2.0.0",
"@jcamp/eslint-config": "0.8.2",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.96",
"@swc/core": "^1.3.100",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.8",
"@types/node": "^18.18.10",
"@types/jest": "^29.5.10",
"@types/node": "^18.19.2",
"c8": "^8.0.1",
"changelogen": "^0.5.5",
"eslint": "8.54.0",
"eslint": "8.55.0",
"jest": "^29.7.0",
"lint-staged": "^13.3.0",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"prettier": "2.8.8",
"simple-git-hooks": "^2.9.0",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
"tailwindcss": "^3.3.6",
"typescript": "^5.3.2"
},
"c8": {
"exclude": [
Expand Down
Loading

0 comments on commit 8a9d85e

Please sign in to comment.