vuetify 3.4.1 → 3.4.2

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.4.1
2
+ * Vuetify v3.4.2
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -25190,7 +25190,7 @@ function createVuetify$1() {
25190
25190
  date
25191
25191
  };
25192
25192
  }
25193
- const version$1 = "3.4.1";
25193
+ const version$1 = "3.4.2";
25194
25194
  createVuetify$1.version = version$1;
25195
25195
 
25196
25196
  // Vue's inject() can only be used in setup
@@ -25204,7 +25204,7 @@ function inject(key) {
25204
25204
 
25205
25205
  /* eslint-disable local-rules/sort-imports */
25206
25206
 
25207
- const version = "3.4.1";
25207
+ const version = "3.4.2";
25208
25208
 
25209
25209
  /* eslint-disable local-rules/sort-imports */
25210
25210
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.4.1
2
+ * Vuetify v3.4.2
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -25194,7 +25194,7 @@
25194
25194
  date
25195
25195
  };
25196
25196
  }
25197
- const version$1 = "3.4.1";
25197
+ const version$1 = "3.4.2";
25198
25198
  createVuetify$1.version = version$1;
25199
25199
 
25200
25200
  // Vue's inject() can only be used in setup
@@ -25208,7 +25208,7 @@
25208
25208
 
25209
25209
  /* eslint-disable local-rules/sort-imports */
25210
25210
 
25211
- const version = "3.4.1";
25211
+ const version = "3.4.2";
25212
25212
 
25213
25213
  /* eslint-disable local-rules/sort-imports */
25214
25214