Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 73ffd18

Browse files
authoredMar 23, 2025··
chore(deps): update all non-major dependencies
1 parent 457bd50 commit 73ffd18

File tree

2 files changed

+1207
-851
lines changed

2 files changed

+1207
-851
lines changed
 

‎package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -51,32 +51,32 @@
5151
}
5252
},
5353
"peerDependencies": {
54-
"tailwindcss": ">=3.4.1"
54+
"tailwindcss": ">=3.4.17"
5555
},
5656
"dependencies": {
57-
"@iconify/utils": "^2.1.14"
57+
"@iconify/utils": "^2.3.0"
5858
},
5959
"devDependencies": {
6060
"@commitlint/cli": "^17.8.1",
6161
"@commitlint/config-conventional": "^17.8.1",
62-
"@iconify-json/carbon": "^1.1.27",
62+
"@iconify-json/carbon": "^1.2.8",
6363
"@iconify/types": "^2.0.0",
6464
"@jcamp/eslint-config": "0.8.2",
65-
"@swc/cli": "^0.1.63",
66-
"@swc/core": "^1.3.102",
67-
"@swc/jest": "^0.2.29",
68-
"@types/jest": "^29.5.11",
69-
"@types/node": "^18.19.6",
65+
"@swc/cli": "^0.6.0",
66+
"@swc/core": "^1.11.12",
67+
"@swc/jest": "^0.2.37",
68+
"@types/jest": "^29.5.14",
69+
"@types/node": "^18.19.81",
7070
"c8": "^8.0.1",
71-
"changelogen": "^0.5.5",
72-
"eslint": "8.56.0",
71+
"changelogen": "^0.6.1",
72+
"eslint": "8.57.1",
7373
"jest": "^29.7.0",
7474
"lint-staged": "^13.3.0",
75-
"postcss": "^8.4.33",
75+
"postcss": "^8.5.3",
7676
"prettier": "2.8.8",
77-
"simple-git-hooks": "^2.9.0",
78-
"tailwindcss": "^3.4.1",
79-
"typescript": "^5.3.3"
77+
"simple-git-hooks": "^2.12.1",
78+
"tailwindcss": "^3.4.17",
79+
"typescript": "^5.8.2"
8080
},
8181
"c8": {
8282
"exclude": [

‎pnpm-lock.yaml

+1,193-837
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.