Skip to content

Commit 739d0b5

Browse files
Update dependency prettier-plugin-tailwindcss to ^0.8.0
1 parent 1588d5b commit 739d0b5

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-config-prettier": "^10.1.8",
2525
"globals": "^17.5.0",
2626
"prettier": "^3.8.3",
27-
"prettier-plugin-tailwindcss": "^0.7.2",
27+
"prettier-plugin-tailwindcss": "^0.8.0",
2828
"typescript": "^6.0.3",
2929
"typescript-eslint": "^8.58.2",
3030
"vite": "^8.0.8"

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"globals": "^17.5.0",
3737
"prettier": "^3.8.3",
3838
"prettier-plugin-svelte": "^3.5.1",
39-
"prettier-plugin-tailwindcss": "^0.7.2",
39+
"prettier-plugin-tailwindcss": "^0.8.0",
4040
"svelte": "^5.55.4",
4141
"svelte-check": "^4.4.6",
4242
"tailwindcss": "^4.2.2",

0 commit comments

Comments
 (0)