diff --git a/bun.lockb b/bun.lockb index 49cb2a8..432ebab 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cddfe82..eff31c1 100644 --- a/package.json +++ b/package.json @@ -26,12 +26,12 @@ "devDependencies": { "@hrcd/eslint-config": "^2.1.1", "@nuxt/scripts": "^0.9.5", - "@nuxt/ui": "^2.18.7", - "@vueuse/core": "^11.1.0", - "@vueuse/nuxt": "^11.1.0", + "@nuxt/ui": "^2.19.2", + "@vueuse/core": "^11.2.0", + "@vueuse/nuxt": "^11.2.0", "automd": "^0.3.12", - "eslint": "^9.13.0", - "nuxt": "^3.13.2" + "eslint": "^9.14.0", + "nuxt": "^3.14.159" }, "publishConfig": { "access": "public"