We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ddfe7 commit 498cc39Copy full SHA for 498cc39
2 files changed
package.json
@@ -93,7 +93,7 @@
93
"@primer/octicons-react": "19.23.0",
94
"@primer/react": "38.16.0",
95
"@swc-contrib/plugin-graphql-codegen-client-preset": "0.19.0",
96
- "@tailwindcss/vite": "4.2.1",
+ "@tailwindcss/vite": "4.2.2",
97
"@testing-library/jest-dom": "6.9.1",
98
"@testing-library/react": "16.3.2",
99
"@testing-library/user-event": "14.6.1",
@@ -119,7 +119,7 @@
119
"rimraf": "6.1.3",
120
"semver": "7.7.4",
121
"tailwind-merge": "3.5.0",
122
- "tailwindcss": "4.2.1",
+ "tailwindcss": "4.2.2",
123
"typescript": "5.9.3",
124
"vite": "8.0.0",
125
"vite-plugin-checker": "0.12.0",
0 commit comments