|
96 | 96 | json5 "^2.2.2"
|
97 | 97 | semver "^6.3.1"
|
98 | 98 |
|
99 |
| -"@babel/eslint-parser@7.19.1": |
100 |
| - version "7.19.1" |
101 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4" |
102 |
| - integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ== |
| 99 | +"@babel/eslint-parser@7.24.6": |
| 100 | + version "7.24.6" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.6.tgz#7f0ecc0f29307b8696e83ff6a9d8b4f3e0421ad2" |
| 102 | + integrity sha512-Q1BfQX42zXHx732PLW0w4+Y3wJjoZKEMaatFUEAmQ7Z+jCXxinzeqX9bvv2Q8xNPes/H6F0I23oGkcgjaItmLw== |
103 | 103 | dependencies:
|
104 | 104 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
105 | 105 | eslint-visitor-keys "^2.1.0"
|
106 |
| - semver "^6.3.0" |
| 106 | + semver "^6.3.1" |
107 | 107 |
|
108 | 108 | "@babel/eslint-parser@^7.16.3":
|
109 | 109 | version "7.22.9"
|
|
131 | 131 | dependencies:
|
132 | 132 | "@babel/types" "^7.22.5"
|
133 | 133 |
|
| 134 | +"@babel/helper-annotate-as-pure@^7.24.6": |
| 135 | + version "7.24.6" |
| 136 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.6.tgz#517af93abc77924f9b2514c407bbef527fb8938d" |
| 137 | + integrity sha512-DitEzDfOMnd13kZnDqns1ccmftwJTS9DMkyn9pYTxulS7bZxUxpMly3Nf23QQ6NwA4UB8lAqjbqWtyvElEMAkg== |
| 138 | + dependencies: |
| 139 | + "@babel/types" "^7.24.6" |
| 140 | + |
134 | 141 | "@babel/helper-builder-binary-assignment-operator-visitor@^7.22.5":
|
135 | 142 | version "7.22.5"
|
136 | 143 | resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.5.tgz#a3f4758efdd0190d8927fcffd261755937c71878"
|
|
229 | 236 | dependencies:
|
230 | 237 | "@babel/types" "^7.22.5"
|
231 | 238 |
|
| 239 | +"@babel/helper-module-imports@^7.24.6": |
| 240 | + version "7.24.6" |
| 241 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz#65e54ffceed6a268dc4ce11f0433b82cfff57852" |
| 242 | + integrity sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g== |
| 243 | + dependencies: |
| 244 | + "@babel/types" "^7.24.6" |
| 245 | + |
232 | 246 | "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
|
233 | 247 | version "7.22.9"
|
234 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129"
|
|
252 | 266 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295"
|
253 | 267 | integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
254 | 268 |
|
| 269 | +"@babel/helper-plugin-utils@^7.24.6": |
| 270 | + version "7.24.6" |
| 271 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.6.tgz#fa02a32410a15a6e8f8185bcbf608f10528d2a24" |
| 272 | + integrity sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg== |
| 273 | + |
255 | 274 | "@babel/helper-remap-async-to-generator@^7.22.5":
|
256 | 275 | version "7.22.9"
|
257 | 276 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.9.tgz#53a25b7484e722d7efb9c350c75c032d4628de82"
|
|
296 | 315 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
297 | 316 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
298 | 317 |
|
| 318 | +"@babel/helper-string-parser@^7.24.6": |
| 319 | + version "7.24.6" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz#28583c28b15f2a3339cfafafeaad42f9a0e828df" |
| 321 | + integrity sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q== |
| 322 | + |
299 | 323 | "@babel/helper-validator-identifier@^7.22.5":
|
300 | 324 | version "7.22.5"
|
301 | 325 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
302 | 326 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
|
303 | 327 |
|
304 |
| -"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.22.5": |
| 328 | +"@babel/helper-validator-identifier@^7.24.6": |
| 329 | + version "7.24.6" |
| 330 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz#08bb6612b11bdec78f3feed3db196da682454a5e" |
| 331 | + integrity sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw== |
| 332 | + |
| 333 | +"@babel/helper-validator-option@^7.22.5": |
305 | 334 | version "7.22.5"
|
306 | 335 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac"
|
307 | 336 | integrity sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==
|
308 | 337 |
|
| 338 | +"@babel/helper-validator-option@^7.24.6": |
| 339 | + version "7.24.6" |
| 340 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz#59d8e81c40b7d9109ab7e74457393442177f460a" |
| 341 | + integrity sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ== |
| 342 | + |
309 | 343 | "@babel/helper-wrap-function@^7.22.9":
|
310 | 344 | version "7.22.9"
|
311 | 345 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.9.tgz#189937248c45b0182c1dcf32f3444ca153944cb9"
|
|
510 | 544 | dependencies:
|
511 | 545 | "@babel/helper-plugin-utils" "^7.22.5"
|
512 | 546 |
|
| 547 | +"@babel/plugin-syntax-jsx@^7.24.6": |
| 548 | + version "7.24.6" |
| 549 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.6.tgz#bcca2964150437f88f65e3679e3d68762287b9c8" |
| 550 | + integrity sha512-lWfvAIFNWMlCsU0DRUun2GpFwZdGTukLaHJqRh1JRb80NdAP5Sb1HDHB5X9P9OtgZHQl089UzQkpYlBq2VTPRw== |
| 551 | + dependencies: |
| 552 | + "@babel/helper-plugin-utils" "^7.24.6" |
| 553 | + |
513 | 554 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
514 | 555 | version "7.10.4"
|
515 | 556 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
|
|
902 | 943 | dependencies:
|
903 | 944 | "@babel/helper-plugin-utils" "^7.22.5"
|
904 | 945 |
|
905 |
| -"@babel/plugin-transform-react-display-name@^7.16.0", "@babel/plugin-transform-react-display-name@^7.18.6", "@babel/plugin-transform-react-display-name@^7.22.5": |
| 946 | +"@babel/plugin-transform-react-display-name@^7.16.0", "@babel/plugin-transform-react-display-name@^7.22.5": |
906 | 947 | version "7.22.5"
|
907 | 948 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.22.5.tgz#3c4326f9fce31c7968d6cb9debcaf32d9e279a2b"
|
908 | 949 | integrity sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw==
|
909 | 950 | dependencies:
|
910 | 951 | "@babel/helper-plugin-utils" "^7.22.5"
|
911 | 952 |
|
912 |
| -"@babel/plugin-transform-react-jsx-development@^7.18.6", "@babel/plugin-transform-react-jsx-development@^7.22.5": |
| 953 | +"@babel/plugin-transform-react-display-name@^7.24.6": |
| 954 | + version "7.24.6" |
| 955 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.6.tgz#2a10c732c2c87a8f06e4413fb4a14e76e6c67a99" |
| 956 | + integrity sha512-/3iiEEHDsJuj9QU09gbyWGSUxDboFcD7Nj6dnHIlboWSodxXAoaY/zlNMHeYAC0WsERMqgO9a7UaM77CsYgWcg== |
| 957 | + dependencies: |
| 958 | + "@babel/helper-plugin-utils" "^7.24.6" |
| 959 | + |
| 960 | +"@babel/plugin-transform-react-jsx-development@^7.22.5": |
913 | 961 | version "7.22.5"
|
914 | 962 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz#e716b6edbef972a92165cd69d92f1255f7e73e87"
|
915 | 963 | integrity sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==
|
916 | 964 | dependencies:
|
917 | 965 | "@babel/plugin-transform-react-jsx" "^7.22.5"
|
918 | 966 |
|
| 967 | +"@babel/plugin-transform-react-jsx-development@^7.24.6": |
| 968 | + version "7.24.6" |
| 969 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.24.6.tgz#e662058e8795b5fccd24c5bdd2b328728aef3305" |
| 970 | + integrity sha512-F7EsNp5StNDouSSdYyDSxh4J+xvj/JqG+Cb6s2fA+jCyHOzigG5vTwgH8tU2U8Voyiu5zCG9bAK49wTr/wPH0w== |
| 971 | + dependencies: |
| 972 | + "@babel/plugin-transform-react-jsx" "^7.24.6" |
| 973 | + |
919 | 974 | "@babel/plugin-transform-react-jsx-self@^7.18.6":
|
920 | 975 | version "7.22.5"
|
921 | 976 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.22.5.tgz#ca2fdc11bc20d4d46de01137318b13d04e481d8e"
|
|
930 | 985 | dependencies:
|
931 | 986 | "@babel/helper-plugin-utils" "^7.22.5"
|
932 | 987 |
|
933 |
| -"@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.22.5": |
| 988 | +"@babel/plugin-transform-react-jsx@^7.22.5": |
934 | 989 | version "7.22.5"
|
935 | 990 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.5.tgz#932c291eb6dd1153359e2a90cb5e557dcf068416"
|
936 | 991 | integrity sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==
|
|
941 | 996 | "@babel/plugin-syntax-jsx" "^7.22.5"
|
942 | 997 | "@babel/types" "^7.22.5"
|
943 | 998 |
|
944 |
| -"@babel/plugin-transform-react-pure-annotations@^7.18.6", "@babel/plugin-transform-react-pure-annotations@^7.22.5": |
| 999 | +"@babel/plugin-transform-react-jsx@^7.24.6": |
| 1000 | + version "7.24.6" |
| 1001 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.6.tgz#4ca3660ca663d20095455571615d6263986cdfe4" |
| 1002 | + integrity sha512-pCtPHhpRZHfwdA5G1Gpk5mIzMA99hv0R8S/Ket50Rw+S+8hkt3wBWqdqHaPw0CuUYxdshUgsPiLQ5fAs4ASMhw== |
| 1003 | + dependencies: |
| 1004 | + "@babel/helper-annotate-as-pure" "^7.24.6" |
| 1005 | + "@babel/helper-module-imports" "^7.24.6" |
| 1006 | + "@babel/helper-plugin-utils" "^7.24.6" |
| 1007 | + "@babel/plugin-syntax-jsx" "^7.24.6" |
| 1008 | + "@babel/types" "^7.24.6" |
| 1009 | + |
| 1010 | +"@babel/plugin-transform-react-pure-annotations@^7.22.5": |
945 | 1011 | version "7.22.5"
|
946 | 1012 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.22.5.tgz#1f58363eef6626d6fa517b95ac66fe94685e32c0"
|
947 | 1013 | integrity sha512-gP4k85wx09q+brArVinTXhWiyzLl9UpmGva0+mWyKxk6JZequ05x3eUcIUE+FyttPKJFRRVtAvQaJ6YF9h1ZpA==
|
948 | 1014 | dependencies:
|
949 | 1015 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
950 | 1016 | "@babel/helper-plugin-utils" "^7.22.5"
|
951 | 1017 |
|
| 1018 | +"@babel/plugin-transform-react-pure-annotations@^7.24.6": |
| 1019 | + version "7.24.6" |
| 1020 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.6.tgz#d2bad8d70c3635cb63a69ee66c9c891f9392435c" |
| 1021 | + integrity sha512-0HoDQlFJJkXRyV2N+xOpUETbKHcouSwijRQbKWVtxsPoq5bbB30qZag9/pSc5xcWVYjTHlLsBsY+hZDnzQTPNw== |
| 1022 | + dependencies: |
| 1023 | + "@babel/helper-annotate-as-pure" "^7.24.6" |
| 1024 | + "@babel/helper-plugin-utils" "^7.24.6" |
| 1025 | + |
952 | 1026 | "@babel/plugin-transform-regenerator@^7.22.5":
|
953 | 1027 | version "7.22.5"
|
954 | 1028 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.5.tgz#cd8a68b228a5f75fa01420e8cc2fc400f0fc32aa"
|
|
1162 | 1236 | "@babel/types" "^7.4.4"
|
1163 | 1237 | esutils "^2.0.2"
|
1164 | 1238 |
|
1165 |
| -"@babel/preset-react@7.18.6": |
1166 |
| - version "7.18.6" |
1167 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d" |
1168 |
| - integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== |
| 1239 | +"@babel/preset-react@7.24.6": |
| 1240 | + version "7.24.6" |
| 1241 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.24.6.tgz#92eace66dce577e5263113eb82235a0d45096cae" |
| 1242 | + integrity sha512-8mpzh1bWvmINmwM3xpz6ahu57mNaWavMm+wBNjQ4AFu1nghKBiIRET7l/Wmj4drXany/BBGjJZngICcD98F1iw== |
1169 | 1243 | dependencies:
|
1170 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
1171 |
| - "@babel/helper-validator-option" "^7.18.6" |
1172 |
| - "@babel/plugin-transform-react-display-name" "^7.18.6" |
1173 |
| - "@babel/plugin-transform-react-jsx" "^7.18.6" |
1174 |
| - "@babel/plugin-transform-react-jsx-development" "^7.18.6" |
1175 |
| - "@babel/plugin-transform-react-pure-annotations" "^7.18.6" |
| 1244 | + "@babel/helper-plugin-utils" "^7.24.6" |
| 1245 | + "@babel/helper-validator-option" "^7.24.6" |
| 1246 | + "@babel/plugin-transform-react-display-name" "^7.24.6" |
| 1247 | + "@babel/plugin-transform-react-jsx" "^7.24.6" |
| 1248 | + "@babel/plugin-transform-react-jsx-development" "^7.24.6" |
| 1249 | + "@babel/plugin-transform-react-pure-annotations" "^7.24.6" |
1176 | 1250 |
|
1177 | 1251 | "@babel/preset-react@^7.12.5", "@babel/preset-react@^7.16.0", "@babel/preset-react@^7.18.6":
|
1178 | 1252 | version "7.22.5"
|
|
1250 | 1324 | "@babel/helper-validator-identifier" "^7.22.5"
|
1251 | 1325 | to-fast-properties "^2.0.0"
|
1252 | 1326 |
|
| 1327 | +"@babel/types@^7.24.6": |
| 1328 | + version "7.24.6" |
| 1329 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.6.tgz#ba4e1f59870c10dc2fa95a274ac4feec23b21912" |
| 1330 | + integrity sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ== |
| 1331 | + dependencies: |
| 1332 | + "@babel/helper-string-parser" "^7.24.6" |
| 1333 | + "@babel/helper-validator-identifier" "^7.24.6" |
| 1334 | + to-fast-properties "^2.0.0" |
| 1335 | + |
1253 | 1336 | "@bcoe/v8-coverage@^0.2.3":
|
1254 | 1337 | version "0.2.3"
|
1255 | 1338 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments