vike-vue-query
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -5,3 +5,3 @@ export { config as default }; | ||
require: { | ||
'vike-vue': '>=0.7.0', | ||
'vike-vue': '^0.7.0 || ^0.8.0', | ||
}, | ||
@@ -8,0 +8,0 @@ passToClient: ['_vueQueryInitialState'], |
{ | ||
"name": "vike-vue-query", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "", | ||
@@ -39,5 +39,5 @@ "main": "./dist/+config.js", | ||
"peerDependencies": { | ||
"@tanstack/vue-query": ">=5.0.0", | ||
"vike-vue": ">=0.7.0", | ||
"vue": ">=3.0.0" | ||
"@tanstack/vue-query": "^5.0.0", | ||
"vike-vue": "^0.7.0 || ^0.8.0 ", | ||
"vue": "^3.0.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
"vike": "^0.4.195", | ||
"vike-vue": "^0.8.4", | ||
"vike-vue": "^0.8.5", | ||
"vue": "^3.4.36", | ||
@@ -53,0 +53,0 @@ "vue-tsc": "^2.0.13" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5461