[gtk-web/new-website: 97/180] updated FontAwesome Package



commit 48356082c4b026c9c6c0f59ae9adade4e248d026
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Tue Jul 16 10:57:42 2019 +0530

    updated FontAwesome Package

 README.md         | 20 ++++++++++----------
 package-lock.json |  6 +++---
 package.json      |  2 +-
 rename.py         | 15 ---------------
 4 files changed, 14 insertions(+), 29 deletions(-)
---
diff --git a/README.md b/README.md
index 1b238e8..3505fd6 100644
--- a/README.md
+++ b/README.md
@@ -73,26 +73,26 @@ bundle install
 
 GTK.org relies on the dependencies as well. These dependencies are provided in the Ruby `Gemfile` or NPM's 
`package.json`. Following table shows the list of dependencies used by this project:
 
-Package | Version | File
---- | --- | ---
-bootstrap | `4.3.1` | [package.json][package.json]
-@fortawesome/fontawesome-free | `5.8.2` | [package.json][package.json]
-jquery | `3.4.1` | [package.json][package.json]
-popper.js | `1.15.0` | [package.json][package.json]
-slick-carousel | `1.8.1` | [package.json][package.json]
-jekyll | `3.8.5` | [Gemfile][Gemfile]
+Package | Version | File | Source
+--- | --- | --- | ---
+bootstrap | `4.3.1` | [package.json][package.json] | [Github](https://github.com/twbs/bootstrap)
+@fortawesome/fontawesome-free | `5.9.0` | [package.json][package.json] | 
[Github](https://github.com/FortAwesome/Font-Awesome)
+jquery | `3.4.1` | [package.json][package.json] | [Github](https://github.com/jquery/jquery)
+popper.js | `1.15.0` | [package.json][package.json] | [Github](https://github.com/FezVrasta/popper.js)
+slick-carousel | `1.8.1` | [package.json][package.json] | [Github](https://github.com/kenwheeler/slick)
+jekyll | `3.8.5` | [Gemfile][Gemfile] | [Github](https://github.com/jekyll/jekyll/)
 
 ## Maintainers
 
 You can reach out to the following individuals if you have any doubt or suggestion regarding the GTK.org:
 
 **Ravgeet Dhillon**
-* You can contanct me via my [email](mailto:ravgeetdhillon gmail com).
+* You can contanct Ravgeet via my [email](mailto:ravgeetdhillon gmail com).
 * You can also find me on IRC. I am `ravgeetdhillon` on `irc.gnome.org` in the `#gtk` or
   `#gnome-hackers` channels.
 
 **Emmanuele Bassi**
-* You can contact me via my [email](mailto:ebassi gnome org).
+* You can contact me Emmanuele my [email](mailto:ebassi gnome org).
 
 ## Code of Conduct
 
diff --git a/package-lock.json b/package-lock.json
index fb699de..7439c43 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5,9 +5,9 @@
   "requires": true,
   "dependencies": {
     "@fortawesome/fontawesome-free": {
-      "version": "5.8.2",
-      "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.8.2.tgz";,
-      "integrity": 
"sha512-E4fDUF4fbu9AxKpaQQqCN3XBnNzb/5e0Gvd9OaQsYkK574LVI57v/EqqPfIm/mC7jYbxaPNrhvT5AF+Yzwyizg=="
+      "version": "5.9.0",
+      "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.9.0.tgz";,
+      "integrity": 
"sha512-g795BBEzM/Hq2SYNPm/NQTIp3IWd4eXSH0ds87Na2jnrAUFX3wkyZAI4Gwj9DOaWMuz2/01i8oWI7P7T/XLkhg=="
     },
     "bootstrap": {
       "version": "4.3.1",
diff --git a/package.json b/package.json
index 60bff3f..854cf23 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "@fortawesome/fontawesome-free": "^5.8.2",
+    "@fortawesome/fontawesome-free": "^5.9.0",
     "bootstrap": "^4.3.1",
     "jquery": "^3.4.1",
     "popper.js": "^1.15.0",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]