diff --git a/package.json b/package.json index cb39b7e5..f80a80f0 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ } }, "dependencies": { + "@babel/runtime": "^7.26.0", "@egjs/react-grid": "^1.16.0", "@hello-pangea/dnd": "^17.0.0", "@mui/material": "^5.15.9", diff --git a/yarn.lock b/yarn.lock index 3442eb06..09020da7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1128,7 +1128,7 @@ dependencies: regenerator-runtime "^0.14.0" -"@babel/runtime@^7.25.6", "@babel/runtime@^7.9.2": +"@babel/runtime@^7.25.6", "@babel/runtime@^7.26.0", "@babel/runtime@^7.9.2": version "7.26.0" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==