Skip to content

Commit 2a50508

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

1.18 KB
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"devDependencies": {
2727
"@commitlint/cli": "^19.8.1",
2828
"@commitlint/config-conventional": "^19.8.1",
29-
"@sveltejs/adapter-auto": "^6.0.2",
30-
"@sveltejs/kit": "^2.27.3",
29+
"@sveltejs/adapter-auto": "^6.1.0",
30+
"@sveltejs/kit": "^2.31.1",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.39.0",
33-
"@typescript-eslint/parser": "^8.39.0",
32+
"@typescript-eslint/eslint-plugin": "^8.39.1",
33+
"@typescript-eslint/parser": "^8.39.1",
3434
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
3636
"eslint": "^9.33.0",
@@ -44,12 +44,12 @@
4444
"prettier": "^3.6.2",
4545
"prettier-plugin-svelte": "^3.4.0",
4646
"prettier-plugin-tailwindcss": "^0.6.14",
47-
"svelte": "^5.38.0",
47+
"svelte": "^5.38.1",
4848
"svelte-check": "^4.3.1",
4949
"tailwind-merge": "^3.3.1",
5050
"tailwindcss": "^3.4.17",
5151
"tslib": "^2.8.1",
5252
"typescript": "^5.9.2",
53-
"vite": "^7.1.1"
53+
"vite": "^7.1.2"
5454
}
5555
}

0 commit comments

Comments
 (0)