Skip to content

Commit a0df1bf

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

-2.59 KB
Binary file not shown.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -31,27 +31,27 @@
3131
"@builder.io/qwik-city": "^1.12.0",
3232
"@commitlint/cli": "^18.6.1",
3333
"@commitlint/config-conventional": "^18.6.3",
34-
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
34+
"@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.10.5",
37+
"@types/node": "^22.10.7",
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.12.0",
44-
"eslint-plugin-tailwindcss": "^3.17.5",
44+
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
46-
"lint-staged": "^15.3.0",
47-
"netlify-cli": "^18.0.0",
48-
"postcss": "^8.4.49",
46+
"lint-staged": "^15.4.1",
47+
"netlify-cli": "^18.0.1",
48+
"postcss": "^8.5.1",
4949
"prettier": "^3.4.2",
50-
"prettier-plugin-tailwindcss": "^0.6.9",
50+
"prettier-plugin-tailwindcss": "^0.6.10",
5151
"tailwindcss": "3.4.17",
5252
"typescript": "^5.7.3",
53-
"undici": "^7.2.1",
54-
"vercel": "^39.2.6",
53+
"undici": "^7.2.3",
54+
"vercel": "^39.3.0",
5555
"vite": "^6.0.7",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},

0 commit comments

Comments
 (0)