diff --git a/package.json b/package.json index efc983d85..16ab19983 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/chrome": "0.0.251", "@types/jest": "29.5.7", "@types/node": "20.8.10", - "@types/react": "18.2.35", + "@types/react": "18.2.37", "@types/react-dom": "18.2.14", "@types/ws": "8.5.8", "@typescript-eslint/eslint-plugin": "6.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a00ae09bd..e1f418b70 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: 20.8.10 version: 20.8.10 '@types/react': - specifier: 18.2.35 - version: 18.2.35 + specifier: 18.2.37 + version: 18.2.37 '@types/react-dom': specifier: 18.2.14 version: 18.2.14 @@ -1397,11 +1397,11 @@ packages: /@types/react-dom@18.2.14: resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} dependencies: - '@types/react': 18.2.35 + '@types/react': 18.2.37 dev: true - /@types/react@18.2.35: - resolution: {integrity: sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==} + /@types/react@18.2.37: + resolution: {integrity: sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==} dependencies: '@types/prop-types': 15.7.9 '@types/scheduler': 0.16.4