@vueuse/metadata 10.10.1 → 10.11.0

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
@@ -406,7 +406,7 @@ var functions$1 = [
406
406
  {
407
407
  name: "onClickOutside",
408
408
  "package": "core",
409
- lastUpdated: 1703684889000,
409
+ lastUpdated: 1718191421000,
410
410
  component: true,
411
411
  directive: true,
412
412
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -870,7 +870,7 @@ var functions$1 = [
870
870
  {
871
871
  name: "useAxios",
872
872
  "package": "integrations",
873
- lastUpdated: 1716810400000,
873
+ lastUpdated: 1718191421000,
874
874
  docs: "https://vueuse.org/integrations/useAxios/",
875
875
  category: "@Integrations",
876
876
  description: "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -1015,7 +1015,7 @@ var functions$1 = [
1015
1015
  {
1016
1016
  name: "useCookies",
1017
1017
  "package": "integrations",
1018
- lastUpdated: 1695461887000,
1018
+ lastUpdated: 1718191421000,
1019
1019
  docs: "https://vueuse.org/integrations/useCookies/",
1020
1020
  category: "@Integrations",
1021
1021
  description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
@@ -1751,7 +1751,7 @@ var functions$1 = [
1751
1751
  {
1752
1752
  name: "useParallax",
1753
1753
  "package": "core",
1754
- lastUpdated: 1708421355000,
1754
+ lastUpdated: 1718191421000,
1755
1755
  docs: "https://vueuse.org/core/useParallax/",
1756
1756
  category: "Sensors",
1757
1757
  description: "create parallax effect easily"
package/index.json CHANGED
@@ -405,7 +405,7 @@
405
405
  {
406
406
  "name": "onClickOutside",
407
407
  "package": "core",
408
- "lastUpdated": 1703684889000,
408
+ "lastUpdated": 1718191421000,
409
409
  "component": true,
410
410
  "directive": true,
411
411
  "docs": "https://vueuse.org/core/onClickOutside/",
@@ -869,7 +869,7 @@
869
869
  {
870
870
  "name": "useAxios",
871
871
  "package": "integrations",
872
- "lastUpdated": 1716810400000,
872
+ "lastUpdated": 1718191421000,
873
873
  "docs": "https://vueuse.org/integrations/useAxios/",
874
874
  "category": "@Integrations",
875
875
  "description": "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -1014,7 +1014,7 @@
1014
1014
  {
1015
1015
  "name": "useCookies",
1016
1016
  "package": "integrations",
1017
- "lastUpdated": 1695461887000,
1017
+ "lastUpdated": 1718191421000,
1018
1018
  "docs": "https://vueuse.org/integrations/useCookies/",
1019
1019
  "category": "@Integrations",
1020
1020
  "description": "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
@@ -1750,7 +1750,7 @@
1750
1750
  {
1751
1751
  "name": "useParallax",
1752
1752
  "package": "core",
1753
- "lastUpdated": 1708421355000,
1753
+ "lastUpdated": 1718191421000,
1754
1754
  "docs": "https://vueuse.org/core/useParallax/",
1755
1755
  "category": "Sensors",
1756
1756
  "description": "create parallax effect easily"
package/index.mjs CHANGED
@@ -404,7 +404,7 @@ var functions$1 = [
404
404
  {
405
405
  name: "onClickOutside",
406
406
  "package": "core",
407
- lastUpdated: 1703684889000,
407
+ lastUpdated: 1718191421000,
408
408
  component: true,
409
409
  directive: true,
410
410
  docs: "https://vueuse.org/core/onClickOutside/",
@@ -868,7 +868,7 @@ var functions$1 = [
868
868
  {
869
869
  name: "useAxios",
870
870
  "package": "integrations",
871
- lastUpdated: 1716810400000,
871
+ lastUpdated: 1718191421000,
872
872
  docs: "https://vueuse.org/integrations/useAxios/",
873
873
  category: "@Integrations",
874
874
  description: "wrapper for [`axios`](https://github.com/axios/axios)",
@@ -1013,7 +1013,7 @@ var functions$1 = [
1013
1013
  {
1014
1014
  name: "useCookies",
1015
1015
  "package": "integrations",
1016
- lastUpdated: 1695461887000,
1016
+ lastUpdated: 1718191421000,
1017
1017
  docs: "https://vueuse.org/integrations/useCookies/",
1018
1018
  category: "@Integrations",
1019
1019
  description: "wrapper for [`universal-cookie`](https://www.npmjs.com/package/universal-cookie)",
@@ -1749,7 +1749,7 @@ var functions$1 = [
1749
1749
  {
1750
1750
  name: "useParallax",
1751
1751
  "package": "core",
1752
- lastUpdated: 1708421355000,
1752
+ lastUpdated: 1718191421000,
1753
1753
  docs: "https://vueuse.org/core/useParallax/",
1754
1754
  category: "Sensors",
1755
1755
  description: "create parallax effect easily"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
3
  "type": "module",
4
- "version": "10.10.1",
4
+ "version": "10.11.0",
5
5
  "description": "Metadata for VueUse functions",
6
6
  "author": "Anthony Fu <https://github.com/antfu>",
7
7
  "license": "MIT",