filecat 1.0.11 → 1.0.13

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,12 +1,12 @@
1
1
  /*!
2
- * @kurkle/color v0.3.4
2
+ * @kurkle/color v0.3.2
3
3
  * https://github.com/kurkle/color#readme
4
- * (c) 2024 Jukka Kurkela
4
+ * (c) 2023 Jukka Kurkela
5
5
  * Released under the MIT License
6
6
  */
7
7
 
8
8
  /*!
9
- * Chart.js v4.4.6
9
+ * Chart.js v4.4.4
10
10
  * https://www.chartjs.org
11
11
  * (c) 2024 Chart.js Contributors
12
12
  * Released under the MIT License