Merge pull request #228 from gnmyt/dependabot/npm_and_yarn/admin/vite-5.0.8

Bump vite from 5.0.7 to 5.0.8 in /admin
This commit is contained in:
2023-12-14 06:10:11 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -20,6 +20,6 @@
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.0.7"
"vite": "^5.0.8"
}
}

View File

@ -989,10 +989,10 @@ update-browserslist-db@^1.0.11:
escalade "^3.1.1"
picocolors "^1.0.0"
vite@^5.0.7:
version "5.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.7.tgz#ad081d735f6769f76b556818500bdafb72c3fe93"
integrity sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==
vite@^5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.8.tgz#070383dcb4d4f12adde9c119b8cca0f40bf906e9"
integrity sha512-jYMALd8aeqR3yS9xlHd0OzQJndS9fH5ylVgWdB+pxTwxLKdO1pgC5Dlb398BUxpfaBxa4M9oT7j1g503Gaj5IQ==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"