We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c5cba commit 934f5b9Copy full SHA for 934f5b9
bun.lockb
168 Bytes
package.json
@@ -34,7 +34,7 @@
34
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
35
"@netlify/edge-functions": "^2.11.0",
36
"@types/eslint": "^9.6.1",
37
- "@types/node": "^22.8.1",
+ "@types/node": "^22.8.7",
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.17.5",
45
"husky": "^9.1.6",
46
"lint-staged": "^15.2.10",
47
- "netlify-cli": "^17.37.1",
+ "netlify-cli": "^17.37.2",
48
"postcss": "^8.4.47",
49
"prettier": "^3.3.3",
50
"prettier-plugin-tailwindcss": "^0.6.8",
51
"tailwindcss": "3.4.14",
52
"typescript": "^5.6.3",
53
"undici": "^6.20.1",
54
- "vercel": "^37.12.1",
+ "vercel": "^37.14.0",
55
"vite": "^5.4.10",
56
"vite-tsconfig-paths": "^4.3.2"
57
},
0 commit comments