Merge pull request #1136 from pcottle/dependabot/npm_and_yarn/vite-4.5.3

Bump vite from 4.5.2 to 4.5.3
This commit is contained in:
Peter Cottle 2024-04-04 10:32:49 -04:00 committed by GitHub
commit f12c640fac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -36,7 +36,7 @@
"prompt": "^1.2.2", "prompt": "^1.2.2",
"vinyl-buffer": "^1.0.1", "vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0", "vinyl-source-stream": "^2.0.0",
"vite": "^4.0.12" "vite": "^4.5.3"
}, },
"dependencies": { "dependencies": {
"backbone": "^1.4.0", "backbone": "^1.4.0",

View file

@ -4263,9 +4263,9 @@ vinyl@^2.0.0, vinyl@^2.1.0:
remove-trailing-separator "^1.0.1" remove-trailing-separator "^1.0.1"
replace-ext "^1.0.0" replace-ext "^1.0.0"
vite@^4.0.12: vite@^4.5.3:
version "4.5.2" version "4.5.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82" resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a"
dependencies: dependencies:
esbuild "^0.18.10" esbuild "^0.18.10"
postcss "^8.4.27" postcss "^8.4.27"