Skip to content

Commit 64fc309

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

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
}
5252
},
5353
"peerDependencies": {
54-
"tailwindcss": ">=3.4.0"
54+
"tailwindcss": ">=3.4.1"
5555
},
5656
"dependencies": {
5757
"lodash": "^4.17.21"
@@ -65,16 +65,16 @@
6565
"@swc/core": "^1.3.102",
6666
"@swc/jest": "^0.2.29",
6767
"@types/jest": "^29.5.11",
68-
"@types/node": "^18.19.4",
68+
"@types/node": "^18.19.6",
6969
"c8": "^8.0.1",
7070
"changelogen": "^0.5.5",
7171
"eslint": "8.56.0",
7272
"jest": "^29.7.0",
7373
"lint-staged": "^13.3.0",
74-
"postcss": "^8.4.32",
74+
"postcss": "^8.4.33",
7575
"prettier": "2.8.8",
7676
"simple-git-hooks": "^2.9.0",
77-
"tailwindcss": "^3.4.0",
77+
"tailwindcss": "^3.4.1",
7878
"typescript": "^5.3.3"
7979
},
8080
"c8": {

0 commit comments

Comments
 (0)