Skip to content

Commit 0049d13

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

1.29 KB
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": "^20.1.0",
2828
"@commitlint/config-conventional": "^20.0.0",
2929
"@sveltejs/adapter-auto": "^7.0.0",
30-
"@sveltejs/kit": "^2.46.4",
30+
"@sveltejs/kit": "^2.47.2",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.46.0",
33-
"@typescript-eslint/parser": "^8.46.0",
32+
"@typescript-eslint/eslint-plugin": "^8.46.1",
33+
"@typescript-eslint/parser": "^8.46.1",
3434
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
36-
"eslint": "^9.37.0",
36+
"eslint": "^9.38.0",
3737
"eslint-config-prettier": "^10.1.8",
38-
"eslint-plugin-svelte": "^3.12.4",
38+
"eslint-plugin-svelte": "^3.12.5",
3939
"eslint-plugin-tailwindcss": "^3.18.2",
4040
"husky": "^9.1.7",
4141
"lint-staged": "^16.2.4",
42-
"lucide-svelte": "^0.545.0",
42+
"lucide-svelte": "^0.546.0",
4343
"postcss": "^8.5.6",
4444
"prettier": "^3.6.2",
4545
"prettier-plugin-svelte": "^3.4.0",
46-
"prettier-plugin-tailwindcss": "^0.6.14",
47-
"svelte": "^5.39.11",
46+
"prettier-plugin-tailwindcss": "^0.7.1",
47+
"svelte": "^5.41.0",
4848
"svelte-check": "^4.3.3",
4949
"tailwind-merge": "^3.3.1",
5050
"tailwindcss": "^3.4.18",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.9.3",
53-
"vite": "^7.1.9"
53+
"vite": "^7.1.11"
5454
}
5555
}

0 commit comments

Comments
 (0)