|
|
|
@ -741,7 +741,7 @@
|
|
|
|
|
"@babel/helper-module-transforms" "^7.20.11"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
|
|
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.21.2", "@babel/plugin-transform-modules-commonjs@^7.21.5":
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs@^7.21.5":
|
|
|
|
|
version "7.21.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz#d69fb947eed51af91de82e4708f676864e5e47bc"
|
|
|
|
|
integrity sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==
|
|
|
|
@ -1039,15 +1039,15 @@
|
|
|
|
|
"@babel/plugin-transform-react-jsx-development" "^7.18.6"
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations" "^7.18.6"
|
|
|
|
|
|
|
|
|
|
"@babel/preset-typescript@^7.21.4":
|
|
|
|
|
version "7.21.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.4.tgz#b913ac8e6aa8932e47c21b01b4368d8aa239a529"
|
|
|
|
|
integrity sha512-sMLNWY37TCdRH/bJ6ZeeOH1nPuanED7Ai9Y/vH31IPqalioJ6ZNFUWONsakhv4r4n+I6gm5lmoE0olkgib/j/A==
|
|
|
|
|
"@babel/preset-typescript@^7.21.5":
|
|
|
|
|
version "7.21.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.5.tgz#68292c884b0e26070b4d66b202072d391358395f"
|
|
|
|
|
integrity sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
|
|
"@babel/helper-plugin-utils" "^7.21.5"
|
|
|
|
|
"@babel/helper-validator-option" "^7.21.0"
|
|
|
|
|
"@babel/plugin-syntax-jsx" "^7.21.4"
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.21.2"
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.21.5"
|
|
|
|
|
"@babel/plugin-transform-typescript" "^7.21.3"
|
|
|
|
|
|
|
|
|
|
"@babel/regjsgen@^0.8.0":
|
|
|
|
|