Bumped vendor libraries

This commit is contained in:
snipe 2020-04-21 04:34:11 -07:00
parent aaaf5f8b42
commit f6446bae79
No known key found for this signature in database
GPG key ID: 10BFFDA3ED34B5AC
2 changed files with 1174 additions and 11061 deletions

12225
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load diff

View file

@ -17,7 +17,7 @@
"laravel-mix": "^2.1.14", "laravel-mix": "^2.1.14",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"vue": "2.4.4", "vue": "2.4.4",
"vue-loader": "^13.6.1", "vue-loader": "^13.7.3",
"vue-template-compiler": "2.4.4" "vue-template-compiler": "2.4.4"
}, },
"dependencies": { "dependencies": {
@ -26,7 +26,7 @@
"ajv": "^6.10.2", "ajv": "^6.10.2",
"blueimp-file-upload": "^9.34.0", "blueimp-file-upload": "^9.34.0",
"bootstrap": "^3.4.1", "bootstrap": "^3.4.1",
"bootstrap-colorpicker": "^2.5.1", "bootstrap-colorpicker": "^2.5.3",
"bootstrap-datepicker": "^1.9.0", "bootstrap-datepicker": "^1.9.0",
"bootstrap-less": "^3.3.8", "bootstrap-less": "^3.3.8",
"bootstrap-table": "^1.15.5", "bootstrap-table": "^1.15.5",
@ -42,11 +42,11 @@
"jquery.iframe-transport": "^1.0.0", "jquery.iframe-transport": "^1.0.0",
"less": "github:less/less.js#efa6eb5306f28a7ef7e235d79ce854b780345591", "less": "github:less/less.js#efa6eb5306f28a7ef7e235d79ce854b780345591",
"less-loader": "^4.1.0", "less-loader": "^4.1.0",
"list.js": "^4.6.3", "list.js": "^1.5.0",
"papaparse": "^4.3.3", "papaparse": "^4.6.3",
"select2": "4.0.13", "select2": "4.0.13",
"tableexport.jquery.plugin": "^1.10.12", "tableexport.jquery.plugin": "^1.10.12",
"tether": "^1.4.7", "tether": "^1.4.7",
"vue-resource": "^1.3.3" "vue-resource": "^1.5.1"
} }
} }