Skip to content

Commit a9adf46

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 36b8648 commit a9adf46

2 files changed

Lines changed: 177 additions & 286 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"peerDependencies": {
54-
"tailwindcss": ">=3.3.2"
54+
"tailwindcss": ">=3.3.3"
5555
},
5656
"dependencies": {
5757
"lodash": "^4.17.21"
@@ -62,19 +62,19 @@
6262
"@iconify/types": "^2.0.0",
6363
"@jcamp/eslint-config": "0.7.2",
6464
"@swc/cli": "^0.1.62",
65-
"@swc/core": "^1.3.68",
65+
"@swc/core": "^1.3.69",
6666
"@swc/jest": "^0.2.26",
67-
"@types/jest": "^29.5.2",
67+
"@types/jest": "^29.5.3",
6868
"@types/node": "^18.16.19",
6969
"c8": "^8.0.0",
7070
"changelogen": "^0.5.4",
71-
"eslint": "8.44.0",
71+
"eslint": "8.45.0",
7272
"jest": "^29.6.1",
7373
"lint-staged": "^13.2.3",
74-
"postcss": "^8.4.25",
74+
"postcss": "^8.4.26",
7575
"prettier": "2.8.8",
7676
"simple-git-hooks": "^2.8.1",
77-
"tailwindcss": "^3.3.2",
77+
"tailwindcss": "^3.3.3",
7878
"typescript": "^5.1.6"
7979
},
8080
"c8": {

0 commit comments

Comments
 (0)