Skip to content

Commit 18ed96d

Browse files
committed
Bumped versions of tailwind and forms plugin
1 parent 34f190e commit 18ed96d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@shopify/prettier-plugin-liquid": "^1.0.6",
2121
"@tailwindcss/aspect-ratio": "^0.4.2",
22-
"@tailwindcss/forms": "^0.5.3",
22+
"@tailwindcss/forms": "^0.5.9",
2323
"autoprefixer": "^10.4.14",
2424
"jsdom": "^21.1.1",
2525
"npm-run-all": "^4.1.5",
@@ -28,7 +28,7 @@
2828
"postcss-nested": "^6.0.1",
2929
"prettier": "^2.8.7",
3030
"prettier-plugin-tailwindcss": "^0.2.6",
31-
"tailwindcss": "^3.2.7",
31+
"tailwindcss": "^3.4.13",
3232
"vite": "^4.2.0",
3333
"vite-plugin-shopify": "^2.0.2",
3434
"vitest": "^0.29.7"

0 commit comments

Comments
 (0)