We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ea943 commit 4e4ef1dCopy full SHA for 4e4ef1d
2 files changed
package.json
@@ -29,7 +29,7 @@
29
},
30
"devDependencies": {
31
"@tailwindcss/postcss": "^4.2.1",
32
- "@types/node": "^25.3.5",
+ "@types/node": "^25.5.0",
33
"@types/react": "^19.2.14",
34
"@types/react-dom": "^19.2.3",
35
"@types/react-syntax-highlighter": "^15.5.13",
@@ -39,6 +39,6 @@
39
"tailwindcss": "^4.2.1",
40
"tw-animate-css": "^1.4.0",
41
"typescript": "^5.9.3",
42
- "vitest": "^4.0.18"
+ "vitest": "^4.1.0"
43
}
44
0 commit comments