Skip to content

Commit ab40ed5

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

1.09 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,25 @@
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.4",
37+
"@types/node": "^22.5.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.0",
4242
"eslint-config-prettier": "^9.1.0",
4343
"eslint-plugin-qwik": "^1.8.0",
4444
"eslint-plugin-tailwindcss": "^3.17.4",
45-
"husky": "^9.1.5",
45+
"husky": "^9.1.6",
4646
"lint-staged": "^15.2.10",
47-
"netlify-cli": "^17.35.0",
48-
"postcss": "^8.4.45",
47+
"netlify-cli": "^17.36.0",
48+
"postcss": "^8.4.47",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-tailwindcss": "^0.6.6",
51-
"tailwindcss": "3.4.10",
52-
"typescript": "^5.5.4",
51+
"tailwindcss": "3.4.11",
52+
"typescript": "^5.6.2",
5353
"undici": "^6.19.8",
54-
"vercel": "^37.4.0",
55-
"vite": "^5.4.3",
54+
"vercel": "^37.4.2",
55+
"vite": "^5.4.5",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)