@semiont/cli 0.2.33-build.79 → 0.2.33-build.81

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 (2) hide show
  1. package/dist/cli.mjs +1 -1
  2. package/package.json +4 -4
package/dist/cli.mjs CHANGED
@@ -41324,7 +41324,7 @@ var require_package = __commonJS({
41324
41324
  "@types/express": "^4.17.17",
41325
41325
  "@types/ink": "^0.5.2",
41326
41326
  "@types/js-yaml": "^4.0.9",
41327
- "@types/react": "^19.0.0",
41327
+ "@types/react": "^18.3.0",
41328
41328
  "@types/yargs": "^17.0.0",
41329
41329
  "@vitest/coverage-v8": "^3.2.4",
41330
41330
  chalk: "^5.3.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@semiont/cli",
3
- "version": "0.2.33-build.79",
3
+ "version": "0.2.33-build.81",
4
4
  "description": "Semiont CLI - Unified environment management tool",
5
5
  "_comment": "AWS SDK dependencies (@aws-sdk/*) are only used by platforms/aws",
6
6
  "type": "module",
@@ -65,8 +65,8 @@
65
65
  "@aws-sdk/client-sts": "^3.859.0",
66
66
  "@aws-sdk/client-wafv2": "^3.859.0",
67
67
  "@prisma/client": "^6.13.0",
68
- "@semiont/api-client": "0.2.33-build.79",
69
- "@semiont/core": "0.2.33-build.79",
68
+ "@semiont/api-client": "0.2.33-build.81",
69
+ "@semiont/core": "0.2.33-build.81",
70
70
  "@testcontainers/postgresql": "^11.5.1",
71
71
  "arg": "^5.0.2",
72
72
  "bcrypt": "^5.1.1",
@@ -87,7 +87,7 @@
87
87
  "@types/express": "^4.17.17",
88
88
  "@types/ink": "^0.5.2",
89
89
  "@types/js-yaml": "^4.0.9",
90
- "@types/react": "^19.0.0",
90
+ "@types/react": "^18.3.0",
91
91
  "@types/yargs": "^17.0.0",
92
92
  "@vitest/coverage-v8": "^3.2.4",
93
93
  "chalk": "^5.3.0",