Skip to content

Commit 15bbb56

Browse files
chore(deps-dev): bump vite from 5.4.9 to 5.4.10 (#220)
1 parent f463cc6 commit 15bbb56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"eslint-plugin-react": "^7.37.2",
2424
"eslint-plugin-react-hooks": "^4.6.2",
2525
"eslint-plugin-react-refresh": "^0.4.13",
26-
"vite": "^5.4.9"
26+
"vite": "^5.4.10"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2655,10 +2655,10 @@ uri-js@^4.2.2:
26552655
dependencies:
26562656
punycode "^2.1.0"
26572657

2658-
vite@^5.4.9:
2659-
version "5.4.9"
2660-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
2661-
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
2658+
vite@^5.4.10:
2659+
version "5.4.10"
2660+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10.tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18"
2661+
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
26622662
dependencies:
26632663
esbuild "^0.21.3"
26642664
postcss "^8.4.43"

0 commit comments

Comments
 (0)