Skip to content

Commit d2dc70a

Browse files
chore(deps): update all non-major dependencies
1 parent 64fc309 commit d2dc70a

File tree

2 files changed

+1103
-830
lines changed

2 files changed

+1103
-830
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"peerDependencies": {
54-
"tailwindcss": ">=3.4.1"
54+
"tailwindcss": ">=3.4.17"
5555
},
5656
"dependencies": {
5757
"lodash": "^4.17.21"
@@ -61,21 +61,21 @@
6161
"@commitlint/config-conventional": "^17.8.1",
6262
"@iconify/types": "^2.0.0",
6363
"@jcamp/eslint-config": "0.8.2",
64-
"@swc/cli": "^0.1.63",
65-
"@swc/core": "^1.3.102",
66-
"@swc/jest": "^0.2.29",
67-
"@types/jest": "^29.5.11",
68-
"@types/node": "^18.19.6",
64+
"@swc/cli": "^0.6.0",
65+
"@swc/core": "^1.11.12",
66+
"@swc/jest": "^0.2.37",
67+
"@types/jest": "^29.5.14",
68+
"@types/node": "^18.19.81",
6969
"c8": "^8.0.1",
70-
"changelogen": "^0.5.5",
71-
"eslint": "8.56.0",
70+
"changelogen": "^0.6.1",
71+
"eslint": "8.57.1",
7272
"jest": "^29.7.0",
7373
"lint-staged": "^13.3.0",
74-
"postcss": "^8.4.33",
74+
"postcss": "^8.5.3",
7575
"prettier": "2.8.8",
76-
"simple-git-hooks": "^2.9.0",
77-
"tailwindcss": "^3.4.1",
78-
"typescript": "^5.3.3"
76+
"simple-git-hooks": "^2.12.1",
77+
"tailwindcss": "^3.4.17",
78+
"typescript": "^5.8.2"
7979
},
8080
"c8": {
8181
"exclude": [

0 commit comments

Comments
 (0)