comparison package-lock.json @ 1069:dff873f11541

admin: Upgrade Bootstrap, switch icons to Open-Iconic, remove Bower.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 13 Feb 2018 23:22:27 -0800
parents c3b15ad24a93
children cd5267cd23ef
comparison
equal deleted inserted replaced
1068:137c9b41edd2 1069:dff873f11541
2861 "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", 2861 "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
2862 "requires": { 2862 "requires": {
2863 "wrappy": "1.0.2" 2863 "wrappy": "1.0.2"
2864 } 2864 }
2865 }, 2865 },
2866 "open-iconic": {
2867 "version": "1.1.1",
2868 "resolved": "https://registry.npmjs.org/open-iconic/-/open-iconic-1.1.1.tgz",
2869 "integrity": "sha1-nc/Ix808Yc20ojaxo0eJTJetwMY="
2870 },
2866 "orchestrator": { 2871 "orchestrator": {
2867 "version": "0.3.8", 2872 "version": "0.3.8",
2868 "resolved": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz", 2873 "resolved": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.8.tgz",
2869 "integrity": "sha1-FOfp4nZPcxX7rBhOUGx6pt+UrX4=", 2874 "integrity": "sha1-FOfp4nZPcxX7rBhOUGx6pt+UrX4=",
2870 "requires": { 2875 "requires": {
4133 "time-stamp": { 4138 "time-stamp": {
4134 "version": "1.1.0", 4139 "version": "1.1.0",
4135 "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz", 4140 "resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz",
4136 "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=" 4141 "integrity": "sha1-dkpaEa9QVhkhsTPztE5hhofg9cM="
4137 }, 4142 },
4143 "timeago": {
4144 "version": "1.6.1",
4145 "resolved": "https://registry.npmjs.org/timeago/-/timeago-1.6.1.tgz",
4146 "integrity": "sha512-mvXlF+JKeclH6AxvBDcwLvDFJyfpjC9Qs3zs6O97u4WBoHYlnnx/QyE7h5INRkGnT53rS8BGUTRhIr661VqTZA==",
4147 "requires": {
4148 "jquery": "3.3.1"
4149 }
4150 },
4138 "to-object-path": { 4151 "to-object-path": {
4139 "version": "0.3.0", 4152 "version": "0.3.0",
4140 "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", 4153 "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
4141 "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", 4154 "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
4142 "requires": { 4155 "requires": {