Bump vite from 6.2.3 to 6.2.4
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled

This commit is contained in:
Parker M. 2025-03-31 17:27:59 -05:00
parent 7b1aec63e0
commit 6ed06004c9
Signed by: parker
GPG Key ID: 505ED36FC12B5D5E
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"vite": "^6.2.3"
"vite": "^6.2.4"
},
"devDependencies": {
"@eslint/js": "^9.13.0",

View File

@ -1653,10 +1653,10 @@ uri-js@^4.2.2:
dependencies:
punycode "^2.1.0"
vite@^6.2.3:
version "6.2.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.3.tgz#249e92d32886981ab46bc1f049ac72abc6fa81e2"
integrity sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==
vite@^6.2.4:
version "6.2.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
dependencies:
esbuild "^0.25.0"
postcss "^8.5.3"