Skip to content

Commit 6dcbd1e

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

2.68 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@sveltejs/adapter-auto": "^6.0.1",
3030
"@sveltejs/kit": "^2.22.2",
3131
"@total-typescript/ts-reset": "^0.6.1",
32-
"@typescript-eslint/eslint-plugin": "^8.35.0",
33-
"@typescript-eslint/parser": "^8.35.0",
32+
"@typescript-eslint/eslint-plugin": "^8.35.1",
33+
"@typescript-eslint/parser": "^8.35.1",
3434
"autoprefixer": "^10.4.21",
3535
"clsx": "^2.1.1",
36-
"eslint": "^9.30.0",
36+
"eslint": "^9.30.1",
3737
"eslint-config-prettier": "^10.1.5",
3838
"eslint-plugin-svelte": "^3.10.1",
3939
"eslint-plugin-tailwindcss": "^3.18.0",
@@ -44,12 +44,12 @@
4444
"prettier": "^3.6.2",
4545
"prettier-plugin-svelte": "^3.4.0",
4646
"prettier-plugin-tailwindcss": "^0.6.13",
47-
"svelte": "^5.34.9",
47+
"svelte": "^5.35.2",
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.0"
53+
"vite": "^7.0.2"
5454
}
5555
}

0 commit comments

Comments
 (0)