- npm updates for javascript libraries

This commit is contained in:
Arno Kaimbacher 2022-08-05 10:11:17 +02:00
parent dfe76d1a36
commit a53a996f85
36 changed files with 5609 additions and 11715 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,9 +1,18 @@
/*!
* Vue.js v2.6.12
* (c) 2014-2020 Evan You
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*!
* Vue.js v2.7.8
* (c) 2014-2022 Evan You
* Released under the MIT License.
*/
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
/**
* vue-class-component v7.2.6
* (c) 2015-present Evan You