diff --git a/client/simple/package-lock.json b/client/simple/package-lock.json index 87bba80ab..b390c3704 100644 --- a/client/simple/package-lock.json +++ b/client/simple/package-lock.json @@ -31,7 +31,7 @@ "stylelint-prettier": "^5.0.3", "svgo": "^3.3.2", "swiped-events": "^1.2.0", - "vite": "^6.2.4", + "vite": "^6.2.5", "vite-plugin-static-copy": "^2.3.0", "vite-plugin-stylelint": "^6.0.0", "webpack": "^5.97.1", @@ -6774,9 +6774,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz", - "integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==", + "version": "6.2.5", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz", + "integrity": "sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/client/simple/package.json b/client/simple/package.json index 72d23d26d..d36d420ce 100644 --- a/client/simple/package.json +++ b/client/simple/package.json @@ -29,7 +29,7 @@ "stylelint-prettier": "^5.0.3", "svgo": "^3.3.2", "swiped-events": "^1.2.0", - "vite": "^6.2.4", + "vite": "^6.2.5", "vite-plugin-static-copy": "^2.3.0", "vite-plugin-stylelint": "^6.0.0", "webpack": "^5.97.1",