We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397be0f commit a4f4012Copy full SHA for a4f4012
2 files changed
package.json
@@ -20,7 +20,7 @@
20
"@stylistic/eslint-plugin-plus": "^4.2.0",
21
"@stylistic/eslint-plugin-ts": "^4.2.0",
22
"@tailwindcss/postcss": "^4.1.4",
23
- "@types/node": "^22.15.0",
+ "@types/node": "^22.15.2",
24
"autoprefixer": "^10.4.21",
25
"dotenv": "^16.5.0",
26
"eslint": "^9.25.1",
@@ -35,7 +35,7 @@
35
"typescript": "^5.8.3",
36
"typescript-eslint": "^8.31.0",
37
"vercel": "^41.6.2",
38
- "vite": "^6.3.2",
+ "vite": "^6.3.3",
39
"vite-plugin-solid": "^2.11.6",
40
"vite-plugin-vercel": "^9.0.5"
41
},
0 commit comments