We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2727212 commit d227033Copy full SHA for d227033
package.json
@@ -42,7 +42,7 @@
42
"clsx": "^2.1.1",
43
"eslint": "^9.14.0",
44
"eslint-config-next": "^15.2.4",
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.4",
48
"eslint-plugin-testing-library": "^7.1.1",
@@ -57,11 +57,11 @@
57
"prettier-plugin-tailwindcss": "^0.6.11",
58
"semantic-release": "^24.2.3",
59
"tailwind-merge": "^3.0.2",
60
- "tailwindcss": "^3.4.1",
+ "tailwindcss": "^4.0.0",
61
"ts-jest": "^29.2.5",
62
"ts-node": "^10.9.2",
63
"typescript": "^5",
64
- "undici": "^6"
+ "undici": "^7.0.0"
65
},
66
"packageManager": "[email protected]"
67
}
0 commit comments