Skip to content

Commit 8a9133d

Browse files
authored
Updated dependencies for with-tailwindcss example (#44289)
Updated dependencies for tailwindcss and typescript.
1 parent fd9ec64 commit 8a9133d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/with-tailwindcss/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react-dom": "18.0.6",
1717
"autoprefixer": "^10.4.12",
1818
"postcss": "^8.4.18",
19-
"tailwindcss": "^3.2.1",
20-
"typescript": "4.8.4"
19+
"tailwindcss": "^3.2.4",
20+
"typescript": "4.9.4"
2121
}
2222
}

0 commit comments

Comments
 (0)