From 8c8d43b0ff1f31f0ad51ea3ca88c673643a04fa2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 02:33:26 +0000 Subject: [PATCH] chore(deps): update dependency @types/jsdom to v28 --- examples/openapi-ts-ofetch/package.json | 2 +- examples/openapi-ts-pinia-colada/package.json | 2 +- .../package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/examples/openapi-ts-ofetch/package.json b/examples/openapi-ts-ofetch/package.json index 9189be5e5..80fb9285a 100644 --- a/examples/openapi-ts-ofetch/package.json +++ b/examples/openapi-ts-ofetch/package.json @@ -19,7 +19,7 @@ "@hey-api/openapi-ts": "workspace:*", "@rushstack/eslint-patch": "1.10.5", "@tsconfig/node24": "24.0.4", - "@types/jsdom": "27.0.0", + "@types/jsdom": "28.0.1", "@types/node": "24.12.0", "@vitejs/plugin-vue": "6.0.4", "@vitejs/plugin-vue-jsx": "5.1.4", diff --git a/examples/openapi-ts-pinia-colada/package.json b/examples/openapi-ts-pinia-colada/package.json index 47e7bf7cb..98a1bc963 100644 --- a/examples/openapi-ts-pinia-colada/package.json +++ b/examples/openapi-ts-pinia-colada/package.json @@ -25,7 +25,7 @@ "@pinia/colada-devtools": "0.1.6", "@rushstack/eslint-patch": "1.10.5", "@tsconfig/node24": "24.0.4", - "@types/jsdom": "27.0.0", + "@types/jsdom": "28.0.1", "@types/node": "24.12.0", "@vitejs/plugin-vue": "6.0.4", "@vitejs/plugin-vue-jsx": "5.1.4", diff --git a/examples/openapi-ts-tanstack-vue-query/package.json b/examples/openapi-ts-tanstack-vue-query/package.json index 5caf3f546..90eb38e4a 100644 --- a/examples/openapi-ts-tanstack-vue-query/package.json +++ b/examples/openapi-ts-tanstack-vue-query/package.json @@ -25,7 +25,7 @@ "@hey-api/openapi-ts": "workspace:*", "@rushstack/eslint-patch": "1.10.5", "@tsconfig/node24": "24.0.4", - "@types/jsdom": "27.0.0", + "@types/jsdom": "28.0.1", "@types/node": "24.12.0", "@vitejs/plugin-vue": "6.0.4", "@vitejs/plugin-vue-jsx": "5.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e335dc99..6f6c22e40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -748,8 +748,8 @@ importers: specifier: 24.0.4 version: 24.0.4 '@types/jsdom': - specifier: 27.0.0 - version: 27.0.0 + specifier: 28.0.1 + version: 28.0.1 '@types/node': specifier: 24.12.0 version: 24.12.0 @@ -903,8 +903,8 @@ importers: specifier: 24.0.4 version: 24.0.4 '@types/jsdom': - specifier: 27.0.0 - version: 27.0.0 + specifier: 28.0.1 + version: 28.0.1 '@types/node': specifier: 24.12.0 version: 24.12.0 @@ -1201,8 +1201,8 @@ importers: specifier: 24.0.4 version: 24.0.4 '@types/jsdom': - specifier: 27.0.0 - version: 27.0.0 + specifier: 28.0.1 + version: 28.0.1 '@types/node': specifier: 24.12.0 version: 24.12.0 @@ -7712,8 +7712,8 @@ packages: '@types/jasmine@5.1.15': resolution: {integrity: sha512-ZAC8KjmV2MJxbNTrwXFN+HKeajpXQZp6KpPiR6Aa4XvaEnjP6qh23lL/Rqb7AYzlp3h/rcwDrQ7Gg7q28cQTQg==} - '@types/jsdom@27.0.0': - resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} + '@types/jsdom@28.0.1': + resolution: {integrity: sha512-GJq2QE4TAZ5ajSoCasn5DOFm8u1mI3tIFvM5tIq3W5U/RTB6gsHwc6Yhpl91X9VSDOUVblgXmG+2+sSvFQrdlw==} '@types/jsesc@2.5.1': resolution: {integrity: sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==} @@ -14924,6 +14924,9 @@ packages: undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.24.7: + resolution: {integrity: sha512-XA+gOBkzYD3C74sZowtCLTpgtaCdqZhqCvR6y9LXvrKTt/IVU6bz49T4D+BPi475scshCCkb0IklJRw6T1ZlgQ==} + undici@7.18.2: resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==} engines: {node: '>=20.18.1'} @@ -22762,11 +22765,12 @@ snapshots: '@types/jasmine@5.1.15': {} - '@types/jsdom@27.0.0': + '@types/jsdom@28.0.1': dependencies: '@types/node': 24.12.0 '@types/tough-cookie': 4.0.5 parse5: 7.3.0 + undici-types: 7.24.7 '@types/jsesc@2.5.1': {} @@ -32351,6 +32355,8 @@ snapshots: undici-types@7.16.0: {} + undici-types@7.24.7: {} + undici@7.18.2: {} undici@7.24.7: {} -- 2.51.2