Skip to content

Commit d254b84

Browse files
committed
upgrade deps && docs [skip ci]
1 parent c84374c commit d254b84

File tree

3 files changed

+123
-76
lines changed

3 files changed

+123
-76
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-09_08:32:51
1+
2025-05-09_16:30:53

examples/tailwind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@mayank1513/fork-me": "^2.1.3",
1616
"@repo/logger": "workspace:*",
1717
"@repo/shared": "workspace:*",
18-
"@tailwindcss/postcss": "^4.1.5",
18+
"@tailwindcss/postcss": "^4.1.6",
1919
"next": "^15.3.2",
2020
"nextjs-darkmode": "workspace:*",
2121
"nextjs-themes": "^4.0.6",
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "^19.1.3",
3333
"autoprefixer": "^10.4.21",
3434
"postcss": "^8.5.3",
35-
"tailwindcss": "^4.1.5",
35+
"tailwindcss": "^4.1.6",
3636
"typescript": "^5.8.3"
3737
}
3838
}

0 commit comments

Comments
 (0)