We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdfbb3 commit b4cb091Copy full SHA for b4cb091
2 files changed
package.json
@@ -92,7 +92,7 @@
92
"@primer/octicons-react": "19.22.0",
93
"@primer/react": "38.13.0",
94
"@swc-contrib/plugin-graphql-codegen-client-preset": "0.18.0",
95
- "@tailwindcss/vite": "4.1.18",
+ "@tailwindcss/vite": "4.2.0",
96
"@testing-library/jest-dom": "6.9.1",
97
"@testing-library/react": "16.3.2",
98
"@testing-library/user-event": "14.6.1",
@@ -117,7 +117,7 @@
117
"rimraf": "6.1.3",
118
"semver": "7.7.4",
119
"tailwind-merge": "3.5.0",
120
- "tailwindcss": "4.1.18",
+ "tailwindcss": "4.2.0",
121
"typescript": "5.9.3",
122
"vite": "7.3.1",
123
"vite-plugin-checker": "0.12.0",
0 commit comments