Skip to content

Commit 7035fcb

Browse files
committed
chore(deps): update all non-major dependencies
1 parent e7253db commit 7035fcb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

1 KB
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@qwikest/icons": "^0.0.13",
2626
"clsx": "^2.1.1",
27-
"tailwind-merge": "^2.5.0"
27+
"tailwind-merge": "^2.5.2"
2828
},
2929
"devDependencies": {
3030
"@builder.io/qwik": "^1.8.0",
@@ -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.0",
37-
"@types/node": "^22.2.0",
37+
"@types/node": "^22.4.1",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.20",
@@ -43,16 +43,16 @@
4343
"eslint-plugin-qwik": "^1.8.0",
4444
"eslint-plugin-tailwindcss": "^3.17.4",
4545
"husky": "^9.1.4",
46-
"lint-staged": "^15.2.8",
47-
"netlify-cli": "^17.34.0",
46+
"lint-staged": "^15.2.9",
47+
"netlify-cli": "^17.34.1",
4848
"postcss": "^8.4.41",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-tailwindcss": "^0.6.6",
51-
"tailwindcss": "3.4.9",
51+
"tailwindcss": "3.4.10",
5252
"typescript": "^5.5.4",
5353
"undici": "^6.19.7",
5454
"vercel": "^36.0.0",
55-
"vite": "^5.4.0",
55+
"vite": "^5.4.1",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)