We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0165c5 commit c71ac56Copy full SHA for c71ac56
.nvmrc
@@ -1 +1 @@
1
-20.18.0
+20.18.1
package.json
@@ -30,13 +30,13 @@
30
},
31
"devDependencies": {
32
"@biomejs/biome": "1.9.4",
33
- "@types/node": "^22.8.2",
+ "@types/node": "^22.8.7",
34
"@types/react": "^18.3.8",
35
"@types/react-dom": "^18.3.0",
36
"autoprefixer": "^10.4.20",
37
"glob": "^11.0.0",
38
- "postcss": "^8.4.47",
39
- "tailwindcss": "^3.4.14",
+ "postcss": "^8.4.49",
+ "tailwindcss": "^3.4.16",
40
"ts-node": "^10.9.2",
41
"typescript": "^5.6.3"
42
}
0 commit comments