Skip to content

Commit 093fac7

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 03072a6 commit 093fac7

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

bun.lockb

2.68 KB
Binary file not shown.

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -23,33 +23,33 @@
2323
},
2424
"dependencies": {
2525
"@qwikest/icons": "^0.0.13",
26-
"clsx": "^2.1.0",
27-
"tailwind-merge": "^2.3.0"
26+
"clsx": "^2.1.1",
27+
"tailwind-merge": "^2.4.0"
2828
},
2929
"devDependencies": {
30-
"@builder.io/qwik": "^1.5.2",
31-
"@builder.io/qwik-city": "^1.5.2",
30+
"@builder.io/qwik": "^1.7.1",
31+
"@builder.io/qwik-city": "^1.7.1",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
34-
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
35-
"@netlify/edge-functions": "^2.5.1",
36-
"@types/eslint": "^8.56.10",
37-
"@types/node": "^20.12.7",
34+
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
35+
"@netlify/edge-functions": "^2.10.0",
36+
"@types/eslint": "^8.56.11",
37+
"@types/node": "^20.14.12",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.19",
4141
"eslint": "^8.57.0",
4242
"eslint-config-prettier": "^9.1.0",
43-
"eslint-plugin-qwik": "^1.5.2",
44-
"eslint-plugin-tailwindcss": "^3.15.1",
43+
"eslint-plugin-qwik": "^1.7.1",
44+
"eslint-plugin-tailwindcss": "^3.17.4",
4545
"husky": "^8.0.3",
46-
"lint-staged": "^15.2.2",
46+
"lint-staged": "^15.2.7",
4747
"netlify-cli": "^15.11.0",
48-
"postcss": "^8.4.38",
49-
"prettier": "^3.2.5",
50-
"prettier-plugin-tailwindcss": "^0.5.14",
51-
"tailwindcss": "3.4.3",
52-
"typescript": "^5.4.5",
48+
"postcss": "^8.4.39",
49+
"prettier": "^3.3.3",
50+
"prettier-plugin-tailwindcss": "^0.6.5",
51+
"tailwindcss": "3.4.6",
52+
"typescript": "^5.5.4",
5353
"undici": "^5.28.4",
5454
"vercel": "^29.4.0",
5555
"vite": "^5.3.4",

0 commit comments

Comments
 (0)