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 84c3b4a commit 302dda0Copy full SHA for 302dda0
package.json
@@ -32,18 +32,18 @@
32
"tailwind-merge": "^2.6.0",
33
"tailwindcss-animate": "^1.0.7",
34
"use-debounce": "^10.0.4",
35
- "zod": "^3.24.1"
+ "zod": "^3.24.2"
36
},
37
"devDependencies": {
38
"@tailwindcss/typography": "^0.5.16",
39
- "@types/node": "^20.17.17",
+ "@types/node": "^20.17.23",
40
"@types/react": "^18.3.18",
41
"@types/react-dom": "^18.3.5",
42
"autoprefixer": "^10.4.20",
43
- "eslint": "^9.20.0",
44
- "eslint-config-next": "^15.1.6",
45
- "postcss": "^8.5.1",
+ "eslint": "^9.21.0",
+ "eslint-config-next": "^15.2.1",
+ "postcss": "^8.5.3",
46
"tailwindcss": "^3.4.17",
47
- "typescript": "^5.7.3"
+ "typescript": "^5.8.2"
48
}
49
0 commit comments