diff --git a/package-lock.json b/package-lock.json index 3a051a90..ae18d974 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "stream-browserify": "3.0.0", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "vite": "5.1.4", + "vite": "5.1.5", "vite-plugin-eslint": "1.8.1", "vite-tsconfig-paths": "4.3.1", "web-vitals": "3.5.2", @@ -15453,9 +15453,9 @@ } }, "node_modules/vite": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.1.4.tgz", - "integrity": "sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==", + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.1.5.tgz", + "integrity": "sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==", "dependencies": { "esbuild": "^0.19.3", "postcss": "^8.4.35", diff --git a/package.json b/package.json index 07a43632..b76a2937 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stream-browserify": "3.0.0", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "vite": "5.1.4", + "vite": "5.1.5", "vite-plugin-eslint": "1.8.1", "vite-tsconfig-paths": "4.3.1", "web-vitals": "3.5.2",