@vue/compat 3.5.36 → 3.5.37

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.
package/dist/vue.cjs.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @vue/compat v3.5.36
2
+ * @vue/compat v3.5.37
3
3
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
4
  * @license MIT
5
5
  **/
@@ -7606,7 +7606,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
7606
7606
  return vm;
7607
7607
  }
7608
7608
  }
7609
- Vue.version = `2.6.14-compat:${"3.5.36"}`;
7609
+ Vue.version = `2.6.14-compat:${"3.5.37"}`;
7610
7610
  Vue.config = singletonApp.config;
7611
7611
  Vue.use = (plugin, ...options) => {
7612
7612
  if (plugin && isFunction(plugin.install)) {
@@ -12748,7 +12748,7 @@ function isMemoSame(cached, memo) {
12748
12748
  return true;
12749
12749
  }
12750
12750
 
12751
- const version = "3.5.36";
12751
+ const version = "3.5.37";
12752
12752
  const warn = warn$1 ;
12753
12753
  const ErrorTypeStrings = ErrorTypeStrings$1 ;
12754
12754
  const devtools = devtools$1 ;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @vue/compat v3.5.36
2
+ * @vue/compat v3.5.37
3
3
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
4
  * @license MIT
5
5
  **/
@@ -6125,7 +6125,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
6125
6125
  return vm;
6126
6126
  }
6127
6127
  }
6128
- Vue.version = `2.6.14-compat:${"3.5.36"}`;
6128
+ Vue.version = `2.6.14-compat:${"3.5.37"}`;
6129
6129
  Vue.config = singletonApp.config;
6130
6130
  Vue.use = (plugin, ...options) => {
6131
6131
  if (plugin && isFunction(plugin.install)) {
@@ -10279,7 +10279,7 @@ function isMemoSame(cached, memo) {
10279
10279
  return true;
10280
10280
  }
10281
10281
 
10282
- const version = "3.5.36";
10282
+ const version = "3.5.37";
10283
10283
  const warn$1 = NOOP;
10284
10284
  const ErrorTypeStrings = ErrorTypeStrings$1 ;
10285
10285
  const devtools = void 0;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @vue/compat v3.5.36
2
+ * @vue/compat v3.5.37
3
3
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
4
  * @license MIT
5
5
  **/
@@ -7556,7 +7556,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
7556
7556
  return vm;
7557
7557
  }
7558
7558
  }
7559
- Vue.version = `2.6.14-compat:${"3.5.36"}`;
7559
+ Vue.version = `2.6.14-compat:${"3.5.37"}`;
7560
7560
  Vue.config = singletonApp.config;
7561
7561
  Vue.use = (plugin, ...options) => {
7562
7562
  if (plugin && isFunction(plugin.install)) {
@@ -12698,7 +12698,7 @@ function isMemoSame(cached, memo) {
12698
12698
  return true;
12699
12699
  }
12700
12700
 
12701
- const version = "3.5.36";
12701
+ const version = "3.5.37";
12702
12702
  const warn = warn$1 ;
12703
12703
  const ErrorTypeStrings = ErrorTypeStrings$1 ;
12704
12704
  const devtools = devtools$1 ;