Skip to content

Commit b61f4d1

Browse files
Update dependency prettier-plugin-tailwindcss to ^0.7.0
1 parent 82632bb commit b61f4d1

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

bun.lock

Lines changed: 3 additions & 3 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
@@ -25,7 +25,7 @@
2525
"eslint-config-prettier": "^10.1.5",
2626
"globals": "^16.3.0",
2727
"prettier": "^3.6.2",
28-
"prettier-plugin-tailwindcss": "^0.6.14",
28+
"prettier-plugin-tailwindcss": "^0.7.0",
2929
"typescript": "^5.8.3",
3030
"typescript-eslint": "^8.36.0",
3131
"vite": "^6.3.5"

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"globals": "^16.3.0",
3636
"prettier": "^3.6.2",
3737
"prettier-plugin-svelte": "^3.4.0",
38-
"prettier-plugin-tailwindcss": "^0.6.14",
38+
"prettier-plugin-tailwindcss": "^0.7.0",
3939
"svelte": "^5.35.5",
4040
"svelte-adapter-bun": "^0.5.2",
4141
"svelte-check": "^4.2.2",

0 commit comments

Comments
 (0)