@perses-dev/bar-chart-plugin 0.7.1 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,37 +0,0 @@
1
- /*!
2
- * decimal.js v10.5.0
3
- * An arbitrary-precision Decimal type for JavaScript.
4
- * https://github.com/MikeMcl/decimal.js
5
- * Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
6
- * MIT Licence
7
- */
8
-
9
- /**
10
- * react-table
11
- *
12
- * Copyright (c) TanStack
13
- *
14
- * This source code is licensed under the MIT license found in the
15
- * LICENSE.md file in the root directory of this source tree.
16
- *
17
- * @license MIT
18
- */
19
-
20
- /**
21
- * table-core
22
- *
23
- * Copyright (c) TanStack
24
- *
25
- * This source code is licensed under the MIT license found in the
26
- * LICENSE.md file in the root directory of this source tree.
27
- *
28
- * @license MIT
29
- */
30
-
31
- /**
32
- * @license Fraction.js v4.3.7 31/08/2023
33
- * https://www.xarg.org/2014/03/rational-numbers-in-javascript/
34
- *
35
- * Copyright (c) 2023, Robert Eisele (robert@raw.org)
36
- * Dual licensed under the MIT or GPL Version 2 licenses.
37
- **/