diff --git a/Cloudy.NET.UI/wwwroot-src/package-lock.json b/Cloudy.NET.UI/wwwroot-src/package-lock.json index 1514b525..a6b57e07 100644 --- a/Cloudy.NET.UI/wwwroot-src/package-lock.json +++ b/Cloudy.NET.UI/wwwroot-src/package-lock.json @@ -27,7 +27,7 @@ "ts-jest": "^29.1.0", "ts-node": "^10.9.1", "typescript": "^5.0.4", - "vite": "^3.1.3", + "vite": "^3.2.7", "vite-plugin-static-copy": "^0.13.0", "vite-plugin-svgr": "^2.4.0" } @@ -7029,9 +7029,9 @@ } }, "node_modules/vite": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.5.tgz", - "integrity": "sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.7.tgz", + "integrity": "sha512-29pdXjk49xAP0QBr0xXqu2s5jiQIXNvE/xwd0vUizYT2Hzqe4BksNNoWllFVXJf4eLZ+UlVQmXfB4lWrc+t18g==", "dev": true, "dependencies": { "esbuild": "^0.15.9", @@ -12487,9 +12487,9 @@ } }, "vite": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.5.tgz", - "integrity": "sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==", + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.7.tgz", + "integrity": "sha512-29pdXjk49xAP0QBr0xXqu2s5jiQIXNvE/xwd0vUizYT2Hzqe4BksNNoWllFVXJf4eLZ+UlVQmXfB4lWrc+t18g==", "dev": true, "requires": { "esbuild": "^0.15.9", diff --git a/Cloudy.NET.UI/wwwroot-src/package.json b/Cloudy.NET.UI/wwwroot-src/package.json index c683b993..cdf80567 100644 --- a/Cloudy.NET.UI/wwwroot-src/package.json +++ b/Cloudy.NET.UI/wwwroot-src/package.json @@ -32,7 +32,7 @@ "ts-jest": "^29.1.0", "ts-node": "^10.9.1", "typescript": "^5.0.4", - "vite": "^3.1.3", + "vite": "^3.2.7", "vite-plugin-static-copy": "^0.13.0", "vite-plugin-svgr": "^2.4.0" }