Skip to content

Bump vite from 6.2.4 to 6.2.6 in /sample #440

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

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 sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"devDependencies": {
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.0.0",
"vite": "^6.2.4"
"vite": "^6.2.6"
}
}
10 changes: 5 additions & 5 deletions sample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1564,7 +1564,7 @@ __metadata:
react-datetime-picker: "npm:latest"
react-dom: "npm:^18.2.0"
typescript: "npm:^5.0.0"
vite: "npm:^6.2.4"
vite: "npm:^6.2.6"
languageName: unknown
linkType: soft

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

"vite@npm:^6.2.4":
version: 6.2.4
resolution: "vite@npm:6.2.4"
"vite@npm:^6.2.6":
version: 6.2.6
resolution: "vite@npm:6.2.6"
dependencies:
esbuild: "npm:^0.25.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -2009,7 +2009,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/5a011ee5cce91de023a22564a314f04bf64d0d02b420d92c3d539d10257448d60e98e52b491404656426fba4a50dc25f107282540d7388fc5303dc441280155e
checksum: 10c0/68a2ed3e61bdd654c59b817b4f3203065241c66d1739faa707499130f3007bc3a666c7a8320a4198e275e62b5e4d34d9b78a6533f69e321d366e76f5093b2071
languageName: node
linkType: hard

Expand Down