@opentinyvue/vue-runtime 3.23.1 → 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.
@@ -3255,7 +3255,7 @@ const Q = rt({
3255
3255
  template: Ki
3256
3256
  });
3257
3257
  }
3258
- }), ea = "3.23.0";
3258
+ }), ea = "3.24.0";
3259
3259
  Q.model = {
3260
3260
  prop: "modelValue",
3261
3261
  event: "update:modelValue"
@@ -42632,7 +42632,7 @@ const Cl = ew({
42632
42632
  this.$slots.default
42633
42633
  ]);
42634
42634
  }
42635
- }), RV = "3.23.0";
42635
+ }), RV = "3.24.0";
42636
42636
  Cl.install = function(t) {
42637
42637
  t.component(Cl.name, Cl);
42638
42638
  };