Skip to content

Commit

Permalink
chore(deps): update peerdependency happy-dom to v16 (#1052)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 50434f0 commit 9f9a39b
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 51 deletions.
2 changes: 1 addition & 1 deletion examples/app-vitest-full/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@nuxt/test-utils": "latest",
"@testing-library/vue": "8.1.0",
"happy-dom": "15.11.7",
"happy-dom": "16.0.0",
"jsdom": "25.0.1",
"listhen": "1.9.0",
"nuxt": "3.14.1592",
Expand Down
2 changes: 1 addition & 1 deletion examples/app-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@nuxt/test-utils": "latest",
"globby": "14.0.2",
"happy-dom": "15.11.7",
"happy-dom": "16.0.0",
"playwright-core": "1.49.1",
"typescript": "5.6.3",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@playwright/test": "^1.43.1",
"@testing-library/vue": "^7.0.0 || ^8.0.1",
"@vue/test-utils": "^2.4.2",
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
"happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
"jsdom": "^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0",
"playwright-core": "^1.43.1",
"vitest": "^0.34.6 || ^1.0.0 || ^2.0.0"
Expand Down
77 changes: 29 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9f9a39b

Please sign in to comment.