|
24 | 24 | dependencies:
|
25 | 25 | "@babel/highlight" "^7.18.6"
|
26 | 26 |
|
27 |
| -"@babel/compat-data@^7.21.4": |
28 |
| - version "7.21.4" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f" |
30 |
| - integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g== |
| 27 | +"@babel/compat-data@^7.21.5": |
| 28 | + version "7.21.5" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.5.tgz#887a54ebe20c9f21edf27caf4ffcf8da6fdd5bd2" |
| 30 | + integrity sha512-M+XAiQ7GzQ3FDPf0KOLkugzptnIypt0X0ma0wmlTKPR3IchgNFdx2JXxZdvd18JY5s7QkaFD/qyX0dsMpog/Ug== |
31 | 31 |
|
32 |
| -"@babel/core@7.21.4": |
33 |
| - version "7.21.4" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659" |
35 |
| - integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA== |
| 32 | +"@babel/core@7.21.5": |
| 33 | + version "7.21.5" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.5.tgz#92f753e8b9f96e15d4b398dbe2f25d1408c9c426" |
| 35 | + integrity sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g== |
36 | 36 | dependencies:
|
37 | 37 | "@ampproject/remapping" "^2.2.0"
|
38 | 38 | "@babel/code-frame" "^7.21.4"
|
39 |
| - "@babel/generator" "^7.21.4" |
40 |
| - "@babel/helper-compilation-targets" "^7.21.4" |
41 |
| - "@babel/helper-module-transforms" "^7.21.2" |
42 |
| - "@babel/helpers" "^7.21.0" |
43 |
| - "@babel/parser" "^7.21.4" |
| 39 | + "@babel/generator" "^7.21.5" |
| 40 | + "@babel/helper-compilation-targets" "^7.21.5" |
| 41 | + "@babel/helper-module-transforms" "^7.21.5" |
| 42 | + "@babel/helpers" "^7.21.5" |
| 43 | + "@babel/parser" "^7.21.5" |
44 | 44 | "@babel/template" "^7.20.7"
|
45 |
| - "@babel/traverse" "^7.21.4" |
46 |
| - "@babel/types" "^7.21.4" |
| 45 | + "@babel/traverse" "^7.21.5" |
| 46 | + "@babel/types" "^7.21.5" |
47 | 47 | convert-source-map "^1.7.0"
|
48 | 48 | debug "^4.1.0"
|
49 | 49 | gensync "^1.0.0-beta.2"
|
|
59 | 59 | eslint-visitor-keys "^2.1.0"
|
60 | 60 | semver "^6.3.0"
|
61 | 61 |
|
62 |
| -"@babel/generator@^7.21.3": |
63 |
| - version "7.21.3" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
65 |
| - integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
66 |
| - dependencies: |
67 |
| - "@babel/types" "^7.21.3" |
68 |
| - "@jridgewell/gen-mapping" "^0.3.2" |
69 |
| - "@jridgewell/trace-mapping" "^0.3.17" |
70 |
| - jsesc "^2.5.1" |
71 |
| - |
72 |
| -"@babel/generator@^7.21.4": |
73 |
| - version "7.21.4" |
74 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc" |
75 |
| - integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA== |
| 62 | +"@babel/generator@^7.21.5": |
| 63 | + version "7.21.5" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.5.tgz#c0c0e5449504c7b7de8236d99338c3e2a340745f" |
| 65 | + integrity sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w== |
76 | 66 | dependencies:
|
77 |
| - "@babel/types" "^7.21.4" |
| 67 | + "@babel/types" "^7.21.5" |
78 | 68 | "@jridgewell/gen-mapping" "^0.3.2"
|
79 | 69 | "@jridgewell/trace-mapping" "^0.3.17"
|
80 | 70 | jsesc "^2.5.1"
|
81 | 71 |
|
82 |
| -"@babel/helper-compilation-targets@^7.21.4": |
83 |
| - version "7.21.4" |
84 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656" |
85 |
| - integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg== |
| 72 | +"@babel/helper-compilation-targets@^7.21.5": |
| 73 | + version "7.21.5" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366" |
| 75 | + integrity sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w== |
86 | 76 | dependencies:
|
87 |
| - "@babel/compat-data" "^7.21.4" |
| 77 | + "@babel/compat-data" "^7.21.5" |
88 | 78 | "@babel/helper-validator-option" "^7.21.0"
|
89 | 79 | browserslist "^4.21.3"
|
90 | 80 | lru-cache "^5.1.1"
|
91 | 81 | semver "^6.3.0"
|
92 | 82 |
|
93 |
| -"@babel/helper-environment-visitor@^7.18.9": |
94 |
| - version "7.18.9" |
95 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
96 |
| - integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
| 83 | +"@babel/helper-environment-visitor@^7.21.5": |
| 84 | + version "7.21.5" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba" |
| 86 | + integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ== |
97 | 87 |
|
98 | 88 | "@babel/helper-function-name@^7.21.0":
|
99 | 89 | version "7.21.0"
|
|
110 | 100 | dependencies:
|
111 | 101 | "@babel/types" "^7.18.6"
|
112 | 102 |
|
113 |
| -"@babel/helper-module-imports@^7.18.6": |
114 |
| - version "7.18.6" |
115 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
116 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
| 103 | +"@babel/helper-module-imports@^7.21.4": |
| 104 | + version "7.21.4" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
| 106 | + integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== |
117 | 107 | dependencies:
|
118 |
| - "@babel/types" "^7.18.6" |
| 108 | + "@babel/types" "^7.21.4" |
119 | 109 |
|
120 |
| -"@babel/helper-module-transforms@^7.21.2": |
121 |
| - version "7.21.2" |
122 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
123 |
| - integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== |
| 110 | +"@babel/helper-module-transforms@^7.21.5": |
| 111 | + version "7.21.5" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz#d937c82e9af68d31ab49039136a222b17ac0b420" |
| 113 | + integrity sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw== |
124 | 114 | dependencies:
|
125 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
126 |
| - "@babel/helper-module-imports" "^7.18.6" |
127 |
| - "@babel/helper-simple-access" "^7.20.2" |
| 115 | + "@babel/helper-environment-visitor" "^7.21.5" |
| 116 | + "@babel/helper-module-imports" "^7.21.4" |
| 117 | + "@babel/helper-simple-access" "^7.21.5" |
128 | 118 | "@babel/helper-split-export-declaration" "^7.18.6"
|
129 | 119 | "@babel/helper-validator-identifier" "^7.19.1"
|
130 | 120 | "@babel/template" "^7.20.7"
|
131 |
| - "@babel/traverse" "^7.21.2" |
132 |
| - "@babel/types" "^7.21.2" |
| 121 | + "@babel/traverse" "^7.21.5" |
| 122 | + "@babel/types" "^7.21.5" |
133 | 123 |
|
134 |
| -"@babel/helper-simple-access@^7.20.2": |
135 |
| - version "7.20.2" |
136 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9" |
137 |
| - integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== |
| 124 | +"@babel/helper-simple-access@^7.21.5": |
| 125 | + version "7.21.5" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee" |
| 127 | + integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg== |
138 | 128 | dependencies:
|
139 |
| - "@babel/types" "^7.20.2" |
| 129 | + "@babel/types" "^7.21.5" |
140 | 130 |
|
141 | 131 | "@babel/helper-split-export-declaration@^7.18.6":
|
142 | 132 | version "7.18.6"
|
|
150 | 140 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
151 | 141 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
152 | 142 |
|
| 143 | +"@babel/helper-string-parser@^7.21.5": |
| 144 | + version "7.21.5" |
| 145 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd" |
| 146 | + integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w== |
| 147 | + |
153 | 148 | "@babel/helper-validator-identifier@^7.18.6":
|
154 | 149 | version "7.18.6"
|
155 | 150 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
|
165 | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
166 | 161 | integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
167 | 162 |
|
168 |
| -"@babel/helpers@^7.21.0": |
169 |
| - version "7.21.0" |
170 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" |
171 |
| - integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== |
| 163 | +"@babel/helpers@^7.21.5": |
| 164 | + version "7.21.5" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.5.tgz#5bac66e084d7a4d2d9696bdf0175a93f7fb63c08" |
| 166 | + integrity sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA== |
172 | 167 | dependencies:
|
173 | 168 | "@babel/template" "^7.20.7"
|
174 |
| - "@babel/traverse" "^7.21.0" |
175 |
| - "@babel/types" "^7.21.0" |
| 169 | + "@babel/traverse" "^7.21.5" |
| 170 | + "@babel/types" "^7.21.5" |
176 | 171 |
|
177 | 172 | "@babel/highlight@^7.18.6":
|
178 | 173 | version "7.18.6"
|
|
183 | 178 | chalk "^2.0.0"
|
184 | 179 | js-tokens "^4.0.0"
|
185 | 180 |
|
186 |
| -"@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
| 181 | +"@babel/parser@^7.20.7": |
187 | 182 | version "7.21.3"
|
188 | 183 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3"
|
189 | 184 | integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==
|
190 | 185 |
|
191 |
| -"@babel/parser@^7.21.4": |
192 |
| - version "7.21.4" |
193 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
194 |
| - integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
| 186 | +"@babel/parser@^7.21.5": |
| 187 | + version "7.21.5" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.5.tgz#821bb520118fd25b982eaf8d37421cf5c64a312b" |
| 189 | + integrity sha512-J+IxH2IsxV4HbnTrSWgMAQj0UEo61hDA4Ny8h8PCX0MLXiibqHbqIOVneqdocemSBc22VpBKxt4J6FQzy9HarQ== |
195 | 190 |
|
196 | 191 | "@babel/template@^7.20.7":
|
197 | 192 | version "7.20.7"
|
|
202 | 197 | "@babel/parser" "^7.20.7"
|
203 | 198 | "@babel/types" "^7.20.7"
|
204 | 199 |
|
205 |
| -"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2": |
206 |
| - version "7.21.3" |
207 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
208 |
| - integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
209 |
| - dependencies: |
210 |
| - "@babel/code-frame" "^7.18.6" |
211 |
| - "@babel/generator" "^7.21.3" |
212 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
213 |
| - "@babel/helper-function-name" "^7.21.0" |
214 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
215 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
216 |
| - "@babel/parser" "^7.21.3" |
217 |
| - "@babel/types" "^7.21.3" |
218 |
| - debug "^4.1.0" |
219 |
| - globals "^11.1.0" |
220 |
| - |
221 |
| -"@babel/traverse@^7.21.4": |
222 |
| - version "7.21.4" |
223 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
224 |
| - integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
| 200 | +"@babel/traverse@^7.21.5": |
| 201 | + version "7.21.5" |
| 202 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133" |
| 203 | + integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw== |
225 | 204 | dependencies:
|
226 | 205 | "@babel/code-frame" "^7.21.4"
|
227 |
| - "@babel/generator" "^7.21.4" |
228 |
| - "@babel/helper-environment-visitor" "^7.18.9" |
| 206 | + "@babel/generator" "^7.21.5" |
| 207 | + "@babel/helper-environment-visitor" "^7.21.5" |
229 | 208 | "@babel/helper-function-name" "^7.21.0"
|
230 | 209 | "@babel/helper-hoist-variables" "^7.18.6"
|
231 | 210 | "@babel/helper-split-export-declaration" "^7.18.6"
|
232 |
| - "@babel/parser" "^7.21.4" |
233 |
| - "@babel/types" "^7.21.4" |
| 211 | + "@babel/parser" "^7.21.5" |
| 212 | + "@babel/types" "^7.21.5" |
234 | 213 | debug "^4.1.0"
|
235 | 214 | globals "^11.1.0"
|
236 | 215 |
|
|
242 | 221 | "@babel/helper-validator-identifier" "^7.18.6"
|
243 | 222 | to-fast-properties "^2.0.0"
|
244 | 223 |
|
245 |
| -"@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3": |
| 224 | +"@babel/types@^7.20.7", "@babel/types@^7.21.0": |
246 | 225 | version "7.21.3"
|
247 | 226 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05"
|
248 | 227 | integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==
|
|
260 | 239 | "@babel/helper-validator-identifier" "^7.19.1"
|
261 | 240 | to-fast-properties "^2.0.0"
|
262 | 241 |
|
| 242 | +"@babel/types@^7.21.5": |
| 243 | + version "7.21.5" |
| 244 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6" |
| 245 | + integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q== |
| 246 | + dependencies: |
| 247 | + "@babel/helper-string-parser" "^7.21.5" |
| 248 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 249 | + to-fast-properties "^2.0.0" |
| 250 | + |
263 | 251 | "@eslint-community/eslint-utils@^4.2.0":
|
264 | 252 | version "4.4.0"
|
265 | 253 | resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
|
|
0 commit comments