diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f98becd..33c7b17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,7 +58,7 @@ devDependencies: version: 4.6.2(eslint@8.57.0) happy-dom: specifier: ^15.7.3 - version: 15.7.3 + version: 15.10.1 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -85,7 +85,7 @@ devDependencies: version: 5.4.3(@types/node@22.5.4) vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@22.5.4)(happy-dom@15.7.3) + version: 2.0.5(@types/node@22.5.4)(happy-dom@15.10.1) packages: @@ -2475,8 +2475,8 @@ packages: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true - /happy-dom@15.7.3: - resolution: {integrity: sha512-w3RUaYNXFJX5LiNVhOJLK4GqCB1bFj1FvELtpon3HrN8gUpS09V0Vvm4/BBRRj7mLUE1+ch8PKv1JxEp/0IHjA==} + /happy-dom@15.10.1: + resolution: {integrity: sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==} engines: {node: '>=18.0.0'} dependencies: entities: 4.5.0 @@ -4787,7 +4787,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@2.0.5(@types/node@22.5.4)(happy-dom@15.7.3): + /vitest@2.0.5(@types/node@22.5.4)(happy-dom@15.10.1): resolution: {integrity: sha512-8GUxONfauuIdeSl5f9GTgVEpg5BTOlplET4WEDaeY2QBiN8wSm68vxN/tb5z405OwppfoCavnwXafiaYBC/xOA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4823,7 +4823,7 @@ packages: chai: 5.1.1 debug: 4.3.7 execa: 8.0.1 - happy-dom: 15.7.3 + happy-dom: 15.10.1 magic-string: 0.30.11 pathe: 1.1.2 std-env: 3.7.0