diff --git a/package.json b/package.json index 8b710ca..5c64204 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/eslint": "8.56.9", "@types/eslint__js": "8.42.3", "@types/node": "20.12.7", - "@types/react": "18.2.78", + "@types/react": "18.2.79", "@vitest/coverage-v8": "1.5.0", "clean-pkg-json": "1.2.0", "commitlint": "19.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f592c30..71949ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ devDependencies: specifier: 20.12.7 version: 20.12.7 '@types/react': - specifier: 18.2.78 - version: 18.2.78 + specifier: 18.2.79 + version: 18.2.79 '@vitest/coverage-v8': specifier: 1.5.0 version: 1.5.0(vitest@1.5.0) @@ -1569,11 +1569,11 @@ packages: /@types/react-dom@18.2.25: resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} dependencies: - '@types/react': 18.2.78 + '@types/react': 18.2.79 dev: true - /@types/react@18.2.78: - resolution: {integrity: sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==} + /@types/react@18.2.79: + resolution: {integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==} dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3