Skip to content

Commit 59fd762

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

-72 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,25 @@
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.14.0",
37+
"@types/node": "^22.14.1",
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",
42-
"eslint-config-prettier": "^10.1.1",
42+
"eslint-config-prettier": "^10.1.2",
4343
"eslint-plugin-qwik": "^1.13.0",
4444
"eslint-plugin-tailwindcss": "^3.18.0",
4545
"husky": "^9.1.7",
46-
"lint-staged": "^15.5.0",
47-
"netlify-cli": "^19.1.5",
46+
"lint-staged": "^15.5.1",
47+
"netlify-cli": "^19.1.7",
4848
"postcss": "^8.5.3",
4949
"prettier": "^3.5.3",
5050
"prettier-plugin-tailwindcss": "^0.6.11",
5151
"tailwindcss": "3.4.17",
5252
"typescript": "^5.8.3",
53-
"undici": "^7.7.0",
54-
"vercel": "^41.4.1",
55-
"vite": "^6.2.5",
53+
"undici": "^7.8.0",
54+
"vercel": "^41.6.0",
55+
"vite": "^6.2.6",
5656
"vite-tsconfig-paths": "^5.1.4"
5757
},
5858
"trustedDependencies": [

0 commit comments

Comments
 (0)