diff --git a/examples/libraries/ViteNET.React/package.json b/examples/libraries/ViteNET.React/package.json index b2e585c..21065e2 100644 --- a/examples/libraries/ViteNET.React/package.json +++ b/examples/libraries/ViteNET.React/package.json @@ -15,6 +15,6 @@ "react": "^19.1.0", "react-dom": "^19.1.0", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } } diff --git a/examples/libraries/ViteNET.Solid/package.json b/examples/libraries/ViteNET.Solid/package.json index adf9aba..9a771cc 100644 --- a/examples/libraries/ViteNET.Solid/package.json +++ b/examples/libraries/ViteNET.Solid/package.json @@ -11,7 +11,7 @@ "@types/node": "^22.15.17", "solid-js": "^1.9.4", "typescript": "^5.8.3", - "vite": "^6.3.5", + "vite": "^6.4.2", "vite-plugin-solid": "^2.11.0" } } diff --git a/examples/libraries/ViteNET.Tailwind/package.json b/examples/libraries/ViteNET.Tailwind/package.json index e48cea2..7e14234 100644 --- a/examples/libraries/ViteNET.Tailwind/package.json +++ b/examples/libraries/ViteNET.Tailwind/package.json @@ -12,6 +12,6 @@ "@types/node": "^22.15.17", "tailwindcss": "^4.0.3", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } } diff --git a/examples/net/ViteNET.BlazorServer/package.json b/examples/net/ViteNET.BlazorServer/package.json index d26ecd2..b068294 100644 --- a/examples/net/ViteNET.BlazorServer/package.json +++ b/examples/net/ViteNET.BlazorServer/package.json @@ -12,6 +12,6 @@ "@types/node": "^22.15.17", "sass": "^1.83.4", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } } diff --git a/examples/net/ViteNET.MVC/package.json b/examples/net/ViteNET.MVC/package.json index b799535..392cde1 100644 --- a/examples/net/ViteNET.MVC/package.json +++ b/examples/net/ViteNET.MVC/package.json @@ -12,6 +12,6 @@ "@types/node": "^22.15.17", "sass": "^1.83.4", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } } diff --git a/examples/net/ViteNET.RazorPages/package.json b/examples/net/ViteNET.RazorPages/package.json index ccd3ff1..04a30a8 100644 --- a/examples/net/ViteNET.RazorPages/package.json +++ b/examples/net/ViteNET.RazorPages/package.json @@ -12,6 +12,6 @@ "@types/node": "^22.15.17", "sass": "^1.83.4", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } } diff --git a/examples/package-lock.json b/examples/package-lock.json index 5975f01..02603b5 100644 --- a/examples/package-lock.json +++ b/examples/package-lock.json @@ -21,7 +21,7 @@ "react": "^19.1.0", "react-dom": "^19.1.0", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } }, "libraries/ViteNET.Solid": { @@ -31,7 +31,7 @@ "@types/node": "^22.15.17", "solid-js": "^1.9.4", "typescript": "^5.8.3", - "vite": "^6.3.5", + "vite": "^6.4.2", "vite-plugin-solid": "^2.11.0" } }, @@ -43,7 +43,7 @@ "@types/node": "^22.15.17", "tailwindcss": "^4.0.3", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } }, "net/ViteNET.BlazorServer": { @@ -53,7 +53,7 @@ "@types/node": "^22.15.17", "sass": "^1.83.4", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } }, "net/ViteNET.MVC": { @@ -63,7 +63,7 @@ "@types/node": "^22.15.17", "sass": "^1.83.4", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } }, "net/ViteNET.RazorPages": { @@ -73,7 +73,7 @@ "@types/node": "^22.15.17", "sass": "^1.83.4", "typescript": "^5.8.3", - "vite": "^6.3.5" + "vite": "^6.4.2" } }, "node_modules/@ampproject/remapping": { @@ -2485,7 +2485,6 @@ "os": [ "darwin" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2507,7 +2506,6 @@ "os": [ "darwin" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2529,7 +2527,6 @@ "os": [ "freebsd" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2551,7 +2548,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2573,7 +2569,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2595,7 +2590,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2617,7 +2611,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2639,7 +2632,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2661,7 +2653,6 @@ "os": [ "win32" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -2683,7 +2674,6 @@ "os": [ "win32" ], - "peer": true, "engines": { "node": ">= 12.0.0" }, @@ -3148,9 +3138,9 @@ "license": "ISC" }, "node_modules/vite": { - "version": "6.3.5", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz", - "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", + "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", "dev": true, "license": "MIT", "dependencies": {