@xxmachina/common 19.7.0 → 19.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.
Files changed (1) hide show
  1. package/package.json +15 -15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xxmachina/common",
3
- "version": "19.7.0",
3
+ "version": "19.8.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.7.0",
17
- "@ng-atomic/components": "19.7.0",
18
- "@ng-atomic/core": "19.7.0",
19
- "@nx-ddd/common": "19.7.0",
20
- "@nx-ddd/core": "19.7.0",
16
+ "@ng-atomic/common": "19.8.0",
17
+ "@ng-atomic/components": "19.8.0",
18
+ "@ng-atomic/core": "19.8.0",
19
+ "@nx-ddd/common": "19.8.0",
20
+ "@nx-ddd/core": "19.8.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.7.0",
47
- "@nx-ddd/firestore": "19.7.0",
48
- "@nx-ddd/google": "19.7.0",
49
- "@nx-ddd/hasura": "19.7.0",
50
- "@nx-ddd/notion": "19.7.0",
46
+ "@nx-ddd/any-func": "19.8.0",
47
+ "@nx-ddd/firestore": "19.8.0",
48
+ "@nx-ddd/google": "19.8.0",
49
+ "@nx-ddd/hasura": "19.8.0",
50
+ "@nx-ddd/notion": "19.8.0",
51
51
  "@notionhq/client": "^2.2.15"
52
52
  },
53
53
  "dependencies": {
@@ -191,14 +191,14 @@
191
191
  "types": "./infra/external/data-connect/index.d.ts",
192
192
  "default": "./fesm2022/xxmachina-common-infra-external-data-connect.mjs"
193
193
  },
194
- "./infra/external/quick-js": {
195
- "types": "./infra/external/quick-js/index.d.ts",
196
- "default": "./fesm2022/xxmachina-common-infra-external-quick-js.mjs"
197
- },
198
194
  "./infra/external/resend": {
199
195
  "types": "./infra/external/resend/index.d.ts",
200
196
  "default": "./fesm2022/xxmachina-common-infra-external-resend.mjs"
201
197
  },
198
+ "./infra/external/quick-js": {
199
+ "types": "./infra/external/quick-js/index.d.ts",
200
+ "default": "./fesm2022/xxmachina-common-infra-external-quick-js.mjs"
201
+ },
202
202
  "./infra/query/firestore": {
203
203
  "types": "./infra/query/firestore/index.d.ts",
204
204
  "default": "./fesm2022/xxmachina-common-infra-query-firestore.mjs"