@vue/runtime-core 3.3.3 → 3.3.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.
@@ -7664,7 +7664,7 @@ function isMemoSame(cached, memo) {
7664
7664
  return true;
7665
7665
  }
7666
7666
 
7667
- const version = "3.3.3";
7667
+ const version = "3.3.4";
7668
7668
  const _ssrUtils = {
7669
7669
  createComponentInstance,
7670
7670
  setupComponent,
@@ -6015,7 +6015,7 @@ function isMemoSame(cached, memo) {
6015
6015
  return true;
6016
6016
  }
6017
6017
 
6018
- const version = "3.3.3";
6018
+ const version = "3.3.4";
6019
6019
  const _ssrUtils = {
6020
6020
  createComponentInstance,
6021
6021
  setupComponent,