diff --git a/bun.lockb b/bun.lockb index 4ec414f1..9e612152 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 980b6195..a5b9e40a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-nuxt": "4.0.0", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-vue": "9.28.0", - "happy-dom": "12.2.1", + "happy-dom": "15.7.3", "lint-staged": "15.2.10", "nuxt-vitest": "0.11.5", "postcss-html": "1.7.0", @@ -56,7 +56,7 @@ "stylelint-config-prettier": "9.0.5", "stylelint-config-recommended-vue": "1.5.0", "stylelint-config-standard": "34.0.0", - "vitest": "0.33.0" + "vitest": "2.0.5" }, "packageManager": "bun@1.0.2" }