Skip to content

Commit

Permalink
fix(pnpm): Update happy-dom to 15.11.7 (#4468)
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 authored Dec 12, 2024
1 parent c477d40 commit 3090a3b
Show file tree
Hide file tree
Showing 3 changed files with 475 additions and 418 deletions.
2 changes: 1 addition & 1 deletion apps/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@vitejs/plugin-react": "^4.3.1",
"@vitest/ui": "^0.33.0",
"autoprefixer": "^10.4.19",
"happy-dom": "^10.5.1",
"happy-dom": "^15.11.7",
"onchange": "^7.1.0",
"postcss": "^8.4.31",
"start-server-and-test": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"dotenv": "^16.4.5",
"eslint-webpack-plugin": "^4.0.1",
"git-rev-sync": "^3.0.2",
"happy-dom": "^10.5.1",
"happy-dom": "^15.11.7",
"html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6",
"onchange": "^7.1.0",
Expand Down
Loading

0 comments on commit 3090a3b

Please sign in to comment.