Skip to content

Commit ad44eed

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

-8.42 KB
Binary file not shown.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
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.10.7",
37+
"@types/node": "^22.10.10",
3838
"@typescript-eslint/eslint-plugin": "^6.21.0",
3939
"@typescript-eslint/parser": "^6.21.0",
4040
"autoprefixer": "^10.4.20",
@@ -43,16 +43,16 @@
4343
"eslint-plugin-qwik": "^1.12.0",
4444
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
46-
"lint-staged": "^15.4.1",
47-
"netlify-cli": "^18.0.1",
46+
"lint-staged": "^15.4.3",
47+
"netlify-cli": "^18.0.2",
4848
"postcss": "^8.5.1",
4949
"prettier": "^3.4.2",
50-
"prettier-plugin-tailwindcss": "^0.6.10",
50+
"prettier-plugin-tailwindcss": "^0.6.11",
5151
"tailwindcss": "3.4.17",
5252
"typescript": "^5.7.3",
53-
"undici": "^7.2.3",
53+
"undici": "^7.3.0",
5454
"vercel": "^39.3.0",
55-
"vite": "^6.0.7",
55+
"vite": "^6.0.11",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)