Skip to content

Commit f4c1202

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

3.26 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,27 +29,27 @@
2929
"@sveltejs/adapter-auto": "^4.0.0",
3030
"@sveltejs/kit": "^2.17.2",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.24.0",
33-
"@typescript-eslint/parser": "^8.24.0",
32+
"@typescript-eslint/eslint-plugin": "^8.24.1",
33+
"@typescript-eslint/parser": "^8.24.1",
3434
"autoprefixer": "^10.4.20",
3535
"clsx": "^2.1.1",
36-
"eslint": "^9.20.1",
36+
"eslint": "^9.21.0",
3737
"eslint-config-prettier": "^10.0.1",
3838
"eslint-plugin-svelte": "^2.46.1",
3939
"eslint-plugin-tailwindcss": "^3.18.0",
4040
"husky": "^9.1.7",
4141
"lint-staged": "^15.4.3",
4242
"lucide-svelte": "^0.475.0",
43-
"postcss": "^8.5.2",
44-
"prettier": "^3.5.1",
43+
"postcss": "^8.5.3",
44+
"prettier": "^3.5.2",
4545
"prettier-plugin-svelte": "^3.3.3",
4646
"prettier-plugin-tailwindcss": "^0.6.11",
47-
"svelte": "^5.20.1",
47+
"svelte": "^5.20.2",
4848
"svelte-check": "^4.1.4",
49-
"tailwind-merge": "^3.0.1",
49+
"tailwind-merge": "^3.0.2",
5050
"tailwindcss": "^3.4.17",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.7.3",
53-
"vite": "^6.1.0"
53+
"vite": "^6.1.1"
5454
}
5555
}

0 commit comments

Comments
 (0)