Skip to content

Commit 3d29cf6

Browse files
chore(deps): update dependency happy-dom to v17
1 parent fc3e13c commit 3d29cf6

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": "^17.0.0",
3131
"postcss": "^8.4.47",
3232
"tailwindcss": "^3.4.14",
3333
"typescript": "5.7.3",

yarn.lock

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

1258-
entities@^4.4.0, entities@^4.5.0:
1258+
entities@^4.4.0:
12591259
version "4.5.0"
12601260
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
12611261
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
@@ -1437,12 +1437,11 @@ graphql@^16.8.1:
14371437
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
14381438
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
14391439

1440-
happy-dom@^15.0.0:
1441-
version "15.11.7"
1442-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.7.tgz#db9854f11e5dd3fd4ab20cbbcfdf7bd9e17cd971"
1443-
integrity sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg==
1440+
happy-dom@^17.0.0:
1441+
version "17.0.0"
1442+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-17.0.0.tgz#ccb81b2331c470d8d1511882cbe83046664fa1b7"
1443+
integrity sha512-jGuUr3UrgMzt1Mopyof3RzD49/GudAp1suP5KFU+EvNXmqUAMXpxux2zEJbabE1YXs0APrY61iRZ0BKMMWCGTg==
14441444
dependencies:
1445-
entities "^4.5.0"
14461445
webidl-conversions "^7.0.0"
14471446
whatwg-mimetype "^3.0.0"
14481447

0 commit comments

Comments
 (0)