diff --git a/package.json b/package.json index 72ab8fc..bcd851f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint-config-prettier": "^10.0.0", "eslint-plugin-svelte": "^2.46.1", "globals": "^15.13.0", - "jsdom": "^25.0.1", + "jsdom": "^26.0.0", "lefthook": "^1.9.0", "prettier": "^3.4.2", "prettier-plugin-svelte": "^3.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09220d1..07fffb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ importers: version: 6.6.3 '@testing-library/svelte': specifier: ^5.2.6 - version: 5.2.6(svelte@5.19.3)(vite@6.0.11)(vitest@2.1.8(jsdom@25.0.1)) + version: 5.2.6(svelte@5.19.3)(vite@6.0.11)(vitest@2.1.8(jsdom@26.0.0)) '@typescript-eslint/eslint-plugin': specifier: ^8.18.0 version: 8.21.0(@typescript-eslint/parser@8.21.0(eslint@9.19.0)(typescript@5.7.3))(eslint@9.19.0)(typescript@5.7.3) @@ -41,7 +41,7 @@ importers: version: 8.21.0(eslint@9.19.0)(typescript@5.7.3) '@vitest/coverage-istanbul': specifier: ^2.1.8 - version: 2.1.8(vitest@2.1.8(jsdom@25.0.1)) + version: 2.1.8(vitest@2.1.8(jsdom@26.0.0)) eslint: specifier: ^9.16.0 version: 9.19.0 @@ -55,8 +55,8 @@ importers: specifier: ^15.13.0 version: 15.14.0 jsdom: - specifier: ^25.0.1 - version: 25.0.1 + specifier: ^26.0.0 + version: 26.0.0 lefthook: specifier: ^1.9.0 version: 1.10.10 @@ -92,7 +92,7 @@ importers: version: 6.0.11 vitest: specifier: ^2.1.8 - version: 2.1.8(jsdom@25.0.1) + version: 2.1.8(jsdom@26.0.0) packages: @@ -1427,11 +1427,11 @@ packages: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true - jsdom@25.0.1: - resolution: {integrity: sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw==} + jsdom@26.0.0: + resolution: {integrity: sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==} engines: {node: '>=18'} peerDependencies: - canvas: ^2.11.2 + canvas: ^3.0.0 peerDependenciesMeta: canvas: optional: true @@ -1818,9 +1818,6 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true - rrweb-cssom@0.7.1: - resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} - rrweb-cssom@0.8.0: resolution: {integrity: sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==} @@ -2793,13 +2790,13 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/svelte@5.2.6(svelte@5.19.3)(vite@6.0.11)(vitest@2.1.8(jsdom@25.0.1))': + '@testing-library/svelte@5.2.6(svelte@5.19.3)(vite@6.0.11)(vitest@2.1.8(jsdom@26.0.0))': dependencies: '@testing-library/dom': 10.4.0 svelte: 5.19.3 optionalDependencies: vite: 6.0.11 - vitest: 2.1.8(jsdom@25.0.1) + vitest: 2.1.8(jsdom@26.0.0) '@types/aria-query@5.0.4': {} @@ -2906,7 +2903,7 @@ snapshots: '@typescript-eslint/types': 8.21.0 eslint-visitor-keys: 4.2.0 - '@vitest/coverage-istanbul@2.1.8(vitest@2.1.8(jsdom@25.0.1))': + '@vitest/coverage-istanbul@2.1.8(vitest@2.1.8(jsdom@26.0.0))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.0 @@ -2918,7 +2915,7 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 1.2.0 - vitest: 2.1.8(jsdom@25.0.1) + vitest: 2.1.8(jsdom@26.0.0) transitivePeerDependencies: - supports-color @@ -3523,7 +3520,7 @@ snapshots: dependencies: argparse: 2.0.1 - jsdom@25.0.1: + jsdom@26.0.0: dependencies: cssstyle: 4.2.1 data-urls: 5.0.0 @@ -3535,7 +3532,7 @@ snapshots: is-potential-custom-element-name: 1.0.1 nwsapi: 2.2.16 parse5: 7.2.1 - rrweb-cssom: 0.7.1 + rrweb-cssom: 0.8.0 saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 5.1.0 @@ -3901,8 +3898,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.32.0 fsevents: 2.3.3 - rrweb-cssom@0.7.1: {} - rrweb-cssom@0.8.0: {} run-parallel@1.2.0: @@ -4143,7 +4138,7 @@ snapshots: optionalDependencies: vite: 6.0.11 - vitest@2.1.8(jsdom@25.0.1): + vitest@2.1.8(jsdom@26.0.0): dependencies: '@vitest/expect': 2.1.8 '@vitest/mocker': 2.1.8(vite@5.4.14) @@ -4166,7 +4161,7 @@ snapshots: vite-node: 2.1.8 why-is-node-running: 2.3.0 optionalDependencies: - jsdom: 25.0.1 + jsdom: 26.0.0 transitivePeerDependencies: - less - lightningcss