Skip to content

Commit 2ea237e

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 2167c12 commit 2ea237e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

800 Bytes
Binary file not shown.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,24 @@
3434
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
3535
"@netlify/edge-functions": "^2.11.0",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.7.4",
37+
"@types/node": "^22.7.5",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.20",
4141
"eslint": "^8.57.1",
4242
"eslint-config-prettier": "^9.1.0",
4343
"eslint-plugin-qwik": "^1.9.1",
44-
"eslint-plugin-tailwindcss": "^3.17.4",
44+
"eslint-plugin-tailwindcss": "^3.17.5",
4545
"husky": "^9.1.6",
4646
"lint-staged": "^15.2.10",
47-
"netlify-cli": "^17.36.4",
47+
"netlify-cli": "^17.37.0",
4848
"postcss": "^8.4.47",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-tailwindcss": "^0.6.8",
5151
"tailwindcss": "3.4.13",
52-
"typescript": "^5.6.2",
53-
"undici": "^6.19.8",
54-
"vercel": "^37.6.1",
52+
"typescript": "^5.6.3",
53+
"undici": "^6.20.0",
54+
"vercel": "^37.8.0",
5555
"vite": "^5.4.8",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},

0 commit comments

Comments
 (0)