@vuetify/nightly 3.7.16-master.2025-03-14 → 3.7.16-master.2025-03-17

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.7.16-master.2025-03-14
2
+ * Vuetify v3.7.16-master.2025-03-17
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -2451,7 +2451,7 @@
2451
2451
  function getHead() {
2452
2452
  return {
2453
2453
  style: [{
2454
- children: styles.value,
2454
+ textContent: styles.value,
2455
2455
  id: 'vuetify-theme-stylesheet',
2456
2456
  nonce: parsedOptions.cspNonce || false
2457
2457
  }]
@@ -31076,7 +31076,7 @@
31076
31076
  goTo
31077
31077
  };
31078
31078
  }
31079
- const version$1 = "3.7.16-master.2025-03-14";
31079
+ const version$1 = "3.7.16-master.2025-03-17";
31080
31080
  createVuetify$1.version = version$1;
31081
31081
 
31082
31082
  // Vue's inject() can only be used in setup
@@ -31329,7 +31329,7 @@
31329
31329
 
31330
31330
  /* eslint-disable local-rules/sort-imports */
31331
31331
 
31332
- const version = "3.7.16-master.2025-03-14";
31332
+ const version = "3.7.16-master.2025-03-17";
31333
31333
 
31334
31334
  /* eslint-disable local-rules/sort-imports */
31335
31335