diff --git a/package.json b/package.json index 3e19e7a..29b2e8f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "eslint": "^8.57.0", "eslint-plugin-react": "^7.34.1", "eslint-plugin-react-hooks": "^4.6.0", - "jsdom": "^24.1.1", + "jsdom": "^25.0.0", "msw": "^2.3.2", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/packages/daxus/package.json b/packages/daxus/package.json index 10e8ba2..3fd6ac6 100644 --- a/packages/daxus/package.json +++ b/packages/daxus/package.json @@ -42,7 +42,7 @@ "@types/react-dom": "^18.3.0", "@vitejs/plugin-react": "^4.2.1", "@vitest/coverage-v8": "^1.5.0", - "jsdom": "^24.1.1", + "jsdom": "^25.0.0", "react": "^18.3.1", "react-dom": "^18.3.1", "rimraf": "^5.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ff8c02..5818ffd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^4.6.0 version: 4.6.0(eslint@8.57.0) jsdom: - specifier: ^24.1.1 - version: 24.1.1 + specifier: ^25.0.0 + version: 25.0.0 msw: specifier: ^2.3.2 version: 2.3.2(typescript@5.4.5) @@ -64,7 +64,7 @@ importers: version: 5.2.10 vitest: specifier: ^1.5.0 - version: 1.5.0(jsdom@24.1.1) + version: 1.5.0(jsdom@25.0.0) examples/next-stream-suspense: dependencies: @@ -152,8 +152,8 @@ importers: specifier: ^1.5.0 version: 1.5.0(vitest@1.5.0) jsdom: - specifier: ^24.1.1 - version: 24.1.1 + specifier: ^25.0.0 + version: 25.0.0 react: specifier: ^18.3.1 version: 18.3.1 @@ -171,7 +171,7 @@ importers: version: 5.2.10 vitest: specifier: ^1.5.0 - version: 1.5.0(jsdom@24.1.1) + version: 1.5.0(jsdom@25.0.0) packages/daxus-next: devDependencies: @@ -1082,7 +1082,7 @@ packages: dom-accessibility-api: 0.6.3 lodash: 4.17.21 redent: 3.0.0 - vitest: 1.5.0(jsdom@24.1.1) + vitest: 1.5.0(jsdom@25.0.0) dev: true /@testing-library/react@15.0.7(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1): @@ -1354,7 +1354,7 @@ packages: std-env: 3.6.0 strip-literal: 2.0.0 test-exclude: 6.0.0 - vitest: 1.5.0(jsdom@24.1.1) + vitest: 1.5.0(jsdom@25.0.0) transitivePeerDependencies: - supports-color dev: true @@ -2883,8 +2883,8 @@ packages: argparse: 2.0.1 dev: true - /jsdom@24.1.1: - resolution: {integrity: sha512-5O1wWV99Jhq4DV7rCLIoZ/UIhyQeDR7wHVyZAHAshbrvZsLs+Xzz7gtwnlJTJDjleiTKh54F4dXrX70vJQTyJQ==} + /jsdom@25.0.0: + resolution: {integrity: sha512-OhoFVT59T7aEq75TVw9xxEfkXgacpqAhQaYgP9y/fDqWQCMB/b1H66RfmPm/MaeaAIU9nDwMOVTlPN51+ao6CQ==} engines: {node: '>=18'} peerDependencies: canvas: ^2.11.2 @@ -4150,7 +4150,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.5.0(jsdom@24.1.1): + /vitest@1.5.0(jsdom@25.0.0): resolution: {integrity: sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4184,7 +4184,7 @@ packages: chai: 4.3.10 debug: 4.3.4 execa: 8.0.1 - jsdom: 24.1.1 + jsdom: 25.0.0 local-pkg: 0.5.0 magic-string: 0.30.5 pathe: 1.1.1