diff --git a/jsnix/package-lock.json b/jsnix/package-lock.json index 794aaf5..a1d5df8 100644 --- a/jsnix/package-lock.json +++ b/jsnix/package-lock.json @@ -16,7 +16,7 @@ "@types/react-dom": "^19.0.2", "@vitejs/plugin-react": "^4.3.4", "typescript": "^5.7.2", - "vite": "^6.2.4", + "vite": "^6.2.5", "vite-plugin-lib-inject-css": "^2.2.1" }, "peerDependencies": { @@ -3046,9 +3046,9 @@ } }, "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/jsnix/package.json b/jsnix/package.json index 2f4ffc6..ffd4f9a 100644 --- a/jsnix/package.json +++ b/jsnix/package.json @@ -21,7 +21,7 @@ "@types/react-dom": "^19.0.2", "@vitejs/plugin-react": "^4.3.4", "typescript": "^5.7.2", - "vite": "^6.2.4", + "vite": "^6.2.5", "vite-plugin-lib-inject-css": "^2.2.1" } } \ No newline at end of file