Skip to content

Commit 1bb6221

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

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

bun.lockb

708 Bytes
Binary file not shown.

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,32 +24,32 @@
2424
]
2525
},
2626
"devDependencies": {
27-
"@commitlint/cli": "^19.5.0",
28-
"@commitlint/config-conventional": "^19.5.0",
27+
"@commitlint/cli": "^19.6.0",
28+
"@commitlint/config-conventional": "^19.6.0",
2929
"@sveltejs/adapter-auto": "^3.3.1",
30-
"@sveltejs/kit": "^2.8.1",
30+
"@sveltejs/kit": "^2.8.2",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.14.0",
33-
"@typescript-eslint/parser": "^8.14.0",
32+
"@typescript-eslint/eslint-plugin": "^8.15.0",
33+
"@typescript-eslint/parser": "^8.15.0",
3434
"autoprefixer": "^10.4.20",
3535
"clsx": "^2.1.1",
3636
"eslint": "^9.15.0",
3737
"eslint-config-prettier": "^9.1.0",
3838
"eslint-plugin-svelte": "^2.46.0",
3939
"eslint-plugin-tailwindcss": "^3.17.5",
40-
"husky": "^9.1.6",
40+
"husky": "^9.1.7",
4141
"lint-staged": "^15.2.10",
4242
"lucide-svelte": "^0.460.1",
4343
"postcss": "^8.4.49",
4444
"prettier": "^3.3.3",
45-
"prettier-plugin-svelte": "^3.2.8",
46-
"prettier-plugin-tailwindcss": "^0.6.8",
47-
"svelte": "^5.2.2",
48-
"svelte-check": "^4.0.9",
49-
"tailwind-merge": "^2.5.4",
45+
"prettier-plugin-svelte": "^3.3.2",
46+
"prettier-plugin-tailwindcss": "^0.6.9",
47+
"svelte": "^5.2.7",
48+
"svelte-check": "^4.1.0",
49+
"tailwind-merge": "^2.5.5",
5050
"tailwindcss": "^3.4.15",
5151
"tslib": "^2.8.1",
52-
"typescript": "^5.6.3",
52+
"typescript": "^5.7.2",
5353
"vite": "^5.4.11"
5454
}
5555
}

0 commit comments

Comments
 (0)