diff --git a/bun.lockb b/bun.lockb index f9d2a85..514f927 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1001db6..da50e46 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxtjs/i18n": "8.3.1", "@tailwindcss/typography": "^0.5.13", "@types/node": "^20.14.11", - "@typescript-eslint/eslint-plugin": "^7.16.1", - "@typescript-eslint/parser": "^7.16.1", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "@vueuse/core": "^10.11.0", "@vueuse/nuxt": "^10.11.0", "autoprefixer": "^10.4.19",