diff --git a/package.json b/package.json index 8485ecc..9ec00c0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint": "^9.11.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-vue": "^9.28.0", - "happy-dom": "^15.7.4", + "happy-dom": "^15.10.1", "prettier": "^3.3.3", "rimraf": "^6.0.1", "tsx": "^4.19.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c49381..c201531 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^9.28.0 version: 9.28.0(eslint@9.11.1) happy-dom: - specifier: ^15.7.4 - version: 15.7.4 + specifier: ^15.10.1 + version: 15.10.1 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -61,7 +61,7 @@ importers: version: 5.4.8(@types/node@22.7.4) vitest: specifier: ^2.1.2 - version: 2.1.2(@types/node@22.7.4)(happy-dom@15.7.4) + version: 2.1.2(@types/node@22.7.4)(happy-dom@15.10.1) packages/reactivity-core: dependencies: @@ -1179,8 +1179,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: @@ -2767,7 +2767,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 @@ -3248,7 +3248,7 @@ snapshots: '@types/node': 22.7.4 fsevents: 2.3.3 - vitest@2.1.2(@types/node@22.7.4)(happy-dom@15.7.4): + vitest@2.1.2(@types/node@22.7.4)(happy-dom@15.10.1): dependencies: '@vitest/expect': 2.1.2 '@vitest/mocker': 2.1.2(@vitest/spy@2.1.2)(vite@5.4.8(@types/node@22.7.4)) @@ -3271,7 +3271,7 @@ snapshots: why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.7.4 - happy-dom: 15.7.4 + happy-dom: 15.10.1 transitivePeerDependencies: - less - lightningcss