diff --git a/website/package.json b/website/package.json index 1c72f88..43e7a24 100644 --- a/website/package.json +++ b/website/package.json @@ -42,7 +42,7 @@ "@babel/plugin-syntax-typescript": "7.17.12", "@babel/plugin-transform-arrow-functions": "7.17.12", "@babel/plugin-transform-async-to-generator": "7.17.12", - "@babel/plugin-transform-block-scoping": "7.18.4", + "@babel/plugin-transform-block-scoping": "7.24.6", "@babel/plugin-transform-classes": "7.18.4", "@babel/plugin-transform-computed-properties": "7.17.12", "@babel/plugin-transform-destructuring": "7.18.0", diff --git a/website/yarn.lock b/website/yarn.lock index b0cefb9..abf4b52 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -1083,14 +1083,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.24.6" -"@babel/plugin-transform-block-scoping@7.18.4": - version "7.18.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.4.tgz#7988627b3e9186a13e4d7735dc9c34a056613fb9" - integrity sha512-+Hq10ye+jlvLEogSOtq4mKvtk7qwcUQ1f0Mrueai866C82f844Yom2cttfJdMdqRLTxWpsbfbkIkOIfovyUQXw== - dependencies: - "@babel/helper-plugin-utils" "^7.17.12" - -"@babel/plugin-transform-block-scoping@^7.17.12", "@babel/plugin-transform-block-scoping@^7.24.6": +"@babel/plugin-transform-block-scoping@7.24.6", "@babel/plugin-transform-block-scoping@^7.17.12", "@babel/plugin-transform-block-scoping@^7.24.6": version "7.24.6" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.6.tgz#a03ec8a4591c2b43cf7798bc633e698293fda179" integrity sha512-S/t1Xh4ehW7sGA7c1j/hiOBLnEYCp/c2sEG4ZkL8kI1xX9tW2pqJTCHKtdhe/jHKt8nG0pFCrDHUXd4DvjHS9w==