We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e880f2c commit 2eceffbCopy full SHA for 2eceffb
2 files changed
package.json
@@ -27,11 +27,11 @@
27
"eslint-plugin-promise": "^7.3.0",
28
"eslint-plugin-solid": "^0.14.5",
29
"jiti": "^2.6.1",
30
- "postcss": "^8.5.13",
+ "postcss": "^8.5.14",
31
"tailwindcss": "4.2.4",
32
"typescript": "^6.0.3",
33
- "typescript-eslint": "^8.59.1",
34
- "vercel": "^53.1.0",
+ "typescript-eslint": "^8.59.2",
+ "vercel": "^53.1.1",
35
"vite": "^8.0.10",
36
"vite-plugin-solid": "^2.11.12",
37
"vite-plugin-vercel": "^11.0.3"
@@ -45,5 +45,5 @@
45
"solid-js": "^1.9.12"
46
},
47
"license": "MIT",
48
- "packageManager": "pnpm@10.33.2"
+ "packageManager": "pnpm@10.33.3"
49
}
0 commit comments