diff --git a/bun.lockb b/bun.lockb index 4e8065c..8fb7a65 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a9ad848..05083fb 100644 --- a/package.json +++ b/package.json @@ -24,13 +24,13 @@ "lint:fix": "eslint . --fix" }, "devDependencies": { - "@hrcd/eslint-config": "^2.0.2", - "@nuxt/scripts": "^0.9.2", - "@nuxt/ui": "^2.18.5", + "@hrcd/eslint-config": "^2.0.5", + "@nuxt/scripts": "^0.9.3", + "@nuxt/ui": "^2.18.6", "@vueuse/core": "^11.1.0", "@vueuse/nuxt": "^11.1.0", "automd": "^0.3.8", - "eslint": "^9.10.0", + "eslint": "^9.11.1", "nuxt": "^3.13.2" }, "publishConfig": {