Skip to content

Commit 0bde162

Browse files
chore(deps): update all non-major dependencies (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79d4fa8 commit 0bde162

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

24 Bytes
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.2"
27+
"tailwind-merge": "^3.2.0"
2828
},
2929
"devDependencies": {
30-
"@builder.io/qwik": "^1.12.1",
31-
"@builder.io/qwik-city": "^1.12.1",
30+
"@builder.io/qwik": "^1.13.0",
31+
"@builder.io/qwik-city": "^1.13.0",
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.14",
37+
"@types/node": "^22.14.0",
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",
4242
"eslint-config-prettier": "^10.1.1",
43-
"eslint-plugin-qwik": "^1.12.1",
43+
"eslint-plugin-qwik": "^1.13.0",
4444
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
4646
"lint-staged": "^15.5.0",
47-
"netlify-cli": "^19.1.4",
47+
"netlify-cli": "^19.1.5",
4848
"postcss": "^8.5.3",
4949
"prettier": "^3.5.3",
5050
"prettier-plugin-tailwindcss": "^0.6.11",
5151
"tailwindcss": "3.4.17",
52-
"typescript": "^5.8.2",
53-
"undici": "^7.6.0",
52+
"typescript": "^5.8.3",
53+
"undici": "^7.7.0",
5454
"vercel": "^41.4.1",
55-
"vite": "^6.2.3",
55+
"vite": "^6.2.5",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)