Skip to content

build(deps-dev): bump vite from 6.2.4 to 6.2.5 #44

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"vite": "^6.2.4",
"vite": "^6.2.5",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-svgr": "^4.3.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1584,7 +1584,7 @@ __metadata:
react: "npm:^19.1.0"
react-dom: "npm:^19.1.0"
react-router-dom: "npm:^7.4.1"
vite: "npm:^6.2.4"
vite: "npm:^6.2.5"
vite-plugin-eslint: "npm:^1.8.1"
vite-plugin-svgr: "npm:^4.3.0"
languageName: unknown
Expand Down Expand Up @@ -5156,9 +5156,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 @@ -5204,7 +5204,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/5a011ee5cce91de023a22564a314f04bf64d0d02b420d92c3d539d10257448d60e98e52b491404656426fba4a50dc25f107282540d7388fc5303dc441280155e
checksum: 10c0/226bb3c1875e1982559007007580e8d083b81f5289f18e28841d622ba030599e1bd9926adccc8264879e319e9f9e4f48a38a0dc52a5dfcdf2a9cb7313bfc1816
languageName: node
linkType: hard

Expand Down