diff --git a/package.json b/package.json index e19a23c..e3233af 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.16", "eslint-plugin-testing-library": "^6.4.0", - "happy-dom": "^14.12.3", + "happy-dom": "^16.7.2", "husky": "^9.1.7", "inquirer": "^8.2.6", "lint-staged": "^15.2.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f24a2e0..34c59bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -169,8 +169,8 @@ importers: specifier: ^6.4.0 version: 6.4.0(eslint@8.57.1)(typescript@5.7.2) happy-dom: - specifier: ^14.12.3 - version: 14.12.3 + specifier: ^16.7.2 + version: 16.7.2 husky: specifier: ^9.1.7 version: 9.1.7 @@ -212,7 +212,7 @@ importers: version: 4.3.0(rollup@4.31.0)(typescript@5.7.2)(vite@5.4.12(@types/node@22.10.1)) vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.1)(happy-dom@14.12.3) + version: 2.1.8(@types/node@22.10.1)(happy-dom@16.7.2) packages: @@ -2540,9 +2540,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@16.7.2: + resolution: {integrity: sha512-zOzw0xyYlDaF/ylwbAsduYZZVRTd5u7IwlFkGbEathIeJMLp3vrN3cHm3RS7PZpD9gr/IO16bHEswcgNyWTsqw==} + engines: {node: '>=18.0.0'} has-bigints@1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} @@ -6868,9 +6868,8 @@ snapshots: graphemer@1.4.0: {} - happy-dom@14.12.3: + happy-dom@16.7.2: dependencies: - entities: 4.5.0 webidl-conversions: 7.0.0 whatwg-mimetype: 3.0.0 @@ -8598,7 +8597,7 @@ snapshots: '@types/node': 22.10.1 fsevents: 2.3.3 - vitest@2.1.8(@types/node@22.10.1)(happy-dom@14.12.3): + vitest@2.1.8(@types/node@22.10.1)(happy-dom@16.7.2): dependencies: '@vitest/expect': 2.1.8 '@vitest/mocker': 2.1.8(vite@5.4.12(@types/node@22.10.1)) @@ -8622,7 +8621,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.10.1 - happy-dom: 14.12.3 + happy-dom: 16.7.2 transitivePeerDependencies: - less - lightningcss