diff --git a/package.json b/package.json index e19ab78..f9a01b2 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.12", "eslint-plugin-testing-library": "^6.3.0", - "happy-dom": "^14.12.3", + "happy-dom": "^15.7.4", "husky": "^9.1.6", "inquirer": "^8.2.6", "lint-staged": "^15.2.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30ad340..bae19ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,8 +169,8 @@ importers: specifier: ^6.3.0 version: 6.3.0(eslint@8.57.1)(typescript@5.6.3) happy-dom: - specifier: ^14.12.3 - version: 14.12.3 + specifier: ^15.7.4 + version: 15.7.4 husky: specifier: ^9.1.6 version: 9.1.6 @@ -212,7 +212,7 @@ importers: version: 4.2.0(rollup@4.24.0)(typescript@5.6.3)(vite@5.4.9(@types/node@22.7.5)) vitest: specifier: ^2.1.3 - version: 2.1.3(@types/node@22.7.5)(happy-dom@14.12.3) + version: 2.1.3(@types/node@22.7.5)(happy-dom@15.7.4) packages: @@ -2503,9 +2503,9 @@ packages: graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - happy-dom@14.12.3: - resolution: {integrity: sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==} - engines: {node: '>=16.0.0'} + happy-dom@15.7.4: + resolution: {integrity: sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==} + engines: {node: '>=18.0.0'} has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} @@ -6829,7 +6829,7 @@ snapshots: graphemer@1.4.0: {} - happy-dom@14.12.3: + happy-dom@15.7.4: dependencies: entities: 4.5.0 webidl-conversions: 7.0.0 @@ -8558,7 +8558,7 @@ snapshots: '@types/node': 22.7.5 fsevents: 2.3.3 - vitest@2.1.3(@types/node@22.7.5)(happy-dom@14.12.3): + vitest@2.1.3(@types/node@22.7.5)(happy-dom@15.7.4): dependencies: '@vitest/expect': 2.1.3 '@vitest/mocker': 2.1.3(@vitest/spy@2.1.3)(vite@5.4.9(@types/node@22.7.5)) @@ -8581,7 +8581,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.7.5 - happy-dom: 14.12.3 + happy-dom: 15.7.4 transitivePeerDependencies: - less - lightningcss