From 90e87d614b2a9126186aeb4cb78b269df6c37f8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 13:28:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/jsdom to v27 --- package.json | 2 +- packages/frameworks/react/package.json | 2 +- packages/frameworks/solid/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 1fa18cc754..8deba793eb 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@octokit/rest": "22.0.0", "@playwright/test": "1.55.1", "@swc/core": "1.13.5", - "@types/jsdom": "^21.1.7", + "@types/jsdom": "^27.0.0", "@types/node": "24.5.2", "@types/signale": "1.4.7", "@typescript-eslint/eslint-plugin": "8.45.0", diff --git a/packages/frameworks/react/package.json b/packages/frameworks/react/package.json index 9c29a3085d..9d5b4a9553 100644 --- a/packages/frameworks/react/package.json +++ b/packages/frameworks/react/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@types/react": "^19", "@types/react-dom": "^19", - "@types/jsdom": "^21.1.7", + "@types/jsdom": "^27.0.0", "react": "19.1.1", "react-dom": "19.1.1", "clean-package": "2.2.0", diff --git a/packages/frameworks/solid/package.json b/packages/frameworks/solid/package.json index 3ce6e0b8df..cacc79cf6d 100644 --- a/packages/frameworks/solid/package.json +++ b/packages/frameworks/solid/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@solidjs/testing-library": "^0.8.10", "@testing-library/jest-dom": "^6.8.0", - "@types/jsdom": "^21.1.7", + "@types/jsdom": "^27.0.0", "clean-package": "2.2.0", "jsdom": "^27.0.0", "solid-js": "1.9.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 872ed08bd0..f8fdfe7121 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 1.13.5 version: 1.13.5(@swc/helpers@0.5.17) '@types/jsdom': - specifier: ^21.1.7 - version: 21.1.7 + specifier: ^27.0.0 + version: 27.0.0 '@types/node': specifier: 24.5.2 version: 24.5.2 @@ -1839,8 +1839,8 @@ importers: specifier: ^16.3.0 version: 16.3.0(@testing-library/dom@10.4.1)(@types/react-dom@19.1.9(@types/react@19.1.15))(@types/react@19.1.15)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@types/jsdom': - specifier: ^21.1.7 - version: 21.1.7 + specifier: ^27.0.0 + version: 27.0.0 '@types/react': specifier: ^19 version: 19.1.15 @@ -1888,8 +1888,8 @@ importers: specifier: ^6.8.0 version: 6.8.0 '@types/jsdom': - specifier: ^21.1.7 - version: 21.1.7 + specifier: ^27.0.0 + version: 27.0.0 clean-package: specifier: 2.2.0 version: 2.2.0 @@ -6026,8 +6026,8 @@ packages: '@types/inquirer@9.0.9': resolution: {integrity: sha512-/mWx5136gts2Z2e5izdoRCo46lPp5TMs9R15GTSsgg/XnZyxDWVqoVU3R9lWnccKpqwsJLvRoxbCjoJtZB7DSw==} - '@types/jsdom@21.1.7': - resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==} + '@types/jsdom@27.0.0': + resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -14719,7 +14719,7 @@ snapshots: '@types/through': 0.0.33 rxjs: 7.8.2 - '@types/jsdom@21.1.7': + '@types/jsdom@27.0.0': dependencies: '@types/node': 24.5.2 '@types/tough-cookie': 4.0.5