@vuetify/nightly 3.9.0-dev.2025-07-08 → 3.9.0-master.2025-07-08

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.9.0-dev.2025-07-08
2
+ * Vuetify v3.9.0-master.2025-07-08
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31386,7 +31386,7 @@
31386
31386
  };
31387
31387
  });
31388
31388
  }
31389
- const version$1 = "3.9.0-dev.2025-07-08";
31389
+ const version$1 = "3.9.0-master.2025-07-08";
31390
31390
  createVuetify$1.version = version$1;
31391
31391
 
31392
31392
  // Vue's inject() can only be used in setup
@@ -31411,7 +31411,7 @@
31411
31411
  ...options
31412
31412
  });
31413
31413
  };
31414
- const version = "3.9.0-dev.2025-07-08";
31414
+ const version = "3.9.0-master.2025-07-08";
31415
31415
  createVuetify.version = version;
31416
31416
 
31417
31417
  exports.blueprints = index;