diff --git a/bun.lockb b/bun.lockb index 83c16d9..f620806 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 545b674..9ab0052 100644 --- a/package.json +++ b/package.json @@ -11,17 +11,17 @@ "lint:fix": "eslint --fix ." }, "dependencies": { - "nuxt": "3.13.1", - "vue": "3.5.5", + "nuxt": "3.13.2", + "vue": "3.5.9", "vue-router": "4.4.5" }, "devDependencies": { "@antfu/eslint-config": "2.27.3", "@nuxt/test-utils": "^3.14.2", - "@unocss/eslint-plugin": "0.62.3", - "@unocss/nuxt": "0.62.3", + "@unocss/eslint-plugin": "0.62.4", + "@unocss/nuxt": "0.62.4", "@vue/test-utils": "^2.4.6", - "eslint": "9.10.0", + "eslint": "9.11.1", "eslint-plugin-format": "0.1.2", "happy-dom": "^15.7.4", "lint-staged": "15.2.10",