@xxmachina/common 19.17.0 → 19.19.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.
- package/package.json +19 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xxmachina/common",
|
|
3
|
-
"version": "19.
|
|
3
|
+
"version": "19.19.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"types": "./index.d.ts",
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
"@nestjs/common": "10.2.8",
|
|
14
14
|
"@nestjs/graphql": "^11.0.0",
|
|
15
15
|
"@nestjs/passport": "^9.0.3",
|
|
16
|
-
"@ng-atomic/common": "19.
|
|
17
|
-
"@ng-atomic/components": "19.
|
|
18
|
-
"@ng-atomic/core": "19.
|
|
19
|
-
"@nx-ddd/common": "19.
|
|
20
|
-
"@nx-ddd/core": "19.
|
|
16
|
+
"@ng-atomic/common": "19.19.0",
|
|
17
|
+
"@ng-atomic/components": "19.19.0",
|
|
18
|
+
"@ng-atomic/core": "19.19.0",
|
|
19
|
+
"@nx-ddd/common": "19.19.0",
|
|
20
|
+
"@nx-ddd/core": "19.19.0",
|
|
21
21
|
"@tfarras/nestjs-firebase-auth": "^2.0.0",
|
|
22
22
|
"apollo-angular": "^7.0.2",
|
|
23
23
|
"class-transformer": "^0.5.1",
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
"validate-azure-ad-token": "^2.2.0"
|
|
44
44
|
},
|
|
45
45
|
"optionalDependencies": {
|
|
46
|
-
"@nx-ddd/any-func": "19.
|
|
47
|
-
"@nx-ddd/firestore": "19.
|
|
48
|
-
"@nx-ddd/google": "19.
|
|
49
|
-
"@nx-ddd/hasura": "19.
|
|
50
|
-
"@nx-ddd/notion": "19.
|
|
46
|
+
"@nx-ddd/any-func": "19.19.0",
|
|
47
|
+
"@nx-ddd/firestore": "19.19.0",
|
|
48
|
+
"@nx-ddd/google": "19.19.0",
|
|
49
|
+
"@nx-ddd/hasura": "19.19.0",
|
|
50
|
+
"@nx-ddd/notion": "19.19.0",
|
|
51
51
|
"@notionhq/client": "^2.2.15"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
@@ -199,14 +199,14 @@
|
|
|
199
199
|
"types": "./infra/external/resend/index.d.ts",
|
|
200
200
|
"default": "./fesm2022/xxmachina-common-infra-external-resend.mjs"
|
|
201
201
|
},
|
|
202
|
-
"./infra/query/hasura": {
|
|
203
|
-
"types": "./infra/query/hasura/index.d.ts",
|
|
204
|
-
"default": "./fesm2022/xxmachina-common-infra-query-hasura.mjs"
|
|
205
|
-
},
|
|
206
202
|
"./infra/query/firestore": {
|
|
207
203
|
"types": "./infra/query/firestore/index.d.ts",
|
|
208
204
|
"default": "./fesm2022/xxmachina-common-infra-query-firestore.mjs"
|
|
209
205
|
},
|
|
206
|
+
"./infra/query/hasura": {
|
|
207
|
+
"types": "./infra/query/hasura/index.d.ts",
|
|
208
|
+
"default": "./fesm2022/xxmachina-common-infra-query-hasura.mjs"
|
|
209
|
+
},
|
|
210
210
|
"./infra/repository/dataconnect": {
|
|
211
211
|
"types": "./infra/repository/dataconnect/index.d.ts",
|
|
212
212
|
"default": "./fesm2022/xxmachina-common-infra-repository-dataconnect.mjs"
|
|
@@ -243,14 +243,14 @@
|
|
|
243
243
|
"types": "./invoice/usecase/invoice/index.d.ts",
|
|
244
244
|
"default": "./fesm2022/xxmachina-common-invoice-usecase-invoice.mjs"
|
|
245
245
|
},
|
|
246
|
-
"./invoice/usecase/order": {
|
|
247
|
-
"types": "./invoice/usecase/order/index.d.ts",
|
|
248
|
-
"default": "./fesm2022/xxmachina-common-invoice-usecase-order.mjs"
|
|
249
|
-
},
|
|
250
246
|
"./invoice/usecase/partner": {
|
|
251
247
|
"types": "./invoice/usecase/partner/index.d.ts",
|
|
252
248
|
"default": "./fesm2022/xxmachina-common-invoice-usecase-partner.mjs"
|
|
253
249
|
},
|
|
250
|
+
"./invoice/usecase/order": {
|
|
251
|
+
"types": "./invoice/usecase/order/index.d.ts",
|
|
252
|
+
"default": "./fesm2022/xxmachina-common-invoice-usecase-order.mjs"
|
|
253
|
+
},
|
|
254
254
|
"./services/query/config": {
|
|
255
255
|
"types": "./services/query/config/index.d.ts",
|
|
256
256
|
"default": "./fesm2022/xxmachina-common-services-query-config.mjs"
|