Skip to content

Commit f3719d4

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 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.47.2",
30+
"@sveltejs/kit": "^2.48.0",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.46.1",
33-
"@typescript-eslint/parser": "^8.46.1",
32+
"@typescript-eslint/eslint-plugin": "^8.46.2",
33+
"@typescript-eslint/parser": "^8.46.2",
3434
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
3636
"eslint": "^9.38.0",
3737
"eslint-config-prettier": "^10.1.8",
3838
"eslint-plugin-svelte": "^3.12.5",
3939
"eslint-plugin-tailwindcss": "^3.18.2",
4040
"husky": "^9.1.7",
41-
"lint-staged": "^16.2.4",
42-
"lucide-svelte": "^0.546.0",
41+
"lint-staged": "^16.2.6",
42+
"lucide-svelte": "^0.548.0",
4343
"postcss": "^8.5.6",
4444
"prettier": "^3.6.2",
4545
"prettier-plugin-svelte": "^3.4.0",
4646
"prettier-plugin-tailwindcss": "^0.7.1",
47-
"svelte": "^5.41.0",
47+
"svelte": "^5.42.2",
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.11"
53+
"vite": "^7.1.12"
5454
}
5555
}

0 commit comments

Comments
 (0)