Skip to content

Commit 3a96bed

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

-2.3 KB
Binary file not shown.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -24,35 +24,35 @@
2424
"dependencies": {
2525
"@qwikest/icons": "^0.0.13",
2626
"clsx": "^2.1.1",
27-
"tailwind-merge": "^3.0.1"
27+
"tailwind-merge": "^3.0.2"
2828
},
2929
"devDependencies": {
30-
"@builder.io/qwik": "^1.12.0",
31-
"@builder.io/qwik-city": "^1.12.0",
30+
"@builder.io/qwik": "^1.12.1",
31+
"@builder.io/qwik-city": "^1.12.1",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
3434
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
3535
"@netlify/edge-functions": "^2.11.1",
3636
"@types/eslint": "^9.6.1",
37-
"@types/node": "^22.13.4",
37+
"@types/node": "^22.13.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.1",
4242
"eslint-config-prettier": "^10.0.1",
43-
"eslint-plugin-qwik": "^1.12.0",
43+
"eslint-plugin-qwik": "^1.12.1",
4444
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^15.4.3",
4747
"netlify-cli": "^18.1.0",
48-
"postcss": "^8.5.2",
49-
"prettier": "^3.5.1",
48+
"postcss": "^8.5.3",
49+
"prettier": "^3.5.2",
5050
"prettier-plugin-tailwindcss": "^0.6.11",
5151
"tailwindcss": "3.4.17",
5252
"typescript": "^5.7.3",
5353
"undici": "^7.3.0",
54-
"vercel": "^41.1.4",
55-
"vite": "^6.1.0",
54+
"vercel": "^41.2.0",
55+
"vite": "^6.1.1",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)