diff --git a/bun.lockb b/bun.lockb index fdcc90e..e401fd1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dfa4254..45d22bb 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ "@stylistic/eslint-plugin": "^2.13.0", "@types/eslint__js": "^8.42.3", "@types/mapbox__polyline": "^1.0.5", - "@typescript-eslint/eslint-plugin": "^7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.23.0", + "@typescript-eslint/parser": "^8.23.0", "autoprefixer": "^10.4.20", "eslint": "^9.19.0", "eslint-plugin-solid": "^0.14.2", @@ -63,7 +63,7 @@ "solid-devtools": "^0.33.0", "tailwindcss": "^3.4.17", "typescript": "^5.7.3", - "typescript-eslint": "^7.18.0", + "typescript-eslint": "^8.23.0", "vite": "^5.4.14", "vite-plugin-solid": "^2.11.1", "vitest": "^2.1.9",