|
|
@@ -10,14 +10,7 @@
|
|
|
"@jridgewell/gen-mapping" "^0.1.0"
|
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
|
|
-"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6":
|
|
|
- version "7.18.6"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
|
|
|
- integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
|
|
|
- dependencies:
|
|
|
- "@babel/highlight" "^7.18.6"
|
|
|
-
|
|
|
-"@babel/code-frame@^7.21.4":
|
|
|
+"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4":
|
|
|
version "7.21.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39"
|
|
|
integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==
|
|
|
@@ -30,36 +23,26 @@
|
|
|
integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==
|
|
|
|
|
|
"@babel/core@^7.21.0":
|
|
|
- version "7.21.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e"
|
|
|
- integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==
|
|
|
+ version "7.21.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659"
|
|
|
+ integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==
|
|
|
dependencies:
|
|
|
"@ampproject/remapping" "^2.2.0"
|
|
|
- "@babel/code-frame" "^7.18.6"
|
|
|
- "@babel/generator" "^7.21.3"
|
|
|
- "@babel/helper-compilation-targets" "^7.20.7"
|
|
|
+ "@babel/code-frame" "^7.21.4"
|
|
|
+ "@babel/generator" "^7.21.4"
|
|
|
+ "@babel/helper-compilation-targets" "^7.21.4"
|
|
|
"@babel/helper-module-transforms" "^7.21.2"
|
|
|
"@babel/helpers" "^7.21.0"
|
|
|
- "@babel/parser" "^7.21.3"
|
|
|
+ "@babel/parser" "^7.21.4"
|
|
|
"@babel/template" "^7.20.7"
|
|
|
- "@babel/traverse" "^7.21.3"
|
|
|
- "@babel/types" "^7.21.3"
|
|
|
+ "@babel/traverse" "^7.21.4"
|
|
|
+ "@babel/types" "^7.21.4"
|
|
|
convert-source-map "^1.7.0"
|
|
|
debug "^4.1.0"
|
|
|
gensync "^1.0.0-beta.2"
|
|
|
json5 "^2.2.2"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
-"@babel/generator@^7.21.3":
|
|
|
- version "7.21.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce"
|
|
|
- integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==
|
|
|
- dependencies:
|
|
|
- "@babel/types" "^7.21.3"
|
|
|
- "@jridgewell/gen-mapping" "^0.3.2"
|
|
|
- "@jridgewell/trace-mapping" "^0.3.17"
|
|
|
- jsesc "^2.5.1"
|
|
|
-
|
|
|
"@babel/generator@^7.21.4":
|
|
|
version "7.21.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc"
|
|
|
@@ -348,12 +331,7 @@
|
|
|
chalk "^2.0.0"
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
-"@babel/parser@^7.16.4", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6":
|
|
|
- version "7.21.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3"
|
|
|
- integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==
|
|
|
-
|
|
|
-"@babel/parser@^7.21.4":
|
|
|
+"@babel/parser@^7.16.4", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6":
|
|
|
version "7.21.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
|
|
|
integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
|
|
|
@@ -972,23 +950,7 @@
|
|
|
"@babel/parser" "^7.20.7"
|
|
|
"@babel/types" "^7.20.7"
|
|
|
|
|
|
-"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.6", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3":
|
|
|
- version "7.21.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67"
|
|
|
- integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==
|
|
|
- dependencies:
|
|
|
- "@babel/code-frame" "^7.18.6"
|
|
|
- "@babel/generator" "^7.21.3"
|
|
|
- "@babel/helper-environment-visitor" "^7.18.9"
|
|
|
- "@babel/helper-function-name" "^7.21.0"
|
|
|
- "@babel/helper-hoist-variables" "^7.18.6"
|
|
|
- "@babel/helper-split-export-declaration" "^7.18.6"
|
|
|
- "@babel/parser" "^7.21.3"
|
|
|
- "@babel/types" "^7.21.3"
|
|
|
- debug "^4.1.0"
|
|
|
- globals "^11.1.0"
|
|
|
-
|
|
|
-"@babel/traverse@^7.20.7":
|
|
|
+"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.6", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4":
|
|
|
version "7.21.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
|
|
|
integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==
|
|
|
@@ -1004,7 +966,7 @@
|
|
|
debug "^4.1.0"
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
-"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.21.4", "@babel/types@^7.4.4", "@babel/types@^7.6.1", "@babel/types@^7.9.6":
|
|
|
+"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.4.4", "@babel/types@^7.6.1", "@babel/types@^7.9.6":
|
|
|
version "7.21.4"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
|
|
|
integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==
|