|
115 | 115 | dependencies:
|
116 | 116 | "@babel/types" "^7.22.5"
|
117 | 117 |
|
118 |
| -"@babel/helper-module-imports@^7.0.0": |
119 |
| - version "7.18.6" |
120 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
121 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
122 |
| - dependencies: |
123 |
| - "@babel/types" "^7.18.6" |
124 |
| - |
125 | 118 | "@babel/helper-module-imports@^7.22.15":
|
126 | 119 | version "7.22.15"
|
127 | 120 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
|
128 | 121 | integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
129 | 122 | dependencies:
|
130 | 123 | "@babel/types" "^7.22.15"
|
131 | 124 |
|
| 125 | +"@babel/helper-module-imports@^7.7.4": |
| 126 | + version "7.24.3" |
| 127 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" |
| 128 | + integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== |
| 129 | + dependencies: |
| 130 | + "@babel/types" "^7.24.0" |
| 131 | + |
132 | 132 | "@babel/helper-module-transforms@^7.23.3":
|
133 | 133 | version "7.23.3"
|
134 | 134 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1"
|
|
154 | 154 | dependencies:
|
155 | 155 | "@babel/types" "^7.22.5"
|
156 | 156 |
|
157 |
| -"@babel/helper-string-parser@^7.19.4": |
158 |
| - version "7.19.4" |
159 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
160 |
| - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
161 |
| - |
162 | 157 | "@babel/helper-string-parser@^7.22.5":
|
163 | 158 | version "7.22.5"
|
164 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
|
169 | 164 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
170 | 165 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
171 | 166 |
|
172 |
| -"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
| 167 | +"@babel/helper-validator-identifier@^7.18.6": |
173 | 168 | version "7.19.1"
|
174 | 169 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
175 | 170 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
281 | 276 | debug "^4.3.1"
|
282 | 277 | globals "^11.1.0"
|
283 | 278 |
|
284 |
| -"@babel/types@^7.18.6": |
285 |
| - version "7.20.5" |
286 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
287 |
| - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
288 |
| - dependencies: |
289 |
| - "@babel/helper-string-parser" "^7.19.4" |
290 |
| - "@babel/helper-validator-identifier" "^7.19.1" |
291 |
| - to-fast-properties "^2.0.0" |
292 |
| - |
293 | 279 | "@babel/types@^7.22.15", "@babel/types@^7.23.0", "@babel/types@^7.24.0":
|
294 | 280 | version "7.24.0"
|
295 | 281 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
|
|
676 | 662 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
|
677 | 663 | integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
678 | 664 |
|
| 665 | + |
| 666 | + version "5.0.0" |
| 667 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 668 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 669 | + dependencies: |
| 670 | + "@babel/helper-module-imports" "^7.7.4" |
| 671 | + "@rollup/pluginutils" "^3.0.8" |
| 672 | + |
679 | 673 |
|
680 | 674 | version "1.0.3"
|
681 | 675 | resolved "https://registry.yarnpkg.com/@rollup/plugin-buble/-/plugin-buble-1.0.3.tgz#6ce275f062a3bac583472cf14f54aa5f0957dccf"
|
|
725 | 719 | "@rollup/pluginutils" "^5.1.0"
|
726 | 720 | resolve "^1.22.1"
|
727 | 721 |
|
| 722 | +"@rollup/pluginutils@^3.0.8": |
| 723 | + version "3.1.0" |
| 724 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 725 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 726 | + dependencies: |
| 727 | + "@types/estree" "0.0.39" |
| 728 | + estree-walker "^1.0.1" |
| 729 | + picomatch "^2.2.2" |
| 730 | + |
728 | 731 | "@rollup/pluginutils@^5.0.1":
|
729 | 732 | version "5.0.2"
|
730 | 733 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
|
|
926 | 929 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
|
927 | 930 | integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
|
928 | 931 |
|
| 932 | + |
| 933 | + version "0.0.39" |
| 934 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 935 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 936 | + |
929 | 937 |
|
930 | 938 | version "1.0.5"
|
931 | 939 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
|
@@ -2642,6 +2650,11 @@ estree-walker@^0.6.1:
|
2642 | 2650 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
2643 | 2651 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
|
2644 | 2652 |
|
| 2653 | +estree-walker@^1.0.1: |
| 2654 | + version "1.0.1" |
| 2655 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 2656 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 2657 | + |
2645 | 2658 | estree-walker@^2.0.2:
|
2646 | 2659 | version "2.0.2"
|
2647 | 2660 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac"
|
@@ -4303,7 +4316,7 @@ picocolors@^1.0.0:
|
4303 | 4316 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
4304 | 4317 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
4305 | 4318 |
|
4306 |
| -picomatch@^2.3.1: |
| 4319 | +picomatch@^2.2.2, picomatch@^2.3.1: |
4307 | 4320 | version "2.3.1"
|
4308 | 4321 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
4309 | 4322 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
@@ -4676,14 +4689,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
4676 | 4689 | dependencies:
|
4677 | 4690 | glob "^7.1.3"
|
4678 | 4691 |
|
4679 |
| - |
4680 |
| - version "4.4.0" |
4681 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
4682 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
4683 |
| - dependencies: |
4684 |
| - "@babel/helper-module-imports" "^7.0.0" |
4685 |
| - rollup-pluginutils "^2.8.1" |
4686 |
| - |
4687 | 4692 | rollup-plugin-license@^3.0.1:
|
4688 | 4693 | version "3.0.1"
|
4689 | 4694 | resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.0.1.tgz#e54d9464971dc2c5282b74c00cee09091b329054"
|
|
4708 | 4713 | hash-sum "^2.0.0"
|
4709 | 4714 | rollup-pluginutils "^2.8.2"
|
4710 | 4715 |
|
4711 |
| -rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2: |
| 4716 | +rollup-pluginutils@^2.8.2: |
4712 | 4717 | version "2.8.2"
|
4713 | 4718 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
4714 | 4719 | integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
|
|
0 commit comments