diff --git a/bun.lockb b/bun.lockb index 5ddc215..df37fe5 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8a0d533..d07d410 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "@nuxtjs/i18n": "8.5.5", "@tailwindcss/typography": "^0.5.15", "@types/node": "^20.16.10", - "@typescript-eslint/eslint-plugin": "^7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.8.1", + "@typescript-eslint/parser": "^8.8.1", "@vueuse/core": "^10.11.1", "@vueuse/nuxt": "^10.11.1", "autoprefixer": "^10.4.20",