Skip to content

Commit b8867f7

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

1006 Bytes
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@sveltejs/adapter-auto": "^3.3.1",
3030
"@sveltejs/kit": "^2.9.0",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.16.0",
33-
"@typescript-eslint/parser": "^8.16.0",
32+
"@typescript-eslint/eslint-plugin": "^8.17.0",
33+
"@typescript-eslint/parser": "^8.17.0",
3434
"autoprefixer": "^10.4.20",
3535
"clsx": "^2.1.1",
3636
"eslint": "^9.16.0",
@@ -39,17 +39,17 @@
3939
"eslint-plugin-tailwindcss": "^3.17.5",
4040
"husky": "^9.1.7",
4141
"lint-staged": "^15.2.10",
42-
"lucide-svelte": "^0.462.0",
42+
"lucide-svelte": "^0.468.0",
4343
"postcss": "^8.4.49",
44-
"prettier": "^3.4.1",
44+
"prettier": "^3.4.2",
4545
"prettier-plugin-svelte": "^3.3.2",
4646
"prettier-plugin-tailwindcss": "^0.6.9",
47-
"svelte": "^5.3.1",
48-
"svelte-check": "^4.1.0",
47+
"svelte": "^5.9.0",
48+
"svelte-check": "^4.1.1",
4949
"tailwind-merge": "^2.5.5",
50-
"tailwindcss": "^3.4.15",
50+
"tailwindcss": "^3.4.16",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.7.2",
53-
"vite": "^6.0.2"
53+
"vite": "^6.0.3"
5454
}
5555
}

0 commit comments

Comments
 (0)