|
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.22.5" |
19 | 19 |
|
20 | | -"@babel/compat-data@^7.22.6": |
21 | | - version "7.22.6" |
22 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544" |
23 | | - integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg== |
| 20 | +"@babel/compat-data@^7.22.9": |
| 21 | + version "7.22.9" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
| 23 | + integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
24 | 24 |
|
25 | 25 | "@babel/core@^7.11.6", "@babel/core@^7.12.3": |
26 | | - version "7.22.8" |
27 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.8.tgz#386470abe884302db9c82e8e5e87be9e46c86785" |
28 | | - integrity sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw== |
| 26 | + version "7.22.9" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f" |
| 28 | + integrity sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w== |
29 | 29 | dependencies: |
30 | 30 | "@ampproject/remapping" "^2.2.0" |
31 | 31 | "@babel/code-frame" "^7.22.5" |
32 | | - "@babel/generator" "^7.22.7" |
33 | | - "@babel/helper-compilation-targets" "^7.22.6" |
34 | | - "@babel/helper-module-transforms" "^7.22.5" |
| 32 | + "@babel/generator" "^7.22.9" |
| 33 | + "@babel/helper-compilation-targets" "^7.22.9" |
| 34 | + "@babel/helper-module-transforms" "^7.22.9" |
35 | 35 | "@babel/helpers" "^7.22.6" |
36 | 36 | "@babel/parser" "^7.22.7" |
37 | 37 | "@babel/template" "^7.22.5" |
38 | 38 | "@babel/traverse" "^7.22.8" |
39 | 39 | "@babel/types" "^7.22.5" |
40 | | - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
41 | 40 | convert-source-map "^1.7.0" |
42 | 41 | debug "^4.1.0" |
43 | 42 | gensync "^1.0.0-beta.2" |
44 | 43 | json5 "^2.2.2" |
| 44 | + semver "^6.3.1" |
45 | 45 |
|
46 | | -"@babel/generator@^7.22.7", "@babel/generator@^7.7.2": |
47 | | - version "7.22.7" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.7.tgz#a6b8152d5a621893f2c9dacf9a4e286d520633d5" |
49 | | - integrity sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ== |
| 46 | +"@babel/generator@^7.22.7", "@babel/generator@^7.22.9", "@babel/generator@^7.7.2": |
| 47 | + version "7.22.9" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d" |
| 49 | + integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw== |
50 | 50 | dependencies: |
51 | 51 | "@babel/types" "^7.22.5" |
52 | 52 | "@jridgewell/gen-mapping" "^0.3.2" |
53 | 53 | "@jridgewell/trace-mapping" "^0.3.17" |
54 | 54 | jsesc "^2.5.1" |
55 | 55 |
|
56 | | -"@babel/helper-compilation-targets@^7.22.6": |
57 | | - version "7.22.6" |
58 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52" |
59 | | - integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA== |
| 56 | +"@babel/helper-compilation-targets@^7.22.9": |
| 57 | + version "7.22.9" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892" |
| 59 | + integrity sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw== |
60 | 60 | dependencies: |
61 | | - "@babel/compat-data" "^7.22.6" |
| 61 | + "@babel/compat-data" "^7.22.9" |
62 | 62 | "@babel/helper-validator-option" "^7.22.5" |
63 | | - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
64 | 63 | browserslist "^4.21.9" |
65 | 64 | lru-cache "^5.1.1" |
| 65 | + semver "^6.3.1" |
66 | 66 |
|
67 | 67 | "@babel/helper-environment-visitor@^7.22.5": |
68 | 68 | version "7.22.5" |
|
91 | 91 | dependencies: |
92 | 92 | "@babel/types" "^7.22.5" |
93 | 93 |
|
94 | | -"@babel/helper-module-transforms@^7.22.5": |
95 | | - version "7.22.5" |
96 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef" |
97 | | - integrity sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw== |
| 94 | +"@babel/helper-module-transforms@^7.22.9": |
| 95 | + version "7.22.9" |
| 96 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" |
| 97 | + integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== |
98 | 98 | dependencies: |
99 | 99 | "@babel/helper-environment-visitor" "^7.22.5" |
100 | 100 | "@babel/helper-module-imports" "^7.22.5" |
101 | 101 | "@babel/helper-simple-access" "^7.22.5" |
102 | | - "@babel/helper-split-export-declaration" "^7.22.5" |
| 102 | + "@babel/helper-split-export-declaration" "^7.22.6" |
103 | 103 | "@babel/helper-validator-identifier" "^7.22.5" |
104 | | - "@babel/template" "^7.22.5" |
105 | | - "@babel/traverse" "^7.22.5" |
106 | | - "@babel/types" "^7.22.5" |
107 | 104 |
|
108 | 105 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0": |
109 | 106 | version "7.22.5" |
|
117 | 114 | dependencies: |
118 | 115 | "@babel/types" "^7.22.5" |
119 | 116 |
|
120 | | -"@babel/helper-split-export-declaration@^7.22.5", "@babel/helper-split-export-declaration@^7.22.6": |
| 117 | +"@babel/helper-split-export-declaration@^7.22.6": |
121 | 118 | version "7.22.6" |
122 | 119 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
123 | 120 | integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
|
269 | 266 | "@babel/parser" "^7.22.5" |
270 | 267 | "@babel/types" "^7.22.5" |
271 | 268 |
|
272 | | -"@babel/traverse@^7.22.5", "@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8": |
| 269 | +"@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8": |
273 | 270 | version "7.22.8" |
274 | 271 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.8.tgz#4d4451d31bc34efeae01eac222b514a77aa4000e" |
275 | 272 | integrity sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw== |
|
643 | 640 | "@jridgewell/resolve-uri" "3.1.0" |
644 | 641 | "@jridgewell/sourcemap-codec" "1.4.14" |
645 | 642 |
|
646 | | -"@nicolo-ribaudo/semver-v6@^6.3.3": |
647 | | - version "6.3.3" |
648 | | - resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29" |
649 | | - integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg== |
650 | | - |
651 | 643 | "@nodelib/fs.scandir@2.1.5": |
652 | 644 | version "2.1.5" |
653 | 645 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
|
1233 | 1225 | "@types/node" "*" |
1234 | 1226 |
|
1235 | 1227 | "@types/node@*": |
1236 | | - version "20.4.1" |
1237 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d" |
1238 | | - integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg== |
| 1228 | + version "20.4.2" |
| 1229 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.2.tgz#129cc9ae69f93824f92fac653eebfb4812ab4af9" |
| 1230 | + integrity sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw== |
1239 | 1231 |
|
1240 | 1232 | "@types/node@16.18.38": |
1241 | 1233 | version "16.18.38" |
@@ -1708,9 +1700,9 @@ camelcase@^6.2.0: |
1708 | 1700 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== |
1709 | 1701 |
|
1710 | 1702 | caniuse-lite@^1.0.30001503: |
1711 | | - version "1.0.30001514" |
1712 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001514.tgz#e2a7e184a23affc9367b7c8d734e7ec4628c1309" |
1713 | | - integrity sha512-ENcIpYBmwAAOm/V2cXgM7rZUrKKaqisZl4ZAI520FIkqGXUxJjmaIssbRW5HVVR5tyV6ygTLIm15aU8LUmQSaQ== |
| 1703 | + version "1.0.30001516" |
| 1704 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001516.tgz#621b1be7d85a8843ee7d210fd9d87b52e3daab3a" |
| 1705 | + integrity sha512-Wmec9pCBY8CWbmI4HsjBeQLqDTqV91nFVR83DnZpYyRnPI1wePDsTg0bGLPC5VU/3OIZV1fmxEea1b+tFKe86g== |
1714 | 1706 |
|
1715 | 1707 | cardinal@^2.1.1: |
1716 | 1708 | version "2.1.1" |
@@ -2223,9 +2215,9 @@ eastasianwidth@^0.2.0: |
2223 | 2215 | integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA== |
2224 | 2216 |
|
2225 | 2217 | electron-to-chromium@^1.4.431: |
2226 | | - version "1.4.454" |
2227 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.454.tgz#774dc7cb5e58576d0125939ec34a4182f3ccc87d" |
2228 | | - integrity sha512-pmf1rbAStw8UEQ0sr2cdJtWl48ZMuPD9Sto8HVQOq9vx9j2WgDEN6lYoaqFvqEHYOmGA9oRGn7LqWI9ta0YugQ== |
| 2218 | + version "1.4.461" |
| 2219 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.461.tgz#6b14af66042732bf883ab63a4d82cac8f35eb252" |
| 2220 | + integrity sha512-1JkvV2sgEGTDXjdsaQCeSwYYuhLRphRpc+g6EHTFELJXEiznLt3/0pZ9JuAOQ5p2rI3YxKTbivtvajirIfhrEQ== |
2229 | 2221 |
|
2230 | 2222 | emittery@^0.13.1: |
2231 | 2223 | version "0.13.1" |
@@ -2789,9 +2781,9 @@ https-proxy-agent@^5.0.0: |
2789 | 2781 | debug "4" |
2790 | 2782 |
|
2791 | 2783 | https-proxy-agent@^7.0.0: |
2792 | | - version "7.0.0" |
2793 | | - resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.0.tgz#75cb70d04811685667183b31ab158d006750418a" |
2794 | | - integrity sha512-0euwPCRyAPSgGdzD1IVN9nJYHtBhJwb6XPfbpQcYbPCwrBidX6GzxmchnaF4sfF/jPb74Ojx5g4yTg3sixlyPw== |
| 2784 | + version "7.0.1" |
| 2785 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz#0277e28f13a07d45c663633841e20a40aaafe0ab" |
| 2786 | + integrity sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ== |
2795 | 2787 | dependencies: |
2796 | 2788 | agent-base "^7.0.2" |
2797 | 2789 | debug "4" |
@@ -4100,9 +4092,9 @@ minipass@^5.0.0: |
4100 | 4092 | integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ== |
4101 | 4093 |
|
4102 | 4094 | "minipass@^5.0.0 || ^6.0.2 || ^7.0.0": |
4103 | | - version "7.0.1" |
4104 | | - resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.1.tgz#dff63464407cd8b83d7f008c0f116fa8c9b77ebf" |
4105 | | - integrity sha512-NQ8MCKimInjVlaIqx51RKJJB7mINVkLTJbsZKmto4UAAOC/CWXES8PGaOgoBZyqoUsUA/U3DToGK7GJkkHbjJw== |
| 4095 | + version "7.0.2" |
| 4096 | + resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e" |
| 4097 | + integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA== |
4106 | 4098 |
|
4107 | 4099 | minizlib@^2.1.1, minizlib@^2.1.2: |
4108 | 4100 | version "2.1.2" |
@@ -5098,14 +5090,14 @@ semver-regex@^3.1.2: |
5098 | 5090 | integrity sha512-6IiqeZNgq01qGf0TId0t3NvKzSvUsjcpdEO3AQNeIjR6A2+ckTnQlDpl4qu1bjRv0RzN3FP9hzFmws3lKqRWkA== |
5099 | 5091 |
|
5100 | 5092 | "semver@2 || 3 || 4 || 5": |
5101 | | - version "5.7.1" |
5102 | | - resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
5103 | | - integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
| 5093 | + version "5.7.2" |
| 5094 | + resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8" |
| 5095 | + integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== |
5104 | 5096 |
|
5105 | | -semver@^6.0.0, semver@^6.3.0: |
5106 | | - version "6.3.0" |
5107 | | - resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
5108 | | - integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
| 5097 | +semver@^6.0.0, semver@^6.3.0, semver@^6.3.1: |
| 5098 | + version "6.3.1" |
| 5099 | + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
| 5100 | + integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
5109 | 5101 |
|
5110 | 5102 | semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3: |
5111 | 5103 | version "7.5.4" |
@@ -5596,9 +5588,9 @@ type-fest@^0.8.1: |
5596 | 5588 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== |
5597 | 5589 |
|
5598 | 5590 | type-fest@^3.0.0: |
5599 | | - version "3.13.0" |
5600 | | - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.0.tgz#b088347ae73779a750c461694b264340c4c8c0d7" |
5601 | | - integrity sha512-Gur3yQGM9qiLNs0KPP7LPgeRbio2QTt4xXouobMCarR0/wyW3F+F/+OWwshg3NG0Adon7uQfSZBpB46NfhoF1A== |
| 5591 | + version "3.13.1" |
| 5592 | + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706" |
| 5593 | + integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g== |
5602 | 5594 |
|
5603 | 5595 | typescript@4.9.5: |
5604 | 5596 | version "4.9.5" |
|
0 commit comments