Bump vite from 4.2.1 to 4.2.3

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/vite-4.2.3
dependabot[bot] 2023-06-06 02:07:46 +00:00 zatwierdzone przez GitHub
rodzic 1b4c8cf64c
commit 6de8ff0816
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -22,7 +22,7 @@
"autoprefixer": "^10.4.14",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"vite": "^4.2.1",
"vite": "^4.2.3",
"vite-ssg": "^0.22.1"
}
}

Wyświetl plik

@ -1508,10 +1508,10 @@ vite-ssg@^0.22.1:
prettier "^2.8.1"
yargs "^17.6.2"
vite@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.1.tgz#6c2eb337b0dfd80a9ded5922163b94949d7fc254"
integrity sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==
vite@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.3.tgz#067ada47ebd52e078d014bf1f92badda9d10564d"
integrity sha512-kLU+m2q0Y434Y1kCy3TchefAdtFso0ILi0dLyFV8Us3InXTU11H/B5ZTqCKIQHzSKNxVG/yEx813EA9f1imQ9A==
dependencies:
esbuild "^0.17.5"
postcss "^8.4.21"