trestle-tinymce 0.4.0.pre → 0.4.0.pre2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/rspec.yml +18 -0
- data/.rspec +1 -0
- data/README.md +28 -10
- data/Rakefile +5 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/{content.css → tinymce-5/content.css} +1 -1
- data/app/assets/bundle/tinymce/skins/ui/trestle/{content.inline.css → tinymce-5/content.inline.css} +1 -1
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-5/content.inline.min.css +8 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/{content.inline.min.css.map → tinymce-5/content.inline.min.css.map} +1 -1
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-5/content.min.css +8 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/{content.min.css.map → tinymce-5/content.min.css.map} +1 -1
- data/app/assets/bundle/tinymce/skins/ui/trestle/{skin.css → tinymce-5/skin.css} +13 -13
- data/app/assets/bundle/tinymce/skins/ui/trestle/{skin.min.css → tinymce-5/skin.min.css} +1 -1
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-5/skin.min.css.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.css +791 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.inline.css +779 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.inline.js +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.inline.js.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.inline.min.css +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.inline.min.css.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.js +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.js.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.min.css +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/content.min.css.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.css +3879 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.js +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.js.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.min.css +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.min.css.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.shadowdom.css +30 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.shadowdom.js +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.shadowdom.js.map +1 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.shadowdom.min.css +2 -0
- data/app/assets/bundle/tinymce/skins/ui/trestle/tinymce-6/skin.shadowdom.min.css.map +1 -0
- data/app/assets/bundle/trestle/tinymce.js +1 -1
- data/config/initializers/trestle.rb +10 -13
- data/frontend/js/controllers/tinymce_controller.js +8 -1
- data/frontend/js/index.js +7 -0
- data/lib/trestle/tinymce/configuration.rb +7 -0
- data/lib/trestle/tinymce/engine.rb +4 -2
- data/lib/trestle/tinymce/version.rb +1 -1
- data/lib/trestle/tinymce.rb +4 -0
- data/package.json +2 -2
- data/src/{trestle → tinymce-5}/skin.less +30 -7
- data/src/tinymce-6/content.inline.less +1 -0
- data/src/tinymce-6/content.less +16 -0
- data/src/tinymce-6/skin.less +297 -0
- data/src/tinymce-6/skin.shadowdom.less +1 -0
- data/trestle-tinymce.gemspec +4 -2
- data/yarn.lock +1156 -1233
- metadata +71 -26
- data/app/assets/bundle/tinymce/skins/ui/trestle/content.inline.min.css +0 -8
- data/app/assets/bundle/tinymce/skins/ui/trestle/content.min.css +0 -8
- data/app/assets/bundle/tinymce/skins/ui/trestle/skin.min.css.map +0 -1
- /data/app/assets/bundle/tinymce/skins/ui/trestle/{content.mobile.css → tinymce-5/content.mobile.css} +0 -0
- /data/app/assets/bundle/tinymce/skins/ui/trestle/{content.mobile.min.css → tinymce-5/content.mobile.min.css} +0 -0
- /data/app/assets/bundle/tinymce/skins/ui/trestle/{content.mobile.min.css.map → tinymce-5/content.mobile.min.css.map} +0 -0
- /data/app/assets/bundle/tinymce/skins/ui/trestle/{fonts → tinymce-5/fonts}/tinymce-mobile.woff +0 -0
- /data/app/assets/bundle/tinymce/skins/ui/trestle/{skin.mobile.css → tinymce-5/skin.mobile.css} +0 -0
- /data/app/assets/bundle/tinymce/skins/ui/trestle/{skin.mobile.min.css → tinymce-5/skin.mobile.min.css} +0 -0
- /data/app/assets/bundle/tinymce/skins/ui/trestle/{skin.mobile.min.css.map → tinymce-5/skin.mobile.min.css.map} +0 -0
- /data/src/{trestle → tinymce-5}/content.inline.less +0 -0
- /data/src/{trestle → tinymce-5}/content.less +0 -0
- /data/src/{trestle → tinymce-5}/content.mobile.less +0 -0
- /data/src/{trestle → tinymce-5}/skin.mobile.less +0 -0
data/yarn.lock
CHANGED
@@ -2,412 +2,305 @@
|
|
2
2
|
# yarn lockfile v1
|
3
3
|
|
4
4
|
|
5
|
-
"@ampproject/remapping@^2.
|
6
|
-
version "2.
|
7
|
-
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.
|
8
|
-
integrity sha512-
|
5
|
+
"@ampproject/remapping@^2.2.0":
|
6
|
+
version "2.3.0"
|
7
|
+
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4"
|
8
|
+
integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==
|
9
9
|
dependencies:
|
10
|
-
"@jridgewell/gen-mapping" "^0.
|
11
|
-
"@jridgewell/trace-mapping" "^0.3.
|
10
|
+
"@jridgewell/gen-mapping" "^0.3.5"
|
11
|
+
"@jridgewell/trace-mapping" "^0.3.24"
|
12
12
|
|
13
|
-
"@babel/code-frame@^7.
|
14
|
-
version "7.
|
15
|
-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.
|
16
|
-
integrity sha512-
|
13
|
+
"@babel/code-frame@^7.24.7":
|
14
|
+
version "7.24.7"
|
15
|
+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
|
16
|
+
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
|
17
17
|
dependencies:
|
18
|
-
"@babel/highlight" "^7.
|
18
|
+
"@babel/highlight" "^7.24.7"
|
19
|
+
picocolors "^1.0.0"
|
19
20
|
|
20
|
-
"@babel/compat-data@^7.
|
21
|
-
version "7.
|
22
|
-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.
|
23
|
-
integrity sha512-
|
21
|
+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.24.8":
|
22
|
+
version "7.24.9"
|
23
|
+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.9.tgz#53eee4e68f1c1d0282aa0eb05ddb02d033fc43a0"
|
24
|
+
integrity sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==
|
24
25
|
|
25
26
|
"@babel/core@^7.18.0":
|
26
|
-
version "7.
|
27
|
-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.
|
28
|
-
integrity sha512-
|
29
|
-
dependencies:
|
30
|
-
"@ampproject/remapping" "^2.
|
31
|
-
"@babel/code-frame" "^7.
|
32
|
-
"@babel/generator" "^7.
|
33
|
-
"@babel/helper-compilation-targets" "^7.
|
34
|
-
"@babel/helper-module-transforms" "^7.
|
35
|
-
"@babel/helpers" "^7.
|
36
|
-
"@babel/parser" "^7.
|
37
|
-
"@babel/template" "^7.
|
38
|
-
"@babel/traverse" "^7.
|
39
|
-
"@babel/types" "^7.
|
40
|
-
convert-source-map "^
|
27
|
+
version "7.24.9"
|
28
|
+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.9.tgz#dc07c9d307162c97fa9484ea997ade65841c7c82"
|
29
|
+
integrity sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==
|
30
|
+
dependencies:
|
31
|
+
"@ampproject/remapping" "^2.2.0"
|
32
|
+
"@babel/code-frame" "^7.24.7"
|
33
|
+
"@babel/generator" "^7.24.9"
|
34
|
+
"@babel/helper-compilation-targets" "^7.24.8"
|
35
|
+
"@babel/helper-module-transforms" "^7.24.9"
|
36
|
+
"@babel/helpers" "^7.24.8"
|
37
|
+
"@babel/parser" "^7.24.8"
|
38
|
+
"@babel/template" "^7.24.7"
|
39
|
+
"@babel/traverse" "^7.24.8"
|
40
|
+
"@babel/types" "^7.24.9"
|
41
|
+
convert-source-map "^2.0.0"
|
41
42
|
debug "^4.1.0"
|
42
43
|
gensync "^1.0.0-beta.2"
|
43
|
-
json5 "^2.2.
|
44
|
-
semver "^6.3.
|
44
|
+
json5 "^2.2.3"
|
45
|
+
semver "^6.3.1"
|
45
46
|
|
46
|
-
"@babel/generator@^7.
|
47
|
-
version "7.
|
48
|
-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.
|
49
|
-
integrity sha512-
|
47
|
+
"@babel/generator@^7.24.8", "@babel/generator@^7.24.9":
|
48
|
+
version "7.24.10"
|
49
|
+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.10.tgz#a4ab681ec2a78bbb9ba22a3941195e28a81d8e76"
|
50
|
+
integrity sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==
|
50
51
|
dependencies:
|
51
|
-
"@babel/types" "^7.
|
52
|
-
"@jridgewell/gen-mapping" "^0.3.
|
52
|
+
"@babel/types" "^7.24.9"
|
53
|
+
"@jridgewell/gen-mapping" "^0.3.5"
|
54
|
+
"@jridgewell/trace-mapping" "^0.3.25"
|
53
55
|
jsesc "^2.5.1"
|
54
56
|
|
55
|
-
"@babel/helper-annotate-as-pure@^7.
|
56
|
-
version "7.
|
57
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.
|
58
|
-
integrity sha512-
|
59
|
-
dependencies:
|
60
|
-
"@babel/types" "^7.
|
61
|
-
|
62
|
-
"@babel/helper-builder-binary-assignment-operator-visitor@^7.
|
63
|
-
version "7.
|
64
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.
|
65
|
-
integrity sha512-
|
66
|
-
dependencies:
|
67
|
-
"@babel/
|
68
|
-
"@babel/types" "^7.
|
69
|
-
|
70
|
-
"@babel/helper-compilation-targets@^7.
|
71
|
-
version "7.
|
72
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
73
|
-
integrity sha512-
|
74
|
-
dependencies:
|
75
|
-
"@babel/compat-data" "^7.
|
76
|
-
"@babel/helper-validator-option" "^7.
|
77
|
-
browserslist "^4.
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
"@babel/helper-
|
87
|
-
"@babel/helper-
|
88
|
-
"@babel/helper-
|
89
|
-
"@babel/helper-
|
90
|
-
"@babel/helper-
|
91
|
-
"@babel/helper-
|
92
|
-
|
93
|
-
"@babel/helper-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
"@babel/helper-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
57
|
+
"@babel/helper-annotate-as-pure@^7.24.7":
|
58
|
+
version "7.24.7"
|
59
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz#5373c7bc8366b12a033b4be1ac13a206c6656aab"
|
60
|
+
integrity sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==
|
61
|
+
dependencies:
|
62
|
+
"@babel/types" "^7.24.7"
|
63
|
+
|
64
|
+
"@babel/helper-builder-binary-assignment-operator-visitor@^7.24.7":
|
65
|
+
version "7.24.7"
|
66
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz#37d66feb012024f2422b762b9b2a7cfe27c7fba3"
|
67
|
+
integrity sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==
|
68
|
+
dependencies:
|
69
|
+
"@babel/traverse" "^7.24.7"
|
70
|
+
"@babel/types" "^7.24.7"
|
71
|
+
|
72
|
+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.24.7", "@babel/helper-compilation-targets@^7.24.8":
|
73
|
+
version "7.24.8"
|
74
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271"
|
75
|
+
integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==
|
76
|
+
dependencies:
|
77
|
+
"@babel/compat-data" "^7.24.8"
|
78
|
+
"@babel/helper-validator-option" "^7.24.8"
|
79
|
+
browserslist "^4.23.1"
|
80
|
+
lru-cache "^5.1.1"
|
81
|
+
semver "^6.3.1"
|
82
|
+
|
83
|
+
"@babel/helper-create-class-features-plugin@^7.24.7":
|
84
|
+
version "7.24.8"
|
85
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.8.tgz#47f546408d13c200c0867f9d935184eaa0851b09"
|
86
|
+
integrity sha512-4f6Oqnmyp2PP3olgUMmOwC3akxSm5aBYraQ6YDdKy7NcAMkDECHWG0DEnV6M2UAkERgIBhYt8S27rURPg7SxWA==
|
87
|
+
dependencies:
|
88
|
+
"@babel/helper-annotate-as-pure" "^7.24.7"
|
89
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
90
|
+
"@babel/helper-function-name" "^7.24.7"
|
91
|
+
"@babel/helper-member-expression-to-functions" "^7.24.8"
|
92
|
+
"@babel/helper-optimise-call-expression" "^7.24.7"
|
93
|
+
"@babel/helper-replace-supers" "^7.24.7"
|
94
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
95
|
+
"@babel/helper-split-export-declaration" "^7.24.7"
|
96
|
+
semver "^6.3.1"
|
97
|
+
|
98
|
+
"@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.24.7":
|
99
|
+
version "7.24.7"
|
100
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.7.tgz#be4f435a80dc2b053c76eeb4b7d16dd22cfc89da"
|
101
|
+
integrity sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==
|
102
|
+
dependencies:
|
103
|
+
"@babel/helper-annotate-as-pure" "^7.24.7"
|
104
|
+
regexpu-core "^5.3.1"
|
105
|
+
semver "^6.3.1"
|
106
|
+
|
107
|
+
"@babel/helper-define-polyfill-provider@^0.6.1", "@babel/helper-define-polyfill-provider@^0.6.2":
|
108
|
+
version "0.6.2"
|
109
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
|
110
|
+
integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
|
111
|
+
dependencies:
|
112
|
+
"@babel/helper-compilation-targets" "^7.22.6"
|
113
|
+
"@babel/helper-plugin-utils" "^7.22.5"
|
110
114
|
debug "^4.1.1"
|
111
115
|
lodash.debounce "^4.0.8"
|
112
116
|
resolve "^1.14.2"
|
113
|
-
semver "^6.1.2"
|
114
|
-
|
115
|
-
"@babel/helper-environment-visitor@^7.16.7":
|
116
|
-
version "7.16.7"
|
117
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7"
|
118
|
-
integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==
|
119
|
-
dependencies:
|
120
|
-
"@babel/types" "^7.16.7"
|
121
|
-
|
122
|
-
"@babel/helper-explode-assignable-expression@^7.16.7":
|
123
|
-
version "7.16.7"
|
124
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
|
125
|
-
integrity sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==
|
126
|
-
dependencies:
|
127
|
-
"@babel/types" "^7.16.7"
|
128
|
-
|
129
|
-
"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.17.9":
|
130
|
-
version "7.17.9"
|
131
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
|
132
|
-
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
|
133
|
-
dependencies:
|
134
|
-
"@babel/template" "^7.16.7"
|
135
|
-
"@babel/types" "^7.17.0"
|
136
|
-
|
137
|
-
"@babel/helper-hoist-variables@^7.16.7":
|
138
|
-
version "7.16.7"
|
139
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
|
140
|
-
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
|
141
|
-
dependencies:
|
142
|
-
"@babel/types" "^7.16.7"
|
143
|
-
|
144
|
-
"@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7":
|
145
|
-
version "7.17.7"
|
146
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4"
|
147
|
-
integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==
|
148
|
-
dependencies:
|
149
|
-
"@babel/types" "^7.17.0"
|
150
|
-
|
151
|
-
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7":
|
152
|
-
version "7.16.7"
|
153
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
|
154
|
-
integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
|
155
|
-
dependencies:
|
156
|
-
"@babel/types" "^7.16.7"
|
157
|
-
|
158
|
-
"@babel/helper-module-transforms@^7.18.0":
|
159
|
-
version "7.18.0"
|
160
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.0.tgz#baf05dec7a5875fb9235bd34ca18bad4e21221cd"
|
161
|
-
integrity sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==
|
162
|
-
dependencies:
|
163
|
-
"@babel/helper-environment-visitor" "^7.16.7"
|
164
|
-
"@babel/helper-module-imports" "^7.16.7"
|
165
|
-
"@babel/helper-simple-access" "^7.17.7"
|
166
|
-
"@babel/helper-split-export-declaration" "^7.16.7"
|
167
|
-
"@babel/helper-validator-identifier" "^7.16.7"
|
168
|
-
"@babel/template" "^7.16.7"
|
169
|
-
"@babel/traverse" "^7.18.0"
|
170
|
-
"@babel/types" "^7.18.0"
|
171
|
-
|
172
|
-
"@babel/helper-optimise-call-expression@^7.16.7":
|
173
|
-
version "7.16.7"
|
174
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
|
175
|
-
integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==
|
176
|
-
dependencies:
|
177
|
-
"@babel/types" "^7.16.7"
|
178
|
-
|
179
|
-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.17.12", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
180
|
-
version "7.17.12"
|
181
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz#86c2347da5acbf5583ba0a10aed4c9bf9da9cf96"
|
182
|
-
integrity sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==
|
183
|
-
|
184
|
-
"@babel/helper-remap-async-to-generator@^7.16.8":
|
185
|
-
version "7.16.8"
|
186
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3"
|
187
|
-
integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==
|
188
|
-
dependencies:
|
189
|
-
"@babel/helper-annotate-as-pure" "^7.16.7"
|
190
|
-
"@babel/helper-wrap-function" "^7.16.8"
|
191
|
-
"@babel/types" "^7.16.8"
|
192
|
-
|
193
|
-
"@babel/helper-replace-supers@^7.16.7":
|
194
|
-
version "7.16.7"
|
195
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1"
|
196
|
-
integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==
|
197
|
-
dependencies:
|
198
|
-
"@babel/helper-environment-visitor" "^7.16.7"
|
199
|
-
"@babel/helper-member-expression-to-functions" "^7.16.7"
|
200
|
-
"@babel/helper-optimise-call-expression" "^7.16.7"
|
201
|
-
"@babel/traverse" "^7.16.7"
|
202
|
-
"@babel/types" "^7.16.7"
|
203
|
-
|
204
|
-
"@babel/helper-simple-access@^7.17.7":
|
205
|
-
version "7.17.7"
|
206
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
|
207
|
-
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
|
208
|
-
dependencies:
|
209
|
-
"@babel/types" "^7.17.0"
|
210
|
-
|
211
|
-
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
212
|
-
version "7.16.0"
|
213
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
|
214
|
-
integrity sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==
|
215
|
-
dependencies:
|
216
|
-
"@babel/types" "^7.16.0"
|
217
|
-
|
218
|
-
"@babel/helper-split-export-declaration@^7.16.7":
|
219
|
-
version "7.16.7"
|
220
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b"
|
221
|
-
integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
|
222
|
-
dependencies:
|
223
|
-
"@babel/types" "^7.16.7"
|
224
|
-
|
225
|
-
"@babel/helper-validator-identifier@^7.16.7":
|
226
|
-
version "7.16.7"
|
227
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
228
|
-
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
|
229
|
-
|
230
|
-
"@babel/helper-validator-option@^7.16.7":
|
231
|
-
version "7.16.7"
|
232
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
233
|
-
integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
|
234
|
-
|
235
|
-
"@babel/helper-wrap-function@^7.16.8":
|
236
|
-
version "7.16.8"
|
237
|
-
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200"
|
238
|
-
integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==
|
239
|
-
dependencies:
|
240
|
-
"@babel/helper-function-name" "^7.16.7"
|
241
|
-
"@babel/template" "^7.16.7"
|
242
|
-
"@babel/traverse" "^7.16.8"
|
243
|
-
"@babel/types" "^7.16.8"
|
244
|
-
|
245
|
-
"@babel/helpers@^7.18.0":
|
246
|
-
version "7.18.0"
|
247
|
-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
|
248
|
-
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
|
249
|
-
dependencies:
|
250
|
-
"@babel/template" "^7.16.7"
|
251
|
-
"@babel/traverse" "^7.18.0"
|
252
|
-
"@babel/types" "^7.18.0"
|
253
|
-
|
254
|
-
"@babel/highlight@^7.16.7":
|
255
|
-
version "7.17.12"
|
256
|
-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.12.tgz#257de56ee5afbd20451ac0a75686b6b404257351"
|
257
|
-
integrity sha512-7yykMVF3hfZY2jsHZEEgLc+3x4o1O+fYyULu11GynEUQNwB6lua+IIQn1FiJxNucd5UlyJryrwsOh8PL9Sn8Qg==
|
258
|
-
dependencies:
|
259
|
-
"@babel/helper-validator-identifier" "^7.16.7"
|
260
|
-
chalk "^2.0.0"
|
261
|
-
js-tokens "^4.0.0"
|
262
|
-
|
263
|
-
"@babel/parser@^7.16.7", "@babel/parser@^7.18.0":
|
264
|
-
version "7.18.0"
|
265
|
-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
|
266
|
-
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
|
267
|
-
|
268
|
-
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
|
269
|
-
version "7.17.12"
|
270
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz#1dca338caaefca368639c9ffb095afbd4d420b1e"
|
271
|
-
integrity sha512-xCJQXl4EeQ3J9C4yOmpTrtVGmzpm2iSzyxbkZHw7UCnZBftHpF/hpII80uWVyVrc40ytIClHjgWGTG1g/yB+aw==
|
272
|
-
dependencies:
|
273
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
274
|
-
|
275
|
-
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.17.12":
|
276
|
-
version "7.17.12"
|
277
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.17.12.tgz#0d498ec8f0374b1e2eb54b9cb2c4c78714c77753"
|
278
|
-
integrity sha512-/vt0hpIw0x4b6BLKUkwlvEoiGZYYLNZ96CzyHYPbtG2jZGz6LBe7/V+drYrc/d+ovrF9NBi0pmtvmNb/FsWtRQ==
|
279
|
-
dependencies:
|
280
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
281
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
282
|
-
"@babel/plugin-proposal-optional-chaining" "^7.17.12"
|
283
|
-
|
284
|
-
"@babel/plugin-proposal-async-generator-functions@^7.17.12":
|
285
|
-
version "7.17.12"
|
286
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.17.12.tgz#094a417e31ce7e692d84bab06c8e2a607cbeef03"
|
287
|
-
integrity sha512-RWVvqD1ooLKP6IqWTA5GyFVX2isGEgC5iFxKzfYOIy/QEFdxYyCybBDtIGjipHpb9bDWHzcqGqFakf+mVmBTdQ==
|
288
|
-
dependencies:
|
289
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
290
|
-
"@babel/helper-remap-async-to-generator" "^7.16.8"
|
291
|
-
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
292
|
-
|
293
|
-
"@babel/plugin-proposal-class-properties@^7.17.12":
|
294
|
-
version "7.17.12"
|
295
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.17.12.tgz#84f65c0cc247d46f40a6da99aadd6438315d80a4"
|
296
|
-
integrity sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==
|
297
|
-
dependencies:
|
298
|
-
"@babel/helper-create-class-features-plugin" "^7.17.12"
|
299
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
300
|
-
|
301
|
-
"@babel/plugin-proposal-class-static-block@^7.18.0":
|
302
|
-
version "7.18.0"
|
303
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.0.tgz#7d02253156e3c3793bdb9f2faac3a1c05f0ba710"
|
304
|
-
integrity sha512-t+8LsRMMDE74c6sV7KShIw13sqbqd58tlqNrsWoWBTIMw7SVQ0cZ905wLNS/FBCy/3PyooRHLFFlfrUNyyz5lA==
|
305
|
-
dependencies:
|
306
|
-
"@babel/helper-create-class-features-plugin" "^7.18.0"
|
307
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
308
|
-
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
309
|
-
|
310
|
-
"@babel/plugin-proposal-dynamic-import@^7.16.7":
|
311
|
-
version "7.16.7"
|
312
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz#c19c897eaa46b27634a00fee9fb7d829158704b2"
|
313
|
-
integrity sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==
|
314
|
-
dependencies:
|
315
|
-
"@babel/helper-plugin-utils" "^7.16.7"
|
316
|
-
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
317
117
|
|
318
|
-
"@babel/
|
319
|
-
version "7.
|
320
|
-
resolved "https://registry.yarnpkg.com/@babel/
|
321
|
-
integrity sha512-
|
118
|
+
"@babel/helper-environment-visitor@^7.24.7":
|
119
|
+
version "7.24.7"
|
120
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
|
121
|
+
integrity sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==
|
322
122
|
dependencies:
|
323
|
-
"@babel/
|
324
|
-
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
325
|
-
|
326
|
-
"@babel/plugin-proposal-json-strings@^7.17.12":
|
327
|
-
version "7.17.12"
|
328
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.17.12.tgz#f4642951792437233216d8c1af370bb0fbff4664"
|
329
|
-
integrity sha512-rKJ+rKBoXwLnIn7n6o6fulViHMrOThz99ybH+hKHcOZbnN14VuMnH9fo2eHE69C8pO4uX1Q7t2HYYIDmv8VYkg==
|
330
|
-
dependencies:
|
331
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
332
|
-
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
123
|
+
"@babel/types" "^7.24.7"
|
333
124
|
|
334
|
-
"@babel/
|
335
|
-
version "7.
|
336
|
-
resolved "https://registry.yarnpkg.com/@babel/
|
337
|
-
integrity sha512-
|
125
|
+
"@babel/helper-function-name@^7.24.7":
|
126
|
+
version "7.24.7"
|
127
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz#75f1e1725742f39ac6584ee0b16d94513da38dd2"
|
128
|
+
integrity sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==
|
338
129
|
dependencies:
|
339
|
-
"@babel/
|
340
|
-
"@babel/
|
130
|
+
"@babel/template" "^7.24.7"
|
131
|
+
"@babel/types" "^7.24.7"
|
132
|
+
|
133
|
+
"@babel/helper-hoist-variables@^7.24.7":
|
134
|
+
version "7.24.7"
|
135
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz#b4ede1cde2fd89436397f30dc9376ee06b0f25ee"
|
136
|
+
integrity sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==
|
137
|
+
dependencies:
|
138
|
+
"@babel/types" "^7.24.7"
|
341
139
|
|
342
|
-
"@babel/
|
343
|
-
version "7.
|
344
|
-
resolved "https://registry.yarnpkg.com/@babel/
|
345
|
-
integrity sha512-
|
346
|
-
dependencies:
|
347
|
-
"@babel/
|
348
|
-
"@babel/
|
349
|
-
|
350
|
-
"@babel/
|
351
|
-
version "7.
|
352
|
-
resolved "https://registry.yarnpkg.com/@babel/
|
353
|
-
integrity sha512-
|
354
|
-
dependencies:
|
355
|
-
"@babel/
|
356
|
-
"@babel/
|
140
|
+
"@babel/helper-member-expression-to-functions@^7.24.7", "@babel/helper-member-expression-to-functions@^7.24.8":
|
141
|
+
version "7.24.8"
|
142
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz#6155e079c913357d24a4c20480db7c712a5c3fb6"
|
143
|
+
integrity sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==
|
144
|
+
dependencies:
|
145
|
+
"@babel/traverse" "^7.24.8"
|
146
|
+
"@babel/types" "^7.24.8"
|
147
|
+
|
148
|
+
"@babel/helper-module-imports@^7.24.7":
|
149
|
+
version "7.24.7"
|
150
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
|
151
|
+
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
|
152
|
+
dependencies:
|
153
|
+
"@babel/traverse" "^7.24.7"
|
154
|
+
"@babel/types" "^7.24.7"
|
155
|
+
|
156
|
+
"@babel/helper-module-transforms@^7.24.7", "@babel/helper-module-transforms@^7.24.8", "@babel/helper-module-transforms@^7.24.9":
|
157
|
+
version "7.24.9"
|
158
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz#e13d26306b89eea569180868e652e7f514de9d29"
|
159
|
+
integrity sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==
|
160
|
+
dependencies:
|
161
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
162
|
+
"@babel/helper-module-imports" "^7.24.7"
|
163
|
+
"@babel/helper-simple-access" "^7.24.7"
|
164
|
+
"@babel/helper-split-export-declaration" "^7.24.7"
|
165
|
+
"@babel/helper-validator-identifier" "^7.24.7"
|
166
|
+
|
167
|
+
"@babel/helper-optimise-call-expression@^7.24.7":
|
168
|
+
version "7.24.7"
|
169
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz#8b0a0456c92f6b323d27cfd00d1d664e76692a0f"
|
170
|
+
integrity sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==
|
171
|
+
dependencies:
|
172
|
+
"@babel/types" "^7.24.7"
|
173
|
+
|
174
|
+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
175
|
+
version "7.24.8"
|
176
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz#94ee67e8ec0e5d44ea7baeb51e571bd26af07878"
|
177
|
+
integrity sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==
|
178
|
+
|
179
|
+
"@babel/helper-remap-async-to-generator@^7.24.7":
|
180
|
+
version "7.24.7"
|
181
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz#b3f0f203628522713849d49403f1a414468be4c7"
|
182
|
+
integrity sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==
|
183
|
+
dependencies:
|
184
|
+
"@babel/helper-annotate-as-pure" "^7.24.7"
|
185
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
186
|
+
"@babel/helper-wrap-function" "^7.24.7"
|
187
|
+
|
188
|
+
"@babel/helper-replace-supers@^7.24.7":
|
189
|
+
version "7.24.7"
|
190
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz#f933b7eed81a1c0265740edc91491ce51250f765"
|
191
|
+
integrity sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==
|
192
|
+
dependencies:
|
193
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
194
|
+
"@babel/helper-member-expression-to-functions" "^7.24.7"
|
195
|
+
"@babel/helper-optimise-call-expression" "^7.24.7"
|
196
|
+
|
197
|
+
"@babel/helper-simple-access@^7.24.7":
|
198
|
+
version "7.24.7"
|
199
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3"
|
200
|
+
integrity sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==
|
201
|
+
dependencies:
|
202
|
+
"@babel/traverse" "^7.24.7"
|
203
|
+
"@babel/types" "^7.24.7"
|
204
|
+
|
205
|
+
"@babel/helper-skip-transparent-expression-wrappers@^7.24.7":
|
206
|
+
version "7.24.7"
|
207
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz#5f8fa83b69ed5c27adc56044f8be2b3ea96669d9"
|
208
|
+
integrity sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==
|
209
|
+
dependencies:
|
210
|
+
"@babel/traverse" "^7.24.7"
|
211
|
+
"@babel/types" "^7.24.7"
|
212
|
+
|
213
|
+
"@babel/helper-split-export-declaration@^7.24.7":
|
214
|
+
version "7.24.7"
|
215
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz#83949436890e07fa3d6873c61a96e3bbf692d856"
|
216
|
+
integrity sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==
|
217
|
+
dependencies:
|
218
|
+
"@babel/types" "^7.24.7"
|
219
|
+
|
220
|
+
"@babel/helper-string-parser@^7.24.8":
|
221
|
+
version "7.24.8"
|
222
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
|
223
|
+
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
|
224
|
+
|
225
|
+
"@babel/helper-validator-identifier@^7.24.7":
|
226
|
+
version "7.24.7"
|
227
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
228
|
+
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
229
|
+
|
230
|
+
"@babel/helper-validator-option@^7.24.8":
|
231
|
+
version "7.24.8"
|
232
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d"
|
233
|
+
integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==
|
234
|
+
|
235
|
+
"@babel/helper-wrap-function@^7.24.7":
|
236
|
+
version "7.24.7"
|
237
|
+
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz#52d893af7e42edca7c6d2c6764549826336aae1f"
|
238
|
+
integrity sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==
|
239
|
+
dependencies:
|
240
|
+
"@babel/helper-function-name" "^7.24.7"
|
241
|
+
"@babel/template" "^7.24.7"
|
242
|
+
"@babel/traverse" "^7.24.7"
|
243
|
+
"@babel/types" "^7.24.7"
|
244
|
+
|
245
|
+
"@babel/helpers@^7.24.8":
|
246
|
+
version "7.24.8"
|
247
|
+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873"
|
248
|
+
integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==
|
249
|
+
dependencies:
|
250
|
+
"@babel/template" "^7.24.7"
|
251
|
+
"@babel/types" "^7.24.8"
|
252
|
+
|
253
|
+
"@babel/highlight@^7.24.7":
|
254
|
+
version "7.24.7"
|
255
|
+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
|
256
|
+
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
|
257
|
+
dependencies:
|
258
|
+
"@babel/helper-validator-identifier" "^7.24.7"
|
259
|
+
chalk "^2.4.2"
|
260
|
+
js-tokens "^4.0.0"
|
261
|
+
picocolors "^1.0.0"
|
357
262
|
|
358
|
-
"@babel/
|
359
|
-
version "7.
|
360
|
-
resolved "https://registry.yarnpkg.com/@babel/
|
361
|
-
integrity sha512-
|
362
|
-
dependencies:
|
363
|
-
"@babel/compat-data" "^7.17.10"
|
364
|
-
"@babel/helper-compilation-targets" "^7.17.10"
|
365
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
366
|
-
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
367
|
-
"@babel/plugin-transform-parameters" "^7.17.12"
|
263
|
+
"@babel/parser@^7.24.7", "@babel/parser@^7.24.8":
|
264
|
+
version "7.24.8"
|
265
|
+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f"
|
266
|
+
integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==
|
368
267
|
|
369
|
-
"@babel/plugin-
|
370
|
-
version "7.
|
371
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-
|
372
|
-
integrity sha512-
|
268
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.7":
|
269
|
+
version "7.24.7"
|
270
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz#fd059fd27b184ea2b4c7e646868a9a381bbc3055"
|
271
|
+
integrity sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==
|
373
272
|
dependencies:
|
374
|
-
"@babel/helper-
|
375
|
-
"@babel/plugin-
|
273
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
274
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
376
275
|
|
377
|
-
"@babel/plugin-
|
378
|
-
version "7.
|
379
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-
|
380
|
-
integrity sha512-
|
276
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.7":
|
277
|
+
version "7.24.7"
|
278
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.7.tgz#468096ca44bbcbe8fcc570574e12eb1950e18107"
|
279
|
+
integrity sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==
|
381
280
|
dependencies:
|
382
|
-
"@babel/helper-plugin-utils" "^7.
|
383
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
384
|
-
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
281
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
385
282
|
|
386
|
-
"@babel/plugin-
|
387
|
-
version "7.
|
388
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-
|
389
|
-
integrity sha512
|
283
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.7":
|
284
|
+
version "7.24.7"
|
285
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz#e4eabdd5109acc399b38d7999b2ef66fc2022f89"
|
286
|
+
integrity sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==
|
390
287
|
dependencies:
|
391
|
-
"@babel/helper-
|
392
|
-
"@babel/helper-
|
288
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
289
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
290
|
+
"@babel/plugin-transform-optional-chaining" "^7.24.7"
|
393
291
|
|
394
|
-
"@babel/plugin-
|
395
|
-
version "7.
|
396
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-
|
397
|
-
integrity sha512
|
292
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.24.7":
|
293
|
+
version "7.24.7"
|
294
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.7.tgz#71b21bb0286d5810e63a1538aa901c58e87375ec"
|
295
|
+
integrity sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==
|
398
296
|
dependencies:
|
399
|
-
"@babel/helper-
|
400
|
-
"@babel/helper-
|
401
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
402
|
-
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
297
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
298
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
403
299
|
|
404
|
-
"@babel/plugin-proposal-
|
405
|
-
version "7.
|
406
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-
|
407
|
-
integrity sha512-
|
408
|
-
dependencies:
|
409
|
-
"@babel/helper-create-regexp-features-plugin" "^7.17.12"
|
410
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
300
|
+
"@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2":
|
301
|
+
version "7.21.0-placeholder-for-preset-env.2"
|
302
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
|
303
|
+
integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
|
411
304
|
|
412
305
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
413
306
|
version "7.8.4"
|
@@ -444,12 +337,26 @@
|
|
444
337
|
dependencies:
|
445
338
|
"@babel/helper-plugin-utils" "^7.8.3"
|
446
339
|
|
447
|
-
"@babel/plugin-syntax-import-assertions@^7.
|
448
|
-
version "7.
|
449
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.
|
450
|
-
integrity sha512-
|
340
|
+
"@babel/plugin-syntax-import-assertions@^7.24.7":
|
341
|
+
version "7.24.7"
|
342
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7.tgz#2a0b406b5871a20a841240586b1300ce2088a778"
|
343
|
+
integrity sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==
|
344
|
+
dependencies:
|
345
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
346
|
+
|
347
|
+
"@babel/plugin-syntax-import-attributes@^7.24.7":
|
348
|
+
version "7.24.7"
|
349
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz#b4f9ea95a79e6912480c4b626739f86a076624ca"
|
350
|
+
integrity sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==
|
451
351
|
dependencies:
|
452
|
-
"@babel/helper-plugin-utils" "^7.
|
352
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
353
|
+
|
354
|
+
"@babel/plugin-syntax-import-meta@^7.10.4":
|
355
|
+
version "7.10.4"
|
356
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
357
|
+
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
358
|
+
dependencies:
|
359
|
+
"@babel/helper-plugin-utils" "^7.10.4"
|
453
360
|
|
454
361
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
455
362
|
version "7.8.3"
|
@@ -514,290 +421,423 @@
|
|
514
421
|
dependencies:
|
515
422
|
"@babel/helper-plugin-utils" "^7.14.5"
|
516
423
|
|
517
|
-
"@babel/plugin-
|
518
|
-
version "7.
|
519
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-
|
520
|
-
integrity sha512-
|
424
|
+
"@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
|
425
|
+
version "7.18.6"
|
426
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz#d49a3b3e6b52e5be6740022317580234a6a47357"
|
427
|
+
integrity sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==
|
428
|
+
dependencies:
|
429
|
+
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
430
|
+
"@babel/helper-plugin-utils" "^7.18.6"
|
431
|
+
|
432
|
+
"@babel/plugin-transform-arrow-functions@^7.24.7":
|
433
|
+
version "7.24.7"
|
434
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz#4f6886c11e423bd69f3ce51dbf42424a5f275514"
|
435
|
+
integrity sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==
|
521
436
|
dependencies:
|
522
|
-
"@babel/helper-plugin-utils" "^7.
|
437
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
523
438
|
|
524
|
-
"@babel/plugin-transform-async-
|
525
|
-
version "7.
|
526
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-
|
527
|
-
integrity sha512-
|
439
|
+
"@babel/plugin-transform-async-generator-functions@^7.24.7":
|
440
|
+
version "7.24.7"
|
441
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.7.tgz#7330a5c50e05181ca52351b8fd01642000c96cfd"
|
442
|
+
integrity sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==
|
528
443
|
dependencies:
|
529
|
-
"@babel/helper-
|
530
|
-
"@babel/helper-plugin-utils" "^7.
|
531
|
-
"@babel/helper-remap-async-to-generator" "^7.
|
444
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
445
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
446
|
+
"@babel/helper-remap-async-to-generator" "^7.24.7"
|
447
|
+
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
532
448
|
|
533
|
-
"@babel/plugin-transform-
|
534
|
-
version "7.
|
535
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
536
|
-
integrity sha512-
|
449
|
+
"@babel/plugin-transform-async-to-generator@^7.24.7":
|
450
|
+
version "7.24.7"
|
451
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz#72a3af6c451d575842a7e9b5a02863414355bdcc"
|
452
|
+
integrity sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==
|
537
453
|
dependencies:
|
538
|
-
"@babel/helper-
|
454
|
+
"@babel/helper-module-imports" "^7.24.7"
|
455
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
456
|
+
"@babel/helper-remap-async-to-generator" "^7.24.7"
|
539
457
|
|
540
|
-
"@babel/plugin-transform-block-
|
541
|
-
version "7.
|
542
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-
|
543
|
-
integrity sha512-
|
458
|
+
"@babel/plugin-transform-block-scoped-functions@^7.24.7":
|
459
|
+
version "7.24.7"
|
460
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz#a4251d98ea0c0f399dafe1a35801eaba455bbf1f"
|
461
|
+
integrity sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==
|
544
462
|
dependencies:
|
545
|
-
"@babel/helper-plugin-utils" "^7.
|
463
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
546
464
|
|
547
|
-
"@babel/plugin-transform-
|
548
|
-
version "7.
|
549
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
550
|
-
integrity sha512-
|
465
|
+
"@babel/plugin-transform-block-scoping@^7.24.7":
|
466
|
+
version "7.24.7"
|
467
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.7.tgz#42063e4deb850c7bd7c55e626bf4e7ab48e6ce02"
|
468
|
+
integrity sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==
|
551
469
|
dependencies:
|
552
|
-
"@babel/helper-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
470
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
471
|
+
|
472
|
+
"@babel/plugin-transform-class-properties@^7.24.7":
|
473
|
+
version "7.24.7"
|
474
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834"
|
475
|
+
integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==
|
476
|
+
dependencies:
|
477
|
+
"@babel/helper-create-class-features-plugin" "^7.24.7"
|
478
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
479
|
+
|
480
|
+
"@babel/plugin-transform-class-static-block@^7.24.7":
|
481
|
+
version "7.24.7"
|
482
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz#c82027ebb7010bc33c116d4b5044fbbf8c05484d"
|
483
|
+
integrity sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==
|
484
|
+
dependencies:
|
485
|
+
"@babel/helper-create-class-features-plugin" "^7.24.7"
|
486
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
487
|
+
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
488
|
+
|
489
|
+
"@babel/plugin-transform-classes@^7.24.8":
|
490
|
+
version "7.24.8"
|
491
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.8.tgz#ad23301fe5bc153ca4cf7fb572a9bc8b0b711cf7"
|
492
|
+
integrity sha512-VXy91c47uujj758ud9wx+OMgheXm4qJfyhj1P18YvlrQkNOSrwsteHk+EFS3OMGfhMhpZa0A+81eE7G4QC+3CA==
|
493
|
+
dependencies:
|
494
|
+
"@babel/helper-annotate-as-pure" "^7.24.7"
|
495
|
+
"@babel/helper-compilation-targets" "^7.24.8"
|
496
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
497
|
+
"@babel/helper-function-name" "^7.24.7"
|
498
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
499
|
+
"@babel/helper-replace-supers" "^7.24.7"
|
500
|
+
"@babel/helper-split-export-declaration" "^7.24.7"
|
559
501
|
globals "^11.1.0"
|
560
502
|
|
561
|
-
"@babel/plugin-transform-computed-properties@^7.
|
562
|
-
version "7.
|
563
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.
|
564
|
-
integrity sha512-
|
503
|
+
"@babel/plugin-transform-computed-properties@^7.24.7":
|
504
|
+
version "7.24.7"
|
505
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz#4cab3214e80bc71fae3853238d13d097b004c707"
|
506
|
+
integrity sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==
|
565
507
|
dependencies:
|
566
|
-
"@babel/helper-plugin-utils" "^7.
|
508
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
509
|
+
"@babel/template" "^7.24.7"
|
567
510
|
|
568
|
-
"@babel/plugin-transform-destructuring@^7.
|
569
|
-
version "7.
|
570
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.
|
571
|
-
integrity sha512-
|
511
|
+
"@babel/plugin-transform-destructuring@^7.24.8":
|
512
|
+
version "7.24.8"
|
513
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz#c828e814dbe42a2718a838c2a2e16a408e055550"
|
514
|
+
integrity sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==
|
572
515
|
dependencies:
|
573
|
-
"@babel/helper-plugin-utils" "^7.
|
516
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
574
517
|
|
575
|
-
"@babel/plugin-transform-dotall-regex@^7.
|
576
|
-
version "7.
|
577
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.
|
578
|
-
integrity sha512-
|
518
|
+
"@babel/plugin-transform-dotall-regex@^7.24.7":
|
519
|
+
version "7.24.7"
|
520
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.7.tgz#5f8bf8a680f2116a7207e16288a5f974ad47a7a0"
|
521
|
+
integrity sha512-ZOA3W+1RRTSWvyqcMJDLqbchh7U4NRGqwRfFSVbOLS/ePIP4vHB5e8T8eXcuqyN1QkgKyj5wuW0lcS85v4CrSw==
|
579
522
|
dependencies:
|
580
|
-
"@babel/helper-create-regexp-features-plugin" "^7.
|
581
|
-
"@babel/helper-plugin-utils" "^7.
|
523
|
+
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
524
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
582
525
|
|
583
|
-
"@babel/plugin-transform-duplicate-keys@^7.
|
584
|
-
version "7.
|
585
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.
|
586
|
-
integrity sha512-
|
526
|
+
"@babel/plugin-transform-duplicate-keys@^7.24.7":
|
527
|
+
version "7.24.7"
|
528
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.7.tgz#dd20102897c9a2324e5adfffb67ff3610359a8ee"
|
529
|
+
integrity sha512-JdYfXyCRihAe46jUIliuL2/s0x0wObgwwiGxw/UbgJBr20gQBThrokO4nYKgWkD7uBaqM7+9x5TU7NkExZJyzw==
|
587
530
|
dependencies:
|
588
|
-
"@babel/helper-plugin-utils" "^7.
|
531
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
589
532
|
|
590
|
-
"@babel/plugin-transform-
|
591
|
-
version "7.
|
592
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
593
|
-
integrity sha512-
|
533
|
+
"@babel/plugin-transform-dynamic-import@^7.24.7":
|
534
|
+
version "7.24.7"
|
535
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz#4d8b95e3bae2b037673091aa09cd33fecd6419f4"
|
536
|
+
integrity sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==
|
594
537
|
dependencies:
|
595
|
-
"@babel/helper-
|
596
|
-
"@babel/
|
538
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
539
|
+
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
540
|
+
|
541
|
+
"@babel/plugin-transform-exponentiation-operator@^7.24.7":
|
542
|
+
version "7.24.7"
|
543
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.7.tgz#b629ee22645f412024297d5245bce425c31f9b0d"
|
544
|
+
integrity sha512-Rqe/vSc9OYgDajNIK35u7ot+KeCoetqQYFXM4Epf7M7ez3lWlOjrDjrwMei6caCVhfdw+mIKD4cgdGNy5JQotQ==
|
545
|
+
dependencies:
|
546
|
+
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.24.7"
|
547
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
548
|
+
|
549
|
+
"@babel/plugin-transform-export-namespace-from@^7.24.7":
|
550
|
+
version "7.24.7"
|
551
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.7.tgz#176d52d8d8ed516aeae7013ee9556d540c53f197"
|
552
|
+
integrity sha512-v0K9uNYsPL3oXZ/7F9NNIbAj2jv1whUEtyA6aujhekLs56R++JDQuzRcP2/z4WX5Vg/c5lE9uWZA0/iUoFhLTA==
|
553
|
+
dependencies:
|
554
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
555
|
+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
597
556
|
|
598
|
-
"@babel/plugin-transform-for-of@^7.
|
599
|
-
version "7.
|
600
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.
|
601
|
-
integrity sha512
|
557
|
+
"@babel/plugin-transform-for-of@^7.24.7":
|
558
|
+
version "7.24.7"
|
559
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.7.tgz#f25b33f72df1d8be76399e1b8f3f9d366eb5bc70"
|
560
|
+
integrity sha512-wo9ogrDG1ITTTBsy46oGiN1dS9A7MROBTcYsfS8DtsImMkHk9JXJ3EWQM6X2SUw4x80uGPlwj0o00Uoc6nEE3g==
|
602
561
|
dependencies:
|
603
|
-
"@babel/helper-plugin-utils" "^7.
|
562
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
563
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
564
|
+
|
565
|
+
"@babel/plugin-transform-function-name@^7.24.7":
|
566
|
+
version "7.24.7"
|
567
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.7.tgz#6d8601fbffe665c894440ab4470bc721dd9131d6"
|
568
|
+
integrity sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==
|
569
|
+
dependencies:
|
570
|
+
"@babel/helper-compilation-targets" "^7.24.7"
|
571
|
+
"@babel/helper-function-name" "^7.24.7"
|
572
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
573
|
+
|
574
|
+
"@babel/plugin-transform-json-strings@^7.24.7":
|
575
|
+
version "7.24.7"
|
576
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.7.tgz#f3e9c37c0a373fee86e36880d45b3664cedaf73a"
|
577
|
+
integrity sha512-2yFnBGDvRuxAaE/f0vfBKvtnvvqU8tGpMHqMNpTN2oWMKIR3NqFkjaAgGwawhqK/pIN2T3XdjGPdaG0vDhOBGw==
|
578
|
+
dependencies:
|
579
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
580
|
+
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
604
581
|
|
605
|
-
"@babel/plugin-transform-
|
606
|
-
version "7.
|
607
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
608
|
-
integrity sha512-
|
582
|
+
"@babel/plugin-transform-literals@^7.24.7":
|
583
|
+
version "7.24.7"
|
584
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.7.tgz#36b505c1e655151a9d7607799a9988fc5467d06c"
|
585
|
+
integrity sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==
|
609
586
|
dependencies:
|
610
|
-
"@babel/helper-
|
611
|
-
"@babel/helper-function-name" "^7.16.7"
|
612
|
-
"@babel/helper-plugin-utils" "^7.16.7"
|
587
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
613
588
|
|
614
|
-
"@babel/plugin-transform-
|
615
|
-
version "7.
|
616
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
617
|
-
integrity sha512-
|
589
|
+
"@babel/plugin-transform-logical-assignment-operators@^7.24.7":
|
590
|
+
version "7.24.7"
|
591
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.7.tgz#a58fb6eda16c9dc8f9ff1c7b1ba6deb7f4694cb0"
|
592
|
+
integrity sha512-4D2tpwlQ1odXmTEIFWy9ELJcZHqrStlzK/dAOWYyxX3zT0iXQB6banjgeOJQXzEc4S0E0a5A+hahxPaEFYftsw==
|
618
593
|
dependencies:
|
619
|
-
"@babel/helper-plugin-utils" "^7.
|
594
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
595
|
+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
596
|
+
|
597
|
+
"@babel/plugin-transform-member-expression-literals@^7.24.7":
|
598
|
+
version "7.24.7"
|
599
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.7.tgz#3b4454fb0e302e18ba4945ba3246acb1248315df"
|
600
|
+
integrity sha512-T/hRC1uqrzXMKLQ6UCwMT85S3EvqaBXDGf0FaMf4446Qx9vKwlghvee0+uuZcDUCZU5RuNi4781UQ7R308zzBw==
|
601
|
+
dependencies:
|
602
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
603
|
+
|
604
|
+
"@babel/plugin-transform-modules-amd@^7.24.7":
|
605
|
+
version "7.24.7"
|
606
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.7.tgz#65090ed493c4a834976a3ca1cde776e6ccff32d7"
|
607
|
+
integrity sha512-9+pB1qxV3vs/8Hdmz/CulFB8w2tuu6EB94JZFsjdqxQokwGa9Unap7Bo2gGBGIvPmDIVvQrom7r5m/TCDMURhg==
|
608
|
+
dependencies:
|
609
|
+
"@babel/helper-module-transforms" "^7.24.7"
|
610
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
611
|
+
|
612
|
+
"@babel/plugin-transform-modules-commonjs@^7.24.8":
|
613
|
+
version "7.24.8"
|
614
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz#ab6421e564b717cb475d6fff70ae7f103536ea3c"
|
615
|
+
integrity sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==
|
616
|
+
dependencies:
|
617
|
+
"@babel/helper-module-transforms" "^7.24.8"
|
618
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
619
|
+
"@babel/helper-simple-access" "^7.24.7"
|
620
|
+
|
621
|
+
"@babel/plugin-transform-modules-systemjs@^7.24.7":
|
622
|
+
version "7.24.7"
|
623
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.7.tgz#f8012316c5098f6e8dee6ecd58e2bc6f003d0ce7"
|
624
|
+
integrity sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==
|
625
|
+
dependencies:
|
626
|
+
"@babel/helper-hoist-variables" "^7.24.7"
|
627
|
+
"@babel/helper-module-transforms" "^7.24.7"
|
628
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
629
|
+
"@babel/helper-validator-identifier" "^7.24.7"
|
630
|
+
|
631
|
+
"@babel/plugin-transform-modules-umd@^7.24.7":
|
632
|
+
version "7.24.7"
|
633
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.7.tgz#edd9f43ec549099620df7df24e7ba13b5c76efc8"
|
634
|
+
integrity sha512-3aytQvqJ/h9z4g8AsKPLvD4Zqi2qT+L3j7XoFFu1XBlZWEl2/1kWnhmAbxpLgPrHSY0M6UA02jyTiwUVtiKR6A==
|
635
|
+
dependencies:
|
636
|
+
"@babel/helper-module-transforms" "^7.24.7"
|
637
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
638
|
+
|
639
|
+
"@babel/plugin-transform-named-capturing-groups-regex@^7.24.7":
|
640
|
+
version "7.24.7"
|
641
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.24.7.tgz#9042e9b856bc6b3688c0c2e4060e9e10b1460923"
|
642
|
+
integrity sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==
|
643
|
+
dependencies:
|
644
|
+
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
645
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
646
|
+
|
647
|
+
"@babel/plugin-transform-new-target@^7.24.7":
|
648
|
+
version "7.24.7"
|
649
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.7.tgz#31ff54c4e0555cc549d5816e4ab39241dfb6ab00"
|
650
|
+
integrity sha512-RNKwfRIXg4Ls/8mMTza5oPF5RkOW8Wy/WgMAp1/F1yZ8mMbtwXW+HDoJiOsagWrAhI5f57Vncrmr9XeT4CVapA==
|
651
|
+
dependencies:
|
652
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
653
|
+
|
654
|
+
"@babel/plugin-transform-nullish-coalescing-operator@^7.24.7":
|
655
|
+
version "7.24.7"
|
656
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.7.tgz#1de4534c590af9596f53d67f52a92f12db984120"
|
657
|
+
integrity sha512-Ts7xQVk1OEocqzm8rHMXHlxvsfZ0cEF2yomUqpKENHWMF4zKk175Y4q8H5knJes6PgYad50uuRmt3UJuhBw8pQ==
|
658
|
+
dependencies:
|
659
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
660
|
+
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
661
|
+
|
662
|
+
"@babel/plugin-transform-numeric-separator@^7.24.7":
|
663
|
+
version "7.24.7"
|
664
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.7.tgz#bea62b538c80605d8a0fac9b40f48e97efa7de63"
|
665
|
+
integrity sha512-e6q1TiVUzvH9KRvicuxdBTUj4AdKSRwzIyFFnfnezpCfP2/7Qmbb8qbU2j7GODbl4JMkblitCQjKYUaX/qkkwA==
|
666
|
+
dependencies:
|
667
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
668
|
+
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
620
669
|
|
621
|
-
"@babel/plugin-transform-
|
622
|
-
version "7.
|
623
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
624
|
-
integrity sha512-
|
670
|
+
"@babel/plugin-transform-object-rest-spread@^7.24.7":
|
671
|
+
version "7.24.7"
|
672
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.7.tgz#d13a2b93435aeb8a197e115221cab266ba6e55d6"
|
673
|
+
integrity sha512-4QrHAr0aXQCEFni2q4DqKLD31n2DL+RxcwnNjDFkSG0eNQ/xCavnRkfCUjsyqGC2OviNJvZOF/mQqZBw7i2C5Q==
|
625
674
|
dependencies:
|
626
|
-
"@babel/helper-
|
675
|
+
"@babel/helper-compilation-targets" "^7.24.7"
|
676
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
677
|
+
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
678
|
+
"@babel/plugin-transform-parameters" "^7.24.7"
|
627
679
|
|
628
|
-
"@babel/plugin-transform-
|
629
|
-
version "7.
|
630
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
631
|
-
integrity sha512-
|
680
|
+
"@babel/plugin-transform-object-super@^7.24.7":
|
681
|
+
version "7.24.7"
|
682
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.7.tgz#66eeaff7830bba945dd8989b632a40c04ed625be"
|
683
|
+
integrity sha512-A/vVLwN6lBrMFmMDmPPz0jnE6ZGx7Jq7d6sT/Ev4H65RER6pZ+kczlf1DthF5N0qaPHBsI7UXiE8Zy66nmAovg==
|
632
684
|
dependencies:
|
633
|
-
"@babel/helper-
|
634
|
-
"@babel/helper-
|
635
|
-
babel-plugin-dynamic-import-node "^2.3.3"
|
685
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
686
|
+
"@babel/helper-replace-supers" "^7.24.7"
|
636
687
|
|
637
|
-
"@babel/plugin-transform-
|
638
|
-
version "7.
|
639
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
640
|
-
integrity sha512-
|
688
|
+
"@babel/plugin-transform-optional-catch-binding@^7.24.7":
|
689
|
+
version "7.24.7"
|
690
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.7.tgz#00eabd883d0dd6a60c1c557548785919b6e717b4"
|
691
|
+
integrity sha512-uLEndKqP5BfBbC/5jTwPxLh9kqPWWgzN/f8w6UwAIirAEqiIVJWWY312X72Eub09g5KF9+Zn7+hT7sDxmhRuKA==
|
641
692
|
dependencies:
|
642
|
-
"@babel/helper-
|
643
|
-
"@babel/
|
644
|
-
"@babel/helper-simple-access" "^7.17.7"
|
645
|
-
babel-plugin-dynamic-import-node "^2.3.3"
|
693
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
694
|
+
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
646
695
|
|
647
|
-
"@babel/plugin-transform-
|
648
|
-
version "7.
|
649
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
650
|
-
integrity sha512-
|
696
|
+
"@babel/plugin-transform-optional-chaining@^7.24.7", "@babel/plugin-transform-optional-chaining@^7.24.8":
|
697
|
+
version "7.24.8"
|
698
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz#bb02a67b60ff0406085c13d104c99a835cdf365d"
|
699
|
+
integrity sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==
|
651
700
|
dependencies:
|
652
|
-
"@babel/helper-
|
653
|
-
"@babel/helper-
|
654
|
-
"@babel/
|
655
|
-
"@babel/helper-validator-identifier" "^7.16.7"
|
656
|
-
babel-plugin-dynamic-import-node "^2.3.3"
|
701
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
702
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
703
|
+
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
657
704
|
|
658
|
-
"@babel/plugin-transform-
|
659
|
-
version "7.
|
660
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
661
|
-
integrity sha512-
|
705
|
+
"@babel/plugin-transform-parameters@^7.24.7":
|
706
|
+
version "7.24.7"
|
707
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.7.tgz#5881f0ae21018400e320fc7eb817e529d1254b68"
|
708
|
+
integrity sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==
|
662
709
|
dependencies:
|
663
|
-
"@babel/helper-
|
664
|
-
"@babel/helper-plugin-utils" "^7.17.12"
|
710
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
665
711
|
|
666
|
-
"@babel/plugin-transform-
|
667
|
-
version "7.
|
668
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
669
|
-
integrity sha512-
|
712
|
+
"@babel/plugin-transform-private-methods@^7.24.7":
|
713
|
+
version "7.24.7"
|
714
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e"
|
715
|
+
integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==
|
670
716
|
dependencies:
|
671
|
-
"@babel/helper-create-
|
672
|
-
"@babel/helper-plugin-utils" "^7.
|
717
|
+
"@babel/helper-create-class-features-plugin" "^7.24.7"
|
718
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
673
719
|
|
674
|
-
"@babel/plugin-transform-
|
675
|
-
version "7.
|
676
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
677
|
-
integrity sha512-
|
720
|
+
"@babel/plugin-transform-private-property-in-object@^7.24.7":
|
721
|
+
version "7.24.7"
|
722
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.7.tgz#4eec6bc701288c1fab5f72e6a4bbc9d67faca061"
|
723
|
+
integrity sha512-9z76mxwnwFxMyxZWEgdgECQglF2Q7cFLm0kMf8pGwt+GSJsY0cONKj/UuO4bOH0w/uAel3ekS4ra5CEAyJRmDA==
|
678
724
|
dependencies:
|
679
|
-
"@babel/helper-
|
725
|
+
"@babel/helper-annotate-as-pure" "^7.24.7"
|
726
|
+
"@babel/helper-create-class-features-plugin" "^7.24.7"
|
727
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
728
|
+
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
680
729
|
|
681
|
-
"@babel/plugin-transform-
|
682
|
-
version "7.
|
683
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
684
|
-
integrity sha512-
|
730
|
+
"@babel/plugin-transform-property-literals@^7.24.7":
|
731
|
+
version "7.24.7"
|
732
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.7.tgz#f0d2ed8380dfbed949c42d4d790266525d63bbdc"
|
733
|
+
integrity sha512-EMi4MLQSHfd2nrCqQEWxFdha2gBCqU4ZcCng4WBGZ5CJL4bBRW0ptdqqDdeirGZcpALazVVNJqRmsO8/+oNCBA==
|
685
734
|
dependencies:
|
686
|
-
"@babel/helper-plugin-utils" "^7.
|
687
|
-
"@babel/helper-replace-supers" "^7.16.7"
|
735
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
688
736
|
|
689
|
-
"@babel/plugin-transform-
|
690
|
-
version "7.
|
691
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
692
|
-
integrity sha512-
|
737
|
+
"@babel/plugin-transform-regenerator@^7.24.7":
|
738
|
+
version "7.24.7"
|
739
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.7.tgz#021562de4534d8b4b1851759fd7af4e05d2c47f8"
|
740
|
+
integrity sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==
|
693
741
|
dependencies:
|
694
|
-
"@babel/helper-plugin-utils" "^7.
|
742
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
743
|
+
regenerator-transform "^0.15.2"
|
695
744
|
|
696
|
-
"@babel/plugin-transform-
|
697
|
-
version "7.
|
698
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
699
|
-
integrity sha512-
|
745
|
+
"@babel/plugin-transform-reserved-words@^7.24.7":
|
746
|
+
version "7.24.7"
|
747
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.7.tgz#80037fe4fbf031fc1125022178ff3938bb3743a4"
|
748
|
+
integrity sha512-0DUq0pHcPKbjFZCfTss/pGkYMfy3vFWydkUBd9r0GHpIyfs2eCDENvqadMycRS9wZCXR41wucAfJHJmwA0UmoQ==
|
700
749
|
dependencies:
|
701
|
-
"@babel/helper-plugin-utils" "^7.
|
750
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
702
751
|
|
703
|
-
"@babel/plugin-transform-
|
704
|
-
version "7.
|
705
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
706
|
-
integrity sha512-
|
752
|
+
"@babel/plugin-transform-shorthand-properties@^7.24.7":
|
753
|
+
version "7.24.7"
|
754
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.7.tgz#85448c6b996e122fa9e289746140aaa99da64e73"
|
755
|
+
integrity sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==
|
707
756
|
dependencies:
|
708
|
-
"@babel/helper-plugin-utils" "^7.
|
709
|
-
regenerator-transform "^0.15.0"
|
757
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
710
758
|
|
711
|
-
"@babel/plugin-transform-
|
712
|
-
version "7.
|
713
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
714
|
-
integrity sha512-
|
759
|
+
"@babel/plugin-transform-spread@^7.24.7":
|
760
|
+
version "7.24.7"
|
761
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.7.tgz#e8a38c0fde7882e0fb8f160378f74bd885cc7bb3"
|
762
|
+
integrity sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==
|
715
763
|
dependencies:
|
716
|
-
"@babel/helper-plugin-utils" "^7.
|
764
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
765
|
+
"@babel/helper-skip-transparent-expression-wrappers" "^7.24.7"
|
717
766
|
|
718
|
-
"@babel/plugin-transform-
|
719
|
-
version "7.
|
720
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
721
|
-
integrity sha512-
|
767
|
+
"@babel/plugin-transform-sticky-regex@^7.24.7":
|
768
|
+
version "7.24.7"
|
769
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.7.tgz#96ae80d7a7e5251f657b5cf18f1ea6bf926f5feb"
|
770
|
+
integrity sha512-kHPSIJc9v24zEml5geKg9Mjx5ULpfncj0wRpYtxbvKyTtHCYDkVE3aHQ03FrpEo4gEe2vrJJS1Y9CJTaThA52g==
|
722
771
|
dependencies:
|
723
|
-
"@babel/helper-plugin-utils" "^7.
|
772
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
724
773
|
|
725
|
-
"@babel/plugin-transform-
|
726
|
-
version "7.
|
727
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
728
|
-
integrity sha512-
|
774
|
+
"@babel/plugin-transform-template-literals@^7.24.7":
|
775
|
+
version "7.24.7"
|
776
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.7.tgz#a05debb4a9072ae8f985bcf77f3f215434c8f8c8"
|
777
|
+
integrity sha512-AfDTQmClklHCOLxtGoP7HkeMw56k1/bTQjwsfhL6pppo/M4TOBSq+jjBUBLmV/4oeFg4GWMavIl44ZeCtmmZTw==
|
729
778
|
dependencies:
|
730
|
-
"@babel/helper-plugin-utils" "^7.
|
731
|
-
"@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
779
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
732
780
|
|
733
|
-
"@babel/plugin-transform-
|
734
|
-
version "7.
|
735
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
736
|
-
integrity sha512-
|
781
|
+
"@babel/plugin-transform-typeof-symbol@^7.24.8":
|
782
|
+
version "7.24.8"
|
783
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz#383dab37fb073f5bfe6e60c654caac309f92ba1c"
|
784
|
+
integrity sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==
|
737
785
|
dependencies:
|
738
|
-
"@babel/helper-plugin-utils" "^7.
|
786
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
739
787
|
|
740
|
-
"@babel/plugin-transform-
|
741
|
-
version "7.
|
742
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
743
|
-
integrity sha512-
|
788
|
+
"@babel/plugin-transform-unicode-escapes@^7.24.7":
|
789
|
+
version "7.24.7"
|
790
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.7.tgz#2023a82ced1fb4971630a2e079764502c4148e0e"
|
791
|
+
integrity sha512-U3ap1gm5+4edc2Q/P+9VrBNhGkfnf+8ZqppY71Bo/pzZmXhhLdqgaUl6cuB07O1+AQJtCLfaOmswiNbSQ9ivhw==
|
744
792
|
dependencies:
|
745
|
-
"@babel/helper-plugin-utils" "^7.
|
793
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
746
794
|
|
747
|
-
"@babel/plugin-transform-
|
748
|
-
version "7.
|
749
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-
|
750
|
-
integrity sha512-
|
795
|
+
"@babel/plugin-transform-unicode-property-regex@^7.24.7":
|
796
|
+
version "7.24.7"
|
797
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.7.tgz#9073a4cd13b86ea71c3264659590ac086605bbcd"
|
798
|
+
integrity sha512-uH2O4OV5M9FZYQrwc7NdVmMxQJOCCzFeYudlZSzUAHRFeOujQefa92E74TQDVskNHCzOXoigEuoyzHDhaEaK5w==
|
751
799
|
dependencies:
|
752
|
-
"@babel/helper-plugin
|
800
|
+
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
801
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
753
802
|
|
754
|
-
"@babel/plugin-transform-unicode-
|
755
|
-
version "7.
|
756
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-
|
757
|
-
integrity sha512-
|
803
|
+
"@babel/plugin-transform-unicode-regex@^7.24.7":
|
804
|
+
version "7.24.7"
|
805
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.7.tgz#dfc3d4a51127108099b19817c0963be6a2adf19f"
|
806
|
+
integrity sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==
|
758
807
|
dependencies:
|
759
|
-
"@babel/helper-plugin
|
808
|
+
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
809
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
760
810
|
|
761
|
-
"@babel/plugin-transform-unicode-regex@^7.
|
762
|
-
version "7.
|
763
|
-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.
|
764
|
-
integrity sha512-
|
811
|
+
"@babel/plugin-transform-unicode-sets-regex@^7.24.7":
|
812
|
+
version "7.24.7"
|
813
|
+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9"
|
814
|
+
integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==
|
765
815
|
dependencies:
|
766
|
-
"@babel/helper-create-regexp-features-plugin" "^7.
|
767
|
-
"@babel/helper-plugin-utils" "^7.
|
816
|
+
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
817
|
+
"@babel/helper-plugin-utils" "^7.24.7"
|
768
818
|
|
769
819
|
"@babel/preset-env@^7.18.0":
|
770
|
-
version "7.
|
771
|
-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.
|
772
|
-
integrity sha512-
|
773
|
-
dependencies:
|
774
|
-
"@babel/compat-data" "^7.
|
775
|
-
"@babel/helper-compilation-targets" "^7.
|
776
|
-
"@babel/helper-plugin-utils" "^7.
|
777
|
-
"@babel/helper-validator-option" "^7.
|
778
|
-
"@babel/plugin-bugfix-
|
779
|
-
"@babel/plugin-bugfix-
|
780
|
-
"@babel/plugin-
|
781
|
-
"@babel/plugin-
|
782
|
-
"@babel/plugin-proposal-
|
783
|
-
"@babel/plugin-proposal-dynamic-import" "^7.16.7"
|
784
|
-
"@babel/plugin-proposal-export-namespace-from" "^7.17.12"
|
785
|
-
"@babel/plugin-proposal-json-strings" "^7.17.12"
|
786
|
-
"@babel/plugin-proposal-logical-assignment-operators" "^7.17.12"
|
787
|
-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.17.12"
|
788
|
-
"@babel/plugin-proposal-numeric-separator" "^7.16.7"
|
789
|
-
"@babel/plugin-proposal-object-rest-spread" "^7.18.0"
|
790
|
-
"@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
|
791
|
-
"@babel/plugin-proposal-optional-chaining" "^7.17.12"
|
792
|
-
"@babel/plugin-proposal-private-methods" "^7.17.12"
|
793
|
-
"@babel/plugin-proposal-private-property-in-object" "^7.17.12"
|
794
|
-
"@babel/plugin-proposal-unicode-property-regex" "^7.17.12"
|
820
|
+
version "7.24.8"
|
821
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.8.tgz#e0db94d7f17d6f0e2564e8d29190bc8cdacec2d1"
|
822
|
+
integrity sha512-vObvMZB6hNWuDxhSaEPTKCwcqkAIuDtE+bQGn4XMXne1DSLzFVY8Vmj1bm+mUQXYNN8NmaQEO+r8MMbzPr1jBQ==
|
823
|
+
dependencies:
|
824
|
+
"@babel/compat-data" "^7.24.8"
|
825
|
+
"@babel/helper-compilation-targets" "^7.24.8"
|
826
|
+
"@babel/helper-plugin-utils" "^7.24.8"
|
827
|
+
"@babel/helper-validator-option" "^7.24.8"
|
828
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.24.7"
|
829
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.7"
|
830
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7"
|
831
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.7"
|
832
|
+
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
795
833
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
796
834
|
"@babel/plugin-syntax-class-properties" "^7.12.13"
|
797
835
|
"@babel/plugin-syntax-class-static-block" "^7.14.5"
|
798
836
|
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
799
837
|
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
800
|
-
"@babel/plugin-syntax-import-assertions" "^7.
|
838
|
+
"@babel/plugin-syntax-import-assertions" "^7.24.7"
|
839
|
+
"@babel/plugin-syntax-import-attributes" "^7.24.7"
|
840
|
+
"@babel/plugin-syntax-import-meta" "^7.10.4"
|
801
841
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
802
842
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
803
843
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
@@ -807,95 +847,115 @@
|
|
807
847
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
808
848
|
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
809
849
|
"@babel/plugin-syntax-top-level-await" "^7.14.5"
|
810
|
-
"@babel/plugin-
|
811
|
-
"@babel/plugin-transform-
|
812
|
-
"@babel/plugin-transform-
|
813
|
-
"@babel/plugin-transform-
|
814
|
-
"@babel/plugin-transform-
|
815
|
-
"@babel/plugin-transform-
|
816
|
-
"@babel/plugin-transform-
|
817
|
-
"@babel/plugin-transform-
|
818
|
-
"@babel/plugin-transform-
|
819
|
-
"@babel/plugin-transform-
|
820
|
-
"@babel/plugin-transform-
|
821
|
-
"@babel/plugin-transform-
|
822
|
-
"@babel/plugin-transform-
|
823
|
-
"@babel/plugin-transform-
|
824
|
-
"@babel/plugin-transform-
|
825
|
-
"@babel/plugin-transform-
|
826
|
-
"@babel/plugin-transform-
|
827
|
-
"@babel/plugin-transform-
|
828
|
-
"@babel/plugin-transform-
|
829
|
-
"@babel/plugin-transform-
|
830
|
-
"@babel/plugin-transform-
|
831
|
-
"@babel/plugin-transform-
|
832
|
-
"@babel/plugin-transform-
|
833
|
-
"@babel/plugin-transform-
|
834
|
-
"@babel/plugin-transform-
|
835
|
-
"@babel/plugin-transform-
|
836
|
-
"@babel/plugin-transform-
|
837
|
-
"@babel/plugin-transform-
|
838
|
-
"@babel/plugin-transform-
|
839
|
-
"@babel/plugin-transform-
|
840
|
-
"@babel/plugin-transform-
|
841
|
-
"@babel/plugin-transform-
|
842
|
-
"@babel/
|
843
|
-
"@babel/
|
844
|
-
babel
|
845
|
-
babel
|
846
|
-
babel
|
847
|
-
|
848
|
-
|
849
|
-
|
850
|
-
"@babel/
|
851
|
-
|
852
|
-
|
853
|
-
|
850
|
+
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
851
|
+
"@babel/plugin-transform-arrow-functions" "^7.24.7"
|
852
|
+
"@babel/plugin-transform-async-generator-functions" "^7.24.7"
|
853
|
+
"@babel/plugin-transform-async-to-generator" "^7.24.7"
|
854
|
+
"@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
855
|
+
"@babel/plugin-transform-block-scoping" "^7.24.7"
|
856
|
+
"@babel/plugin-transform-class-properties" "^7.24.7"
|
857
|
+
"@babel/plugin-transform-class-static-block" "^7.24.7"
|
858
|
+
"@babel/plugin-transform-classes" "^7.24.8"
|
859
|
+
"@babel/plugin-transform-computed-properties" "^7.24.7"
|
860
|
+
"@babel/plugin-transform-destructuring" "^7.24.8"
|
861
|
+
"@babel/plugin-transform-dotall-regex" "^7.24.7"
|
862
|
+
"@babel/plugin-transform-duplicate-keys" "^7.24.7"
|
863
|
+
"@babel/plugin-transform-dynamic-import" "^7.24.7"
|
864
|
+
"@babel/plugin-transform-exponentiation-operator" "^7.24.7"
|
865
|
+
"@babel/plugin-transform-export-namespace-from" "^7.24.7"
|
866
|
+
"@babel/plugin-transform-for-of" "^7.24.7"
|
867
|
+
"@babel/plugin-transform-function-name" "^7.24.7"
|
868
|
+
"@babel/plugin-transform-json-strings" "^7.24.7"
|
869
|
+
"@babel/plugin-transform-literals" "^7.24.7"
|
870
|
+
"@babel/plugin-transform-logical-assignment-operators" "^7.24.7"
|
871
|
+
"@babel/plugin-transform-member-expression-literals" "^7.24.7"
|
872
|
+
"@babel/plugin-transform-modules-amd" "^7.24.7"
|
873
|
+
"@babel/plugin-transform-modules-commonjs" "^7.24.8"
|
874
|
+
"@babel/plugin-transform-modules-systemjs" "^7.24.7"
|
875
|
+
"@babel/plugin-transform-modules-umd" "^7.24.7"
|
876
|
+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7"
|
877
|
+
"@babel/plugin-transform-new-target" "^7.24.7"
|
878
|
+
"@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7"
|
879
|
+
"@babel/plugin-transform-numeric-separator" "^7.24.7"
|
880
|
+
"@babel/plugin-transform-object-rest-spread" "^7.24.7"
|
881
|
+
"@babel/plugin-transform-object-super" "^7.24.7"
|
882
|
+
"@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
883
|
+
"@babel/plugin-transform-optional-chaining" "^7.24.8"
|
884
|
+
"@babel/plugin-transform-parameters" "^7.24.7"
|
885
|
+
"@babel/plugin-transform-private-methods" "^7.24.7"
|
886
|
+
"@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
887
|
+
"@babel/plugin-transform-property-literals" "^7.24.7"
|
888
|
+
"@babel/plugin-transform-regenerator" "^7.24.7"
|
889
|
+
"@babel/plugin-transform-reserved-words" "^7.24.7"
|
890
|
+
"@babel/plugin-transform-shorthand-properties" "^7.24.7"
|
891
|
+
"@babel/plugin-transform-spread" "^7.24.7"
|
892
|
+
"@babel/plugin-transform-sticky-regex" "^7.24.7"
|
893
|
+
"@babel/plugin-transform-template-literals" "^7.24.7"
|
894
|
+
"@babel/plugin-transform-typeof-symbol" "^7.24.8"
|
895
|
+
"@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
896
|
+
"@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
897
|
+
"@babel/plugin-transform-unicode-regex" "^7.24.7"
|
898
|
+
"@babel/plugin-transform-unicode-sets-regex" "^7.24.7"
|
899
|
+
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
900
|
+
babel-plugin-polyfill-corejs2 "^0.4.10"
|
901
|
+
babel-plugin-polyfill-corejs3 "^0.10.4"
|
902
|
+
babel-plugin-polyfill-regenerator "^0.6.1"
|
903
|
+
core-js-compat "^3.37.1"
|
904
|
+
semver "^6.3.1"
|
905
|
+
|
906
|
+
"@babel/preset-modules@0.1.6-no-external-plugins":
|
907
|
+
version "0.1.6-no-external-plugins"
|
908
|
+
resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz#ccb88a2c49c817236861fee7826080573b8a923a"
|
909
|
+
integrity sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==
|
854
910
|
dependencies:
|
855
911
|
"@babel/helper-plugin-utils" "^7.0.0"
|
856
|
-
"@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
857
|
-
"@babel/plugin-transform-dotall-regex" "^7.4.4"
|
858
912
|
"@babel/types" "^7.4.4"
|
859
913
|
esutils "^2.0.2"
|
860
914
|
|
915
|
+
"@babel/regjsgen@^0.8.0":
|
916
|
+
version "0.8.0"
|
917
|
+
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
|
918
|
+
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
919
|
+
|
861
920
|
"@babel/runtime@^7.8.4":
|
862
|
-
version "7.
|
863
|
-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.
|
864
|
-
integrity sha512-
|
865
|
-
dependencies:
|
866
|
-
regenerator-runtime "^0.
|
867
|
-
|
868
|
-
"@babel/template@^7.
|
869
|
-
version "7.
|
870
|
-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.
|
871
|
-
integrity sha512-
|
872
|
-
dependencies:
|
873
|
-
"@babel/code-frame" "^7.
|
874
|
-
"@babel/parser" "^7.
|
875
|
-
"@babel/types" "^7.
|
876
|
-
|
877
|
-
"@babel/traverse@^7.
|
878
|
-
version "7.
|
879
|
-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.
|
880
|
-
integrity sha512-
|
881
|
-
dependencies:
|
882
|
-
"@babel/code-frame" "^7.
|
883
|
-
"@babel/generator" "^7.
|
884
|
-
"@babel/helper-environment-visitor" "^7.
|
885
|
-
"@babel/helper-function-name" "^7.
|
886
|
-
"@babel/helper-hoist-variables" "^7.
|
887
|
-
"@babel/helper-split-export-declaration" "^7.
|
888
|
-
"@babel/parser" "^7.
|
889
|
-
"@babel/types" "^7.
|
890
|
-
debug "^4.1
|
921
|
+
version "7.24.8"
|
922
|
+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
|
923
|
+
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
|
924
|
+
dependencies:
|
925
|
+
regenerator-runtime "^0.14.0"
|
926
|
+
|
927
|
+
"@babel/template@^7.24.7":
|
928
|
+
version "7.24.7"
|
929
|
+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.7.tgz#02efcee317d0609d2c07117cb70ef8fb17ab7315"
|
930
|
+
integrity sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==
|
931
|
+
dependencies:
|
932
|
+
"@babel/code-frame" "^7.24.7"
|
933
|
+
"@babel/parser" "^7.24.7"
|
934
|
+
"@babel/types" "^7.24.7"
|
935
|
+
|
936
|
+
"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8":
|
937
|
+
version "7.24.8"
|
938
|
+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7"
|
939
|
+
integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==
|
940
|
+
dependencies:
|
941
|
+
"@babel/code-frame" "^7.24.7"
|
942
|
+
"@babel/generator" "^7.24.8"
|
943
|
+
"@babel/helper-environment-visitor" "^7.24.7"
|
944
|
+
"@babel/helper-function-name" "^7.24.7"
|
945
|
+
"@babel/helper-hoist-variables" "^7.24.7"
|
946
|
+
"@babel/helper-split-export-declaration" "^7.24.7"
|
947
|
+
"@babel/parser" "^7.24.8"
|
948
|
+
"@babel/types" "^7.24.8"
|
949
|
+
debug "^4.3.1"
|
891
950
|
globals "^11.1.0"
|
892
951
|
|
893
|
-
"@babel/types@^7.
|
894
|
-
version "7.
|
895
|
-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.
|
896
|
-
integrity sha512-
|
952
|
+
"@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.24.9", "@babel/types@^7.4.4":
|
953
|
+
version "7.24.9"
|
954
|
+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.9.tgz#228ce953d7b0d16646e755acf204f4cf3d08cc73"
|
955
|
+
integrity sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==
|
897
956
|
dependencies:
|
898
|
-
"@babel/helper-
|
957
|
+
"@babel/helper-string-parser" "^7.24.8"
|
958
|
+
"@babel/helper-validator-identifier" "^7.24.7"
|
899
959
|
to-fast-properties "^2.0.0"
|
900
960
|
|
901
961
|
"@discoveryjs/json-ext@^0.5.0":
|
@@ -903,214 +963,216 @@
|
|
903
963
|
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
|
904
964
|
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
|
905
965
|
|
906
|
-
"@jridgewell/gen-mapping@^0.
|
907
|
-
version "0.
|
908
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.
|
909
|
-
integrity sha512-
|
966
|
+
"@jridgewell/gen-mapping@^0.3.5":
|
967
|
+
version "0.3.5"
|
968
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36"
|
969
|
+
integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==
|
910
970
|
dependencies:
|
911
|
-
"@jridgewell/set-array" "^1.
|
971
|
+
"@jridgewell/set-array" "^1.2.1"
|
912
972
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
973
|
+
"@jridgewell/trace-mapping" "^0.3.24"
|
913
974
|
|
914
|
-
"@jridgewell/
|
915
|
-
version "
|
916
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/
|
917
|
-
integrity sha512-
|
918
|
-
dependencies:
|
919
|
-
"@jridgewell/set-array" "^1.0.0"
|
920
|
-
"@jridgewell/sourcemap-codec" "^1.4.10"
|
921
|
-
"@jridgewell/trace-mapping" "^0.3.9"
|
975
|
+
"@jridgewell/resolve-uri@^3.1.0":
|
976
|
+
version "3.1.2"
|
977
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6"
|
978
|
+
integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==
|
922
979
|
|
923
|
-
"@jridgewell/
|
924
|
-
version "
|
925
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/
|
926
|
-
integrity sha512-
|
980
|
+
"@jridgewell/set-array@^1.2.1":
|
981
|
+
version "1.2.1"
|
982
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280"
|
983
|
+
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
|
927
984
|
|
928
|
-
"@jridgewell/
|
929
|
-
version "
|
930
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/
|
931
|
-
integrity sha512-
|
985
|
+
"@jridgewell/source-map@^0.3.3":
|
986
|
+
version "0.3.6"
|
987
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a"
|
988
|
+
integrity sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==
|
989
|
+
dependencies:
|
990
|
+
"@jridgewell/gen-mapping" "^0.3.5"
|
991
|
+
"@jridgewell/trace-mapping" "^0.3.25"
|
932
992
|
|
933
|
-
"@jridgewell/sourcemap-codec@^1.4.10":
|
934
|
-
version "1.
|
935
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.
|
936
|
-
integrity sha512-
|
993
|
+
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
|
994
|
+
version "1.5.0"
|
995
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
|
996
|
+
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
|
937
997
|
|
938
|
-
"@jridgewell/trace-mapping@^0.3.
|
939
|
-
version "0.3.
|
940
|
-
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.
|
941
|
-
integrity sha512-
|
998
|
+
"@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25":
|
999
|
+
version "0.3.25"
|
1000
|
+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0"
|
1001
|
+
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
|
942
1002
|
dependencies:
|
943
|
-
"@jridgewell/resolve-uri" "^3.0
|
944
|
-
"@jridgewell/sourcemap-codec" "^1.4.
|
1003
|
+
"@jridgewell/resolve-uri" "^3.1.0"
|
1004
|
+
"@jridgewell/sourcemap-codec" "^1.4.14"
|
945
1005
|
|
946
1006
|
"@types/eslint-scope@^3.7.3":
|
947
|
-
version "3.7.
|
948
|
-
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.
|
949
|
-
integrity sha512-
|
1007
|
+
version "3.7.7"
|
1008
|
+
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
|
1009
|
+
integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==
|
950
1010
|
dependencies:
|
951
1011
|
"@types/eslint" "*"
|
952
1012
|
"@types/estree" "*"
|
953
1013
|
|
954
1014
|
"@types/eslint@*":
|
955
|
-
version "8.
|
956
|
-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.
|
957
|
-
integrity sha512-
|
1015
|
+
version "8.56.10"
|
1016
|
+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
|
1017
|
+
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
|
958
1018
|
dependencies:
|
959
1019
|
"@types/estree" "*"
|
960
1020
|
"@types/json-schema" "*"
|
961
1021
|
|
962
|
-
"@types/estree@*", "@types/estree@^
|
963
|
-
version "
|
964
|
-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-
|
965
|
-
integrity sha512
|
1022
|
+
"@types/estree@*", "@types/estree@^1.0.5":
|
1023
|
+
version "1.0.5"
|
1024
|
+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
1025
|
+
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
966
1026
|
|
967
1027
|
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8":
|
968
|
-
version "7.0.
|
969
|
-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.
|
970
|
-
integrity sha512-
|
1028
|
+
version "7.0.15"
|
1029
|
+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
1030
|
+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
971
1031
|
|
972
1032
|
"@types/node@*":
|
973
|
-
version "
|
974
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-
|
975
|
-
integrity sha512-
|
976
|
-
|
977
|
-
"
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
"@webassemblyjs/
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
|
990
|
-
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
1033
|
+
version "20.14.11"
|
1034
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
|
1035
|
+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
|
1036
|
+
dependencies:
|
1037
|
+
undici-types "~5.26.4"
|
1038
|
+
|
1039
|
+
"@webassemblyjs/ast@1.12.1", "@webassemblyjs/ast@^1.12.1":
|
1040
|
+
version "1.12.1"
|
1041
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb"
|
1042
|
+
integrity sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==
|
1043
|
+
dependencies:
|
1044
|
+
"@webassemblyjs/helper-numbers" "1.11.6"
|
1045
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1046
|
+
|
1047
|
+
"@webassemblyjs/floating-point-hex-parser@1.11.6":
|
1048
|
+
version "1.11.6"
|
1049
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz#dacbcb95aff135c8260f77fa3b4c5fea600a6431"
|
1050
|
+
integrity sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==
|
1051
|
+
|
1052
|
+
"@webassemblyjs/helper-api-error@1.11.6":
|
1053
|
+
version "1.11.6"
|
1054
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz#6132f68c4acd59dcd141c44b18cbebbd9f2fa768"
|
1055
|
+
integrity sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==
|
1056
|
+
|
1057
|
+
"@webassemblyjs/helper-buffer@1.12.1":
|
1058
|
+
version "1.12.1"
|
1059
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz#6df20d272ea5439bf20ab3492b7fb70e9bfcb3f6"
|
1060
|
+
integrity sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==
|
1061
|
+
|
1062
|
+
"@webassemblyjs/helper-numbers@1.11.6":
|
1063
|
+
version "1.11.6"
|
1064
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz#cbce5e7e0c1bd32cf4905ae444ef64cea919f1b5"
|
1065
|
+
integrity sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==
|
1066
|
+
dependencies:
|
1067
|
+
"@webassemblyjs/floating-point-hex-parser" "1.11.6"
|
1068
|
+
"@webassemblyjs/helper-api-error" "1.11.6"
|
1007
1069
|
"@xtuc/long" "4.2.2"
|
1008
1070
|
|
1009
|
-
"@webassemblyjs/helper-wasm-bytecode@1.11.
|
1010
|
-
version "1.11.
|
1011
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.
|
1012
|
-
integrity sha512-
|
1071
|
+
"@webassemblyjs/helper-wasm-bytecode@1.11.6":
|
1072
|
+
version "1.11.6"
|
1073
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz#bb2ebdb3b83aa26d9baad4c46d4315283acd51e9"
|
1074
|
+
integrity sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==
|
1013
1075
|
|
1014
|
-
"@webassemblyjs/helper-wasm-section@1.
|
1015
|
-
version "1.
|
1016
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.
|
1017
|
-
integrity sha512-
|
1076
|
+
"@webassemblyjs/helper-wasm-section@1.12.1":
|
1077
|
+
version "1.12.1"
|
1078
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz#3da623233ae1a60409b509a52ade9bc22a37f7bf"
|
1079
|
+
integrity sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==
|
1018
1080
|
dependencies:
|
1019
|
-
"@webassemblyjs/ast" "1.
|
1020
|
-
"@webassemblyjs/helper-buffer" "1.
|
1021
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
1022
|
-
"@webassemblyjs/wasm-gen" "1.
|
1081
|
+
"@webassemblyjs/ast" "1.12.1"
|
1082
|
+
"@webassemblyjs/helper-buffer" "1.12.1"
|
1083
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1084
|
+
"@webassemblyjs/wasm-gen" "1.12.1"
|
1023
1085
|
|
1024
|
-
"@webassemblyjs/ieee754@1.11.
|
1025
|
-
version "1.11.
|
1026
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.
|
1027
|
-
integrity sha512-
|
1086
|
+
"@webassemblyjs/ieee754@1.11.6":
|
1087
|
+
version "1.11.6"
|
1088
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz#bb665c91d0b14fffceb0e38298c329af043c6e3a"
|
1089
|
+
integrity sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==
|
1028
1090
|
dependencies:
|
1029
1091
|
"@xtuc/ieee754" "^1.2.0"
|
1030
1092
|
|
1031
|
-
"@webassemblyjs/leb128@1.11.
|
1032
|
-
version "1.11.
|
1033
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.
|
1034
|
-
integrity sha512-
|
1093
|
+
"@webassemblyjs/leb128@1.11.6":
|
1094
|
+
version "1.11.6"
|
1095
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.6.tgz#70e60e5e82f9ac81118bc25381a0b283893240d7"
|
1096
|
+
integrity sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==
|
1035
1097
|
dependencies:
|
1036
1098
|
"@xtuc/long" "4.2.2"
|
1037
1099
|
|
1038
|
-
"@webassemblyjs/utf8@1.11.
|
1039
|
-
version "1.11.
|
1040
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.
|
1041
|
-
integrity sha512-
|
1042
|
-
|
1043
|
-
"@webassemblyjs/wasm-edit
|
1044
|
-
version "1.
|
1045
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.
|
1046
|
-
integrity sha512-
|
1047
|
-
dependencies:
|
1048
|
-
"@webassemblyjs/ast" "1.
|
1049
|
-
"@webassemblyjs/helper-buffer" "1.
|
1050
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
1051
|
-
"@webassemblyjs/helper-wasm-section" "1.
|
1052
|
-
"@webassemblyjs/wasm-gen" "1.
|
1053
|
-
"@webassemblyjs/wasm-opt" "1.
|
1054
|
-
"@webassemblyjs/wasm-parser" "1.
|
1055
|
-
"@webassemblyjs/wast-printer" "1.
|
1056
|
-
|
1057
|
-
"@webassemblyjs/wasm-gen@1.
|
1058
|
-
version "1.
|
1059
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.
|
1060
|
-
integrity sha512-
|
1061
|
-
dependencies:
|
1062
|
-
"@webassemblyjs/ast" "1.
|
1063
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
1064
|
-
"@webassemblyjs/ieee754" "1.11.
|
1065
|
-
"@webassemblyjs/leb128" "1.11.
|
1066
|
-
"@webassemblyjs/utf8" "1.11.
|
1067
|
-
|
1068
|
-
"@webassemblyjs/wasm-opt@1.
|
1069
|
-
version "1.
|
1070
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.
|
1071
|
-
integrity sha512-
|
1072
|
-
dependencies:
|
1073
|
-
"@webassemblyjs/ast" "1.
|
1074
|
-
"@webassemblyjs/helper-buffer" "1.
|
1075
|
-
"@webassemblyjs/wasm-gen" "1.
|
1076
|
-
"@webassemblyjs/wasm-parser" "1.
|
1077
|
-
|
1078
|
-
"@webassemblyjs/wasm-parser@1.
|
1079
|
-
version "1.
|
1080
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.
|
1081
|
-
integrity sha512-
|
1082
|
-
dependencies:
|
1083
|
-
"@webassemblyjs/ast" "1.
|
1084
|
-
"@webassemblyjs/helper-api-error" "1.11.
|
1085
|
-
"@webassemblyjs/helper-wasm-bytecode" "1.11.
|
1086
|
-
"@webassemblyjs/ieee754" "1.11.
|
1087
|
-
"@webassemblyjs/leb128" "1.11.
|
1088
|
-
"@webassemblyjs/utf8" "1.11.
|
1089
|
-
|
1090
|
-
"@webassemblyjs/wast-printer@1.
|
1091
|
-
version "1.
|
1092
|
-
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.
|
1093
|
-
integrity sha512
|
1094
|
-
dependencies:
|
1095
|
-
"@webassemblyjs/ast" "1.
|
1100
|
+
"@webassemblyjs/utf8@1.11.6":
|
1101
|
+
version "1.11.6"
|
1102
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.6.tgz#90f8bc34c561595fe156603be7253cdbcd0fab5a"
|
1103
|
+
integrity sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==
|
1104
|
+
|
1105
|
+
"@webassemblyjs/wasm-edit@^1.12.1":
|
1106
|
+
version "1.12.1"
|
1107
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz#9f9f3ff52a14c980939be0ef9d5df9ebc678ae3b"
|
1108
|
+
integrity sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==
|
1109
|
+
dependencies:
|
1110
|
+
"@webassemblyjs/ast" "1.12.1"
|
1111
|
+
"@webassemblyjs/helper-buffer" "1.12.1"
|
1112
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1113
|
+
"@webassemblyjs/helper-wasm-section" "1.12.1"
|
1114
|
+
"@webassemblyjs/wasm-gen" "1.12.1"
|
1115
|
+
"@webassemblyjs/wasm-opt" "1.12.1"
|
1116
|
+
"@webassemblyjs/wasm-parser" "1.12.1"
|
1117
|
+
"@webassemblyjs/wast-printer" "1.12.1"
|
1118
|
+
|
1119
|
+
"@webassemblyjs/wasm-gen@1.12.1":
|
1120
|
+
version "1.12.1"
|
1121
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz#a6520601da1b5700448273666a71ad0a45d78547"
|
1122
|
+
integrity sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==
|
1123
|
+
dependencies:
|
1124
|
+
"@webassemblyjs/ast" "1.12.1"
|
1125
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1126
|
+
"@webassemblyjs/ieee754" "1.11.6"
|
1127
|
+
"@webassemblyjs/leb128" "1.11.6"
|
1128
|
+
"@webassemblyjs/utf8" "1.11.6"
|
1129
|
+
|
1130
|
+
"@webassemblyjs/wasm-opt@1.12.1":
|
1131
|
+
version "1.12.1"
|
1132
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz#9e6e81475dfcfb62dab574ac2dda38226c232bc5"
|
1133
|
+
integrity sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==
|
1134
|
+
dependencies:
|
1135
|
+
"@webassemblyjs/ast" "1.12.1"
|
1136
|
+
"@webassemblyjs/helper-buffer" "1.12.1"
|
1137
|
+
"@webassemblyjs/wasm-gen" "1.12.1"
|
1138
|
+
"@webassemblyjs/wasm-parser" "1.12.1"
|
1139
|
+
|
1140
|
+
"@webassemblyjs/wasm-parser@1.12.1", "@webassemblyjs/wasm-parser@^1.12.1":
|
1141
|
+
version "1.12.1"
|
1142
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz#c47acb90e6f083391e3fa61d113650eea1e95937"
|
1143
|
+
integrity sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==
|
1144
|
+
dependencies:
|
1145
|
+
"@webassemblyjs/ast" "1.12.1"
|
1146
|
+
"@webassemblyjs/helper-api-error" "1.11.6"
|
1147
|
+
"@webassemblyjs/helper-wasm-bytecode" "1.11.6"
|
1148
|
+
"@webassemblyjs/ieee754" "1.11.6"
|
1149
|
+
"@webassemblyjs/leb128" "1.11.6"
|
1150
|
+
"@webassemblyjs/utf8" "1.11.6"
|
1151
|
+
|
1152
|
+
"@webassemblyjs/wast-printer@1.12.1":
|
1153
|
+
version "1.12.1"
|
1154
|
+
resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz#bcecf661d7d1abdaf989d8341a4833e33e2b31ac"
|
1155
|
+
integrity sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==
|
1156
|
+
dependencies:
|
1157
|
+
"@webassemblyjs/ast" "1.12.1"
|
1096
1158
|
"@xtuc/long" "4.2.2"
|
1097
1159
|
|
1098
|
-
"@webpack-cli/configtest@^1.
|
1099
|
-
version "1.
|
1100
|
-
resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-1.
|
1101
|
-
integrity sha512-
|
1160
|
+
"@webpack-cli/configtest@^1.2.0":
|
1161
|
+
version "1.2.0"
|
1162
|
+
resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-1.2.0.tgz#7b20ce1c12533912c3b217ea68262365fa29a6f5"
|
1163
|
+
integrity sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==
|
1102
1164
|
|
1103
|
-
"@webpack-cli/info@^1.
|
1104
|
-
version "1.
|
1105
|
-
resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-1.
|
1106
|
-
integrity sha512-
|
1165
|
+
"@webpack-cli/info@^1.5.0":
|
1166
|
+
version "1.5.0"
|
1167
|
+
resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-1.5.0.tgz#6c78c13c5874852d6e2dd17f08a41f3fe4c261b1"
|
1168
|
+
integrity sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==
|
1107
1169
|
dependencies:
|
1108
1170
|
envinfo "^7.7.3"
|
1109
1171
|
|
1110
|
-
"@webpack-cli/serve@^1.
|
1111
|
-
version "1.
|
1112
|
-
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.
|
1113
|
-
integrity sha512-
|
1172
|
+
"@webpack-cli/serve@^1.7.0":
|
1173
|
+
version "1.7.0"
|
1174
|
+
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.7.0.tgz#e1993689ac42d2b16e9194376cfb6753f6254db1"
|
1175
|
+
integrity sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==
|
1114
1176
|
|
1115
1177
|
"@xtuc/ieee754@^1.2.0":
|
1116
1178
|
version "1.2.0"
|
@@ -1122,15 +1184,15 @@
|
|
1122
1184
|
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
|
1123
1185
|
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
|
1124
1186
|
|
1125
|
-
acorn-import-
|
1126
|
-
version "1.
|
1127
|
-
resolved "https://registry.yarnpkg.com/acorn-import-
|
1128
|
-
integrity sha512-
|
1187
|
+
acorn-import-attributes@^1.9.5:
|
1188
|
+
version "1.9.5"
|
1189
|
+
resolved "https://registry.yarnpkg.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz#7eb1557b1ba05ef18b5ed0ec67591bfab04688ef"
|
1190
|
+
integrity sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==
|
1129
1191
|
|
1130
|
-
acorn@^8.
|
1131
|
-
version "8.
|
1132
|
-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.
|
1133
|
-
integrity sha512-
|
1192
|
+
acorn@^8.7.1, acorn@^8.8.2:
|
1193
|
+
version "8.12.1"
|
1194
|
+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
|
1195
|
+
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
|
1134
1196
|
|
1135
1197
|
ajv-keywords@^3.5.2:
|
1136
1198
|
version "3.5.2"
|
@@ -1155,81 +1217,65 @@ ansi-styles@^3.2.1:
|
|
1155
1217
|
color-convert "^1.9.0"
|
1156
1218
|
|
1157
1219
|
babel-loader@^8.2.5:
|
1158
|
-
version "8.
|
1159
|
-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.
|
1160
|
-
integrity sha512-
|
1220
|
+
version "8.3.0"
|
1221
|
+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8"
|
1222
|
+
integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==
|
1161
1223
|
dependencies:
|
1162
1224
|
find-cache-dir "^3.3.1"
|
1163
1225
|
loader-utils "^2.0.0"
|
1164
1226
|
make-dir "^3.1.0"
|
1165
1227
|
schema-utils "^2.6.5"
|
1166
1228
|
|
1167
|
-
babel-plugin-
|
1168
|
-
version "
|
1169
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-
|
1170
|
-
integrity sha512-
|
1171
|
-
dependencies:
|
1172
|
-
object.assign "^4.1.0"
|
1173
|
-
|
1174
|
-
babel-plugin-polyfill-corejs2@^0.3.0:
|
1175
|
-
version "0.3.1"
|
1176
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz#440f1b70ccfaabc6b676d196239b138f8a2cfba5"
|
1177
|
-
integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==
|
1229
|
+
babel-plugin-polyfill-corejs2@^0.4.10:
|
1230
|
+
version "0.4.11"
|
1231
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz#30320dfe3ffe1a336c15afdcdafd6fd615b25e33"
|
1232
|
+
integrity sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==
|
1178
1233
|
dependencies:
|
1179
|
-
"@babel/compat-data" "^7.
|
1180
|
-
"@babel/helper-define-polyfill-provider" "^0.
|
1181
|
-
semver "^6.
|
1234
|
+
"@babel/compat-data" "^7.22.6"
|
1235
|
+
"@babel/helper-define-polyfill-provider" "^0.6.2"
|
1236
|
+
semver "^6.3.1"
|
1182
1237
|
|
1183
|
-
babel-plugin-polyfill-corejs3@^0.
|
1184
|
-
version "0.
|
1185
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.
|
1186
|
-
integrity sha512-
|
1238
|
+
babel-plugin-polyfill-corejs3@^0.10.4:
|
1239
|
+
version "0.10.4"
|
1240
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77"
|
1241
|
+
integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==
|
1187
1242
|
dependencies:
|
1188
|
-
"@babel/helper-define-polyfill-provider" "^0.
|
1189
|
-
core-js-compat "^3.
|
1243
|
+
"@babel/helper-define-polyfill-provider" "^0.6.1"
|
1244
|
+
core-js-compat "^3.36.1"
|
1190
1245
|
|
1191
|
-
babel-plugin-polyfill-regenerator@^0.
|
1192
|
-
version "0.
|
1193
|
-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.
|
1194
|
-
integrity sha512-
|
1246
|
+
babel-plugin-polyfill-regenerator@^0.6.1:
|
1247
|
+
version "0.6.2"
|
1248
|
+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.2.tgz#addc47e240edd1da1058ebda03021f382bba785e"
|
1249
|
+
integrity sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==
|
1195
1250
|
dependencies:
|
1196
|
-
"@babel/helper-define-polyfill-provider" "^0.
|
1251
|
+
"@babel/helper-define-polyfill-provider" "^0.6.2"
|
1197
1252
|
|
1198
1253
|
big.js@^5.2.2:
|
1199
1254
|
version "5.2.2"
|
1200
1255
|
resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
|
1201
1256
|
integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==
|
1202
1257
|
|
1203
|
-
browserslist@^4.
|
1204
|
-
version "4.
|
1205
|
-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.
|
1206
|
-
integrity sha512-
|
1258
|
+
browserslist@^4.21.10, browserslist@^4.23.0, browserslist@^4.23.1:
|
1259
|
+
version "4.23.2"
|
1260
|
+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed"
|
1261
|
+
integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==
|
1207
1262
|
dependencies:
|
1208
|
-
caniuse-lite "^1.0.
|
1209
|
-
electron-to-chromium "^1.4.
|
1210
|
-
|
1211
|
-
|
1212
|
-
picocolors "^1.0.0"
|
1263
|
+
caniuse-lite "^1.0.30001640"
|
1264
|
+
electron-to-chromium "^1.4.820"
|
1265
|
+
node-releases "^2.0.14"
|
1266
|
+
update-browserslist-db "^1.1.0"
|
1213
1267
|
|
1214
1268
|
buffer-from@^1.0.0:
|
1215
1269
|
version "1.1.2"
|
1216
1270
|
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
|
1217
1271
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
1218
1272
|
|
1219
|
-
|
1220
|
-
version "1.0.
|
1221
|
-
resolved "https://registry.yarnpkg.com/
|
1222
|
-
integrity sha512-
|
1223
|
-
dependencies:
|
1224
|
-
function-bind "^1.1.1"
|
1225
|
-
get-intrinsic "^1.0.2"
|
1226
|
-
|
1227
|
-
caniuse-lite@^1.0.30001332:
|
1228
|
-
version "1.0.30001342"
|
1229
|
-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz#87152b1e3b950d1fbf0093e23f00b6c8e8f1da96"
|
1230
|
-
integrity sha512-bn6sOCu7L7jcbBbyNhLg0qzXdJ/PMbybZTH/BA6Roet9wxYRm6Tr9D0s0uhLkOZ6MSG+QU6txUgdpr3MXIVqjA==
|
1273
|
+
caniuse-lite@^1.0.30001640:
|
1274
|
+
version "1.0.30001642"
|
1275
|
+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz#6aa6610eb24067c246d30c57f055a9d0a7f8d05f"
|
1276
|
+
integrity sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==
|
1231
1277
|
|
1232
|
-
chalk@^2.
|
1278
|
+
chalk@^2.4.2:
|
1233
1279
|
version "2.4.2"
|
1234
1280
|
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
1235
1281
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
@@ -1239,9 +1285,9 @@ chalk@^2.0.0:
|
|
1239
1285
|
supports-color "^5.3.0"
|
1240
1286
|
|
1241
1287
|
chrome-trace-event@^1.0.2:
|
1242
|
-
version "1.0.
|
1243
|
-
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.
|
1244
|
-
integrity sha512-
|
1288
|
+
version "1.0.4"
|
1289
|
+
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b"
|
1290
|
+
integrity sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==
|
1245
1291
|
|
1246
1292
|
clone-deep@^4.0.1:
|
1247
1293
|
version "4.0.1"
|
@@ -1262,12 +1308,12 @@ color-convert@^1.9.0:
|
|
1262
1308
|
color-name@1.1.3:
|
1263
1309
|
version "1.1.3"
|
1264
1310
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
1265
|
-
integrity
|
1311
|
+
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
|
1266
1312
|
|
1267
1313
|
colorette@^2.0.14:
|
1268
|
-
version "2.0.
|
1269
|
-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.
|
1270
|
-
integrity sha512-
|
1314
|
+
version "2.0.20"
|
1315
|
+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
|
1316
|
+
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
|
1271
1317
|
|
1272
1318
|
commander@^2.20.0:
|
1273
1319
|
version "2.20.3"
|
@@ -1282,22 +1328,19 @@ commander@^7.0.0:
|
|
1282
1328
|
commondir@^1.0.1:
|
1283
1329
|
version "1.0.1"
|
1284
1330
|
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
|
1285
|
-
integrity
|
1331
|
+
integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==
|
1286
1332
|
|
1287
|
-
convert-source-map@^
|
1288
|
-
version "
|
1289
|
-
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-
|
1290
|
-
integrity sha512
|
1291
|
-
dependencies:
|
1292
|
-
safe-buffer "~5.1.1"
|
1333
|
+
convert-source-map@^2.0.0:
|
1334
|
+
version "2.0.0"
|
1335
|
+
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
|
1336
|
+
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
1293
1337
|
|
1294
|
-
core-js-compat@^3.
|
1295
|
-
version "3.
|
1296
|
-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.
|
1297
|
-
integrity sha512-
|
1338
|
+
core-js-compat@^3.36.1, core-js-compat@^3.37.1:
|
1339
|
+
version "3.37.1"
|
1340
|
+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
|
1341
|
+
integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
|
1298
1342
|
dependencies:
|
1299
|
-
browserslist "^4.
|
1300
|
-
semver "7.0.0"
|
1343
|
+
browserslist "^4.23.0"
|
1301
1344
|
|
1302
1345
|
cross-spawn@^7.0.3:
|
1303
1346
|
version "7.0.3"
|
@@ -1308,58 +1351,50 @@ cross-spawn@^7.0.3:
|
|
1308
1351
|
shebang-command "^2.0.0"
|
1309
1352
|
which "^2.0.1"
|
1310
1353
|
|
1311
|
-
debug@^4.1.0, debug@^4.1.1:
|
1312
|
-
version "4.3.
|
1313
|
-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.
|
1314
|
-
integrity sha512-
|
1354
|
+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
|
1355
|
+
version "4.3.5"
|
1356
|
+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
|
1357
|
+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
|
1315
1358
|
dependencies:
|
1316
1359
|
ms "2.1.2"
|
1317
1360
|
|
1318
|
-
|
1319
|
-
version "1.
|
1320
|
-
resolved "https://registry.yarnpkg.com/
|
1321
|
-
integrity sha512-
|
1322
|
-
dependencies:
|
1323
|
-
has-property-descriptors "^1.0.0"
|
1324
|
-
object-keys "^1.1.1"
|
1325
|
-
|
1326
|
-
electron-to-chromium@^1.4.118:
|
1327
|
-
version "1.4.138"
|
1328
|
-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.138.tgz#3ec41ca589aaf505dfe2034fde913329af801730"
|
1329
|
-
integrity sha512-IOyp2Seq3w4QLln+yZWcMF3VXhhduz4bwg9gfI+CnP5TkzwNXQ8FCZuwwPsnes73AfWdf5J2n2OXdUwDUspDPQ==
|
1361
|
+
electron-to-chromium@^1.4.820:
|
1362
|
+
version "1.4.832"
|
1363
|
+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.832.tgz#d25882ce0a9237577b039bffa124ecef1822003b"
|
1364
|
+
integrity sha512-cTen3SB0H2SGU7x467NRe1eVcQgcuS6jckKfWJHia2eo0cHIGOqHoAxevIYZD4eRHcWjkvFzo93bi3vJ9W+1lA==
|
1330
1365
|
|
1331
1366
|
emojis-list@^3.0.0:
|
1332
1367
|
version "3.0.0"
|
1333
1368
|
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
|
1334
1369
|
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
|
1335
1370
|
|
1336
|
-
enhanced-resolve@^5.
|
1337
|
-
version "5.
|
1338
|
-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.
|
1339
|
-
integrity sha512-
|
1371
|
+
enhanced-resolve@^5.17.0:
|
1372
|
+
version "5.17.0"
|
1373
|
+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz#d037603789dd9555b89aaec7eb78845c49089bc5"
|
1374
|
+
integrity sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==
|
1340
1375
|
dependencies:
|
1341
1376
|
graceful-fs "^4.2.4"
|
1342
1377
|
tapable "^2.2.0"
|
1343
1378
|
|
1344
1379
|
envinfo@^7.7.3:
|
1345
|
-
version "7.
|
1346
|
-
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.
|
1347
|
-
integrity sha512
|
1380
|
+
version "7.13.0"
|
1381
|
+
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.13.0.tgz#81fbb81e5da35d74e814941aeab7c325a606fb31"
|
1382
|
+
integrity sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==
|
1348
1383
|
|
1349
|
-
es-module-lexer@^
|
1350
|
-
version "
|
1351
|
-
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-
|
1352
|
-
integrity sha512-
|
1384
|
+
es-module-lexer@^1.2.1:
|
1385
|
+
version "1.5.4"
|
1386
|
+
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz#a8efec3a3da991e60efa6b633a7cad6ab8d26b78"
|
1387
|
+
integrity sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==
|
1353
1388
|
|
1354
|
-
escalade@^3.1.
|
1355
|
-
version "3.1.
|
1356
|
-
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.
|
1357
|
-
integrity sha512-
|
1389
|
+
escalade@^3.1.2:
|
1390
|
+
version "3.1.2"
|
1391
|
+
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27"
|
1392
|
+
integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==
|
1358
1393
|
|
1359
1394
|
escape-string-regexp@^1.0.5:
|
1360
1395
|
version "1.0.5"
|
1361
1396
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
1362
|
-
integrity
|
1397
|
+
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
1363
1398
|
|
1364
1399
|
eslint-scope@5.1.1:
|
1365
1400
|
version "5.1.1"
|
@@ -1396,21 +1431,6 @@ events@^3.2.0:
|
|
1396
1431
|
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
|
1397
1432
|
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
|
1398
1433
|
|
1399
|
-
execa@^5.0.0:
|
1400
|
-
version "5.1.1"
|
1401
|
-
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
|
1402
|
-
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
1403
|
-
dependencies:
|
1404
|
-
cross-spawn "^7.0.3"
|
1405
|
-
get-stream "^6.0.0"
|
1406
|
-
human-signals "^2.1.0"
|
1407
|
-
is-stream "^2.0.0"
|
1408
|
-
merge-stream "^2.0.0"
|
1409
|
-
npm-run-path "^4.0.1"
|
1410
|
-
onetime "^5.1.2"
|
1411
|
-
signal-exit "^3.0.3"
|
1412
|
-
strip-final-newline "^2.0.0"
|
1413
|
-
|
1414
1434
|
fast-deep-equal@^3.1.1:
|
1415
1435
|
version "3.1.3"
|
1416
1436
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
@@ -1422,9 +1442,9 @@ fast-json-stable-stringify@^2.0.0:
|
|
1422
1442
|
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
1423
1443
|
|
1424
1444
|
fastest-levenshtein@^1.0.12:
|
1425
|
-
version "1.0.
|
1426
|
-
resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.
|
1427
|
-
integrity sha512-
|
1445
|
+
version "1.0.16"
|
1446
|
+
resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz#210e61b6ff181de91ea9b3d1b84fdedd47e034e5"
|
1447
|
+
integrity sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==
|
1428
1448
|
|
1429
1449
|
find-cache-dir@^3.3.1:
|
1430
1450
|
version "3.3.2"
|
@@ -1443,30 +1463,21 @@ find-up@^4.0.0:
|
|
1443
1463
|
locate-path "^5.0.0"
|
1444
1464
|
path-exists "^4.0.0"
|
1445
1465
|
|
1446
|
-
|
1447
|
-
version "
|
1448
|
-
resolved "https://registry.yarnpkg.com/
|
1449
|
-
integrity sha512-
|
1466
|
+
flat@^5.0.2:
|
1467
|
+
version "5.0.2"
|
1468
|
+
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
|
1469
|
+
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
|
1470
|
+
|
1471
|
+
function-bind@^1.1.2:
|
1472
|
+
version "1.1.2"
|
1473
|
+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
|
1474
|
+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
1450
1475
|
|
1451
1476
|
gensync@^1.0.0-beta.2:
|
1452
1477
|
version "1.0.0-beta.2"
|
1453
1478
|
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
|
1454
1479
|
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
|
1455
1480
|
|
1456
|
-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1:
|
1457
|
-
version "1.1.1"
|
1458
|
-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
|
1459
|
-
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
|
1460
|
-
dependencies:
|
1461
|
-
function-bind "^1.1.1"
|
1462
|
-
has "^1.0.3"
|
1463
|
-
has-symbols "^1.0.1"
|
1464
|
-
|
1465
|
-
get-stream@^6.0.0:
|
1466
|
-
version "6.0.1"
|
1467
|
-
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
|
1468
|
-
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
|
1469
|
-
|
1470
1481
|
glob-to-regexp@^0.4.1:
|
1471
1482
|
version "0.4.1"
|
1472
1483
|
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
|
@@ -1477,44 +1488,27 @@ globals@^11.1.0:
|
|
1477
1488
|
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
1478
1489
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
1479
1490
|
|
1480
|
-
graceful-fs@^4.1.2, graceful-fs@^4.2.
|
1481
|
-
version "4.2.
|
1482
|
-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.
|
1483
|
-
integrity sha512-
|
1491
|
+
graceful-fs@^4.1.2, graceful-fs@^4.2.11, graceful-fs@^4.2.4:
|
1492
|
+
version "4.2.11"
|
1493
|
+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
|
1494
|
+
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
1484
1495
|
|
1485
1496
|
has-flag@^3.0.0:
|
1486
1497
|
version "3.0.0"
|
1487
1498
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
|
1488
|
-
integrity
|
1499
|
+
integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==
|
1489
1500
|
|
1490
1501
|
has-flag@^4.0.0:
|
1491
1502
|
version "4.0.0"
|
1492
1503
|
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
1493
1504
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
1494
1505
|
|
1495
|
-
|
1496
|
-
version "
|
1497
|
-
resolved "https://registry.yarnpkg.com/
|
1498
|
-
integrity sha512-
|
1499
|
-
dependencies:
|
1500
|
-
get-intrinsic "^1.1.1"
|
1501
|
-
|
1502
|
-
has-symbols@^1.0.1:
|
1503
|
-
version "1.0.3"
|
1504
|
-
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
|
1505
|
-
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
|
1506
|
-
|
1507
|
-
has@^1.0.3:
|
1508
|
-
version "1.0.3"
|
1509
|
-
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
|
1510
|
-
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
|
1506
|
+
hasown@^2.0.2:
|
1507
|
+
version "2.0.2"
|
1508
|
+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
|
1509
|
+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
|
1511
1510
|
dependencies:
|
1512
|
-
function-bind "^1.1.
|
1513
|
-
|
1514
|
-
human-signals@^2.1.0:
|
1515
|
-
version "2.1.0"
|
1516
|
-
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
|
1517
|
-
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
1511
|
+
function-bind "^1.1.2"
|
1518
1512
|
|
1519
1513
|
import-local@^3.0.2:
|
1520
1514
|
version "3.1.0"
|
@@ -1529,12 +1523,12 @@ interpret@^2.2.0:
|
|
1529
1523
|
resolved "https://registry.yarnpkg.com/interpret/-/interpret-2.2.0.tgz#1a78a0b5965c40a5416d007ad6f50ad27c417df9"
|
1530
1524
|
integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw==
|
1531
1525
|
|
1532
|
-
is-core-module@^2.
|
1533
|
-
version "2.
|
1534
|
-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.
|
1535
|
-
integrity sha512
|
1526
|
+
is-core-module@^2.13.0:
|
1527
|
+
version "2.15.0"
|
1528
|
+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
|
1529
|
+
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
|
1536
1530
|
dependencies:
|
1537
|
-
|
1531
|
+
hasown "^2.0.2"
|
1538
1532
|
|
1539
1533
|
is-plain-object@^2.0.4:
|
1540
1534
|
version "2.0.4"
|
@@ -1543,20 +1537,15 @@ is-plain-object@^2.0.4:
|
|
1543
1537
|
dependencies:
|
1544
1538
|
isobject "^3.0.1"
|
1545
1539
|
|
1546
|
-
is-stream@^2.0.0:
|
1547
|
-
version "2.0.1"
|
1548
|
-
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
|
1549
|
-
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
|
1550
|
-
|
1551
1540
|
isexe@^2.0.0:
|
1552
1541
|
version "2.0.0"
|
1553
1542
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
1554
|
-
integrity
|
1543
|
+
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
1555
1544
|
|
1556
1545
|
isobject@^3.0.1:
|
1557
1546
|
version "3.0.1"
|
1558
1547
|
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
1559
|
-
integrity
|
1548
|
+
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
|
1560
1549
|
|
1561
1550
|
jest-worker@^27.4.5:
|
1562
1551
|
version "27.5.1"
|
@@ -1580,7 +1569,7 @@ jsesc@^2.5.1:
|
|
1580
1569
|
jsesc@~0.5.0:
|
1581
1570
|
version "0.5.0"
|
1582
1571
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
1583
|
-
integrity
|
1572
|
+
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
1584
1573
|
|
1585
1574
|
json-parse-even-better-errors@^2.3.1:
|
1586
1575
|
version "2.3.1"
|
@@ -1592,10 +1581,10 @@ json-schema-traverse@^0.4.1:
|
|
1592
1581
|
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
|
1593
1582
|
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
|
1594
1583
|
|
1595
|
-
json5@^2.1.2, json5@^2.2.
|
1596
|
-
version "2.2.
|
1597
|
-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.
|
1598
|
-
integrity sha512-
|
1584
|
+
json5@^2.1.2, json5@^2.2.3:
|
1585
|
+
version "2.2.3"
|
1586
|
+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
1587
|
+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
1599
1588
|
|
1600
1589
|
kind-of@^6.0.2:
|
1601
1590
|
version "6.0.3"
|
@@ -1608,9 +1597,9 @@ loader-runner@^4.2.0:
|
|
1608
1597
|
integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==
|
1609
1598
|
|
1610
1599
|
loader-utils@^2.0.0:
|
1611
|
-
version "2.0.
|
1612
|
-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.
|
1613
|
-
integrity sha512-
|
1600
|
+
version "2.0.4"
|
1601
|
+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
|
1602
|
+
integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
|
1614
1603
|
dependencies:
|
1615
1604
|
big.js "^5.2.2"
|
1616
1605
|
emojis-list "^3.0.0"
|
@@ -1626,12 +1615,14 @@ locate-path@^5.0.0:
|
|
1626
1615
|
lodash.debounce@^4.0.8:
|
1627
1616
|
version "4.0.8"
|
1628
1617
|
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
1629
|
-
integrity
|
1618
|
+
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
|
1630
1619
|
|
1631
|
-
|
1632
|
-
version "
|
1633
|
-
resolved "https://registry.yarnpkg.com/
|
1634
|
-
integrity
|
1620
|
+
lru-cache@^5.1.1:
|
1621
|
+
version "5.1.1"
|
1622
|
+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
|
1623
|
+
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
1624
|
+
dependencies:
|
1625
|
+
yallist "^3.0.2"
|
1635
1626
|
|
1636
1627
|
make-dir@^3.0.2, make-dir@^3.1.0:
|
1637
1628
|
version "3.1.0"
|
@@ -1657,11 +1648,6 @@ mime-types@^2.1.27:
|
|
1657
1648
|
dependencies:
|
1658
1649
|
mime-db "1.52.0"
|
1659
1650
|
|
1660
|
-
mimic-fn@^2.1.0:
|
1661
|
-
version "2.1.0"
|
1662
|
-
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
|
1663
|
-
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
1664
|
-
|
1665
1651
|
ms@2.1.2:
|
1666
1652
|
version "2.1.2"
|
1667
1653
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
|
@@ -1672,39 +1658,10 @@ neo-async@^2.6.2:
|
|
1672
1658
|
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
|
1673
1659
|
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
|
1674
1660
|
|
1675
|
-
node-releases@^2.0.
|
1676
|
-
version "2.0.
|
1677
|
-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.
|
1678
|
-
integrity sha512-
|
1679
|
-
|
1680
|
-
npm-run-path@^4.0.1:
|
1681
|
-
version "4.0.1"
|
1682
|
-
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
|
1683
|
-
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
|
1684
|
-
dependencies:
|
1685
|
-
path-key "^3.0.0"
|
1686
|
-
|
1687
|
-
object-keys@^1.1.1:
|
1688
|
-
version "1.1.1"
|
1689
|
-
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
|
1690
|
-
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
1691
|
-
|
1692
|
-
object.assign@^4.1.0:
|
1693
|
-
version "4.1.2"
|
1694
|
-
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz#0ed54a342eceb37b38ff76eb831a0e788cb63940"
|
1695
|
-
integrity sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==
|
1696
|
-
dependencies:
|
1697
|
-
call-bind "^1.0.0"
|
1698
|
-
define-properties "^1.1.3"
|
1699
|
-
has-symbols "^1.0.1"
|
1700
|
-
object-keys "^1.1.1"
|
1701
|
-
|
1702
|
-
onetime@^5.1.2:
|
1703
|
-
version "5.1.2"
|
1704
|
-
resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e"
|
1705
|
-
integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
|
1706
|
-
dependencies:
|
1707
|
-
mimic-fn "^2.1.0"
|
1661
|
+
node-releases@^2.0.14:
|
1662
|
+
version "2.0.17"
|
1663
|
+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.17.tgz#d74bc4fec38d839eec5db2a3c9c963d4f33cb366"
|
1664
|
+
integrity sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==
|
1708
1665
|
|
1709
1666
|
p-limit@^2.2.0:
|
1710
1667
|
version "2.3.0"
|
@@ -1730,7 +1687,7 @@ path-exists@^4.0.0:
|
|
1730
1687
|
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
|
1731
1688
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
1732
1689
|
|
1733
|
-
path-key@^3.
|
1690
|
+
path-key@^3.1.0:
|
1734
1691
|
version "3.1.1"
|
1735
1692
|
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
|
1736
1693
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
@@ -1740,10 +1697,10 @@ path-parse@^1.0.7:
|
|
1740
1697
|
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
|
1741
1698
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
1742
1699
|
|
1743
|
-
picocolors@^1.0.0:
|
1744
|
-
version "1.0.
|
1745
|
-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.
|
1746
|
-
integrity sha512-
|
1700
|
+
picocolors@^1.0.0, picocolors@^1.0.1:
|
1701
|
+
version "1.0.1"
|
1702
|
+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
|
1703
|
+
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
1747
1704
|
|
1748
1705
|
pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
1749
1706
|
version "4.2.0"
|
@@ -1753,9 +1710,9 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
|
|
1753
1710
|
find-up "^4.0.0"
|
1754
1711
|
|
1755
1712
|
punycode@^2.1.0:
|
1756
|
-
version "2.
|
1757
|
-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.
|
1758
|
-
integrity sha512-
|
1713
|
+
version "2.3.1"
|
1714
|
+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
|
1715
|
+
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
|
1759
1716
|
|
1760
1717
|
randombytes@^2.1.0:
|
1761
1718
|
version "2.1.0"
|
@@ -1771,10 +1728,10 @@ rechoir@^0.7.0:
|
|
1771
1728
|
dependencies:
|
1772
1729
|
resolve "^1.9.0"
|
1773
1730
|
|
1774
|
-
regenerate-unicode-properties@^10.0
|
1775
|
-
version "10.
|
1776
|
-
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.
|
1777
|
-
integrity sha512-
|
1731
|
+
regenerate-unicode-properties@^10.1.0:
|
1732
|
+
version "10.1.1"
|
1733
|
+
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz#6b0e05489d9076b04c436f318d9b067bba459480"
|
1734
|
+
integrity sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==
|
1778
1735
|
dependencies:
|
1779
1736
|
regenerate "^1.4.2"
|
1780
1737
|
|
@@ -1783,39 +1740,34 @@ regenerate@^1.4.2:
|
|
1783
1740
|
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
1784
1741
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
1785
1742
|
|
1786
|
-
regenerator-runtime@^0.
|
1787
|
-
version "0.
|
1788
|
-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.
|
1789
|
-
integrity sha512-
|
1743
|
+
regenerator-runtime@^0.14.0:
|
1744
|
+
version "0.14.1"
|
1745
|
+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
|
1746
|
+
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
|
1790
1747
|
|
1791
|
-
regenerator-transform@^0.15.
|
1792
|
-
version "0.15.
|
1793
|
-
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.
|
1794
|
-
integrity sha512-
|
1748
|
+
regenerator-transform@^0.15.2:
|
1749
|
+
version "0.15.2"
|
1750
|
+
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.15.2.tgz#5bbae58b522098ebdf09bca2f83838929001c7a4"
|
1751
|
+
integrity sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==
|
1795
1752
|
dependencies:
|
1796
1753
|
"@babel/runtime" "^7.8.4"
|
1797
1754
|
|
1798
|
-
regexpu-core@^5.
|
1799
|
-
version "5.
|
1800
|
-
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.
|
1801
|
-
integrity sha512-
|
1755
|
+
regexpu-core@^5.3.1:
|
1756
|
+
version "5.3.2"
|
1757
|
+
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-5.3.2.tgz#11a2b06884f3527aec3e93dbbf4a3b958a95546b"
|
1758
|
+
integrity sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==
|
1802
1759
|
dependencies:
|
1760
|
+
"@babel/regjsgen" "^0.8.0"
|
1803
1761
|
regenerate "^1.4.2"
|
1804
|
-
regenerate-unicode-properties "^10.0
|
1805
|
-
|
1806
|
-
regjsparser "^0.8.2"
|
1762
|
+
regenerate-unicode-properties "^10.1.0"
|
1763
|
+
regjsparser "^0.9.1"
|
1807
1764
|
unicode-match-property-ecmascript "^2.0.0"
|
1808
|
-
unicode-match-property-value-ecmascript "^2.
|
1809
|
-
|
1810
|
-
regjsgen@^0.6.0:
|
1811
|
-
version "0.6.0"
|
1812
|
-
resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.6.0.tgz#83414c5354afd7d6627b16af5f10f41c4e71808d"
|
1813
|
-
integrity sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==
|
1765
|
+
unicode-match-property-value-ecmascript "^2.1.0"
|
1814
1766
|
|
1815
|
-
regjsparser@^0.
|
1816
|
-
version "0.
|
1817
|
-
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.
|
1818
|
-
integrity sha512-
|
1767
|
+
regjsparser@^0.9.1:
|
1768
|
+
version "0.9.1"
|
1769
|
+
resolved "https://registry.yarnpkg.com/regjsparser/-/regjsparser-0.9.1.tgz#272d05aa10c7c1f67095b1ff0addae8442fc5709"
|
1770
|
+
integrity sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==
|
1819
1771
|
dependencies:
|
1820
1772
|
jsesc "~0.5.0"
|
1821
1773
|
|
@@ -1832,11 +1784,11 @@ resolve-from@^5.0.0:
|
|
1832
1784
|
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
|
1833
1785
|
|
1834
1786
|
resolve@^1.14.2, resolve@^1.9.0:
|
1835
|
-
version "1.22.
|
1836
|
-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.
|
1837
|
-
integrity sha512-
|
1787
|
+
version "1.22.8"
|
1788
|
+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
|
1789
|
+
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
|
1838
1790
|
dependencies:
|
1839
|
-
is-core-module "^2.
|
1791
|
+
is-core-module "^2.13.0"
|
1840
1792
|
path-parse "^1.0.7"
|
1841
1793
|
supports-preserve-symlinks-flag "^1.0.0"
|
1842
1794
|
|
@@ -1845,11 +1797,6 @@ safe-buffer@^5.1.0:
|
|
1845
1797
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
|
1846
1798
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
1847
1799
|
|
1848
|
-
safe-buffer@~5.1.1:
|
1849
|
-
version "5.1.2"
|
1850
|
-
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
1851
|
-
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
1852
|
-
|
1853
1800
|
schema-utils@^2.6.5:
|
1854
1801
|
version "2.7.1"
|
1855
1802
|
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
|
@@ -1859,29 +1806,24 @@ schema-utils@^2.6.5:
|
|
1859
1806
|
ajv "^6.12.4"
|
1860
1807
|
ajv-keywords "^3.5.2"
|
1861
1808
|
|
1862
|
-
schema-utils@^3.1.
|
1863
|
-
version "3.
|
1864
|
-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.
|
1865
|
-
integrity sha512-
|
1809
|
+
schema-utils@^3.1.1, schema-utils@^3.2.0:
|
1810
|
+
version "3.3.0"
|
1811
|
+
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe"
|
1812
|
+
integrity sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==
|
1866
1813
|
dependencies:
|
1867
1814
|
"@types/json-schema" "^7.0.8"
|
1868
1815
|
ajv "^6.12.5"
|
1869
1816
|
ajv-keywords "^3.5.2"
|
1870
1817
|
|
1871
|
-
semver
|
1872
|
-
version "
|
1873
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-
|
1874
|
-
integrity sha512
|
1875
|
-
|
1876
|
-
semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
|
1877
|
-
version "6.3.0"
|
1878
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
|
1879
|
-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
|
1818
|
+
semver@^6.0.0, semver@^6.3.1:
|
1819
|
+
version "6.3.1"
|
1820
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
1821
|
+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
1880
1822
|
|
1881
|
-
serialize-javascript@^6.0.
|
1882
|
-
version "6.0.
|
1883
|
-
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.
|
1884
|
-
integrity sha512-
|
1823
|
+
serialize-javascript@^6.0.1:
|
1824
|
+
version "6.0.2"
|
1825
|
+
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2"
|
1826
|
+
integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==
|
1885
1827
|
dependencies:
|
1886
1828
|
randombytes "^2.1.0"
|
1887
1829
|
|
@@ -1904,11 +1846,6 @@ shebang-regex@^3.0.0:
|
|
1904
1846
|
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
|
1905
1847
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
1906
1848
|
|
1907
|
-
signal-exit@^3.0.3:
|
1908
|
-
version "3.0.7"
|
1909
|
-
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
1910
|
-
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
1911
|
-
|
1912
1849
|
source-map-support@~0.5.20:
|
1913
1850
|
version "0.5.21"
|
1914
1851
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
@@ -1917,23 +1854,11 @@ source-map-support@~0.5.20:
|
|
1917
1854
|
buffer-from "^1.0.0"
|
1918
1855
|
source-map "^0.6.0"
|
1919
1856
|
|
1920
|
-
source-map@^0.6.0
|
1857
|
+
source-map@^0.6.0:
|
1921
1858
|
version "0.6.1"
|
1922
1859
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
|
1923
1860
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
1924
1861
|
|
1925
|
-
source-map@~0.8.0-beta.0:
|
1926
|
-
version "0.8.0-beta.0"
|
1927
|
-
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.8.0-beta.0.tgz#d4c1bb42c3f7ee925f005927ba10709e0d1d1f11"
|
1928
|
-
integrity sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==
|
1929
|
-
dependencies:
|
1930
|
-
whatwg-url "^7.0.0"
|
1931
|
-
|
1932
|
-
strip-final-newline@^2.0.0:
|
1933
|
-
version "2.0.0"
|
1934
|
-
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
|
1935
|
-
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
|
1936
|
-
|
1937
1862
|
supports-color@^5.3.0:
|
1938
1863
|
version "5.5.0"
|
1939
1864
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
@@ -1958,38 +1883,36 @@ tapable@^2.1.1, tapable@^2.2.0:
|
|
1958
1883
|
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
|
1959
1884
|
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
|
1960
1885
|
|
1961
|
-
terser-webpack-plugin@^5.
|
1962
|
-
version "5.3.
|
1963
|
-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.
|
1964
|
-
integrity sha512-
|
1886
|
+
terser-webpack-plugin@^5.3.10:
|
1887
|
+
version "5.3.10"
|
1888
|
+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199"
|
1889
|
+
integrity sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==
|
1965
1890
|
dependencies:
|
1891
|
+
"@jridgewell/trace-mapping" "^0.3.20"
|
1966
1892
|
jest-worker "^27.4.5"
|
1967
1893
|
schema-utils "^3.1.1"
|
1968
|
-
serialize-javascript "^6.0.
|
1969
|
-
|
1970
|
-
terser "^5.7.2"
|
1894
|
+
serialize-javascript "^6.0.1"
|
1895
|
+
terser "^5.26.0"
|
1971
1896
|
|
1972
|
-
terser@^5.
|
1973
|
-
version "5.
|
1974
|
-
resolved "https://registry.yarnpkg.com/terser/-/terser-5.
|
1975
|
-
integrity sha512-
|
1897
|
+
terser@^5.26.0:
|
1898
|
+
version "5.31.3"
|
1899
|
+
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.3.tgz#b24b7beb46062f4653f049eea4f0cd165d0f0c38"
|
1900
|
+
integrity sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==
|
1976
1901
|
dependencies:
|
1977
|
-
|
1902
|
+
"@jridgewell/source-map" "^0.3.3"
|
1903
|
+
acorn "^8.8.2"
|
1978
1904
|
commander "^2.20.0"
|
1979
|
-
source-map "~0.8.0-beta.0"
|
1980
1905
|
source-map-support "~0.5.20"
|
1981
1906
|
|
1982
1907
|
to-fast-properties@^2.0.0:
|
1983
1908
|
version "2.0.0"
|
1984
1909
|
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
|
1985
|
-
integrity
|
1910
|
+
integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==
|
1986
1911
|
|
1987
|
-
|
1988
|
-
version "
|
1989
|
-
resolved "https://registry.yarnpkg.com/
|
1990
|
-
integrity
|
1991
|
-
dependencies:
|
1992
|
-
punycode "^2.1.0"
|
1912
|
+
undici-types@~5.26.4:
|
1913
|
+
version "5.26.5"
|
1914
|
+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
1915
|
+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
1993
1916
|
|
1994
1917
|
unicode-canonical-property-names-ecmascript@^2.0.0:
|
1995
1918
|
version "2.0.0"
|
@@ -2004,15 +1927,23 @@ unicode-match-property-ecmascript@^2.0.0:
|
|
2004
1927
|
unicode-canonical-property-names-ecmascript "^2.0.0"
|
2005
1928
|
unicode-property-aliases-ecmascript "^2.0.0"
|
2006
1929
|
|
2007
|
-
unicode-match-property-value-ecmascript@^2.
|
2008
|
-
version "2.
|
2009
|
-
resolved "https://registry.yarnpkg.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.
|
2010
|
-
integrity sha512-
|
1930
|
+
unicode-match-property-value-ecmascript@^2.1.0:
|
1931
|
+
version "2.1.0"
|
1932
|
+
resolved "https://registry.yarnpkg.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz#cb5fffdcd16a05124f5a4b0bf7c3770208acbbe0"
|
1933
|
+
integrity sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==
|
2011
1934
|
|
2012
1935
|
unicode-property-aliases-ecmascript@^2.0.0:
|
2013
|
-
version "2.
|
2014
|
-
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.
|
2015
|
-
integrity sha512-
|
1936
|
+
version "2.1.0"
|
1937
|
+
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz#43d41e3be698bd493ef911077c9b131f827e8ccd"
|
1938
|
+
integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==
|
1939
|
+
|
1940
|
+
update-browserslist-db@^1.1.0:
|
1941
|
+
version "1.1.0"
|
1942
|
+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"
|
1943
|
+
integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==
|
1944
|
+
dependencies:
|
1945
|
+
escalade "^3.1.2"
|
1946
|
+
picocolors "^1.0.1"
|
2016
1947
|
|
2017
1948
|
uri-js@^4.2.2:
|
2018
1949
|
version "4.4.1"
|
@@ -2021,31 +1952,26 @@ uri-js@^4.2.2:
|
|
2021
1952
|
dependencies:
|
2022
1953
|
punycode "^2.1.0"
|
2023
1954
|
|
2024
|
-
watchpack@^2.
|
2025
|
-
version "2.
|
2026
|
-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.
|
2027
|
-
integrity sha512-
|
1955
|
+
watchpack@^2.4.1:
|
1956
|
+
version "2.4.1"
|
1957
|
+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.1.tgz#29308f2cac150fa8e4c92f90e0ec954a9fed7fff"
|
1958
|
+
integrity sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==
|
2028
1959
|
dependencies:
|
2029
1960
|
glob-to-regexp "^0.4.1"
|
2030
1961
|
graceful-fs "^4.1.2"
|
2031
1962
|
|
2032
|
-
webidl-conversions@^4.0.2:
|
2033
|
-
version "4.0.2"
|
2034
|
-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
|
2035
|
-
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
|
2036
|
-
|
2037
1963
|
webpack-cli@^4.9.2:
|
2038
|
-
version "4.
|
2039
|
-
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.
|
2040
|
-
integrity sha512-
|
1964
|
+
version "4.10.0"
|
1965
|
+
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.10.0.tgz#37c1d69c8d85214c5a65e589378f53aec64dab31"
|
1966
|
+
integrity sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==
|
2041
1967
|
dependencies:
|
2042
1968
|
"@discoveryjs/json-ext" "^0.5.0"
|
2043
|
-
"@webpack-cli/configtest" "^1.
|
2044
|
-
"@webpack-cli/info" "^1.
|
2045
|
-
"@webpack-cli/serve" "^1.
|
1969
|
+
"@webpack-cli/configtest" "^1.2.0"
|
1970
|
+
"@webpack-cli/info" "^1.5.0"
|
1971
|
+
"@webpack-cli/serve" "^1.7.0"
|
2046
1972
|
colorette "^2.0.14"
|
2047
1973
|
commander "^7.0.0"
|
2048
|
-
|
1974
|
+
cross-spawn "^7.0.3"
|
2049
1975
|
fastest-levenshtein "^1.0.12"
|
2050
1976
|
import-local "^3.0.2"
|
2051
1977
|
interpret "^2.2.0"
|
@@ -2053,11 +1979,12 @@ webpack-cli@^4.9.2:
|
|
2053
1979
|
webpack-merge "^5.7.3"
|
2054
1980
|
|
2055
1981
|
webpack-merge@^5.7.3:
|
2056
|
-
version "5.
|
2057
|
-
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.
|
2058
|
-
integrity sha512
|
1982
|
+
version "5.10.0"
|
1983
|
+
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.10.0.tgz#a3ad5d773241e9c682803abf628d4cd62b8a4177"
|
1984
|
+
integrity sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==
|
2059
1985
|
dependencies:
|
2060
1986
|
clone-deep "^4.0.1"
|
1987
|
+
flat "^5.0.2"
|
2061
1988
|
wildcard "^2.0.0"
|
2062
1989
|
|
2063
1990
|
webpack-sources@^3.2.3:
|
@@ -2066,44 +1993,35 @@ webpack-sources@^3.2.3:
|
|
2066
1993
|
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
|
2067
1994
|
|
2068
1995
|
webpack@^5.72.1:
|
2069
|
-
version "5.
|
2070
|
-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.
|
2071
|
-
integrity sha512-
|
1996
|
+
version "5.93.0"
|
1997
|
+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
|
1998
|
+
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
|
2072
1999
|
dependencies:
|
2073
2000
|
"@types/eslint-scope" "^3.7.3"
|
2074
|
-
"@types/estree" "^
|
2075
|
-
"@webassemblyjs/ast" "1.
|
2076
|
-
"@webassemblyjs/wasm-edit" "1.
|
2077
|
-
"@webassemblyjs/wasm-parser" "1.
|
2078
|
-
acorn "^8.
|
2079
|
-
acorn-import-
|
2080
|
-
browserslist "^4.
|
2001
|
+
"@types/estree" "^1.0.5"
|
2002
|
+
"@webassemblyjs/ast" "^1.12.1"
|
2003
|
+
"@webassemblyjs/wasm-edit" "^1.12.1"
|
2004
|
+
"@webassemblyjs/wasm-parser" "^1.12.1"
|
2005
|
+
acorn "^8.7.1"
|
2006
|
+
acorn-import-attributes "^1.9.5"
|
2007
|
+
browserslist "^4.21.10"
|
2081
2008
|
chrome-trace-event "^1.0.2"
|
2082
|
-
enhanced-resolve "^5.
|
2083
|
-
es-module-lexer "^
|
2009
|
+
enhanced-resolve "^5.17.0"
|
2010
|
+
es-module-lexer "^1.2.1"
|
2084
2011
|
eslint-scope "5.1.1"
|
2085
2012
|
events "^3.2.0"
|
2086
2013
|
glob-to-regexp "^0.4.1"
|
2087
|
-
graceful-fs "^4.2.
|
2014
|
+
graceful-fs "^4.2.11"
|
2088
2015
|
json-parse-even-better-errors "^2.3.1"
|
2089
2016
|
loader-runner "^4.2.0"
|
2090
2017
|
mime-types "^2.1.27"
|
2091
2018
|
neo-async "^2.6.2"
|
2092
|
-
schema-utils "^3.
|
2019
|
+
schema-utils "^3.2.0"
|
2093
2020
|
tapable "^2.1.1"
|
2094
|
-
terser-webpack-plugin "^5.
|
2095
|
-
watchpack "^2.
|
2021
|
+
terser-webpack-plugin "^5.3.10"
|
2022
|
+
watchpack "^2.4.1"
|
2096
2023
|
webpack-sources "^3.2.3"
|
2097
2024
|
|
2098
|
-
whatwg-url@^7.0.0:
|
2099
|
-
version "7.1.0"
|
2100
|
-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
|
2101
|
-
integrity sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==
|
2102
|
-
dependencies:
|
2103
|
-
lodash.sortby "^4.7.0"
|
2104
|
-
tr46 "^1.0.1"
|
2105
|
-
webidl-conversions "^4.0.2"
|
2106
|
-
|
2107
2025
|
which@^2.0.1:
|
2108
2026
|
version "2.0.2"
|
2109
2027
|
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
|
@@ -2112,6 +2030,11 @@ which@^2.0.1:
|
|
2112
2030
|
isexe "^2.0.0"
|
2113
2031
|
|
2114
2032
|
wildcard@^2.0.0:
|
2115
|
-
version "2.0.
|
2116
|
-
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.
|
2117
|
-
integrity sha512-
|
2033
|
+
version "2.0.1"
|
2034
|
+
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
|
2035
|
+
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
|
2036
|
+
|
2037
|
+
yallist@^3.0.2:
|
2038
|
+
version "3.1.1"
|
2039
|
+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
|
2040
|
+
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|