Skip to content

Commit fb34ca0

Browse files
chore(deps): update all non-major dependencies (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da9cd3 commit fb34ca0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

-1.13 KB
Binary file not shown.

package.json

+7-7
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": "^3.2.0"
27+
"tailwind-merge": "^3.3.0"
2828
},
2929
"devDependencies": {
3030
"@builder.io/qwik": "^1.13.0",
@@ -34,25 +34,25 @@
3434
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
3535
"@netlify/edge-functions": "^2.12.0",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.15.3",
37+
"@types/node": "^22.15.17",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.21",
4141
"eslint": "^8.57.1",
42-
"eslint-config-prettier": "^10.1.2",
42+
"eslint-config-prettier": "^10.1.5",
4343
"eslint-plugin-qwik": "^1.13.0",
4444
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
46-
"lint-staged": "^15.5.1",
46+
"lint-staged": "^15.5.2",
4747
"netlify-cli": "^20.1.1",
4848
"postcss": "^8.5.3",
4949
"prettier": "^3.5.3",
5050
"prettier-plugin-tailwindcss": "^0.6.11",
5151
"tailwindcss": "3.4.17",
5252
"typescript": "^5.8.3",
53-
"undici": "^7.8.0",
54-
"vercel": "^41.7.0",
55-
"vite": "^6.3.4",
53+
"undici": "^7.9.0",
54+
"vercel": "^41.7.4",
55+
"vite": "^6.3.5",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)