We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad44eed commit a348b25Copy full SHA for a348b25
bun.lockb
416 Bytes
package.json
@@ -34,7 +34,7 @@
34
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
35
"@netlify/edge-functions": "^2.11.1",
36
"@types/eslint": "^9.6.1",
37
- "@types/node": "^22.10.10",
+ "@types/node": "^22.13.0",
38
"@typescript-eslint/eslint-plugin": "^6.21.0",
39
"@typescript-eslint/parser": "^6.21.0",
40
"autoprefixer": "^10.4.20",
@@ -44,14 +44,14 @@
44
"eslint-plugin-tailwindcss": "^3.18.0",
45
"husky": "^9.1.7",
46
"lint-staged": "^15.4.3",
47
- "netlify-cli": "^18.0.2",
+ "netlify-cli": "^18.0.3",
48
"postcss": "^8.5.1",
49
"prettier": "^3.4.2",
50
"prettier-plugin-tailwindcss": "^0.6.11",
51
"tailwindcss": "3.4.17",
52
"typescript": "^5.7.3",
53
"undici": "^7.3.0",
54
- "vercel": "^39.3.0",
+ "vercel": "^39.4.2",
55
"vite": "^6.0.11",
56
"vite-tsconfig-paths": "^5.1.4"
57
},
0 commit comments