Update libraries thanks to dependabot, fix some issues.

This commit is contained in:
James Cole
2020-07-28 20:40:08 +02:00
parent 8d7972ed07
commit dc66163edd
41 changed files with 69 additions and 37 deletions

View File

@@ -1,2 +1,2 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{206:function(n,o,w){n.exports=w(207)},207:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(208)},208:function(n,o,w){window.$=window.jQuery=w(4),w(153)}},[[206,0,1]]]);
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{206:function(n,o,w){n.exports=w(207)},207:function(n,o,w){"use strict";w.r(o);w(6),w(8);w(208)},208:function(n,o,w){window.$=window.jQuery=w(5),w(153)}},[[206,0,1]]]);
//# sourceMappingURL=register.js.map

File diff suppressed because one or more lines are too long

View File

@@ -76,6 +76,17 @@
* http://jquery.org/license
*/
/*!
* portal-vue © Thorsten Lünborg, 2019
*
* Version: 2.1.7
*
* LICENCE: MIT
*
* https://github.com/linusborg/portal-vue
*
*/
/**!
* @fileOverview Kickass library to create and place poppers near their reference elements.
* @version 1.16.1

File diff suppressed because one or more lines are too long