diff --git a/package.json b/package.json index 1501b9e74..52153f95c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/react-hooks": "8.0.1", "@types/node": "18.11.6", "@types/react": "18.0.23", - "@types/react-dom": "18.0.7", + "@types/react-dom": "18.0.8", "@types/testing-library__jest-dom": "5.14.5", "@typescript-eslint/eslint-plugin": "5.41.0", "@typescript-eslint/parser": "5.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51e0f570b..141c12157 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: '@testing-library/react-hooks': 8.0.1 '@types/node': 18.11.6 '@types/react': 18.0.23 - '@types/react-dom': 18.0.7 + '@types/react-dom': 18.0.8 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.41.0 '@typescript-eslint/parser': 5.41.0 @@ -61,7 +61,7 @@ devDependencies: '@testing-library/react-hooks': 8.0.1_yyloj25vv7zmuk3uh3z5jonzqq '@types/node': 18.11.6 '@types/react': 18.0.23 - '@types/react-dom': 18.0.7 + '@types/react-dom': 18.0.8 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m @@ -3612,7 +3612,7 @@ packages: dependencies: '@babel/runtime': 7.18.9 '@testing-library/dom': 8.19.0 - '@types/react-dom': 18.0.7 + '@types/react-dom': 18.0.8 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: true @@ -3846,8 +3846,8 @@ packages: '@types/react': 18.0.23 dev: false - /@types/react-dom/18.0.7: - resolution: {integrity: sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==} + /@types/react-dom/18.0.8: + resolution: {integrity: sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==} dependencies: '@types/react': 18.0.23 dev: true