summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWolfgang Müller2024-11-14 15:32:27 +0100
committerWolfgang Müller2024-11-14 15:32:27 +0100
commit0c062fae9083e92cc8e1bc21325eae0db833de9a (patch)
treee2134a42e685227ad11b7a4bc052108b1efb505e /frontend/package.json
parentc60d753b71c55b5a6b37c434d2e4ed1b59231433 (diff)
downloadhircine-0c062fae9083e92cc8e1bc21325eae0db833de9a.tar.gz
build/deps: Update prettier-plugin-tailwindcss to 0.6.8
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index b9976af..ef2deeb 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -36,7 +36,7 @@
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
- "prettier-plugin-tailwindcss": "^0.5.11",
+ "prettier-plugin-tailwindcss": "^0.6.8",
"svelte": "^4.2.12",
"svelte-check": "^3.6.6",
"tailwindcss": "^3.4.1",