Skip to content

Commit cf7953f

Browse files
chore(deps-dev): bump vite from 5.4.8 to 5.4.9 (#216)
1 parent 2340c36 commit cf7953f

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.1",
2424
"eslint-plugin-react-hooks": "^4.6.2",
2525
"eslint-plugin-react-refresh": "^0.4.12",
26-
"vite": "^5.4.8"
26+
"vite": "^5.4.9"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,10 +2647,10 @@ uri-js@^4.2.2:
26472647
dependencies:
26482648
punycode "^2.1.0"
26492649

2650-
vite@^5.4.8:
2651-
version "5.4.8"
2652-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
2653-
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
2650+
vite@^5.4.9:
2651+
version "5.4.9"
2652+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
2653+
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
26542654
dependencies:
26552655
esbuild "^0.21.3"
26562656
postcss "^8.4.43"

0 commit comments

Comments
 (0)