diff --git a/bun.lockb b/bun.lockb index 8c5bbfb..6fde8a6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e3461c5..4d1020a 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxtjs/i18n": "8.3.3", "@tailwindcss/typography": "^0.5.14", "@types/node": "^20.14.15", - "@typescript-eslint/eslint-plugin": "^7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.1.0", + "@typescript-eslint/parser": "^8.1.0", "@vueuse/core": "^10.11.1", "@vueuse/nuxt": "^10.11.1", "autoprefixer": "^10.4.20",