We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bfb07b commit d87f068Copy full SHA for d87f068
package.json
@@ -42,7 +42,7 @@
42
"clsx": "^2.1.1",
43
"eslint": "^9.14.0",
44
"eslint-config-next": "^15",
45
- "eslint-config-prettier": "^9.1.0",
+ "eslint-config-prettier": "^10.0.0",
46
"eslint-plugin-jest-dom": "^5.5.0",
47
"eslint-plugin-prettier": "^5.2.1",
48
"eslint-plugin-testing-library": "^7.1.1",
@@ -57,7 +57,7 @@
57
"prettier-plugin-tailwindcss": "^0.6.9",
58
"semantic-release": "^24.2.0",
59
"tailwind-merge": "^2.5.5",
60
- "tailwindcss": "^3.4.1",
+ "tailwindcss": "^4.0.0",
61
"ts-jest": "^29.2.5",
62
"ts-node": "^10.9.2",
63
"typescript": "^5",
0 commit comments