create-vike
Advanced tools
Comparing version 0.0.350 to 0.0.351
@@ -32,7 +32,7 @@ { | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.3.3", | ||
"vike": "^0.4.182", | ||
"vite": "^5.0.10" | ||
"typescript": "^5.4.0", | ||
"vike": "^0.4.183", | ||
"vite": "^5.4.0" | ||
}, | ||
"type": "module" | ||
} |
@@ -24,6 +24,6 @@ { | ||
"sirv": "^2.0.3", | ||
"vike": "^0.4.182", | ||
"vite": "^5.0.10" | ||
"vike": "^0.4.183", | ||
"vite": "^5.4.0" | ||
}, | ||
"type": "module" | ||
} |
@@ -24,3 +24,2 @@ // https://vike.dev/onRenderHtml | ||
// See https://vike.dev/head | ||
const title = getPageTitle(pageContext) | ||
@@ -27,0 +26,0 @@ const desc = pageContext.data?.description || pageContext.config.description || 'Demo of using Vike' |
@@ -23,5 +23,5 @@ { | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.3.3", | ||
"vike": "^0.4.182", | ||
"vite": "^5.0.10", | ||
"typescript": "^5.4.0", | ||
"vike": "^0.4.183", | ||
"vite": "^5.4.0", | ||
"vue": "^3.3.10", | ||
@@ -28,0 +28,0 @@ "vue-tsc": "^2.0.11" |
@@ -21,3 +21,2 @@ // https://vike.dev/onRenderHtml | ||
// https://vike.dev/head | ||
const title = getPageTitle(pageContext) | ||
@@ -24,0 +23,0 @@ const desc = pageContext.data?.description || pageContext.config.description || 'Demo of using Vike' |
@@ -18,4 +18,4 @@ { | ||
"sirv": "^2.0.3", | ||
"vike": "^0.4.182", | ||
"vite": "^5.0.10", | ||
"vike": "^0.4.183", | ||
"vite": "^5.4.0", | ||
"vue": "^3.3.10" | ||
@@ -22,0 +22,0 @@ }, |
@@ -19,3 +19,2 @@ // https://vike.dev/onRenderHtml | ||
// https://vike.dev/head | ||
const title = getPageTitle(pageContext) | ||
@@ -22,0 +21,0 @@ const desc = pageContext.data?.description || pageContext.config.description || 'Demo of using Vike' |
{ | ||
"name": "create-vike", | ||
"version": "0.0.350", | ||
"version": "0.0.351", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "bin": { |
Sorry, the diff of this file is not supported yet
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
110659
2298