diff --git a/bun.lockb b/bun.lockb index feeb4a4..b6afdeb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cc1e87c..15557d2 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxtjs/i18n": "8.5.5", "@tailwindcss/typography": "^0.5.15", "@types/node": "^22.7.9", - "@typescript-eslint/eslint-plugin": "^7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.11.0", + "@typescript-eslint/parser": "^8.11.0", "@vueuse/core": "^11.1.0", "@vueuse/nuxt": "^11.1.0", "autoprefixer": "^10.4.20",