Skip to content

Commit 3d7b2a8

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 3b09778 commit 3d7b2a8

File tree

3 files changed

+149
-141
lines changed

3 files changed

+149
-141
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-08-14_08:35:51
1+
2025-08-14_16:34:14

examples/tailwind/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@mayank1513/fork-me": "^2.1.3",
1616
"@repo/shared": "workspace:*",
17-
"@tailwindcss/postcss": "^4.1.11",
17+
"@tailwindcss/postcss": "^4.1.12",
1818
"next": "^15.4.6",
1919
"nextjs-darkmode": "workspace:*",
2020
"nextjs-themes": "^4.0.6",
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "^19.1.7",
3232
"autoprefixer": "^10.4.21",
3333
"postcss": "^8.5.6",
34-
"tailwindcss": "^4.1.11",
34+
"tailwindcss": "^4.1.12",
3535
"typescript": "^5.9.2"
3636
}
3737
}

0 commit comments

Comments
 (0)