vuetify 3.11.0 → 3.11.1

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.11.0
2
+ * Vuetify v3.11.1
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -36467,7 +36467,7 @@
36467
36467
  };
36468
36468
  });
36469
36469
  }
36470
- const version$1 = "3.11.0";
36470
+ const version$1 = "3.11.1";
36471
36471
  createVuetify$1.version = version$1;
36472
36472
 
36473
36473
  // Vue's inject() can only be used in setup
@@ -36492,7 +36492,7 @@
36492
36492
  ...options
36493
36493
  });
36494
36494
  };
36495
- const version = "3.11.0";
36495
+ const version = "3.11.1";
36496
36496
  createVuetify.version = version;
36497
36497
 
36498
36498
  exports.blueprints = index;