Skip to content

Commit

Permalink
composer update && npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
kossa committed Aug 19, 2020
1 parent 79a0aa8 commit 1717b3c
Show file tree
Hide file tree
Showing 8 changed files with 289 additions and 213 deletions.
474 changes: 275 additions & 199 deletions composer.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jvectormap": "^2.0.4",
"laravel-mix": "^5.0.1",
"load-google-maps-api": "^1.3.3",
"lodash": "^4.17.19",
"lodash": "^4.17.20",
"masonry-layout": "^4.2.2",
"moment": "^2.24.0",
"perfect-scrollbar": "^1.4.0",
Expand Down
6 changes: 3 additions & 3 deletions public/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/app.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions public/js/app.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.0 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

/*!
Expand Down
2 changes: 1 addition & 1 deletion public/js/app.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"/js/app.js": "/js/app.js?id=68c58dc6158089d8863d",
"/css/app.css": "/css/app.css?id=590759494f2227e80319",
"/js/app.js": "/js/app.js?id=77a9b21d6c8b582d1441",
"/css/app.css": "/css/app.css?id=778f4c2bfba0d8ef1c98",
"/css/rtl.css": "/css/rtl.css?id=2c753ae1f68f9288ac84",
"/js/app.js.map": "/js/app.js.map?id=e8f8fc4cf195b29c6847"
"/js/app.js.map": "/js/app.js.map?id=f5f1b9d7544a0a5a36b4"
}

0 comments on commit 1717b3c

Please sign in to comment.