realreport 1.9.8 → 1.9.9

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,5 +1,5 @@
1
1
  /*
2
- RealReport v1.9.8
2
+ RealReport v1.9.9
3
3
  Copyright (C) 2013-2024 WooriTech Inc.
4
4
  All Rights Reserved.
5
5
  */
@@ -1,7 +1,7 @@
1
1
  /// <reference types="pdfkit" />
2
2
  /**
3
- * RealReport v1.9.8
4
- * commit 8b6b553
3
+ * RealReport v1.9.9
4
+ * commit a7cd7b6
5
5
 
6
6
  * {@link https://real-report.com}
7
7
  * Copyright (C) 2013-2024 WooriTech Inc.
@@ -9,10 +9,10 @@
9
9
  */
10
10
 
11
11
  /**
12
- * RealReport Core v1.9.8
12
+ * RealReport Core v1.9.9
13
13
  * Copyright (C) 2013-2024 WooriTech Inc.
14
14
  * All Rights Reserved.
15
- * commit 9301fb09b32f2116449406ada55d7b6f276c1408
15
+ * commit 53564e6d88d6b2b8c939ea179af9d29728b1a5dd
16
16
  */
17
17
  type ConfigObject$1 = {
18
18
  [key: string]: any;