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

Bump vite from 2.9.16 to 2.9.18 #2507

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"stylelint": "16.1.0",
"stylelint-scss": "3.18.0",
"turbo": "1.6.0",
"vite": "2.9.16",
"vite": "2.9.18",
"vue": "2.6.10",
"vue-router": "3.5.2",
"vue-svg-loader": "0.16.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30422,7 +30422,7 @@ __metadata:
stylelint: 16.1.0
stylelint-scss: 3.18.0
turbo: 1.6.0
vite: 2.9.16
vite: 2.9.18
vue: 2.6.10
vue-jest: 3.0.7
vue-router: 3.5.2
Expand Down Expand Up @@ -34421,9 +34421,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:2.9.16":
version: 2.9.16
resolution: "vite@npm:2.9.16"
"vite@npm:2.9.18":
version: 2.9.18
resolution: "vite@npm:2.9.18"
dependencies:
esbuild: ^0.14.27
fsevents: ~2.3.2
Expand All @@ -34446,7 +34446,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b09d899861d9266ce67bf123f4b3c9adf46bd6f9dad186237e69e08b5862d7fb38984e8503abe622f6396b1b5b6f182617292ce71e9237e1ac3c0a771d611b5a
checksum: 98e1eede70b00ddc414ae990ad61d573c8d60995738930dfa7b42bf5cdd9d218ee0c48ac4771545d68b0271742403a767539cfd42474089189e8da50570eb54e
languageName: node
linkType: hard

Expand Down
Loading