diff --git a/package.json b/package.json index a03c158..8897203 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@babel/plugin-proposal-decorators": "7.20.7", "@babel/plugin-transform-typescript": "7.20.7", "@types/node": "18.11.18", - "@types/react": "18.0.26", + "@types/react": "18.0.29", "@types/react-calendar": "3.9.0", "@types/react-dom": "18.0.10", "electron": "22.0.0", diff --git a/yarn.lock b/yarn.lock index fa5ce63..794b440 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1448,10 +1448,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.0.26", "@types/react@>=16.9.11": - version "18.0.26" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917" - integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug== +"@types/react@*", "@types/react@18.0.29", "@types/react@>=16.9.11": + version "18.0.29" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a" + integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"