Skip to content

Commit b23bdd1

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

1000 Bytes
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
3535
"@netlify/edge-functions": "^2.10.0",
36-
"@types/eslint": "^9.6.0",
37-
"@types/node": "^22.5.0",
36+
"@types/eslint": "^9.6.1",
37+
"@types/node": "^22.5.2",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.20",
@@ -43,15 +43,15 @@
4343
"eslint-plugin-qwik": "^1.8.0",
4444
"eslint-plugin-tailwindcss": "^3.17.4",
4545
"husky": "^9.1.5",
46-
"lint-staged": "^15.2.9",
47-
"netlify-cli": "^17.34.2",
48-
"postcss": "^8.4.41",
46+
"lint-staged": "^15.2.10",
47+
"netlify-cli": "^17.34.3",
48+
"postcss": "^8.4.43",
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.1.1",
54+
"vercel": "^37.2.1",
5555
"vite": "^5.4.2",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},

0 commit comments

Comments
 (0)