diff --git a/bun.lockb b/bun.lockb index 059000c..2eed95e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a9505cb..51515ee 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxtjs/i18n": "8.5.0", "@tailwindcss/typography": "^0.5.14", "@types/node": "^20.16.1", - "@typescript-eslint/eslint-plugin": "^7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.2.0", + "@typescript-eslint/parser": "^8.2.0", "@vueuse/core": "^10.11.1", "@vueuse/nuxt": "^10.11.1", "autoprefixer": "^10.4.20",