We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f190e commit 18ed96dCopy full SHA for 18ed96d
1 file changed
package.json
@@ -19,7 +19,7 @@
19
"devDependencies": {
20
"@shopify/prettier-plugin-liquid": "^1.0.6",
21
"@tailwindcss/aspect-ratio": "^0.4.2",
22
- "@tailwindcss/forms": "^0.5.3",
+ "@tailwindcss/forms": "^0.5.9",
23
"autoprefixer": "^10.4.14",
24
"jsdom": "^21.1.1",
25
"npm-run-all": "^4.1.5",
@@ -28,7 +28,7 @@
28
"postcss-nested": "^6.0.1",
29
"prettier": "^2.8.7",
30
"prettier-plugin-tailwindcss": "^0.2.6",
31
- "tailwindcss": "^3.2.7",
+ "tailwindcss": "^3.4.13",
32
"vite": "^4.2.0",
33
"vite-plugin-shopify": "^2.0.2",
34
"vitest": "^0.29.7"
0 commit comments