Skip to content

Commit

Permalink
build(deps-dev): bump vite in /x/examples/outline-connectivity-app
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.11/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 2c970d3 commit b48c3b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"concurrently": "^8.2.0",
"typescript": "^4.6.4",
"vite": "^3.0.7"
"vite": "^3.2.11"
},
"name": "app_desktop",
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions x/examples/outline-connectivity-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ __metadata:
shared_backend: "workspace:^"
shared_frontend: "workspace:^"
typescript: "npm:^4.6.4"
vite: "npm:^3.0.7"
vite: "npm:^3.2.11"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3474,9 +3474,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.0.7":
version: 3.2.7
resolution: "vite@npm:3.2.7"
"vite@npm:^3.2.11":
version: 3.2.11
resolution: "vite@npm:3.2.11"
dependencies:
esbuild: "npm:^0.15.9"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -3508,7 +3508,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 932b700db206708e2d8161db32c36a4754a5d686cbbefcdf102933a480f03dc6fe3c44f058cc1c29ca5a0b601494fe33c55e33a16b80571e6fc913bd97b6ce1b
checksum: 3933d93165235001e79c99b69434a91a85404572d698c5160e910237d9ae3833ecea0dcfe1ca2967543e6bf28b419f90c3cb4899782ec9d43bf17ca2accaf361
languageName: node
linkType: hard

Expand Down

0 comments on commit b48c3b2

Please sign in to comment.