Skip to content

Commit 7cd2d91

Browse files
chore(deps): update dependency happy-dom to v20
1 parent 85f117a commit 7cd2d91

6 files changed

Lines changed: 118 additions & 53 deletions

File tree

packages/nanoviews/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@testing-library/user-event": "^14.5.2",
9292
"@vitest/coverage-v8": "^3.0.0",
9393
"csstype": "^3.1.3",
94-
"happy-dom": "^18.0.0",
94+
"happy-dom": "^20.0.0",
9595
"react": "catalog:",
9696
"react-dom": "catalog:",
9797
"size-limit": "^11.1.2",

packages/next-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/react": "catalog:",
8888
"@vitejs/plugin-react": "^4.3.4",
8989
"@vitest/coverage-v8": "^3.0.0",
90-
"happy-dom": "^18.0.0",
90+
"happy-dom": "^20.0.0",
9191
"next": "^16.1.6",
9292
"react": "catalog:",
9393
"react-dom": "catalog:",

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/react": "catalog:",
8282
"@vitejs/plugin-react": "^4.3.4",
8383
"@vitest/coverage-v8": "^3.0.0",
84-
"happy-dom": "^18.0.0",
84+
"happy-dom": "^20.0.0",
8585
"react": "catalog:",
8686
"react-dom": "catalog:",
8787
"size-limit": "^11.1.6",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/react": "catalog:",
7777
"@vitejs/plugin-react": "^4.3.4",
7878
"@vitest/coverage-v8": "^3.0.0",
79-
"happy-dom": "^18.0.0",
79+
"happy-dom": "^20.0.0",
8080
"react": "catalog:",
8181
"react-dom": "catalog:",
8282
"size-limit": "^11.1.6",

packages/router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@testing-library/dom": "^10.0.0",
7373
"@testing-library/jest-dom": "^6.6.3",
7474
"@vitest/coverage-v8": "^3.0.0",
75-
"happy-dom": "^18.0.0",
75+
"happy-dom": "^20.0.0",
7676
"size-limit": "^11.1.6",
7777
"typescript": "^5.3.3",
7878
"vite": "^7.0.0",

0 commit comments

Comments
 (0)