@vuetify/nightly 3.7.3-dev.2024-10-24 → 3.7.3-dev.2024-10-29

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.3-dev.2024-10-24
2
+ * Vuetify v3.7.3-dev.2024-10-29
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -12135,7 +12135,7 @@
12135
12135
  updateOffsets.immediate();
12136
12136
  calculateVisibleItems();
12137
12137
  }, {
12138
- deep: true
12138
+ deep: 1
12139
12139
  });
12140
12140
  return {
12141
12141
  calculateVisibleItems,
@@ -30391,7 +30391,7 @@
30391
30391
  goTo
30392
30392
  };
30393
30393
  }
30394
- const version$1 = "3.7.3-dev.2024-10-24";
30394
+ const version$1 = "3.7.3-dev.2024-10-29";
30395
30395
  createVuetify$1.version = version$1;
30396
30396
 
30397
30397
  // Vue's inject() can only be used in setup
@@ -30644,7 +30644,7 @@
30644
30644
 
30645
30645
  /* eslint-disable local-rules/sort-imports */
30646
30646
 
30647
- const version = "3.7.3-dev.2024-10-24";
30647
+ const version = "3.7.3-dev.2024-10-29";
30648
30648
 
30649
30649
  /* eslint-disable local-rules/sort-imports */
30650
30650