Skip to content

Commit 8ffe4ad

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

744 Bytes
Binary file not shown.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,29 +27,29 @@
2727
"@commitlint/cli": "^19.8.1",
2828
"@commitlint/config-conventional": "^19.8.1",
2929
"@sveltejs/adapter-auto": "^6.1.0",
30-
"@sveltejs/kit": "^2.36.2",
30+
"@sveltejs/kit": "^2.37.1",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.40.0",
33-
"@typescript-eslint/parser": "^8.40.0",
32+
"@typescript-eslint/eslint-plugin": "^8.42.0",
33+
"@typescript-eslint/parser": "^8.42.0",
3434
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
36-
"eslint": "^9.34.0",
36+
"eslint": "^9.35.0",
3737
"eslint-config-prettier": "^10.1.8",
38-
"eslint-plugin-svelte": "^3.11.0",
38+
"eslint-plugin-svelte": "^3.12.2",
3939
"eslint-plugin-tailwindcss": "^3.18.2",
4040
"husky": "^9.1.7",
41-
"lint-staged": "^16.1.5",
42-
"lucide-svelte": "^0.541.0",
41+
"lint-staged": "^16.1.6",
42+
"lucide-svelte": "^0.542.0",
4343
"postcss": "^8.5.6",
4444
"prettier": "^3.6.2",
4545
"prettier-plugin-svelte": "^3.4.0",
4646
"prettier-plugin-tailwindcss": "^0.6.14",
47-
"svelte": "^5.38.3",
47+
"svelte": "^5.38.7",
4848
"svelte-check": "^4.3.1",
4949
"tailwind-merge": "^3.3.1",
5050
"tailwindcss": "^3.4.17",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.9.2",
53-
"vite": "^7.1.3"
53+
"vite": "^7.1.4"
5454
}
5555
}

0 commit comments

Comments
 (0)