Browse Source

Bump vite from 2.7.2 to 2.7.3 in /taker-frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.7.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
update-blockstream-electrum-server-url
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
1e96cc99ef
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      taker-frontend/package.json
  2. 8
      taker-frontend/yarn.lock

2
taker-frontend/package.json

@ -37,7 +37,7 @@
"react-sse-hooks": "^1.0.5",
"react-use-websocket": "^2.9.1",
"typescript": "^4.5.4",
"vite": "^2.7.2",
"vite": "^2.7.3",
"web-vitals": "^2.1.2"
},
"dependenciesComments": {

8
taker-frontend/yarn.lock

@ -6030,10 +6030,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"
vite@^2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.2.tgz#f9937114cf2e730a7e2e4c4f8c26ed0ed1c3bb6b"
integrity sha512-wMffVVdKZRZP/HwW3yttKL8X+IJePz7bUcnGm0vqljffpVwHpjWC3duZtJQHAGvy+wrTjmwU7vkULpZ1dVXY6w==
vite@^2.7.3:
version "2.7.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.7.3.tgz#e983cf4f71f42c192436bfcad1b75932642da293"
integrity sha512-GAY1P+9fLJOju1SRm8+hykVnEXog+E+KXuqqyMBQDriKCUIKzWnPn142yNNhSdf/ixYGYdUa5ce3A8WaEajzGw==
dependencies:
esbuild "^0.13.12"
postcss "^8.3.11"

Loading…
Cancel
Save