Skip to content

Commit 7e8f991

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

bun.lockb

990 Bytes
Binary file not shown.

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,32 +24,32 @@
2424
]
2525
},
2626
"devDependencies": {
27-
"@commitlint/cli": "^19.7.1",
28-
"@commitlint/config-conventional": "^19.7.1",
27+
"@commitlint/cli": "^19.8.0",
28+
"@commitlint/config-conventional": "^19.8.0",
2929
"@sveltejs/adapter-auto": "^4.0.0",
30-
"@sveltejs/kit": "^2.17.3",
30+
"@sveltejs/kit": "^2.19.0",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.25.0",
33-
"@typescript-eslint/parser": "^8.25.0",
34-
"autoprefixer": "^10.4.20",
32+
"@typescript-eslint/eslint-plugin": "^8.26.0",
33+
"@typescript-eslint/parser": "^8.26.0",
34+
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
36-
"eslint": "^9.21.0",
37-
"eslint-config-prettier": "^10.0.2",
38-
"eslint-plugin-svelte": "^3.0.2",
36+
"eslint": "^9.22.0",
37+
"eslint-config-prettier": "^10.1.1",
38+
"eslint-plugin-svelte": "^3.1.0",
3939
"eslint-plugin-tailwindcss": "^3.18.0",
4040
"husky": "^9.1.7",
4141
"lint-staged": "^15.4.3",
42-
"lucide-svelte": "^0.477.0",
42+
"lucide-svelte": "^0.479.0",
4343
"postcss": "^8.5.3",
4444
"prettier": "^3.5.3",
4545
"prettier-plugin-svelte": "^3.3.3",
4646
"prettier-plugin-tailwindcss": "^0.6.11",
47-
"svelte": "^5.20.5",
48-
"svelte-check": "^4.1.4",
47+
"svelte": "^5.22.6",
48+
"svelte-check": "^4.1.5",
4949
"tailwind-merge": "^3.0.2",
5050
"tailwindcss": "^3.4.17",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.8.2",
53-
"vite": "^6.2.0"
53+
"vite": "^6.2.1"
5454
}
5555
}

0 commit comments

Comments
 (0)