mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Bumped vendor libraries
This commit is contained in:
parent
aaaf5f8b42
commit
f6446bae79
12225
npm-shrinkwrap.json
generated
12225
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -17,7 +17,7 @@
|
|||
"laravel-mix": "^2.1.14",
|
||||
"lodash": "^4.17.15",
|
||||
"vue": "2.4.4",
|
||||
"vue-loader": "^13.6.1",
|
||||
"vue-loader": "^13.7.3",
|
||||
"vue-template-compiler": "2.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
|
@ -26,7 +26,7 @@
|
|||
"ajv": "^6.10.2",
|
||||
"blueimp-file-upload": "^9.34.0",
|
||||
"bootstrap": "^3.4.1",
|
||||
"bootstrap-colorpicker": "^2.5.1",
|
||||
"bootstrap-colorpicker": "^2.5.3",
|
||||
"bootstrap-datepicker": "^1.9.0",
|
||||
"bootstrap-less": "^3.3.8",
|
||||
"bootstrap-table": "^1.15.5",
|
||||
|
@ -42,11 +42,11 @@
|
|||
"jquery.iframe-transport": "^1.0.0",
|
||||
"less": "github:less/less.js#efa6eb5306f28a7ef7e235d79ce854b780345591",
|
||||
"less-loader": "^4.1.0",
|
||||
"list.js": "^4.6.3",
|
||||
"papaparse": "^4.3.3",
|
||||
"list.js": "^1.5.0",
|
||||
"papaparse": "^4.6.3",
|
||||
"select2": "4.0.13",
|
||||
"tableexport.jquery.plugin": "^1.10.12",
|
||||
"tether": "^1.4.7",
|
||||
"vue-resource": "^1.3.3"
|
||||
"vue-resource": "^1.5.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue