Skip to content

Commit d2ba73f

Browse files
chore(deps): update dependency happy-dom to v16
1 parent c3270e2 commit d2ba73f

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react-transition-group": "^4.4.11",
2828
"@vitejs/plugin-react": "^4.0.4",
2929
"autoprefixer": "^10.4.20",
30-
"happy-dom": "^15.0.0",
30+
"happy-dom": "^16.0.0",
3131
"postcss": "^8.4.47",
3232
"tailwindcss": "^3.4.14",
3333
"typescript": "5.7.2",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,7 +1250,7 @@ emoji-regex@^9.2.2:
12501250
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
12511251
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
12521252

1253-
entities@^4.4.0, entities@^4.5.0:
1253+
entities@^4.4.0:
12541254
version "4.5.0"
12551255
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
12561256
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
@@ -1432,12 +1432,11 @@ graphql@^16.8.1:
14321432
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
14331433
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
14341434

1435-
happy-dom@^15.0.0:
1436-
version "15.11.7"
1437-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.7.tgz#db9854f11e5dd3fd4ab20cbbcfdf7bd9e17cd971"
1438-
integrity sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg==
1435+
happy-dom@^16.0.0:
1436+
version "16.0.0"
1437+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-16.0.0.tgz#d3719086eab4b5195513978f36f987125508f1b4"
1438+
integrity sha512-Br2gCVyasiuBFSunZpgkKJ84ruoM/a1e6OnJj3MU1O2pz9+HDBc03WD00/DNQ2xnQpLlpGwU37TaubonvlZWIQ==
14391439
dependencies:
1440-
entities "^4.5.0"
14411440
webidl-conversions "^7.0.0"
14421441
whatwg-mimetype "^3.0.0"
14431442

0 commit comments

Comments
 (0)