|
66 | 66 | dependencies:
|
67 | 67 | "@babel/types" "^7.18.6"
|
68 | 68 |
|
| 69 | +"@babel/helper-annotate-as-pure@^7.22.5": |
| 70 | + version "7.22.5" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882" |
| 72 | + integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg== |
| 73 | + dependencies: |
| 74 | + "@babel/types" "^7.22.5" |
| 75 | + |
69 | 76 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.18.6":
|
70 | 77 | version "7.18.9"
|
71 | 78 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz#acd4edfd7a566d1d51ea975dff38fd52906981bb"
|
|
160 | 167 | dependencies:
|
161 | 168 | "@babel/types" "^7.18.6"
|
162 | 169 |
|
| 170 | +"@babel/helper-module-imports@^7.22.15": |
| 171 | + version "7.22.15" |
| 172 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
| 173 | + integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
| 174 | + dependencies: |
| 175 | + "@babel/types" "^7.22.15" |
| 176 | + |
163 | 177 | "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11":
|
164 | 178 | version "7.20.11"
|
165 | 179 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0"
|
|
186 | 200 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
|
187 | 201 | integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
|
188 | 202 |
|
| 203 | +"@babel/helper-plugin-utils@^7.22.5": |
| 204 | + version "7.22.5" |
| 205 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295" |
| 206 | + integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== |
| 207 | + |
189 | 208 | "@babel/helper-remap-async-to-generator@^7.18.9":
|
190 | 209 | version "7.18.9"
|
191 | 210 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
|
|
234 | 253 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
235 | 254 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
236 | 255 |
|
| 256 | +"@babel/helper-string-parser@^7.22.5": |
| 257 | + version "7.22.5" |
| 258 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 259 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 260 | + |
237 | 261 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
238 | 262 | version "7.19.1"
|
239 | 263 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
240 | 264 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
241 | 265 |
|
| 266 | +"@babel/helper-validator-identifier@^7.22.20": |
| 267 | + version "7.22.20" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 269 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 270 | + |
242 | 271 | "@babel/helper-validator-option@^7.18.6":
|
243 | 272 | version "7.18.6"
|
244 | 273 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
245 | 274 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
246 | 275 |
|
| 276 | +"@babel/helper-validator-option@^7.22.15": |
| 277 | + version "7.22.15" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
| 279 | + integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== |
| 280 | + |
247 | 281 | "@babel/helper-wrap-function@^7.18.9":
|
248 | 282 | version "7.20.5"
|
249 | 283 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz#75e2d84d499a0ab3b31c33bcfe59d6b8a45f62e3"
|
|
471 | 505 | dependencies:
|
472 | 506 | "@babel/helper-plugin-utils" "^7.8.0"
|
473 | 507 |
|
474 |
| -"@babel/plugin-syntax-jsx@^7.18.6": |
475 |
| - version "7.18.6" |
476 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0" |
477 |
| - integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q== |
| 508 | +"@babel/plugin-syntax-jsx@^7.22.5": |
| 509 | + version "7.23.3" |
| 510 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz#8f2e4f8a9b5f9aa16067e142c1ac9cd9f810f473" |
| 511 | + integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg== |
478 | 512 | dependencies:
|
479 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 513 | + "@babel/helper-plugin-utils" "^7.22.5" |
480 | 514 |
|
481 | 515 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
482 | 516 | version "7.10.4"
|
|
719 | 753 | dependencies:
|
720 | 754 | "@babel/helper-plugin-utils" "^7.18.6"
|
721 | 755 |
|
722 |
| -"@babel/plugin-transform-react-display-name@^7.18.6": |
723 |
| - version "7.18.6" |
724 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz#8b1125f919ef36ebdfff061d664e266c666b9415" |
725 |
| - integrity sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA== |
| 756 | +"@babel/plugin-transform-react-display-name@^7.23.3": |
| 757 | + version "7.23.3" |
| 758 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.23.3.tgz#70529f034dd1e561045ad3c8152a267f0d7b6200" |
| 759 | + integrity sha512-GnvhtVfA2OAtzdX58FJxU19rhoGeQzyVndw3GgtdECQvQFXPEZIOVULHVZGAYmOgmqjXpVpfocAbSjh99V/Fqw== |
726 | 760 | dependencies:
|
727 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 761 | + "@babel/helper-plugin-utils" "^7.22.5" |
728 | 762 |
|
729 |
| -"@babel/plugin-transform-react-jsx-development@^7.18.6": |
730 |
| - version "7.18.6" |
731 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz#dbe5c972811e49c7405b630e4d0d2e1380c0ddc5" |
732 |
| - integrity sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA== |
| 763 | +"@babel/plugin-transform-react-jsx-development@^7.22.5": |
| 764 | + version "7.22.5" |
| 765 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz#e716b6edbef972a92165cd69d92f1255f7e73e87" |
| 766 | + integrity sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A== |
733 | 767 | dependencies:
|
734 |
| - "@babel/plugin-transform-react-jsx" "^7.18.6" |
| 768 | + "@babel/plugin-transform-react-jsx" "^7.22.5" |
735 | 769 |
|
736 |
| -"@babel/plugin-transform-react-jsx@^7.18.6": |
737 |
| - version "7.20.7" |
738 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.20.7.tgz#025d85a1935fd7e19dfdcb1b1d4df34d4da484f7" |
739 |
| - integrity sha512-Tfq7qqD+tRj3EoDhY00nn2uP2hsRxgYGi5mLQ5TimKav0a9Lrpd4deE+fcLXU8zFYRjlKPHZhpCvfEA6qnBxqQ== |
| 770 | +"@babel/plugin-transform-react-jsx@^7.22.15", "@babel/plugin-transform-react-jsx@^7.22.5": |
| 771 | + version "7.22.15" |
| 772 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.15.tgz#7e6266d88705d7c49f11c98db8b9464531289cd6" |
| 773 | + integrity sha512-oKckg2eZFa8771O/5vi7XeTvmM6+O9cxZu+kanTU7tD4sin5nO/G8jGJhq8Hvt2Z0kUoEDRayuZLaUlYl8QuGA== |
740 | 774 | dependencies:
|
741 |
| - "@babel/helper-annotate-as-pure" "^7.18.6" |
742 |
| - "@babel/helper-module-imports" "^7.18.6" |
743 |
| - "@babel/helper-plugin-utils" "^7.20.2" |
744 |
| - "@babel/plugin-syntax-jsx" "^7.18.6" |
745 |
| - "@babel/types" "^7.20.7" |
| 775 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 776 | + "@babel/helper-module-imports" "^7.22.15" |
| 777 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 778 | + "@babel/plugin-syntax-jsx" "^7.22.5" |
| 779 | + "@babel/types" "^7.22.15" |
746 | 780 |
|
747 |
| -"@babel/plugin-transform-react-pure-annotations@^7.18.6": |
748 |
| - version "7.18.6" |
749 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz#561af267f19f3e5d59291f9950fd7b9663d0d844" |
750 |
| - integrity sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ== |
| 781 | +"@babel/plugin-transform-react-pure-annotations@^7.23.3": |
| 782 | + version "7.23.3" |
| 783 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.23.3.tgz#fabedbdb8ee40edf5da96f3ecfc6958e3783b93c" |
| 784 | + integrity sha512-qMFdSS+TUhB7Q/3HVPnEdYJDQIk57jkntAwSuz9xfSE4n+3I+vHYCli3HoHawN1Z3RfCz/y1zXA/JXjG6cVImQ== |
751 | 785 | dependencies:
|
752 |
| - "@babel/helper-annotate-as-pure" "^7.18.6" |
753 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 786 | + "@babel/helper-annotate-as-pure" "^7.22.5" |
| 787 | + "@babel/helper-plugin-utils" "^7.22.5" |
754 | 788 |
|
755 | 789 | "@babel/plugin-transform-regenerator@^7.18.6":
|
756 | 790 | version "7.20.5"
|
|
919 | 953 | esutils "^2.0.2"
|
920 | 954 |
|
921 | 955 | "@babel/preset-react@^7.0.0", "@babel/preset-react@^7.12.5":
|
922 |
| - version "7.18.6" |
923 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d" |
924 |
| - integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== |
| 956 | + version "7.23.3" |
| 957 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.23.3.tgz#f73ca07e7590f977db07eb54dbe46538cc015709" |
| 958 | + integrity sha512-tbkHOS9axH6Ysf2OUEqoSZ6T3Fa2SrNH6WTWSPBboxKzdxNc9qOICeLXkNG0ZEwbQ1HY8liwOce4aN/Ceyuq6w== |
925 | 959 | dependencies:
|
926 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
927 |
| - "@babel/helper-validator-option" "^7.18.6" |
928 |
| - "@babel/plugin-transform-react-display-name" "^7.18.6" |
929 |
| - "@babel/plugin-transform-react-jsx" "^7.18.6" |
930 |
| - "@babel/plugin-transform-react-jsx-development" "^7.18.6" |
931 |
| - "@babel/plugin-transform-react-pure-annotations" "^7.18.6" |
| 960 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 961 | + "@babel/helper-validator-option" "^7.22.15" |
| 962 | + "@babel/plugin-transform-react-display-name" "^7.23.3" |
| 963 | + "@babel/plugin-transform-react-jsx" "^7.22.15" |
| 964 | + "@babel/plugin-transform-react-jsx-development" "^7.22.5" |
| 965 | + "@babel/plugin-transform-react-pure-annotations" "^7.23.3" |
932 | 966 |
|
933 | 967 | "@babel/register@^7.12.1":
|
934 | 968 | version "7.18.9"
|
|
982 | 1016 | "@babel/helper-validator-identifier" "^7.19.1"
|
983 | 1017 | to-fast-properties "^2.0.0"
|
984 | 1018 |
|
| 1019 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5": |
| 1020 | + version "7.23.3" |
| 1021 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598" |
| 1022 | + integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw== |
| 1023 | + dependencies: |
| 1024 | + "@babel/helper-string-parser" "^7.22.5" |
| 1025 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 1026 | + to-fast-properties "^2.0.0" |
| 1027 | + |
985 | 1028 | "@jridgewell/gen-mapping@^0.1.0":
|
986 | 1029 | version "0.1.1"
|
987 | 1030 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
|
|
0 commit comments