diff --git a/package.json b/package.json index 93bfd179..520225ed 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@gqty/react": "^3.0.5", "@twind/next": "^1.0.10", "@types/node": "^22.10.2", - "@types/react": "^18.3.17", + "@types/react": "^18.3.18", "autoprefixer": "^10.4.20", "gqty": "^3.2.2", "postcss": "^8.4.49", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74c47b7f..57e9fe3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: ^18.3.17 - version: 18.3.17 + specifier: ^18.3.18 + version: 18.3.18 autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.49) @@ -276,7 +276,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.13 - '@types/react': 18.3.17 + '@types/react': 18.3.18 react: 18.3.1 dev: false @@ -727,8 +727,8 @@ packages: /@types/prop-types@15.7.12: resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - /@types/react@18.3.17: - resolution: {integrity: sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==} + /@types/react@18.3.18: + resolution: {integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==} dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3