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

chore(deps-dev): bump vite from 5.0.5 to 5.0.12 #94

Merged
merged 1 commit into from
Jan 22, 2024
Merged
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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"react-dom": "^18.0.0",
"sass": "^1.69.5",
"typescript": "^5.3.2",
"vite": "^5.0.5"
"vite": "^5.0.12"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ __metadata:
react-router-dom: 6
sass: ^1.69.5
typescript: ^5.3.2
vite: ^5.0.5
vite: ^5.0.12
vite-plugin-svgr: ^1.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8274,9 +8274,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.5":
version: 5.0.5
resolution: "vite@npm:5.0.5"
"vite@npm:^5.0.12":
version: 5.0.12
resolution: "vite@npm:5.0.12"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -8310,7 +8310,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 8df70302934de39ad6fda4f28246e07850f849c2bd197b7af93615f5f39955be460dd19940a46ec5bf2adf81bc32b60985eb5990142212754c733eba4fe3bfa3
checksum: b97b6f1c204d9091d0973626827a6e9d8e8b1959ebd0877b6f76e7068e1e7adf9ecd3b1cc382cbab9d421e3eeca5e1a95f27f9c1734439b229f5a58ef2052fa4
languageName: node
linkType: hard

Expand Down