Skip to content

Commit 2d71d4d

Browse files
chore(deps): update all non-major dependencies (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 181fc3e commit 2d71d4d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

-16 Bytes
Binary file not shown.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -24,34 +24,34 @@
2424
"dependencies": {
2525
"@qwikest/icons": "^0.0.13",
2626
"clsx": "^2.1.1",
27-
"tailwind-merge": "^2.5.4"
27+
"tailwind-merge": "^2.5.5"
2828
},
2929
"devDependencies": {
3030
"@builder.io/qwik": "^1.10.0",
3131
"@builder.io/qwik-city": "^1.10.0",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
35-
"@netlify/edge-functions": "^2.11.0",
35+
"@netlify/edge-functions": "^2.11.1",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.9.0",
37+
"@types/node": "^22.9.3",
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.10.0",
4444
"eslint-plugin-tailwindcss": "^3.17.5",
45-
"husky": "^9.1.6",
45+
"husky": "^9.1.7",
4646
"lint-staged": "^15.2.10",
4747
"netlify-cli": "^17.37.2",
4848
"postcss": "^8.4.49",
4949
"prettier": "^3.3.3",
50-
"prettier-plugin-tailwindcss": "^0.6.8",
50+
"prettier-plugin-tailwindcss": "^0.6.9",
5151
"tailwindcss": "3.4.15",
52-
"typescript": "^5.6.3",
52+
"typescript": "^5.7.2",
5353
"undici": "^6.21.0",
54-
"vercel": "^39.0.2",
54+
"vercel": "^39.1.1",
5555
"vite": "^5.4.11",
5656
"vite-tsconfig-paths": "^4.3.2"
5757
},

0 commit comments

Comments
 (0)