diff --git a/package.json b/package.json index 3a23ae1..27ed670 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/color-convert": "^2.0.3", "@types/jest": "^29.5.11", "@types/node": "^20.11.0", - "@types/react": "18.2.48", + "@types/react": "18.2.49", "@types/react-scroll": "^1.8.10", "autoprefixer": "^10.4.16", "axios": "^1.6.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf11863..c07771e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^20.11.0 version: 20.11.0 '@types/react': - specifier: 18.2.48 - version: 18.2.48 + specifier: 18.2.49 + version: 18.2.49 '@types/react-scroll': specifier: ^1.8.10 version: 1.8.10 @@ -1226,17 +1226,17 @@ packages: /@types/react-dom@18.0.11: resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} dependencies: - '@types/react': 18.2.48 + '@types/react': 18.2.49 dev: true /@types/react-scroll@1.8.10: resolution: {integrity: sha512-RD4Z7grbdNGOKwKnUBKar6zNxqaW3n8m9QSrfvljW+gmkj1GArb8AFBomVr6xMOgHPD3v1uV3BrIf01py57daQ==} dependencies: - '@types/react': 18.2.48 + '@types/react': 18.2.49 dev: true - /@types/react@18.2.48: - resolution: {integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==} + /@types/react@18.2.49: + resolution: {integrity: sha512-nEJonYlS7+LUVdqRBHldXLRa7ZDeOm/rJbJwGbjmn2hqhmdO4C6vSgvhhNv2qBDhGSv2oLuUA+f5JtyUJDY6bA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2