Skip to content

Bump vite from 6.2.4 to 6.2.5 in /sample #246

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

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

Expand Down Expand Up @@ -1848,9 +1848,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.5":
version: 6.2.5
resolution: "vite@npm:6.2.5"
dependencies:
esbuild: "npm:^0.25.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -1896,7 +1896,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/5a011ee5cce91de023a22564a314f04bf64d0d02b420d92c3d539d10257448d60e98e52b491404656426fba4a50dc25f107282540d7388fc5303dc441280155e
checksum: 10c0/226bb3c1875e1982559007007580e8d083b81f5289f18e28841d622ba030599e1bd9926adccc8264879e319e9f9e4f48a38a0dc52a5dfcdf2a9cb7313bfc1816
languageName: node
linkType: hard

Expand Down