Skip to content

Commit 126ad84

Browse files
chore(deps): update peerdependency happy-dom to v15 (#922)
1 parent e30c044 commit 126ad84

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
lines changed

examples/app-vitest-full/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@nuxt/devtools": "1.3.9",
2020
"@nuxt/test-utils": "latest",
2121
"@testing-library/vue": "8.1.0",
22-
"happy-dom": "14.12.3",
22+
"happy-dom": "15.0.0",
2323
"jsdom": "24.1.1",
2424
"listhen": "1.7.2",
2525
"nuxt": "3.12.4",

examples/app-vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@nuxt/test-utils": "latest",
2020
"globby": "14.0.2",
21-
"happy-dom": "14.12.3",
21+
"happy-dom": "15.0.0",
2222
"playwright-core": "1.46.0",
2323
"typescript": "5.5.4",
2424
"vitest": "2.0.5"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@vitest/ui": "^0.34.6 || ^1.0.0 || ^2.0.0",
104104
"@vue/test-utils": "^2.4.2",
105105
"h3": "*",
106-
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0",
106+
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
107107
"jsdom": "^22.0.0 || ^23.0.0 || ^24.0.0",
108108
"nitropack": "*",
109109
"playwright-core": "^1.43.1",

pnpm-lock.yaml

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)