diff --git a/package.json b/package.json index efc983d..9e777f0 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.38", "@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 a00ae09..638ffce 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.38 + version: 18.2.38 '@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.38 dev: true - /@types/react@18.2.35: - resolution: {integrity: sha512-LG3xpFZ++rTndV+/XFyX5vUP7NI9yxyk+MQvBDq+CVs8I9DLSc3Ymwb1Vmw5YDoeNeHN4PDZa3HylMKJYT9PNQ==} + /@types/react@18.2.38: + resolution: {integrity: sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==} dependencies: '@types/prop-types': 15.7.9 '@types/scheduler': 0.16.4