diff --git a/package.json b/package.json index f9d85d6..c190316 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/luxon": "3.3.4", "@types/node": "18.15.11", "@types/pluralize": "^0.0.33", - "@types/react": "18.2.29", + "@types/react": "18.2.37", "@types/react-dom": "18.2.15", "@types/ws": "^8.5.4", "@typescript-eslint/eslint-plugin": "^6.7.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a17d5f..8fcc26a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: ^0.0.33 version: 0.0.33 '@types/react': - specifier: 18.2.29 - version: 18.2.29 + specifier: 18.2.37 + version: 18.2.37 '@types/react-dom': specifier: 18.2.15 version: 18.2.15 @@ -1347,11 +1347,11 @@ packages: /@types/react-dom@18.2.15: resolution: {integrity: sha512-HWMdW+7r7MR5+PZqJF6YFNSCtjz1T0dsvo/f1BV6HkV+6erD/nA7wd9NM00KVG83zf2nJ7uATPO9ttdIPvi3gg==} dependencies: - '@types/react': 18.2.29 + '@types/react': 18.2.37 dev: true - /@types/react@18.2.29: - resolution: {integrity: sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q==} + /@types/react@18.2.37: + resolution: {integrity: sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==} dependencies: '@types/prop-types': 15.7.9 '@types/scheduler': 0.16.4