diff --git a/package.json b/package.json index 2c190784..59a57f5d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-vue": "^9.30.0", "globals": "^15.12.0", - "happy-dom": "^15.7.4", + "happy-dom": "^15.10.1", "mutationobserver-shim": "^0.3.7", "portal-vue": "^3.0.0", "prettier": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f53581eb..37374e80 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: ^15.12.0 version: 15.12.0 happy-dom: - specifier: ^15.7.4 - version: 15.7.4 + specifier: ^15.10.1 + version: 15.10.1 mutationobserver-shim: specifier: ^0.3.7 version: 0.3.7 @@ -164,7 +164,7 @@ importers: version: 5.4.10(@types/node@22.9.0)(sass@1.80.6) vitest: specifier: ^2.1.4 - version: 2.1.4(@types/node@22.9.0)(happy-dom@15.7.4)(sass@1.80.6) + version: 2.1.4(@types/node@22.9.0)(happy-dom@15.10.1)(sass@1.80.6) vue-tsc: specifier: ^2.1.8 version: 2.1.8(typescript@5.6.3) @@ -1549,8 +1549,8 @@ packages: graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - happy-dom@15.7.4: - resolution: {integrity: sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==} + happy-dom@15.10.1: + resolution: {integrity: sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==} engines: {node: '>=18.0.0'} has-flag@4.0.0: @@ -3900,7 +3900,7 @@ snapshots: graphemer@1.4.0: {} - happy-dom@15.7.4: + happy-dom@15.10.1: dependencies: entities: 4.5.0 webidl-conversions: 7.0.0 @@ -4622,7 +4622,7 @@ snapshots: fsevents: 2.3.3 sass: 1.80.6 - vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.7.4)(sass@1.80.6): + vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.10.1)(sass@1.80.6): dependencies: '@vitest/expect': 2.1.4 '@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6)) @@ -4646,7 +4646,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.9.0 - happy-dom: 15.7.4 + happy-dom: 15.10.1 transitivePeerDependencies: - less - lightningcss