We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae1167 commit c75c8f9Copy full SHA for c75c8f9
2 files changed
apps/web-extension/package.json
@@ -27,7 +27,7 @@
27
"daisyui": "^2.51.3",
28
"eslint": "^8.35.0",
29
"postcss": "^8.4.21",
30
- "prettier": "2.8.3",
+ "prettier": "3.8.0",
31
"prettier-plugin-packagejson": "^2.4.3",
32
"prettier-plugin-tailwindcss": "^0.2.4",
33
"tailwindcss": "^3.2.7",
apps/web/package.json
@@ -58,7 +58,7 @@
58
59
"eslint-plugin-solid": "^0.10.0",
60
61
- "prettier": "^2.8.4",
+ "prettier": "^3.0.0",
62
63
"prettier-plugin-tailwindcss": "^0.2.3",
64
"solid-start-node": "^0.2.22",
0 commit comments