@vuetify/nightly 3.8.2-master.2025-04-28 → 3.8.3-master.2025-04-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.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-28
2
+ * Vuetify v3.8.3-master.2025-04-29
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29215,7 +29215,7 @@
29215
29215
  };
29216
29216
  });
29217
29217
  }
29218
- const version$1 = "3.8.2-master.2025-04-28";
29218
+ const version$1 = "3.8.3-master.2025-04-29";
29219
29219
  createVuetify$1.version = version$1;
29220
29220
 
29221
29221
  // Vue's inject() can only be used in setup
@@ -29240,7 +29240,7 @@
29240
29240
  ...options
29241
29241
  });
29242
29242
  };
29243
- const version = "3.8.2-master.2025-04-28";
29243
+ const version = "3.8.3-master.2025-04-29";
29244
29244
  createVuetify.version = version;
29245
29245
 
29246
29246
  exports.blueprints = index;