diff --git a/native_gg/package.json b/native_gg/package.json index 336e65e6e..dcafb13d2 100644 --- a/native_gg/package.json +++ b/native_gg/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@babel/core": "7.23.9", "@biomejs/biome": "1.5.3", - "@types/react": "18.2.53", + "@types/react": "18.2.54", "typescript": "5.3.3" }, "name": "native_gg", diff --git a/native_gg/pnpm-lock.yaml b/native_gg/pnpm-lock.yaml index c2c3becdc..df669325e 100644 --- a/native_gg/pnpm-lock.yaml +++ b/native_gg/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: 1.5.3 version: 1.5.3 '@types/react': - specifier: 18.2.53 - version: 18.2.53 + specifier: 18.2.54 + version: 18.2.54 typescript: specifier: 5.3.3 version: 5.3.3 @@ -2567,8 +2567,8 @@ packages: resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} dev: true - /@types/react@18.2.53: - resolution: {integrity: sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w==} + /@types/react@18.2.54: + resolution: {integrity: sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.8