|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
| 18 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
19 | 19 | version "7.23.5"
|
20 | 20 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
|
21 | 21 | integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
|
50 | 50 | semver "^5.4.1"
|
51 | 51 | source-map "^0.5.0"
|
52 | 52 |
|
53 |
| - |
54 |
| - version "7.22.20" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.20.tgz#e3d0eed84c049e2a2ae0a64d27b6a37edec385b7" |
56 |
| - integrity sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA== |
57 |
| - dependencies: |
58 |
| - "@ampproject/remapping" "^2.2.0" |
59 |
| - "@babel/code-frame" "^7.22.13" |
60 |
| - "@babel/generator" "^7.22.15" |
61 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
62 |
| - "@babel/helper-module-transforms" "^7.22.20" |
63 |
| - "@babel/helpers" "^7.22.15" |
64 |
| - "@babel/parser" "^7.22.16" |
65 |
| - "@babel/template" "^7.22.15" |
66 |
| - "@babel/traverse" "^7.22.20" |
67 |
| - "@babel/types" "^7.22.19" |
68 |
| - convert-source-map "^1.7.0" |
69 |
| - debug "^4.1.0" |
70 |
| - gensync "^1.0.0-beta.2" |
71 |
| - json5 "^2.2.3" |
72 |
| - semver "^6.3.1" |
73 |
| - |
74 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.19.6", "@babel/core@^7.4.4", "@babel/core@^7.7.5": |
| 53 | +"@babel/ [email protected]", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.19.6", "@babel/core@^7.4.4", "@babel/core@^7.7.5": |
75 | 54 | version "7.23.9"
|
76 | 55 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1"
|
77 | 56 | integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==
|
|
92 | 71 | json5 "^2.2.3"
|
93 | 72 | semver "^6.3.1"
|
94 | 73 |
|
95 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.22.15", "@babel/generator@^7.23.6": |
| 74 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.23.6": |
96 | 75 | version "7.23.6"
|
97 | 76 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e"
|
98 | 77 | integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==
|
|
224 | 203 | dependencies:
|
225 | 204 | "@babel/types" "^7.22.15"
|
226 | 205 |
|
227 |
| -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.22.20", "@babel/helper-module-transforms@^7.23.3": |
| 206 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.23.3": |
228 | 207 | version "7.23.3"
|
229 | 208 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1"
|
230 | 209 | integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
|
|
315 | 294 | "@babel/template" "^7.22.15"
|
316 | 295 | "@babel/types" "^7.22.19"
|
317 | 296 |
|
318 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.22.15", "@babel/helpers@^7.23.9": |
| 297 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.23.9": |
319 | 298 | version "7.23.9"
|
320 | 299 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d"
|
321 | 300 | integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==
|
|
333 | 312 | chalk "^2.4.2"
|
334 | 313 | js-tokens "^4.0.0"
|
335 | 314 |
|
336 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.16", "@babel/parser@^7.23.9", "@babel/parser@^7.7.0": |
| 315 | +"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.7.0": |
337 | 316 | version "7.23.9"
|
338 | 317 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
|
339 | 318 | integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
|
|
1236 | 1215 | "@babel/parser" "^7.23.9"
|
1237 | 1216 | "@babel/types" "^7.23.9"
|
1238 | 1217 |
|
1239 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.22.20", "@babel/traverse@^7.23.9", "@babel/traverse@^7.7.0": |
| 1218 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.23.9", "@babel/traverse@^7.7.0": |
1240 | 1219 | version "7.23.9"
|
1241 | 1220 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
|
1242 | 1221 | integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==
|
@@ -15040,7 +15019,7 @@ tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
|
15040 | 15019 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
15041 | 15020 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
15042 | 15021 |
|
15043 |
| -tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.4.0: |
| 15022 | +tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.3.1, tslib@^2.5.3: |
15044 | 15023 | version "2.6.2"
|
15045 | 15024 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
15046 | 15025 | integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
@@ -15185,7 +15164,7 @@ typescript@^3.7.3:
|
15185 | 15164 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
|
15186 | 15165 | integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
|
15187 | 15166 |
|
15188 |
| -typescript@^4.8.2: |
| 15167 | +typescript@^4.9.5: |
15189 | 15168 | version "4.9.5"
|
15190 | 15169 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
15191 | 15170 | integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
0 commit comments