vite-plugin-symfony
Advanced tools
Comparing version 7.0.5 to 7.1.0
{ | ||
"name": "vite-plugin-symfony", | ||
"version": "7.0.5", | ||
"version": "7.1.0", | ||
"description": "A Vite plugin to integrate easily Vite in your Symfony application", | ||
@@ -86,3 +86,3 @@ "type": "module", | ||
"peerDependencies": { | ||
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0" | ||
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" | ||
}, | ||
@@ -89,0 +89,0 @@ "volta": { |
@@ -77,3 +77,3 @@ <div> | ||
"vite": "^5.0", | ||
"vite-plugin-symfony": "^7.0" | ||
"vite-plugin-symfony": "^7.1" | ||
} | ||
@@ -80,0 +80,0 @@ } |
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
248169