diff --git a/bun.lockb b/bun.lockb index b8588d5..8669726 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7bbfcca..a84cc3c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-nuxt": "4.0.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-vue": "9.26.0", - "happy-dom": "12.2.1", + "happy-dom": "14.12.0", "lint-staged": "15.2.5", "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": "1.6.0" }, "packageManager": "bun@1.0.2" }