diff --git a/bun.lockb b/bun.lockb index 83c16d9..5c9437c 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 545b674..2f5b71b 100644 --- a/package.json +++ b/package.json @@ -11,23 +11,23 @@ "lint:fix": "eslint --fix ." }, "dependencies": { - "nuxt": "3.13.1", - "vue": "3.5.5", + "nuxt": "3.14.1592", + "vue": "3.5.13", "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", + "@nuxt/test-utils": "^3.14.4", + "@unocss/eslint-plugin": "0.64.1", + "@unocss/nuxt": "0.64.1", "@vue/test-utils": "^2.4.6", - "eslint": "9.10.0", + "eslint": "9.15.0", "eslint-plugin-format": "0.1.2", - "happy-dom": "^15.7.4", + "happy-dom": "^15.11.6", "lint-staged": "15.2.10", "simple-git-hooks": "^2.11.1", - "typescript": "5.6.2", - "vitest": "^2.1.1" + "typescript": "5.7.2", + "vitest": "^2.1.5" }, "simple-git-hooks": { "pre-commit": "bun x lint-staged"