owox 0.17.0-next-20260112131509 → 0.17.0-next-20260113081453

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.
@@ -445,5 +445,5 @@
445
445
  ]
446
446
  }
447
447
  },
448
- "version": "0.17.0-next-20260112131509"
448
+ "version": "0.17.0-next-20260113081453"
449
449
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "owox",
3
3
  "description": "OWOX Data Marts CLI: Simple command-line interface to start the OWOX Data Marts application with backend and frontend components.",
4
- "version": "0.17.0-next-20260112131509",
4
+ "version": "0.17.0-next-20260113081453",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -13,12 +13,12 @@
13
13
  "@oclif/core": "^4",
14
14
  "@oclif/plugin-help": "^6",
15
15
  "@oclif/plugin-plugins": "^5",
16
- "@owox/backend": "0.17.0-next-20260112131509",
17
- "@owox/idp-better-auth": "0.17.0-next-20260112131509",
18
- "@owox/idp-owox": "0.17.0-next-20260112131509",
19
- "@owox/idp-protocol": "0.17.0-next-20260112131509",
20
- "@owox/internal-helpers": "0.17.0-next-20260112131509",
21
- "@owox/web": "0.17.0-next-20260112131509",
16
+ "@owox/backend": "0.17.0-next-20260113081453",
17
+ "@owox/idp-better-auth": "0.17.0-next-20260113081453",
18
+ "@owox/idp-owox": "0.17.0-next-20260113081453",
19
+ "@owox/idp-protocol": "0.17.0-next-20260113081453",
20
+ "@owox/internal-helpers": "0.17.0-next-20260113081453",
21
+ "@owox/web": "0.17.0-next-20260113081453",
22
22
  "find-process": "^1.4.10"
23
23
  },
24
24
  "peerDependencies": {