|
80 | 80 | dependencies:
|
81 | 81 | "@babel/types" "^7.15.4"
|
82 | 82 |
|
| 83 | +"@babel/helper-annotate-as-pure@^7.22.5": |
| 84 | + version "7.22.5" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882" |
| 86 | + integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg== |
| 87 | + dependencies: |
| 88 | + "@babel/types" "^7.22.5" |
| 89 | + |
83 | 90 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.14.5":
|
84 | 91 | version "7.15.4"
|
85 | 92 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.15.4.tgz#21ad815f609b84ee0e3058676c33cf6d1670525f"
|
|
190 | 197 | dependencies:
|
191 | 198 | "@babel/types" "^7.15.4"
|
192 | 199 |
|
| 200 | +"@babel/helper-module-imports@^7.22.5": |
| 201 | + version "7.22.5" |
| 202 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c" |
| 203 | + integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== |
| 204 | + dependencies: |
| 205 | + "@babel/types" "^7.22.5" |
| 206 | + |
193 | 207 | "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4", "@babel/helper-module-transforms@^7.15.8":
|
194 | 208 | version "7.15.8"
|
195 | 209 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
|
|
221 | 235 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
|
222 | 236 | integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
|
223 | 237 |
|
| 238 | +"@babel/helper-plugin-utils@^7.22.5": |
| 239 | + version "7.22.5" |
| 240 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295" |
| 241 | + integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== |
| 242 | + |
224 | 243 | "@babel/helper-remap-async-to-generator@^7.14.5", "@babel/helper-remap-async-to-generator@^7.15.4":
|
225 | 244 | version "7.15.4"
|
226 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.15.4.tgz#2637c0731e4c90fbf58ac58b50b2b5a192fc970f"
|
|
261 | 280 | dependencies:
|
262 | 281 | "@babel/types" "^7.15.4"
|
263 | 282 |
|
| 283 | +"@babel/helper-string-parser@^7.22.5": |
| 284 | + version "7.22.5" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 286 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 287 | + |
264 | 288 | "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
|
265 | 289 | version "7.15.7"
|
266 | 290 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
267 | 291 | integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
|
268 | 292 |
|
| 293 | +"@babel/helper-validator-identifier@^7.22.5": |
| 294 | + version "7.22.5" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
| 296 | + integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
| 297 | + |
269 | 298 | "@babel/helper-validator-option@^7.14.5":
|
270 | 299 | version "7.14.5"
|
271 | 300 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
544 | 573 | dependencies:
|
545 | 574 | "@babel/helper-plugin-utils" "^7.14.5"
|
546 | 575 |
|
| 576 | +"@babel/plugin-syntax-jsx@^7.22.5": |
| 577 | + version "7.22.5" |
| 578 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz#a6b68e84fb76e759fc3b93e901876ffabbe1d918" |
| 579 | + integrity sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg== |
| 580 | + dependencies: |
| 581 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 582 | + |
547 | 583 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
548 | 584 | version "7.10.4"
|
549 | 585 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
|
|
1083 | 1119 | "@babel/helper-validator-identifier" "^7.14.9"
|
1084 | 1120 | to-fast-properties "^2.0.0"
|
1085 | 1121 |
|
| 1122 | +"@babel/types@^7.22.5": |
| 1123 | + version "7.22.5" |
| 1124 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe" |
| 1125 | + integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA== |
| 1126 | + dependencies: |
| 1127 | + "@babel/helper-string-parser" "^7.22.5" |
| 1128 | + "@babel/helper-validator-identifier" "^7.22.5" |
| 1129 | + to-fast-properties "^2.0.0" |
| 1130 | + |
1086 | 1131 |
|
1087 | 1132 | version "1.0.0"
|
1088 | 1133 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.0.tgz#860ce718b0b73f4009e153541faff2cb6b85d047"
|
@@ -3951,15 +3996,16 @@ babel-plugin-react-docgen@^4.2.1:
|
3951 | 3996 | lodash "^4.17.15"
|
3952 | 3997 | react-docgen "^5.0.0"
|
3953 | 3998 |
|
3954 |
| -babel-plugin-styled-components@1.13.3: |
3955 |
| - version "1.13.3" |
3956 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz#1f1cb3927d4afa1e324695c78f690900e3d075bc" |
3957 |
| - integrity sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw== |
| 3999 | +babel-plugin-styled-components@2.1.4: |
| 4000 | + version "2.1.4" |
| 4001 | + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.4.tgz#9a1f37c7f32ef927b4b008b529feb4a2c82b1092" |
| 4002 | + integrity sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g== |
3958 | 4003 | dependencies:
|
3959 |
| - "@babel/helper-annotate-as-pure" "^7.15.4" |
3960 |
| - "@babel/helper-module-imports" "^7.15.4" |
3961 |
| - babel-plugin-syntax-jsx "^6.18.0" |
3962 |
| - lodash "^4.17.11" |
| 4004 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 4005 | + "@babel/helper-module-imports" "^7.22.5" |
| 4006 | + "@babel/plugin-syntax-jsx" "^7.22.5" |
| 4007 | + lodash "^4.17.21" |
| 4008 | + picomatch "^2.3.1" |
3963 | 4009 |
|
3964 | 4010 | "babel-plugin-styled-components@>= 1.12.0":
|
3965 | 4011 | version "1.13.2"
|
@@ -10627,6 +10673,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
|
10627 | 10673 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
|
10628 | 10674 | integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
|
10629 | 10675 |
|
| 10676 | +picomatch@^2.3.1: |
| 10677 | + version "2.3.1" |
| 10678 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
| 10679 | + integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
| 10680 | + |
10630 | 10681 | pify@^3.0.0:
|
10631 | 10682 | version "3.0.0"
|
10632 | 10683 | resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
|
|
0 commit comments