chore(deps): bump vite from 5.0.12 to 5.0.13

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 17:54:08 +00:00 committed by GitHub
parent 5c5f0d77e4
commit 9b5348d380
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

10
package-lock.json generated
View file

@ -61,7 +61,7 @@
"socksv5": "0.0.6",
"ssim.js": "^3.5.0",
"typescript": "^5.3.2",
"vite": "^5.0.12",
"vite": "^5.0.13",
"ws": "^8.5.0",
"xml2js": "^0.5.0",
"yaml": "^2.2.2"
@ -7345,9 +7345,9 @@
}
},
"node_modules/vite": {
"version": "5.0.12",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.12.tgz",
"integrity": "sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==",
"version": "5.0.13",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.13.tgz",
"integrity": "sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg==",
"dependencies": {
"esbuild": "^0.19.3",
"postcss": "^8.4.32",
@ -8218,7 +8218,7 @@
"dependencies": {
"playwright": "1.44.0-next",
"playwright-core": "1.44.0-next",
"vite": "^5.0.12"
"vite": "^5.0.13"
},
"bin": {
"playwright": "cli.js"

View file

@ -99,7 +99,7 @@
"socksv5": "0.0.6",
"ssim.js": "^3.5.0",
"typescript": "^5.3.2",
"vite": "^5.0.12",
"vite": "^5.0.13",
"ws": "^8.5.0",
"xml2js": "^0.5.0",
"yaml": "^2.2.2"

View file

@ -27,7 +27,7 @@
},
"dependencies": {
"playwright-core": "1.44.0-next",
"vite": "^5.0.12",
"vite": "^5.0.13",
"playwright": "1.44.0-next"
},
"bin": {