|
39 | 39 | "@babel/highlight" "^7.23.4"
|
40 | 40 | chalk "^2.4.2"
|
41 | 41 |
|
42 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
| 42 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": |
43 | 43 | version "7.23.5"
|
44 | 44 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
45 | 45 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
46 | 46 |
|
47 |
| - |
48 |
| - version "7.23.5" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
50 |
| - integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
| 47 | + |
| 48 | + version "7.23.6" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
| 50 | + integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
51 | 51 | dependencies:
|
52 | 52 | "@ampproject/remapping" "^2.2.0"
|
53 | 53 | "@babel/code-frame" "^7.23.5"
|
54 |
| - "@babel/generator" "^7.23.5" |
55 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 54 | + "@babel/generator" "^7.23.6" |
| 55 | + "@babel/helper-compilation-targets" "^7.23.6" |
56 | 56 | "@babel/helper-module-transforms" "^7.23.3"
|
57 |
| - "@babel/helpers" "^7.23.5" |
58 |
| - "@babel/parser" "^7.23.5" |
| 57 | + "@babel/helpers" "^7.23.6" |
| 58 | + "@babel/parser" "^7.23.6" |
59 | 59 | "@babel/template" "^7.22.15"
|
60 |
| - "@babel/traverse" "^7.23.5" |
61 |
| - "@babel/types" "^7.23.5" |
| 60 | + "@babel/traverse" "^7.23.6" |
| 61 | + "@babel/types" "^7.23.6" |
62 | 62 | convert-source-map "^2.0.0"
|
63 | 63 | debug "^4.1.0"
|
64 | 64 | gensync "^1.0.0-beta.2"
|
65 | 65 | json5 "^2.2.3"
|
66 | 66 | semver "^6.3.1"
|
67 | 67 |
|
68 |
| -"@babel/generator@^7.23.5": |
69 |
| - version "7.23.5" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
71 |
| - integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
| 68 | +"@babel/generator@^7.23.6": |
| 69 | + version "7.23.6" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" |
| 71 | + integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== |
72 | 72 | dependencies:
|
73 |
| - "@babel/types" "^7.23.5" |
| 73 | + "@babel/types" "^7.23.6" |
74 | 74 | "@jridgewell/gen-mapping" "^0.3.2"
|
75 | 75 | "@jridgewell/trace-mapping" "^0.3.17"
|
76 | 76 | jsesc "^2.5.1"
|
|
89 | 89 | dependencies:
|
90 | 90 | "@babel/types" "^7.22.15"
|
91 | 91 |
|
92 |
| -"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6": |
93 |
| - version "7.22.15" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" |
95 |
| - integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== |
| 92 | +"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6": |
| 93 | + version "7.23.6" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" |
| 95 | + integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== |
96 | 96 | dependencies:
|
97 |
| - "@babel/compat-data" "^7.22.9" |
98 |
| - "@babel/helper-validator-option" "^7.22.15" |
99 |
| - browserslist "^4.21.9" |
| 97 | + "@babel/compat-data" "^7.23.5" |
| 98 | + "@babel/helper-validator-option" "^7.23.5" |
| 99 | + browserslist "^4.22.2" |
100 | 100 | lru-cache "^5.1.1"
|
101 | 101 | semver "^6.3.1"
|
102 | 102 |
|
|
255 | 255 | "@babel/template" "^7.22.15"
|
256 | 256 | "@babel/types" "^7.22.19"
|
257 | 257 |
|
258 |
| -"@babel/helpers@^7.23.5": |
259 |
| - version "7.23.5" |
260 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
261 |
| - integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
| 258 | +"@babel/helpers@^7.23.6": |
| 259 | + version "7.23.6" |
| 260 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
| 261 | + integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
262 | 262 | dependencies:
|
263 | 263 | "@babel/template" "^7.22.15"
|
264 |
| - "@babel/traverse" "^7.23.5" |
265 |
| - "@babel/types" "^7.23.5" |
| 264 | + "@babel/traverse" "^7.23.6" |
| 265 | + "@babel/types" "^7.23.6" |
266 | 266 |
|
267 | 267 | "@babel/highlight@^7.23.4":
|
268 | 268 | version "7.23.4"
|
|
273 | 273 | chalk "^2.4.2"
|
274 | 274 | js-tokens "^4.0.0"
|
275 | 275 |
|
276 |
| -"@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
277 |
| - version "7.23.5" |
278 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
279 |
| - integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
| 276 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.6": |
| 277 | + version "7.23.6" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
| 279 | + integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
280 | 280 |
|
281 | 281 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
282 | 282 | version "7.23.3"
|
|
567 | 567 | "@babel/helper-plugin-utils" "^7.22.5"
|
568 | 568 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
569 | 569 |
|
570 |
| -"@babel/plugin-transform-for-of@^7.23.3": |
571 |
| - version "7.23.3" |
572 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559" |
573 |
| - integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw== |
| 570 | +"@babel/plugin-transform-for-of@^7.23.6": |
| 571 | + version "7.23.6" |
| 572 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e" |
| 573 | + integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw== |
574 | 574 | dependencies:
|
575 | 575 | "@babel/helper-plugin-utils" "^7.22.5"
|
| 576 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" |
576 | 577 |
|
577 | 578 | "@babel/plugin-transform-function-name@^7.23.3":
|
578 | 579 | version "7.23.3"
|
|
870 | 871 | core-js "^2.6.5"
|
871 | 872 | regenerator-runtime "^0.13.4"
|
872 | 873 |
|
873 |
| - |
874 |
| - version "7.23.5" |
875 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1" |
876 |
| - integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A== |
| 874 | + |
| 875 | + version "7.23.6" |
| 876 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" |
| 877 | + integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== |
877 | 878 | dependencies:
|
878 | 879 | "@babel/compat-data" "^7.23.5"
|
879 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 880 | + "@babel/helper-compilation-targets" "^7.23.6" |
880 | 881 | "@babel/helper-plugin-utils" "^7.22.5"
|
881 | 882 | "@babel/helper-validator-option" "^7.23.5"
|
882 | 883 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
|
916 | 917 | "@babel/plugin-transform-dynamic-import" "^7.23.4"
|
917 | 918 | "@babel/plugin-transform-exponentiation-operator" "^7.23.3"
|
918 | 919 | "@babel/plugin-transform-export-namespace-from" "^7.23.4"
|
919 |
| - "@babel/plugin-transform-for-of" "^7.23.3" |
| 920 | + "@babel/plugin-transform-for-of" "^7.23.6" |
920 | 921 | "@babel/plugin-transform-function-name" "^7.23.3"
|
921 | 922 | "@babel/plugin-transform-json-strings" "^7.23.4"
|
922 | 923 | "@babel/plugin-transform-literals" "^7.23.3"
|
|
998 | 999 | "@babel/parser" "^7.22.15"
|
999 | 1000 | "@babel/types" "^7.22.15"
|
1000 | 1001 |
|
1001 |
| -"@babel/traverse@^7.23.5": |
1002 |
| - version "7.23.5" |
1003 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
1004 |
| - integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
| 1002 | +"@babel/traverse@^7.23.6": |
| 1003 | + version "7.23.6" |
| 1004 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
| 1005 | + integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
1005 | 1006 | dependencies:
|
1006 | 1007 | "@babel/code-frame" "^7.23.5"
|
1007 |
| - "@babel/generator" "^7.23.5" |
| 1008 | + "@babel/generator" "^7.23.6" |
1008 | 1009 | "@babel/helper-environment-visitor" "^7.22.20"
|
1009 | 1010 | "@babel/helper-function-name" "^7.23.0"
|
1010 | 1011 | "@babel/helper-hoist-variables" "^7.22.5"
|
1011 | 1012 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1012 |
| - "@babel/parser" "^7.23.5" |
1013 |
| - "@babel/types" "^7.23.5" |
1014 |
| - debug "^4.1.0" |
| 1013 | + "@babel/parser" "^7.23.6" |
| 1014 | + "@babel/types" "^7.23.6" |
| 1015 | + debug "^4.3.1" |
1015 | 1016 | globals "^11.1.0"
|
1016 | 1017 |
|
1017 |
| -"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.5", "@babel/types@^7.4.4": |
1018 |
| - version "7.23.5" |
1019 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
1020 |
| - integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
| 1018 | +"@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4": |
| 1019 | + version "7.23.6" |
| 1020 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd" |
| 1021 | + integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
1021 | 1022 | dependencies:
|
1022 | 1023 | "@babel/helper-string-parser" "^7.23.4"
|
1023 | 1024 | "@babel/helper-validator-identifier" "^7.22.20"
|
|
3709 | 3710 | resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
|
3710 | 3711 | integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
|
3711 | 3712 |
|
3712 |
| -browserslist@^4.21.9, browserslist@^4.22.2: |
| 3713 | +browserslist@^4.22.2: |
3713 | 3714 | version "4.22.2"
|
3714 | 3715 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
|
3715 | 3716 | integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==
|
@@ -4430,7 +4431,7 @@ dateformat@^3.0.0:
|
4430 | 4431 | resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
|
4431 | 4432 | integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==
|
4432 | 4433 |
|
4433 |
| -debug@4, [email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: |
| 4434 | +debug@4, [email protected], debug@^4.1.0, debug@^4.1.1, debug@^4.3. 1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: |
4434 | 4435 | version "4.3.4"
|
4435 | 4436 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
|
4436 | 4437 | integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
0 commit comments