Skip to content

Commit 50bdab7

Browse files
committed
chore(deps): update all non-major dependencies
1 parent b23bdd1 commit 50bdab7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

-24 Bytes
Binary file not shown.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
3535
"@netlify/edge-functions": "^2.10.0",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.5.2",
37+
"@types/node": "^22.5.4",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.20",
@@ -44,15 +44,15 @@
4444
"eslint-plugin-tailwindcss": "^3.17.4",
4545
"husky": "^9.1.5",
4646
"lint-staged": "^15.2.10",
47-
"netlify-cli": "^17.34.3",
48-
"postcss": "^8.4.43",
47+
"netlify-cli": "^17.35.0",
48+
"postcss": "^8.4.45",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-tailwindcss": "^0.6.6",
5151
"tailwindcss": "3.4.10",
5252
"typescript": "^5.5.4",
5353
"undici": "^6.19.8",
54-
"vercel": "^37.2.1",
55-
"vite": "^5.4.2",
54+
"vercel": "^37.4.0",
55+
"vite": "^5.4.3",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)