diff --git a/bun.lockb b/bun.lockb index ac8a3e6..8ec768c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d159953..101088b 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "@sveltejs/enhanced-img": "0.3.0", "@sveltejs/kit": "2.5.18", "@sveltejs/vite-plugin-svelte": "3.1.1", - "@types/eslint": "8.56.10", - "@types/node": "20.14.9", - "@typescript-eslint/eslint-plugin": "7.15.0", - "@typescript-eslint/parser": "7.15.0", + "@types/eslint": "9.6.1", + "@types/node": "22.5.0", + "@typescript-eslint/eslint-plugin": "8.3.0", + "@typescript-eslint/parser": "8.3.0", "autoprefixer": "10.4.19", "concurrently": "8.2.2", "eslint": "9.6.0", @@ -45,9 +45,9 @@ "tailwindcss": "3.4.4", "tslib": "2.6.3", "typescript": "5.5.3", - "typescript-eslint": "7.15.0", + "typescript-eslint": "8.3.0", "vite": "5.3.2", - "vitest": "1.6.0" + "vitest": "2.0.5" }, "type": "module", "dependencies": {