diff --git a/package.json b/package.json index 31bd3a8..1d49ca0 100644 --- a/package.json +++ b/package.json @@ -107,6 +107,7 @@ } }, "dependencies": { + "@babel/runtime": "^7.23.9", "@types/hoist-non-react-statics": "^3.3.5", "hoist-non-react-statics": "^3.3.2" }, diff --git a/yarn.lock b/yarn.lock index 35dc4ed..568776d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1153,7 +1153,7 @@ resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== -"@babel/runtime@^7.12.5", "@babel/runtime@^7.13.8", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4": +"@babel/runtime@^7.12.5", "@babel/runtime@^7.13.8", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.9", "@babel/runtime@^7.8.4": version "7.23.9" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9.tgz#47791a15e4603bb5f905bc0753801cf21d6345f7" integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw==