@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.
package/dist/vuetify.js CHANGED
@@ -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
  */
@@ -12368,7 +12368,7 @@
12368
12368
  updateOffsets.immediate();
12369
12369
  calculateVisibleItems();
12370
12370
  }, {
12371
- deep: true
12371
+ deep: 1
12372
12372
  });
12373
12373
  return {
12374
12374
  calculateVisibleItems,
@@ -28248,7 +28248,7 @@
28248
28248
  goTo
28249
28249
  };
28250
28250
  }
28251
- const version$1 = "3.7.3-dev.2024-10-24";
28251
+ const version$1 = "3.7.3-dev.2024-10-29";
28252
28252
  createVuetify$1.version = version$1;
28253
28253
 
28254
28254
  // Vue's inject() can only be used in setup
@@ -28273,7 +28273,7 @@
28273
28273
  ...options
28274
28274
  });
28275
28275
  };
28276
- const version = "3.7.3-dev.2024-10-24";
28276
+ const version = "3.7.3-dev.2024-10-29";
28277
28277
  createVuetify.version = version;
28278
28278
 
28279
28279
  exports.blueprints = index;