@vueuse/metadata 8.4.1 → 8.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.
package/index.cjs CHANGED
@@ -1509,7 +1509,7 @@ var functions$1 = [
1509
1509
  {
1510
1510
  name: "useScrollLock",
1511
1511
  "package": "core",
1512
- lastUpdated: 1649251191000,
1512
+ lastUpdated: 1651765495000,
1513
1513
  directive: true,
1514
1514
  docs: "https://vueuse.org/core/useScrollLock/",
1515
1515
  category: "Sensors",
@@ -1753,7 +1753,7 @@ var functions$1 = [
1753
1753
  {
1754
1754
  name: "useVModel",
1755
1755
  "package": "core",
1756
- lastUpdated: 1651661548000,
1756
+ lastUpdated: 1651765702000,
1757
1757
  docs: "https://vueuse.org/core/useVModel/",
1758
1758
  category: "Component",
1759
1759
  description: "shorthand for v-model binding"
package/index.json CHANGED
@@ -1506,7 +1506,7 @@
1506
1506
  {
1507
1507
  "name": "useScrollLock",
1508
1508
  "package": "core",
1509
- "lastUpdated": 1649251191000,
1509
+ "lastUpdated": 1651765495000,
1510
1510
  "directive": true,
1511
1511
  "docs": "https://vueuse.org/core/useScrollLock/",
1512
1512
  "category": "Sensors",
@@ -1750,7 +1750,7 @@
1750
1750
  {
1751
1751
  "name": "useVModel",
1752
1752
  "package": "core",
1753
- "lastUpdated": 1651661548000,
1753
+ "lastUpdated": 1651765702000,
1754
1754
  "docs": "https://vueuse.org/core/useVModel/",
1755
1755
  "category": "Component",
1756
1756
  "description": "shorthand for v-model binding"
package/index.mjs CHANGED
@@ -1505,7 +1505,7 @@ var functions$1 = [
1505
1505
  {
1506
1506
  name: "useScrollLock",
1507
1507
  "package": "core",
1508
- lastUpdated: 1649251191000,
1508
+ lastUpdated: 1651765495000,
1509
1509
  directive: true,
1510
1510
  docs: "https://vueuse.org/core/useScrollLock/",
1511
1511
  category: "Sensors",
@@ -1749,7 +1749,7 @@ var functions$1 = [
1749
1749
  {
1750
1750
  name: "useVModel",
1751
1751
  "package": "core",
1752
- lastUpdated: 1651661548000,
1752
+ lastUpdated: 1651765702000,
1753
1753
  docs: "https://vueuse.org/core/useVModel/",
1754
1754
  category: "Component",
1755
1755
  description: "shorthand for v-model binding"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "8.4.1",
3
+ "version": "8.4.2",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "keywords": [
6
6
  "vue",