|
16 | 16 | esutils "^2.0.2" |
17 | 17 | js-tokens "^3.0.0" |
18 | 18 |
|
| 19 | +"@babel/runtime-corejs3@7.29.2": |
| 20 | + version "7.29.2" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.29.2.tgz#cb86ad06e7a1d39224afb12a874301085e071846" |
| 22 | + integrity sha512-Lc94FOD5+0aXhdb0Tdg3RUtqT6yWbI/BbFWvlaSJ3gAb9Ks+99nHRDKADVqC37er4eCB0fHyWT+y+K3QOvJKbw== |
| 23 | + dependencies: |
| 24 | + core-js-pure "^3.48.0" |
| 25 | + |
| 26 | +"@babel/runtime@7.29.2": |
| 27 | + version "7.29.2" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e" |
| 29 | + integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g== |
| 30 | + |
19 | 31 | "@types/jest@22.2.2": |
20 | 32 | version "22.2.2" |
21 | 33 | resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.2.2.tgz#afe5dacbd00d65325f52da0ed3e76e259629ac9d" |
22 | 34 |
|
23 | | -"@types/jquery@*": |
24 | | - version "3.3.0" |
25 | | - resolved "https://registry.npmjs.org/@types/jquery/-/jquery-3.3.0.tgz#6316ac20a1a13c5d521a2dc661befc7184f73f5b" |
26 | | - |
27 | | -"@types/node@*": |
28 | | - version "9.4.6" |
29 | | - resolved "https://registry.npmjs.org/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e" |
30 | | - |
31 | | -"@types/parse@2.4.7": |
32 | | - version "2.4.7" |
33 | | - resolved "https://registry.yarnpkg.com/@types/parse/-/parse-2.4.7.tgz#f1c69f8d340d7ea72e74ed2d8ffa1d027f52c0cd" |
| 35 | +"@types/parse@6.1.0": |
| 36 | + version "6.1.0" |
| 37 | + resolved "https://registry.yarnpkg.com/@types/parse/-/parse-6.1.0.tgz#675dbdc14dc0ec9a3a27fcb349894a9af105da15" |
| 38 | + integrity sha512-V+pWo90wFJhD8FR+Qxt8zfB3lK1QWezVT0EyIcD9YModdifp8hXRH/gb63zZuKnxc+exp+ZLZp87zvEa6YTsHA== |
34 | 39 | dependencies: |
35 | | - "@types/jquery" "*" |
36 | | - "@types/node" "*" |
37 | | - "@types/underscore" "*" |
38 | | - |
39 | | -"@types/underscore@*": |
40 | | - version "1.8.7" |
41 | | - resolved "https://registry.npmjs.org/@types/underscore/-/underscore-1.8.7.tgz#5e4fe5d18376647fb8a1fe33f8ded0d8ccfa783c" |
| 40 | + parse "*" |
42 | 41 |
|
43 | 42 | abab@^1.0.3, abab@^1.0.4: |
44 | 43 | version "1.0.4" |
@@ -645,6 +644,11 @@ convert-source-map@^1.4.0, convert-source-map@^1.5.0: |
645 | 644 | version "1.5.0" |
646 | 645 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.0.tgz#9acd70851c6d5dfdd93d9282e5edf94a03ff46b5" |
647 | 646 |
|
| 647 | +core-js-pure@^3.48.0: |
| 648 | + version "3.49.0" |
| 649 | + resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.49.0.tgz#ff8436b7251a3832f5fdbbe3e10f7f2e58e51fb1" |
| 650 | + integrity sha512-XM4RFka59xATyJv/cS3O3Kml72hQXUeGRuuTmMYFxwzc9/7C8OYTaIR/Ji+Yt8DXzsFLNhat15cE/JP15HrCgw== |
| 651 | + |
648 | 652 | core-js@^2.4.0, core-js@^2.5.0: |
649 | 653 | version "2.5.1" |
650 | 654 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.1.tgz#ae6874dc66937789b80754ff5428df66819ca50b" |
@@ -689,6 +693,11 @@ cryptiles@3.x.x: |
689 | 693 | dependencies: |
690 | 694 | boom "5.x.x" |
691 | 695 |
|
| 696 | +crypto-js@4.2.0: |
| 697 | + version "4.2.0" |
| 698 | + resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631" |
| 699 | + integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q== |
| 700 | + |
692 | 701 | cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0": |
693 | 702 | version "0.3.2" |
694 | 703 | resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.2.tgz#b8036170c79f07a90ff2f16e22284027a243848b" |
@@ -1275,6 +1284,11 @@ iconv-lite@0.4.19: |
1275 | 1284 | version "0.4.19" |
1276 | 1285 | resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b" |
1277 | 1286 |
|
| 1287 | +idb-keyval@6.2.2: |
| 1288 | + version "6.2.2" |
| 1289 | + resolved "https://registry.yarnpkg.com/idb-keyval/-/idb-keyval-6.2.2.tgz#b0171b5f73944854a3291a5cdba8e12768c4854a" |
| 1290 | + integrity sha512-yjD9nARJ/jb1g+CvD0tlhUHOrJ9Sy0P8T9MF3YaLlHnSRpwPfpTX0XIvpmw3gAJUmEu3FiICLBDPXVwyEvrleg== |
| 1291 | + |
1278 | 1292 | import-local@^1.0.0: |
1279 | 1293 | version "1.0.0" |
1280 | 1294 | resolved "https://registry.yarnpkg.com/import-local/-/import-local-1.0.0.tgz#5e4ffdc03f4fe6c009c6729beb29631c2f8227bc" |
@@ -2448,6 +2462,18 @@ parse5@^1.5.1: |
2448 | 2462 | version "1.5.1" |
2449 | 2463 | resolved "https://registry.yarnpkg.com/parse5/-/parse5-1.5.1.tgz#9b7f3b0de32be78dc2401b17573ccaf0f6f59d94" |
2450 | 2464 |
|
| 2465 | +parse@*: |
| 2466 | + version "8.6.0" |
| 2467 | + resolved "https://registry.yarnpkg.com/parse/-/parse-8.6.0.tgz#8851409520fedf2ccc88cd5f2a06fe2de0e61b62" |
| 2468 | + integrity sha512-AZjc8yGo8/iTZFpCXWw/r1qNusiUGWtq9i92/u0jNd+Iupg3EJUSV/OOyTrCeav8NDyo92wVS5O3iKAYPlhlsA== |
| 2469 | + dependencies: |
| 2470 | + "@babel/runtime" "7.29.2" |
| 2471 | + "@babel/runtime-corejs3" "7.29.2" |
| 2472 | + crypto-js "4.2.0" |
| 2473 | + idb-keyval "6.2.2" |
| 2474 | + react-native-crypto-js "1.0.0" |
| 2475 | + ws "8.20.0" |
| 2476 | + |
2451 | 2477 | parse@1.11.0: |
2452 | 2478 | version "1.11.0" |
2453 | 2479 | resolved "https://registry.yarnpkg.com/parse/-/parse-1.11.0.tgz#65a255cafc217c3f8ca24a036a8dc968ef363a64" |
@@ -2595,6 +2621,11 @@ rc@^1.1.7: |
2595 | 2621 | minimist "^1.2.0" |
2596 | 2622 | strip-json-comments "~2.0.1" |
2597 | 2623 |
|
| 2624 | +react-native-crypto-js@1.0.0: |
| 2625 | + version "1.0.0" |
| 2626 | + resolved "https://registry.yarnpkg.com/react-native-crypto-js/-/react-native-crypto-js-1.0.0.tgz#e677e022e147f41b35614416c92d655f87e2450a" |
| 2627 | + integrity sha512-FNbLuG/HAdapQoybeZSoes1PWdOj0w242gb+e1R0hicf3Gyj/Mf8M9NaED2AnXVOX01b2FXomwUiw1xP1K+8sA== |
| 2628 | + |
2598 | 2629 | read-pkg-up@^1.0.1: |
2599 | 2630 | version "1.0.1" |
2600 | 2631 | resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02" |
@@ -3424,6 +3455,11 @@ write-file-atomic@^2.1.0: |
3424 | 3455 | imurmurhash "^0.1.4" |
3425 | 3456 | signal-exit "^3.0.2" |
3426 | 3457 |
|
| 3458 | +ws@8.20.0: |
| 3459 | + version "8.20.0" |
| 3460 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.20.0.tgz#4cd9532358eba60bc863aad1623dfb045a4d4af8" |
| 3461 | + integrity sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA== |
| 3462 | + |
3427 | 3463 | ws@^3.3.1: |
3428 | 3464 | version "3.3.3" |
3429 | 3465 | resolved "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2" |
|
0 commit comments