@vueuse/metadata 10.0.0 → 10.0.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/index.cjs CHANGED
@@ -707,7 +707,7 @@ var functions$1 = [
707
707
  {
708
708
  name: "useAnimate",
709
709
  "package": "core",
710
- lastUpdated: 1681404052000,
710
+ lastUpdated: 1681481314000,
711
711
  docs: "https://vueuse.org/core/useAnimate/",
712
712
  category: "Animation",
713
713
  description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
@@ -1409,7 +1409,7 @@ var functions$1 = [
1409
1409
  {
1410
1410
  name: "useIntersectionObserver",
1411
1411
  "package": "core",
1412
- lastUpdated: 1681460386000,
1412
+ lastUpdated: 1681467371000,
1413
1413
  directive: true,
1414
1414
  docs: "https://vueuse.org/core/useIntersectionObserver/",
1415
1415
  category: "Elements",
package/index.json CHANGED
@@ -706,7 +706,7 @@
706
706
  {
707
707
  "name": "useAnimate",
708
708
  "package": "core",
709
- "lastUpdated": 1681404052000,
709
+ "lastUpdated": 1681481314000,
710
710
  "docs": "https://vueuse.org/core/useAnimate/",
711
711
  "category": "Animation",
712
712
  "description": "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
@@ -1408,7 +1408,7 @@
1408
1408
  {
1409
1409
  "name": "useIntersectionObserver",
1410
1410
  "package": "core",
1411
- "lastUpdated": 1681460386000,
1411
+ "lastUpdated": 1681467371000,
1412
1412
  "directive": true,
1413
1413
  "docs": "https://vueuse.org/core/useIntersectionObserver/",
1414
1414
  "category": "Elements",
package/index.mjs CHANGED
@@ -705,7 +705,7 @@ var functions$1 = [
705
705
  {
706
706
  name: "useAnimate",
707
707
  "package": "core",
708
- lastUpdated: 1681404052000,
708
+ lastUpdated: 1681481314000,
709
709
  docs: "https://vueuse.org/core/useAnimate/",
710
710
  category: "Animation",
711
711
  description: "reactive [Web Animations API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API)"
@@ -1407,7 +1407,7 @@ var functions$1 = [
1407
1407
  {
1408
1408
  name: "useIntersectionObserver",
1409
1409
  "package": "core",
1410
- lastUpdated: 1681460386000,
1410
+ lastUpdated: 1681467371000,
1411
1411
  directive: true,
1412
1412
  docs: "https://vueuse.org/core/useIntersectionObserver/",
1413
1413
  category: "Elements",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "10.0.0",
3
+ "version": "10.0.1",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",