chore(deps): update dependency jsdom to v30
Build Test / test (pull_request) Successful in 49s
JS Unit Tests / test (pull_request) Successful in 48s

This commit is contained in:
2026-07-28 03:06:50 +00:00
parent 7c241f2228
commit 44cc7b7b0d
2 changed files with 48 additions and 39 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"vue-tsc": "^3.0.5",
"@vitest/coverage-v8": "^4.1.6",
"@vue/test-utils": "^2.4.10",
"jsdom": "^29.1.1",
"jsdom": "^30.0.0",
"vitest": "^4.1.6"
}
}