diff --git a/package.json b/package.json index c75ce6d4..c26c71d5 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@changesets/cli": "2.27.8", "@changesets/types": "6.0.0", "@codecov/vite-plugin": "0.0.1-beta.12", - "@happy-dom/global-registrator": "15.7.3", + "@happy-dom/global-registrator": "15.7.4", "@nordcom/prettier": "0.1.1", "@storybook/react": "8.3.0", "@testing-library/jest-dom": "6.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77bb92fa..8a68933b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 0.0.1-beta.12 version: 0.0.1-beta.12(vite@5.4.4(@types/node@20.16.2)(less@4.2.0)(sass@1.78.0)(stylus@0.62.0)) '@happy-dom/global-registrator': - specifier: 15.7.3 - version: 15.7.3 + specifier: 15.7.4 + version: 15.7.4 '@nordcom/prettier': specifier: 0.1.1 version: 0.1.1 @@ -1585,8 +1585,8 @@ packages: resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@happy-dom/global-registrator@15.7.3': - resolution: {integrity: sha512-pxhR1xWFSU/Jtycar/ErXOFoheasVKLm7iFJb9zVwz8eGQ0dr3UBvjrtzloQEwXxomGGXUNgTOhGwPnkiCq2Ag==} + '@happy-dom/global-registrator@15.7.4': + resolution: {integrity: sha512-y8qtwB2eS4Iqy2frJP1b1zkIYQNcSMTU7FdInsVSV+mQ2JGgih8Pi+j+v+iVnYsnqC+SjZNO/4UUhe16ebvZeA==} engines: {node: '>=18.0.0'} '@humanwhocodes/config-array@0.11.14': @@ -3597,6 +3597,10 @@ packages: resolution: {integrity: sha512-w3RUaYNXFJX5LiNVhOJLK4GqCB1bFj1FvELtpon3HrN8gUpS09V0Vvm4/BBRRj7mLUE1+ch8PKv1JxEp/0IHjA==} engines: {node: '>=18.0.0'} + happy-dom@15.7.4: + resolution: {integrity: sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==} + engines: {node: '>=18.0.0'} + has-ansi@2.0.0: resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==} engines: {node: '>=0.10.0'} @@ -7083,9 +7087,9 @@ snapshots: '@eslint/js@8.57.0': {} - '@happy-dom/global-registrator@15.7.3': + '@happy-dom/global-registrator@15.7.4': dependencies: - happy-dom: 15.7.3 + happy-dom: 15.7.4 '@humanwhocodes/config-array@0.11.14': dependencies: @@ -9642,6 +9646,12 @@ snapshots: webidl-conversions: 7.0.0 whatwg-mimetype: 3.0.0 + happy-dom@15.7.4: + dependencies: + entities: 4.5.0 + webidl-conversions: 7.0.0 + whatwg-mimetype: 3.0.0 + has-ansi@2.0.0: dependencies: ansi-regex: 2.1.1