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 3.2.4 to 3.2.5 #27

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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"typescript": "~4.7.4",
"vite": "^3.0.9",
"vite": "^3.2.5",
"vue-eslint-parser": "^9.1.0",
"vue-tsc": "^1.0.9"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3921,7 +3921,7 @@ __metadata:
pinia: ^2.0.23
prettier: ^2.7.1
typescript: ~4.7.4
vite: ^3.0.9
vite: ^3.2.5
vue: ^3.2.38
vue-eslint-parser: ^9.1.0
vue-router: ^4.1.5
Expand Down Expand Up @@ -4806,9 +4806,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.0.9":
version: 3.2.4
resolution: "vite@npm:3.2.4"
"vite@npm:^3.2.5":
version: 3.2.5
resolution: "vite@npm:3.2.5"
dependencies:
esbuild: ^0.15.9
fsevents: ~2.3.2
Expand Down Expand Up @@ -4840,7 +4840,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 0f3e8f89c15809bd6bd8dec54b04b7c9b87374314d00928035f9d70190b4b220e8206b5d77a1e4097a5019cebf7862df4fbc11fbbb35c4f75f359999123d2c25
checksum: ad35b7008c2b62a167d1d1a82f0a0c60fa457733f1969e9eedf0b0077f67a7ac74b4c9477e75a397895150f09b6551f0c17841c5b05c34d9fe302bb0b5dc28a8
languageName: node
linkType: hard

Expand Down