create-vike
Advanced tools
Comparing version 0.0.313 to 0.0.314
@@ -12,16 +12,16 @@ { | ||
"dependencies": { | ||
"@types/compression": "^1.7.2", | ||
"@types/express": "^4.17.17", | ||
"@types/node": "^20.4.10", | ||
"@types/react": "^18.2.20", | ||
"@types/react-dom": "^18.2.7", | ||
"@typescript-eslint/eslint-plugin": "^6.3.0", | ||
"@typescript-eslint/parser": "^6.3.0", | ||
"@vitejs/plugin-react": "^4.0.4", | ||
"@types/compression": "^1.7.5", | ||
"@types/express": "^4.17.21", | ||
"@types/node": "^20.10.4", | ||
"@types/react": "^18.2.42", | ||
"@types/react-dom": "^18.2.17", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
"compression": "^1.7.4", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.47.0", | ||
"eslint-plugin-react": "^7.33.1", | ||
"eslint": "^8.55.0", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.4.3", | ||
"eslint-plugin-react-refresh": "^0.4.5", | ||
"express": "^4.18.2", | ||
@@ -32,7 +32,7 @@ "react": "^18.2.0", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.6", | ||
"vite": "^4.4.9", | ||
"vike": "^0.4.149" | ||
"typescript": "^5.3.3", | ||
"vite": "^4.5.1", | ||
"vike": "^0.4.150" | ||
}, | ||
"type": "module" | ||
} |
@@ -11,9 +11,9 @@ { | ||
"dependencies": { | ||
"@vitejs/plugin-react": "^4.0.4", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
"compression": "^1.7.4", | ||
"cross-env": "^7.0.3", | ||
"eslint": "^8.47.0", | ||
"eslint-plugin-react": "^7.33.1", | ||
"eslint": "^8.55.0", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.4.3", | ||
"eslint-plugin-react-refresh": "^0.4.5", | ||
"express": "^4.18.2", | ||
@@ -24,6 +24,6 @@ "prop-types": "15.8.1", | ||
"sirv": "^2.0.3", | ||
"vite": "^4.4.9", | ||
"vike": "^0.4.149" | ||
"vite": "^4.5.1", | ||
"vike": "^0.4.150" | ||
}, | ||
"type": "module" | ||
} |
@@ -11,8 +11,8 @@ { | ||
"dependencies": { | ||
"@types/compression": "^1.7.2", | ||
"@types/express": "^4.17.17", | ||
"@types/node": "^20.4.10", | ||
"@vitejs/plugin-vue": "^4.2.3", | ||
"@vue/compiler-sfc": "^3.3.4", | ||
"@vue/server-renderer": "^3.3.4", | ||
"@types/compression": "^1.7.5", | ||
"@types/express": "^4.17.21", | ||
"@types/node": "^20.10.4", | ||
"@vitejs/plugin-vue": "^4.5.2", | ||
"@vue/compiler-sfc": "^3.3.10", | ||
"@vue/server-renderer": "^3.3.10", | ||
"compression": "^1.7.4", | ||
@@ -23,8 +23,8 @@ "cross-env": "^7.0.3", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.6", | ||
"vite": "^4.4.9", | ||
"vike": "^0.4.149", | ||
"vue": "^3.3.4" | ||
"typescript": "^5.3.3", | ||
"vite": "^4.5.1", | ||
"vike": "^0.4.150", | ||
"vue": "^3.3.10" | ||
}, | ||
"type": "module" | ||
} |
@@ -10,5 +10,5 @@ { | ||
"dependencies": { | ||
"@vitejs/plugin-vue": "^4.2.3", | ||
"@vue/compiler-sfc": "^3.3.4", | ||
"@vue/server-renderer": "^3.3.4", | ||
"@vitejs/plugin-vue": "^4.5.2", | ||
"@vue/compiler-sfc": "^3.3.10", | ||
"@vue/server-renderer": "^3.3.10", | ||
"compression": "^1.7.4", | ||
@@ -18,7 +18,7 @@ "cross-env": "^7.0.3", | ||
"sirv": "^2.0.3", | ||
"vite": "^4.4.9", | ||
"vike": "^0.4.149", | ||
"vue": "^3.3.4" | ||
"vite": "^4.5.1", | ||
"vike": "^0.4.150", | ||
"vue": "^3.3.10" | ||
}, | ||
"type": "module" | ||
} |
{ | ||
"name": "create-vike", | ||
"version": "0.0.313", | ||
"version": "0.0.314", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
80873