@driveflux/pdf 1.2.17 → 1.2.18-next.1
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription.d.ts","sourceRoot":"","sources":["../../src/__mocks__/subscription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,cAAc,CAAA;AAE5D,eAAO,MAAM,YAAY,EAAE,
|
|
1
|
+
{"version":3,"file":"subscription.d.ts","sourceRoot":"","sources":["../../src/__mocks__/subscription.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,cAAc,CAAA;AAE5D,eAAO,MAAM,YAAY,EAAE,wBAg0B1B,CAAA"}
|
|
@@ -529,6 +529,7 @@ export var subscription = {
|
|
|
529
529
|
activeSubscriptionId: 'S5Y9TWWSK',
|
|
530
530
|
createdAt: new Date('2024-04-01T08:15:04.448Z'),
|
|
531
531
|
updatedAt: new Date('2024-05-21T07:17:58.621Z'),
|
|
532
|
+
listedAt: new Date('2024-06-21T07:17:58.621Z'),
|
|
532
533
|
metadata: {},
|
|
533
534
|
addresses: {
|
|
534
535
|
return: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@driveflux/pdf",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.18-next.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
"dist"
|
|
13
13
|
],
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@driveflux/db": "1.
|
|
16
|
-
"@driveflux/env": "1.2.
|
|
17
|
-
"@driveflux/format-money": "5.2.0",
|
|
18
|
-
"@driveflux/time": "4.2.0",
|
|
15
|
+
"@driveflux/db": "1.6.0-next.1",
|
|
16
|
+
"@driveflux/env": "1.2.1-next.1",
|
|
17
|
+
"@driveflux/format-money": "5.2.1-next.0",
|
|
18
|
+
"@driveflux/time": "4.2.1-next.0",
|
|
19
19
|
"@react-pdf/renderer": "^3.4.4",
|
|
20
20
|
"date-fns": "^3.6.0",
|
|
21
21
|
"nodemon": "^3.1.4",
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@babel/preset-env": "^7.24.8",
|
|
26
|
-
"@driveflux/fab": "2.2.0",
|
|
27
|
-
"@driveflux/tsconfig": "1.2.0",
|
|
26
|
+
"@driveflux/fab": "2.2.1-next.0",
|
|
27
|
+
"@driveflux/tsconfig": "1.2.1-next.0",
|
|
28
28
|
"@swc/cli": "^0.4.0",
|
|
29
29
|
"@swc/core": "1.7.2",
|
|
30
|
-
"@types/node": "^20.14.
|
|
30
|
+
"@types/node": "^20.14.15",
|
|
31
31
|
"@types/react": "^18.3.3",
|
|
32
32
|
"del-cli": "^5.1.0",
|
|
33
33
|
"react": "^18.3.1",
|