|
432 | 432 | "@types/es6-promise" "0.0.33" |
433 | 433 | "@types/webpack-env" "1.13.1" |
434 | 434 |
|
| 435 | +"@microsoft/sp-core-library@1.11.0": |
| 436 | + version "1.11.0" |
| 437 | + resolved "https://registry.yarnpkg.com/@microsoft/sp-core-library/-/sp-core-library-1.11.0.tgz#195cf5acd3342cdead5143bd7b6df490939b834b" |
| 438 | + integrity sha512-3/wQzbQp6E2R1tYn6eVmzJl8ay/1uxy+rW8JrDVX4GlzE4tLA+Pz90VuzQOJbmHLn7cgPSJFY3MFRdMjtqZVKg== |
| 439 | + dependencies: |
| 440 | + "@microsoft/sp-lodash-subset" "1.11.0" |
| 441 | + "@microsoft/sp-module-interfaces" "1.11.0" |
| 442 | + "@types/es6-promise" "0.0.33" |
| 443 | + "@types/webpack-env" "1.13.1" |
| 444 | + |
435 | 445 | "@microsoft/sp-diagnostics@1.10.0": |
436 | 446 | version "1.10.0" |
437 | 447 | resolved "https://registry.yarnpkg.com/@microsoft/sp-diagnostics/-/sp-diagnostics-1.10.0.tgz#5a1e290ef413587e0f2ece042ec7a61cded37e98" |
|
523 | 533 | "@types/webpack-env" "1.13.1" |
524 | 534 | tslib "~1.9.3" |
525 | 535 |
|
| 536 | +"@microsoft/sp-lodash-subset@1.11.0": |
| 537 | + version "1.11.0" |
| 538 | + resolved "https://registry.yarnpkg.com/@microsoft/sp-lodash-subset/-/sp-lodash-subset-1.11.0.tgz#0d495eb4251840349afc30a6948e599a38dde09b" |
| 539 | + integrity sha512-r2T5HhlEpaX9nWnQkL9CJ6af7t+XQ6gYoSpeqz90VBi0XNN93B2qASjb8lzYPzB23D8Wr8qmTaz53nQj2fA4ow== |
| 540 | + dependencies: |
| 541 | + "@types/lodash" "4.14.117" |
| 542 | + "@types/webpack-env" "1.13.1" |
| 543 | + tslib "~1.10.0" |
| 544 | + |
526 | 545 | "@microsoft/sp-module-interfaces@1.10.0": |
527 | 546 | version "1.10.0" |
528 | 547 | resolved "https://registry.yarnpkg.com/@microsoft/sp-module-interfaces/-/sp-module-interfaces-1.10.0.tgz#d60e2b51ba1efbb05610a5a4f9474537655c61d5" |
|
532 | 551 | "@types/z-schema" "3.16.31" |
533 | 552 | z-schema "~3.18.3" |
534 | 553 |
|
| 554 | +"@microsoft/sp-module-interfaces@1.11.0": |
| 555 | + version "1.11.0" |
| 556 | + resolved "https://registry.yarnpkg.com/@microsoft/sp-module-interfaces/-/sp-module-interfaces-1.11.0.tgz#5b46f9f27c3cf94b43f9e3db037270242a4f676e" |
| 557 | + integrity sha512-4KCIKM/Q7OLKY/jGWTmkYNtiCibjYh18PAfeXpAfwmnHnABXKsAmC59OP6chFYtHK0RTk55MwpWV34nRSbWZdw== |
| 558 | + dependencies: |
| 559 | + "@types/node" "8.10.54" |
| 560 | + "@types/z-schema" "3.16.31" |
| 561 | + z-schema "~3.18.3" |
| 562 | + |
535 | 563 | "@microsoft/sp-odata-types@1.10.0": |
536 | 564 | version "1.10.0" |
537 | 565 | resolved "https://registry.yarnpkg.com/@microsoft/sp-odata-types/-/sp-odata-types-1.10.0.tgz#c897b4c7c26336894294eee9b2ac904e4dbd66ea" |
@@ -10841,6 +10869,11 @@ tslib@^1.10.0, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1. |
10841 | 10869 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" |
10842 | 10870 | integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== |
10843 | 10871 |
|
| 10872 | +tslib@~1.10.0: |
| 10873 | + version "1.10.0" |
| 10874 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" |
| 10875 | + integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== |
| 10876 | + |
10844 | 10877 | tslib@~1.9.3: |
10845 | 10878 | version "1.9.3" |
10846 | 10879 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" |
|
0 commit comments