|
30 | 30 | "@babel/highlight" "^7.24.7"
|
31 | 31 | picocolors "^1.0.0"
|
32 | 32 |
|
| 33 | +"@babel/code-frame@^7.25.9": |
| 34 | + version "7.26.0" |
| 35 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
| 36 | + integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 37 | + dependencies: |
| 38 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 39 | + js-tokens "^4.0.0" |
| 40 | + picocolors "^1.0.0" |
| 41 | + |
33 | 42 | "@babel/compat-data@^7.24.7":
|
34 | 43 | version "7.24.7"
|
35 | 44 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed"
|
|
66 | 75 | "@jridgewell/trace-mapping" "^0.3.25"
|
67 | 76 | jsesc "^2.5.1"
|
68 | 77 |
|
| 78 | +"@babel/generator@^7.25.9": |
| 79 | + version "7.26.0" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
| 81 | + integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 82 | + dependencies: |
| 83 | + "@babel/parser" "^7.26.0" |
| 84 | + "@babel/types" "^7.26.0" |
| 85 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 86 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 87 | + jsesc "^3.0.2" |
| 88 | + |
69 | 89 | "@babel/helper-compilation-targets@^7.24.7":
|
70 | 90 | version "7.24.7"
|
71 | 91 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz#4eb6c4a80d6ffeac25ab8cd9a21b5dfa48d503a9"
|
|
99 | 119 | dependencies:
|
100 | 120 | "@babel/types" "^7.24.7"
|
101 | 121 |
|
102 |
| -"@babel/helper-module-imports@^7.0.0": |
103 |
| - version "7.18.6" |
104 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
105 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
106 |
| - dependencies: |
107 |
| - "@babel/types" "^7.18.6" |
108 |
| - |
109 | 122 | "@babel/helper-module-imports@^7.24.7":
|
110 | 123 | version "7.24.7"
|
111 | 124 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
|
|
114 | 127 | "@babel/traverse" "^7.24.7"
|
115 | 128 | "@babel/types" "^7.24.7"
|
116 | 129 |
|
| 130 | +"@babel/helper-module-imports@^7.7.4": |
| 131 | + version "7.25.9" |
| 132 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" |
| 133 | + integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw== |
| 134 | + dependencies: |
| 135 | + "@babel/traverse" "^7.25.9" |
| 136 | + "@babel/types" "^7.25.9" |
| 137 | + |
117 | 138 | "@babel/helper-module-transforms@^7.24.7":
|
118 | 139 | version "7.24.7"
|
119 | 140 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz#31b6c9a2930679498db65b685b1698bfd6c7daf8"
|
|
140 | 161 | dependencies:
|
141 | 162 | "@babel/types" "^7.24.7"
|
142 | 163 |
|
143 |
| -"@babel/helper-string-parser@^7.19.4": |
144 |
| - version "7.19.4" |
145 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
146 |
| - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
147 |
| - |
148 | 164 | "@babel/helper-string-parser@^7.24.7":
|
149 | 165 | version "7.24.7"
|
150 | 166 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2"
|
151 | 167 | integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==
|
152 | 168 |
|
153 |
| -"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
| 169 | +"@babel/helper-string-parser@^7.25.9": |
| 170 | + version "7.25.9" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 172 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 173 | + |
| 174 | +"@babel/helper-validator-identifier@^7.18.6": |
154 | 175 | version "7.19.1"
|
155 | 176 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
156 | 177 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
160 | 181 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
|
161 | 182 | integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
162 | 183 |
|
| 184 | +"@babel/helper-validator-identifier@^7.25.9": |
| 185 | + version "7.25.9" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 187 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 188 | + |
163 | 189 | "@babel/helper-validator-option@^7.24.7":
|
164 | 190 | version "7.24.7"
|
165 | 191 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6"
|
|
202 | 228 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85"
|
203 | 229 | integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==
|
204 | 230 |
|
| 231 | +"@babel/parser@^7.25.9", "@babel/parser@^7.26.0": |
| 232 | + version "7.26.1" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
| 234 | + integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
| 235 | + dependencies: |
| 236 | + "@babel/types" "^7.26.0" |
| 237 | + |
205 | 238 | "@babel/runtime-corejs3@^7.10.2":
|
206 | 239 | version "7.20.6"
|
207 | 240 | resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.20.6.tgz#63dae945963539ab0ad578efbf3eff271e7067ae"
|
|
226 | 259 | "@babel/parser" "^7.24.7"
|
227 | 260 | "@babel/types" "^7.24.7"
|
228 | 261 |
|
| 262 | +"@babel/template@^7.25.9": |
| 263 | + version "7.25.9" |
| 264 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" |
| 265 | + integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== |
| 266 | + dependencies: |
| 267 | + "@babel/code-frame" "^7.25.9" |
| 268 | + "@babel/parser" "^7.25.9" |
| 269 | + "@babel/types" "^7.25.9" |
| 270 | + |
229 | 271 | "@babel/traverse@^7.24.7":
|
230 | 272 | version "7.24.7"
|
231 | 273 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5"
|
|
242 | 284 | debug "^4.3.1"
|
243 | 285 | globals "^11.1.0"
|
244 | 286 |
|
245 |
| -"@babel/types@^7.18.6": |
246 |
| - version "7.20.5" |
247 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
248 |
| - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 287 | +"@babel/traverse@^7.25.9": |
| 288 | + version "7.25.9" |
| 289 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" |
| 290 | + integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== |
249 | 291 | dependencies:
|
250 |
| - "@babel/helper-string-parser" "^7.19.4" |
251 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
252 |
| - to-fast-properties "^2.0.0" |
| 292 | + "@babel/code-frame" "^7.25.9" |
| 293 | + "@babel/generator" "^7.25.9" |
| 294 | + "@babel/parser" "^7.25.9" |
| 295 | + "@babel/template" "^7.25.9" |
| 296 | + "@babel/types" "^7.25.9" |
| 297 | + debug "^4.3.1" |
| 298 | + globals "^11.1.0" |
253 | 299 |
|
254 | 300 | "@babel/types@^7.24.7":
|
255 | 301 | version "7.24.7"
|
|
260 | 306 | "@babel/helper-validator-identifier" "^7.24.7"
|
261 | 307 | to-fast-properties "^2.0.0"
|
262 | 308 |
|
| 309 | +"@babel/types@^7.25.9", "@babel/types@^7.26.0": |
| 310 | + version "7.26.0" |
| 311 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
| 312 | + integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 313 | + dependencies: |
| 314 | + "@babel/helper-string-parser" "^7.25.9" |
| 315 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 316 | + |
263 | 317 |
|
264 | 318 | version "1.5.0"
|
265 | 319 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
|
628 | 682 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
|
629 | 683 | integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
630 | 684 |
|
| 685 | + |
| 686 | + version "5.0.0" |
| 687 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 688 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 689 | + dependencies: |
| 690 | + "@babel/helper-module-imports" "^7.7.4" |
| 691 | + "@rollup/pluginutils" "^3.0.8" |
| 692 | + |
631 | 693 |
|
632 | 694 | version "1.0.3"
|
633 | 695 | resolved "https://registry.yarnpkg.com/@rollup/plugin-buble/-/plugin-buble-1.0.3.tgz#6ce275f062a3bac583472cf14f54aa5f0957dccf"
|
|
677 | 739 | "@rollup/pluginutils" "^5.1.0"
|
678 | 740 | resolve "^1.22.1"
|
679 | 741 |
|
| 742 | +"@rollup/pluginutils@^3.0.8": |
| 743 | + version "3.1.0" |
| 744 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 745 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 746 | + dependencies: |
| 747 | + "@types/estree" "0.0.39" |
| 748 | + estree-walker "^1.0.1" |
| 749 | + picomatch "^2.2.2" |
| 750 | + |
680 | 751 | "@rollup/pluginutils@^5.0.1":
|
681 | 752 | version "5.0.2"
|
682 | 753 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
|
|
878 | 949 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
879 | 950 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
880 | 951 |
|
| 952 | + |
| 953 | + version "0.0.39" |
| 954 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 955 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 956 | + |
881 | 957 |
|
882 | 958 | version "1.0.5"
|
883 | 959 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
@@ -2594,6 +2670,11 @@ estree-walker@^0.6.1:
|
2594 | 2670 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
2595 | 2671 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
|
2596 | 2672 |
|
| 2673 | +estree-walker@^1.0.1: |
| 2674 | + version "1.0.1" |
| 2675 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 2676 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 2677 | + |
2597 | 2678 | estree-walker@^2.0.2:
|
2598 | 2679 | version "2.0.2"
|
2599 | 2680 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
@@ -3582,6 +3663,11 @@ jsesc@^2.5.1:
|
3582 | 3663 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
3583 | 3664 | integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
3584 | 3665 |
|
| 3666 | +jsesc@^3.0.2: |
| 3667 | + version "3.0.2" |
| 3668 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e" |
| 3669 | + integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== |
| 3670 | + |
3585 | 3671 | jsesc@~0.5.0:
|
3586 | 3672 | version "0.5.0"
|
3587 | 3673 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
@@ -4255,7 +4341,7 @@ picocolors@^1.0.0:
|
4255 | 4341 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
4256 | 4342 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
4257 | 4343 |
|
4258 |
| -picomatch@^2.3.1: |
| 4344 | +picomatch@^2.2.2, picomatch@^2.3.1: |
4259 | 4345 | version "2.3.1"
|
4260 | 4346 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
4261 | 4347 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
@@ -4628,14 +4714,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
4628 | 4714 | dependencies:
|
4629 | 4715 | glob "^7.1.3"
|
4630 | 4716 |
|
4631 |
| - |
4632 |
| - version "4.4.0" |
4633 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
4634 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
4635 |
| - dependencies: |
4636 |
| - "@babel/helper-module-imports" "^7.0.0" |
4637 |
| - rollup-pluginutils "^2.8.1" |
4638 |
| - |
4639 | 4717 | rollup-plugin-license@^3.0.1:
|
4640 | 4718 | version "3.0.1"
|
4641 | 4719 | resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.0.1.tgz#e54d9464971dc2c5282b74c00cee09091b329054"
|
|
4660 | 4738 | hash-sum "^2.0.0"
|
4661 | 4739 | rollup-pluginutils "^2.8.2"
|
4662 | 4740 |
|
4663 |
| -rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: |
| 4741 | +rollup-pluginutils@^2.8.2: |
4664 | 4742 | version "2.8.2"
|
4665 | 4743 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
4666 | 4744 | integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
|
|
0 commit comments