Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump vite from 3.2.7 to 3.2.11 in /x/examples/outline-connectivity-app #283

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading