|
19 | 19 | "@jridgewell/gen-mapping" "^0.3.0"
|
20 | 20 | "@jridgewell/trace-mapping" "^0.3.9"
|
21 | 21 |
|
22 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.8.3": |
23 |
| - version "7.22.13" |
24 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
25 |
| - integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 22 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3": |
| 23 | + version "7.23.5" |
| 24 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 25 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
26 | 26 | dependencies:
|
27 |
| - "@babel/highlight" "^7.22.13" |
| 27 | + "@babel/highlight" "^7.23.4" |
28 | 28 | chalk "^2.4.2"
|
29 | 29 |
|
30 | 30 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
|
31 | 31 | version "7.22.20"
|
32 | 32 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
|
33 | 33 | integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
|
34 | 34 |
|
35 |
| -"@babel/core@^7.12.16", "@babel/core@^7.23.2": |
36 |
| - version "7.23.2" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94" |
38 |
| - integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ== |
| 35 | +"@babel/core@^7.12.16", "@babel/core@^7.23.5": |
| 36 | + version "7.23.5" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
| 38 | + integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
39 | 39 | dependencies:
|
40 | 40 | "@ampproject/remapping" "^2.2.0"
|
41 |
| - "@babel/code-frame" "^7.22.13" |
42 |
| - "@babel/generator" "^7.23.0" |
| 41 | + "@babel/code-frame" "^7.23.5" |
| 42 | + "@babel/generator" "^7.23.5" |
43 | 43 | "@babel/helper-compilation-targets" "^7.22.15"
|
44 |
| - "@babel/helper-module-transforms" "^7.23.0" |
45 |
| - "@babel/helpers" "^7.23.2" |
46 |
| - "@babel/parser" "^7.23.0" |
| 44 | + "@babel/helper-module-transforms" "^7.23.3" |
| 45 | + "@babel/helpers" "^7.23.5" |
| 46 | + "@babel/parser" "^7.23.5" |
47 | 47 | "@babel/template" "^7.22.15"
|
48 |
| - "@babel/traverse" "^7.23.2" |
49 |
| - "@babel/types" "^7.23.0" |
| 48 | + "@babel/traverse" "^7.23.5" |
| 49 | + "@babel/types" "^7.23.5" |
50 | 50 | convert-source-map "^2.0.0"
|
51 | 51 | debug "^4.1.0"
|
52 | 52 | gensync "^1.0.0-beta.2"
|
53 | 53 | json5 "^2.2.3"
|
54 | 54 | semver "^6.3.1"
|
55 | 55 |
|
56 |
| -"@babel/generator@^7.23.0": |
57 |
| - version "7.23.0" |
58 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
59 |
| - integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 56 | +"@babel/generator@^7.23.5": |
| 57 | + version "7.23.5" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
| 59 | + integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
60 | 60 | dependencies:
|
61 |
| - "@babel/types" "^7.23.0" |
| 61 | + "@babel/types" "^7.23.5" |
62 | 62 | "@jridgewell/gen-mapping" "^0.3.2"
|
63 | 63 | "@jridgewell/trace-mapping" "^0.3.17"
|
64 | 64 | jsesc "^2.5.1"
|
|
262 | 262 | dependencies:
|
263 | 263 | "@babel/types" "^7.22.5"
|
264 | 264 |
|
265 |
| -"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9", "@babel/helper-module-transforms@^7.23.0": |
266 |
| - version "7.23.0" |
267 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz#3ec246457f6c842c0aee62a01f60739906f7047e" |
268 |
| - integrity sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw== |
| 265 | +"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9", "@babel/helper-module-transforms@^7.23.0", "@babel/helper-module-transforms@^7.23.3": |
| 266 | + version "7.23.3" |
| 267 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1" |
| 268 | + integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== |
269 | 269 | dependencies:
|
270 | 270 | "@babel/helper-environment-visitor" "^7.22.20"
|
271 | 271 | "@babel/helper-module-imports" "^7.22.15"
|
|
386 | 386 | dependencies:
|
387 | 387 | "@babel/types" "^7.22.5"
|
388 | 388 |
|
389 |
| -"@babel/helper-string-parser@^7.22.5": |
390 |
| - version "7.22.5" |
391 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
392 |
| - integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 389 | +"@babel/helper-string-parser@^7.23.4": |
| 390 | + version "7.23.4" |
| 391 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 392 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
393 | 393 |
|
394 | 394 | "@babel/helper-validator-identifier@^7.22.20":
|
395 | 395 | version "7.22.20"
|
|
425 | 425 | "@babel/template" "^7.22.5"
|
426 | 426 | "@babel/types" "^7.22.10"
|
427 | 427 |
|
428 |
| -"@babel/helpers@^7.23.2": |
429 |
| - version "7.23.2" |
430 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
431 |
| - integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
| 428 | +"@babel/helpers@^7.23.5": |
| 429 | + version "7.23.5" |
| 430 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
| 431 | + integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
432 | 432 | dependencies:
|
433 | 433 | "@babel/template" "^7.22.15"
|
434 |
| - "@babel/traverse" "^7.23.2" |
435 |
| - "@babel/types" "^7.23.0" |
| 434 | + "@babel/traverse" "^7.23.5" |
| 435 | + "@babel/types" "^7.23.5" |
436 | 436 |
|
437 |
| -"@babel/highlight@^7.22.13": |
438 |
| - version "7.22.13" |
439 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16" |
440 |
| - integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ== |
| 437 | +"@babel/highlight@^7.23.4": |
| 438 | + version "7.23.4" |
| 439 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 440 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
441 | 441 | dependencies:
|
442 |
| - "@babel/helper-validator-identifier" "^7.22.5" |
| 442 | + "@babel/helper-validator-identifier" "^7.22.20" |
443 | 443 | chalk "^2.4.2"
|
444 | 444 | js-tokens "^4.0.0"
|
445 | 445 |
|
446 |
| -"@babel/parser@^7.20.15", "@babel/parser@^7.21.3", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
447 |
| - version "7.23.0" |
448 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
449 |
| - integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 446 | +"@babel/parser@^7.20.15", "@babel/parser@^7.21.3", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
| 447 | + version "7.23.5" |
| 448 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
| 449 | + integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
450 | 450 |
|
451 | 451 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
|
452 | 452 | version "7.22.15"
|
|
1145 | 1145 | "@babel/parser" "^7.22.15"
|
1146 | 1146 | "@babel/types" "^7.22.15"
|
1147 | 1147 |
|
1148 |
| -"@babel/traverse@^7.0.0", "@babel/traverse@^7.21.5", "@babel/traverse@^7.22.5", "@babel/traverse@^7.23.2": |
1149 |
| - version "7.23.2" |
1150 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
1151 |
| - integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1148 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.21.5", "@babel/traverse@^7.22.5", "@babel/traverse@^7.23.5": |
| 1149 | + version "7.23.5" |
| 1150 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
| 1151 | + integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
1152 | 1152 | dependencies:
|
1153 |
| - "@babel/code-frame" "^7.22.13" |
1154 |
| - "@babel/generator" "^7.23.0" |
| 1153 | + "@babel/code-frame" "^7.23.5" |
| 1154 | + "@babel/generator" "^7.23.5" |
1155 | 1155 | "@babel/helper-environment-visitor" "^7.22.20"
|
1156 | 1156 | "@babel/helper-function-name" "^7.23.0"
|
1157 | 1157 | "@babel/helper-hoist-variables" "^7.22.5"
|
1158 | 1158 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1159 |
| - "@babel/parser" "^7.23.0" |
1160 |
| - "@babel/types" "^7.23.0" |
| 1159 | + "@babel/parser" "^7.23.5" |
| 1160 | + "@babel/types" "^7.23.5" |
1161 | 1161 | debug "^4.1.0"
|
1162 | 1162 | globals "^11.1.0"
|
1163 | 1163 |
|
1164 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.4.4": |
1165 |
| - version "7.23.0" |
1166 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
1167 |
| - integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 1164 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.4.4": |
| 1165 | + version "7.23.5" |
| 1166 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
| 1167 | + integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
1168 | 1168 | dependencies:
|
1169 |
| - "@babel/helper-string-parser" "^7.22.5" |
| 1169 | + "@babel/helper-string-parser" "^7.23.4" |
1170 | 1170 | "@babel/helper-validator-identifier" "^7.22.20"
|
1171 | 1171 | to-fast-properties "^2.0.0"
|
1172 | 1172 |
|
@@ -5429,20 +5429,13 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0, semver@^6.3.1:
|
5429 | 5429 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
5430 | 5430 | integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
5431 | 5431 |
|
5432 |
| -semver@^7.3.2, semver@^7.5.4: |
| 5432 | +semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.4: |
5433 | 5433 | version "7.5.4"
|
5434 | 5434 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
5435 | 5435 | integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
5436 | 5436 | dependencies:
|
5437 | 5437 | lru-cache "^6.0.0"
|
5438 | 5438 |
|
5439 |
| -semver@^7.3.4, semver@^7.3.5, semver@^7.3.8: |
5440 |
| - version "7.5.0" |
5441 |
| - resolved "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz" |
5442 |
| - integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA== |
5443 |
| - dependencies: |
5444 |
| - lru-cache "^6.0.0" |
5445 |
| - |
5446 | 5439 |
|
5447 | 5440 | version "0.18.0"
|
5448 | 5441 | resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz"
|
|
0 commit comments