Skip to content

Commit 540a10a

Browse files
chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.3
1 parent 95206c0 commit 540a10a

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

templates/react-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"autoprefixer": "10.4.14",
2828
"jsdom": "22.1.0",
2929
"postcss": "8.4.26",
30-
"prettier-plugin-tailwindcss": "0.4.1",
30+
"prettier-plugin-tailwindcss": "0.5.3",
3131
"tailwindcss": "3.3.3",
3232
"typescript": "5.1.6",
3333
"vite": "4.4.4",

templates/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@vitejs/plugin-react": "4.0.3",
2424
"autoprefixer": "10.4.14",
2525
"jsdom": "22.1.0",
26-
"prettier-plugin-tailwindcss": "0.4.1",
26+
"prettier-plugin-tailwindcss": "0.5.3",
2727
"tailwindcss": "3.3.3",
2828
"vite": "4.4.4",
2929
"vitest": "0.33.0"

templates/vite-vanilla/package-lock.json

+7-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/vite-vanilla/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"autoprefixer": "10.4.14",
1212
"postcss": "8.4.26",
1313
"prettier": "3.0.2",
14-
"prettier-plugin-tailwindcss": "0.4.1",
14+
"prettier-plugin-tailwindcss": "0.5.3",
1515
"tailwindcss": "3.3.3",
1616
"vite": "4.4.4"
1717
}

0 commit comments

Comments
 (0)