Skip to content

Commit 5bf4c9a

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

-269 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"@commitlint/cli": "^19.8.1",
2828
"@commitlint/config-conventional": "^19.8.1",
2929
"@sveltejs/adapter-auto": "^6.0.1",
30-
"@sveltejs/kit": "^2.22.2",
30+
"@sveltejs/kit": "^2.22.5",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.35.1",
33-
"@typescript-eslint/parser": "^8.35.1",
32+
"@typescript-eslint/eslint-plugin": "^8.36.0",
33+
"@typescript-eslint/parser": "^8.36.0",
3434
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
36-
"eslint": "^9.30.1",
36+
"eslint": "^9.31.0",
3737
"eslint-config-prettier": "^10.1.5",
3838
"eslint-plugin-svelte": "^3.10.1",
3939
"eslint-plugin-tailwindcss": "^3.18.0",
@@ -43,13 +43,13 @@
4343
"postcss": "^8.5.6",
4444
"prettier": "^3.6.2",
4545
"prettier-plugin-svelte": "^3.4.0",
46-
"prettier-plugin-tailwindcss": "^0.6.13",
47-
"svelte": "^5.35.2",
46+
"prettier-plugin-tailwindcss": "^0.6.14",
47+
"svelte": "^5.35.6",
4848
"svelte-check": "^4.2.2",
4949
"tailwind-merge": "^3.3.1",
5050
"tailwindcss": "^3.4.17",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.8.3",
53-
"vite": "^7.0.2"
53+
"vite": "^7.0.4"
5454
}
5555
}

0 commit comments

Comments
 (0)