diff --git a/bun.lockb b/bun.lockb index 7c74728..4db68f2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c673c29..34d0a81 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxtjs/i18n": "8.5.5", "@tailwindcss/typography": "^0.5.15", "@types/node": "^22.8.1", - "@typescript-eslint/eslint-plugin": "^7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/parser": "^8.17.0", "@vueuse/core": "^11.1.0", "@vueuse/nuxt": "^11.1.0", "autoprefixer": "^10.4.20",