@opentinyvue/vue-runtime 3.23.0 → 3.24.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.
@@ -3322,7 +3322,7 @@ const q = et({
3322
3322
  template: la
3323
3323
  });
3324
3324
  }
3325
- }), fa = "3.23.0";
3325
+ }), fa = "3.24.0";
3326
3326
  q.model = {
3327
3327
  prop: "modelValue",
3328
3328
  event: "update:modelValue"
@@ -42861,7 +42861,7 @@ const go = yw({
42861
42861
  this.$slots.default
42862
42862
  ]);
42863
42863
  }
42864
- }), UU = "3.23.0";
42864
+ }), UU = "3.24.0";
42865
42865
  go.install = function(t) {
42866
42866
  t.component(go.name, go);
42867
42867
  };