diff --git a/bun.lockb b/bun.lockb index c164bef9..e3a4bf59 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fc6f3d8e..9cfc7c41 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ "lint:fix": "eslint . --fix" }, "devDependencies": { - "@iconify-json/lucide": "^1.2.13", + "@iconify-json/lucide": "^1.2.15", "@nuxt/content": "^2.13.4", "@nuxt/devtools": "^1.6.0", - "@nuxt/eslint-config": "^0.6.1", + "@nuxt/eslint-config": "^0.7.0", "@nuxt/fonts": "^0.10.2", "@nuxt/image": "1.8.1", "@nuxt/ui": "^2.19.2", @@ -28,7 +28,7 @@ "@vueuse/core": "^11.2.0", "@vueuse/nuxt": "^11.2.0", "automd": "^0.3.12", - "eslint": "^9.14.0", + "eslint": "^9.15.0", "nuxt": "^3.14.159", "nuxt-og-image": "^3.0.8", "nuxt-svgo": "^4.0.8",