Skip to content

Commit 81c0988

Browse files
chore(deps-dev): bump vite from 5.4.10 to 5.4.11 (#223)
1 parent 5560631 commit 81c0988

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.14",
26-
"vite": "^5.4.10"
26+
"vite": "^5.4.11"
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.10:
2659-
version "5.4.10"
2660-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.10.tgz#d358a7bd8beda6cf0f3b7a450a8c7693a4f80c18"
2661-
integrity sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==
2658+
vite@^5.4.11:
2659+
version "5.4.11"
2660+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
2661+
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
26622662
dependencies:
26632663
esbuild "^0.21.3"
26642664
postcss "^8.4.43"

0 commit comments

Comments
 (0)