diff --git a/package.json b/package.json index 6f9bf4d..01004fd 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@svgr/webpack": "^8.1.0", "@types/node": "20.10.0", - "@types/react": "^18.2.38", + "@types/react": "^18.2.48", "autoprefixer": "^10.4.16", "eslint": "8.54.0", "eslint-config-next": "13.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f227626..bd7bb81 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 20.10.0 version: 20.10.0 '@types/react': - specifier: ^18.2.38 - version: 18.2.38 + specifier: ^18.2.48 + version: 18.2.48 autoprefixer: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.31) @@ -1461,7 +1461,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.9 - '@types/react': 18.2.38 + '@types/react': 18.2.48 react: 18.2.0 dev: false @@ -1999,8 +1999,8 @@ packages: /@types/prop-types@15.7.11: resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} - /@types/react@18.2.38: - resolution: {integrity: sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==} + /@types/react@18.2.48: + resolution: {integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.8