mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Update all-js.js and all-css.css with latest versions of popper and font-awesome
This commit is contained in:
@@ -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
@@ -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
Reference in New Issue
Block a user