@monotykamary/dsh-client-web 0.1.2 → 0.1.4

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 +7 -7
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@monotykamary/dsh-client-web",
3
3
  "description": "Web boot kernel: static module table, Cordis loader, framework-free boot page, and UI-renderer handoff",
4
- "version": "0.1.2",
4
+ "version": "0.1.4",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -33,15 +33,15 @@
33
33
  "react-dom": "^18.2.0",
34
34
  "typescript": "^6.0.3",
35
35
  "@monotykamary/cordis-plugin-loader": "^1.0.2",
36
- "@monotykamary/dsh-client-modules": "^0.1.2",
37
- "@monotykamary/dsh-client-ui-renderer": "^0.1.2",
38
- "@monotykamary/dsh-client-ui-primitives": "^0.1.2",
39
- "@monotykamary/dsh-client-ui-slots": "^0.1.2",
40
- "@monotykamary/dsh-invariants": "^0.1.2",
36
+ "@monotykamary/dsh-client-modules": "^0.1.4",
37
+ "@monotykamary/dsh-client-ui-renderer": "^0.1.4",
38
+ "@monotykamary/dsh-client-ui-primitives": "^0.1.4",
39
+ "@monotykamary/dsh-client-ui-slots": "^0.1.4",
40
+ "@monotykamary/dsh-invariants": "^0.1.4",
41
41
  "@monotykamary/cordis": "^4.0.1"
42
42
  },
43
43
  "peerDependencies": {
44
- "@monotykamary/dsh-invariants": "^0.1.2",
44
+ "@monotykamary/dsh-invariants": "^0.1.4",
45
45
  "@monotykamary/cordis": "^4.0.1"
46
46
  },
47
47
  "files": [