Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
NTR - Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Heinzl committed Jul 19, 2020
1 parent f175c16 commit b1c8d7e
Show file tree
Hide file tree
Showing 8 changed files with 658 additions and 1,952 deletions.
2,526 changes: 616 additions & 1,910 deletions composer.lock

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"devDependencies": {
"axios": "^0.19.2",
"bootstrap": "^4.4.1",
"bootstrap-vue": "^2.9.0",
"bootstrap": "^4.5.0",
"bootstrap-vue": "^2.15.0",
"cross-env": "^5.1",
"laravel-mix": "^5.0.4",
"lodash": "^4.17.13",
"lodash": "^4.17.19",
"resolve-url-loader": "^2.3.1",
"sass": "^1.26.3",
"sass": "^1.26.10",
"sass-loader": "^8.0.0",
"sweetalert2": "^9.10.7",
"sweetalert2": "^9.17.0",
"vue-template-compiler": "^2.6.11"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 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.

2 changes: 1 addition & 1 deletion public/js/app.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* BootstrapVue Icons, generated from Bootstrap Icons 1.0.0-alpha3
* BootstrapVue Icons, generated from Bootstrap Icons 1.0.0-alpha4
*
* @link https://icons.getbootstrap.com/
* @license MIT
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,5 +1,5 @@
{
"/js/app.js": "/js/app.js?id=88dc07db4f9b4320134c",
"/css/app.css": "/css/app.css?id=5097d5e8674689aaa406",
"/js/app.js.map": "/js/app.js.map?id=4f830fcd9f0f90120eec"
"/js/app.js": "/js/app.js?id=b3b59e0aaa04c7f0aa6a",
"/css/app.css": "/css/app.css?id=baf29b614be48aa79abb",
"/js/app.js.map": "/js/app.js.map?id=d62fdd75de2dd4daec61"
}

0 comments on commit b1c8d7e

Please sign in to comment.