Skip to content

Commit 798607b

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

-913 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.0",
2828
"@commitlint/config-conventional": "^19.8.0",
2929
"@sveltejs/adapter-auto": "^6.0.0",
30-
"@sveltejs/kit": "^2.20.4",
30+
"@sveltejs/kit": "^2.20.5",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.29.0",
33-
"@typescript-eslint/parser": "^8.29.0",
32+
"@typescript-eslint/eslint-plugin": "^8.29.1",
33+
"@typescript-eslint/parser": "^8.29.1",
3434
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
3636
"eslint": "^9.24.0",
37-
"eslint-config-prettier": "^10.1.1",
37+
"eslint-config-prettier": "^10.1.2",
3838
"eslint-plugin-svelte": "^3.5.1",
3939
"eslint-plugin-tailwindcss": "^3.18.0",
4040
"husky": "^9.1.7",
41-
"lint-staged": "^15.5.0",
42-
"lucide-svelte": "^0.487.0",
41+
"lint-staged": "^15.5.1",
42+
"lucide-svelte": "^0.488.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.25.7",
48-
"svelte-check": "^4.1.5",
47+
"svelte": "^5.26.2",
48+
"svelte-check": "^4.1.6",
4949
"tailwind-merge": "^3.2.0",
5050
"tailwindcss": "^3.4.17",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.8.3",
53-
"vite": "^6.2.5"
53+
"vite": "^6.2.6"
5454
}
5555
}

0 commit comments

Comments
 (0)