diff --git a/package.json b/package.json index 1504c04f..4bd85fcb 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,13 @@ "cheet.js": "^0.3.3", "core-js": "^3.8.1", "croppr": "^2.3.1", + "font-awesome": "4.7.0", "i18n-js": "^3.8.0", "jquery": "^3.5.1", "jquery-ujs": "^1.2.2", "jquery.turbolinks": "^2.1.0", "js-cookie": "2.2.1", - "nprogress": "^0.2.0", + "lato-font": "^3.0.0", "particleground": "jnicol/particleground", "popper.js": "^1.16.1", "regenerator-runtime": "^0.13.7", diff --git a/yarn.lock b/yarn.lock index bf4d4d24..8629bdcc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3500,6 +3500,11 @@ follow-redirects@^1.0.0: resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7" integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg== +font-awesome@4.7.0: + version "4.7.0" + resolved "https://registry.yarnpkg.com/font-awesome/-/font-awesome-4.7.0.tgz#8fa8cf0411a1a31afd07b06d2902bb9fc815a133" + integrity sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM= + for-in@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" @@ -4646,6 +4651,11 @@ last-call-webpack-plugin@^3.0.0: lodash "^4.17.5" webpack-sources "^1.1.0" +lato-font@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/lato-font/-/lato-font-3.0.0.tgz#91b837e2374b668fb7331d44c894d37a2d9f8e11" + integrity sha1-kbg34jdLZo+3Mx1EyJTTei2fjhE= + levn@^0.4.1: version "0.4.1" resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade" @@ -5313,11 +5323,6 @@ npm-run-path@^2.0.0: gauge "~2.7.3" set-blocking "~2.0.0" -nprogress@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/nprogress/-/nprogress-0.2.0.tgz#cb8f34c53213d895723fcbab907e9422adbcafb1" - integrity sha1-y480xTIT2JVyP8urkH6UIq28r7E= - nth-check@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"