Merge pull request #225 from gnmyt/dependabot/npm_and_yarn/admin/vite-5.0.7

Bump vite from 5.0.5 to 5.0.7 in /admin
This commit is contained in:
2023-12-10 09:45:21 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -20,6 +20,6 @@
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0",
"vite": "^5.0.5"
"vite": "^5.0.7"
}
}

View File

@ -993,10 +993,10 @@ update-browserslist-db@^1.0.11:
escalade "^3.1.1"
picocolors "^1.0.0"
vite@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.5.tgz#3eebe3698e3b32cea36350f58879258fec858a3c"
integrity sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==
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==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"