Update all-js.js and all-css.css with latest versions of popper and font-awesome

This commit is contained in:
DariusIII
2019-01-29 21:41:55 +01:00
parent a4dd995c24
commit d8b313e285
4 changed files with 5 additions and 7 deletions
+1
View File
@@ -1,4 +1,5 @@
2019-01-29 DariusIII
* Chg: Update all-js.js and all-css.css with latest versions of popper and font-awesome
* Chg: Update laravel/framework (v5.7.22 => v5.7.23)
* Chg: Update composer/composer (1.8.0 => 1.8.2)
* Chg: Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes
+2 -2
View File
@@ -15,12 +15,12 @@
"jquery": "^3.3",
"laravel-mix": "^4.0.14",
"lodash": "^4.17.11",
"popper.js": "^1.14.6",
"popper.js": "^1.14.7",
"vue": "^2.5.22"
},
"dependencies": {
"@fancyapps/fancybox": "^3.5.6",
"@fortawesome/fontawesome-free": "^5.6.3",
"@fortawesome/fontawesome-free": "^5.7.0",
"animate.css": "^3.7.0",
"autosize": "^4.0.2",
"bootstrap": "^4.2.1",
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long