diff --git a/package-lock.json b/package-lock.json index 8dddf85e9..a548c964f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "sass": "^1.97.2", "tailwindcss": "^4.1.18", "tailwindcss-motion": "^1.1.1", - "vite": "^7.3.0", + "vite": "^7.3.1", "vite-plugin-mkcert": "^1.17.9" } }, @@ -8191,9 +8191,9 @@ } }, "node_modules/vite": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.0.tgz", - "integrity": "sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==", + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", + "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7d80ee694..c6a33fa10 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "sass": "^1.97.2", "tailwindcss": "^4.1.18", "tailwindcss-motion": "^1.1.1", - "vite": "^7.3.0", + "vite": "^7.3.1", "vite-plugin-mkcert": "^1.17.9" }, "dependencies": {