diff --git a/package.json b/package.json index cc89932..d470d81 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@testing-library/react": "13.4.0", "@types/jest": "29.4.0", "@types/node": "18.13.0", - "@types/react": "18.0.27", + "@types/react": "18.0.28", "@types/react-dom": "18.0.10", "@typescript-eslint/eslint-plugin": "5.51.0", "@typescript-eslint/parser": "5.51.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65b6c7e..e7d8072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: '@testing-library/react': 13.4.0 '@types/jest': 29.4.0 '@types/node': 18.13.0 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/react-dom': 18.0.10 '@typescript-eslint/eslint-plugin': 5.51.0 '@typescript-eslint/parser': 5.51.0 @@ -82,7 +82,7 @@ devDependencies: '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/jest': 29.4.0 '@types/node': 18.13.0 - '@types/react': 18.0.27 + '@types/react': 18.0.28 '@types/react-dom': 18.0.10 '@typescript-eslint/eslint-plugin': 5.51.0_z4swst3wuuqk4hlme4ajzslgh4 '@typescript-eslint/parser': 5.51.0_7kw3g6rralp5ps6mg3uyzz6azm @@ -2605,11 +2605,11 @@ packages: /@types/react-dom/18.0.10: resolution: {integrity: sha512-E42GW/JA4Qv15wQdqJq8DL4JhNpB3prJgjgapN3qJT9K2zO5IIAQh4VXvCEDupoqAwnz0cY4RlXeC/ajX5SFHg==} dependencies: - '@types/react': 18.0.27 + '@types/react': 18.0.28 dev: true - /@types/react/18.0.27: - resolution: {integrity: sha512-3vtRKHgVxu3Jp9t718R9BuzoD4NcQ8YJ5XRzsSKxNDiDonD2MXIT1TmSkenxuCycZJoQT5d2vE8LwWJxBC1gmA==} + /@types/react/18.0.28: + resolution: {integrity: sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2