|
@@ -234,6 +234,13 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/types" "^7.17.0"
|
|
"@babel/types" "^7.17.0"
|
|
|
|
|
|
|
|
|
|
+"@babel/helper-simple-access@^7.18.2":
|
|
|
|
|
+ version "7.18.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9"
|
|
|
|
|
+ integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/types" "^7.18.2"
|
|
|
|
|
+
|
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
|
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
|
|
version "7.16.0"
|
|
version "7.16.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel%2fhelper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
resolved "https://registry.yarnpkg.com/@babel%2fhelper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
|
@@ -621,10 +628,10 @@
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7"
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7"
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-for-of@^7.17.12":
|
|
|
|
|
- version "7.17.12"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.17.12.tgz#5397c22554ec737a27918e7e7e0e7b679b05f5ec"
|
|
|
|
|
- integrity sha512-76lTwYaCxw8ldT7tNmye4LLwSoKDbRCBzu6n/DcK/P3FOR29+38CIIaVIZfwol9By8W/QHORYEnYSLuvcQKrsg==
|
|
|
|
|
|
|
+"@babel/plugin-transform-for-of@^7.18.1":
|
|
|
|
|
+ version "7.18.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz#ed14b657e162b72afbbb2b4cdad277bf2bb32036"
|
|
|
|
|
+ integrity sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
|
|
|
|
|
@@ -660,14 +667,14 @@
|
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-modules-commonjs@^7.18.0":
|
|
|
|
|
- version "7.18.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz#3be575e19fbd273d42adbc84566b1fad3582b3db"
|
|
|
|
|
- integrity sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==
|
|
|
|
|
|
|
+"@babel/plugin-transform-modules-commonjs@^7.18.2":
|
|
|
|
|
+ version "7.18.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.2.tgz#1aa8efa2e2a6e818b6a7f2235fceaf09bdb31e9e"
|
|
|
|
|
+ integrity sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-module-transforms" "^7.18.0"
|
|
"@babel/helper-module-transforms" "^7.18.0"
|
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
|
- "@babel/helper-simple-access" "^7.17.7"
|
|
|
|
|
|
|
+ "@babel/helper-simple-access" "^7.18.2"
|
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
babel-plugin-dynamic-import-node "^2.3.3"
|
|
|
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs@^7.18.0":
|
|
"@babel/plugin-transform-modules-systemjs@^7.18.0":
|
|
@@ -763,10 +770,10 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
|
|
-"@babel/plugin-transform-template-literals@^7.17.12":
|
|
|
|
|
- version "7.17.12"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz#4aec0a18f39dd86c442e1d077746df003e362c6e"
|
|
|
|
|
- integrity sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==
|
|
|
|
|
|
|
+"@babel/plugin-transform-template-literals@^7.18.2":
|
|
|
|
|
+ version "7.18.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.2.tgz#31ed6915721864847c48b656281d0098ea1add28"
|
|
|
|
|
+ integrity sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
|
|
|
|
|
@@ -793,12 +800,12 @@
|
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
"@babel/helper-plugin-utils" "^7.16.7"
|
|
|
|
|
|
|
|
"@babel/preset-env@^7.17.10":
|
|
"@babel/preset-env@^7.17.10":
|
|
|
- version "7.18.0"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.0.tgz#ec7e51f4c6e026816000b230ed7cf74a1530d91d"
|
|
|
|
|
- integrity sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==
|
|
|
|
|
|
|
+ version "7.18.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.2.tgz#f47d3000a098617926e674c945d95a28cb90977a"
|
|
|
|
|
+ integrity sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/compat-data" "^7.17.10"
|
|
"@babel/compat-data" "^7.17.10"
|
|
|
- "@babel/helper-compilation-targets" "^7.17.10"
|
|
|
|
|
|
|
+ "@babel/helper-compilation-targets" "^7.18.2"
|
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
"@babel/helper-plugin-utils" "^7.17.12"
|
|
|
"@babel/helper-validator-option" "^7.16.7"
|
|
"@babel/helper-validator-option" "^7.16.7"
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12"
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12"
|
|
@@ -843,12 +850,12 @@
|
|
|
"@babel/plugin-transform-dotall-regex" "^7.16.7"
|
|
"@babel/plugin-transform-dotall-regex" "^7.16.7"
|
|
|
"@babel/plugin-transform-duplicate-keys" "^7.17.12"
|
|
"@babel/plugin-transform-duplicate-keys" "^7.17.12"
|
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
|
|
|
- "@babel/plugin-transform-for-of" "^7.17.12"
|
|
|
|
|
|
|
+ "@babel/plugin-transform-for-of" "^7.18.1"
|
|
|
"@babel/plugin-transform-function-name" "^7.16.7"
|
|
"@babel/plugin-transform-function-name" "^7.16.7"
|
|
|
"@babel/plugin-transform-literals" "^7.17.12"
|
|
"@babel/plugin-transform-literals" "^7.17.12"
|
|
|
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
|
|
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
|
|
|
"@babel/plugin-transform-modules-amd" "^7.18.0"
|
|
"@babel/plugin-transform-modules-amd" "^7.18.0"
|
|
|
- "@babel/plugin-transform-modules-commonjs" "^7.18.0"
|
|
|
|
|
|
|
+ "@babel/plugin-transform-modules-commonjs" "^7.18.2"
|
|
|
"@babel/plugin-transform-modules-systemjs" "^7.18.0"
|
|
"@babel/plugin-transform-modules-systemjs" "^7.18.0"
|
|
|
"@babel/plugin-transform-modules-umd" "^7.18.0"
|
|
"@babel/plugin-transform-modules-umd" "^7.18.0"
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12"
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12"
|
|
@@ -861,12 +868,12 @@
|
|
|
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
|
|
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
|
|
|
"@babel/plugin-transform-spread" "^7.17.12"
|
|
"@babel/plugin-transform-spread" "^7.17.12"
|
|
|
"@babel/plugin-transform-sticky-regex" "^7.16.7"
|
|
"@babel/plugin-transform-sticky-regex" "^7.16.7"
|
|
|
- "@babel/plugin-transform-template-literals" "^7.17.12"
|
|
|
|
|
|
|
+ "@babel/plugin-transform-template-literals" "^7.18.2"
|
|
|
"@babel/plugin-transform-typeof-symbol" "^7.17.12"
|
|
"@babel/plugin-transform-typeof-symbol" "^7.17.12"
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
|
|
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.16.7"
|
|
"@babel/plugin-transform-unicode-regex" "^7.16.7"
|
|
|
"@babel/preset-modules" "^0.1.5"
|
|
"@babel/preset-modules" "^0.1.5"
|
|
|
- "@babel/types" "^7.18.0"
|
|
|
|
|
|
|
+ "@babel/types" "^7.18.2"
|
|
|
babel-plugin-polyfill-corejs2 "^0.3.0"
|
|
babel-plugin-polyfill-corejs2 "^0.3.0"
|
|
|
babel-plugin-polyfill-corejs3 "^0.5.0"
|
|
babel-plugin-polyfill-corejs3 "^0.5.0"
|
|
|
babel-plugin-polyfill-regenerator "^0.3.0"
|
|
babel-plugin-polyfill-regenerator "^0.3.0"
|