Skip to content

Commit e0743c0

Browse files
authored
Merge pull request #265 from wolfpackthatcodes/dependabot/npm_and_yarn/code/vite-5.4.9
build(deps-dev): bump vite from 5.4.8 to 5.4.9 in /code
2 parents fcaad86 + 7d1ec33 commit e0743c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"msw": "^2.4.1",
6666
"prettier": "^3.3.3",
6767
"typescript": "^5.6.3",
68-
"vite": "^5.4.8",
68+
"vite": "^5.4.9",
6969
"vite-plugin-dts": "^4.2.4",
7070
"vitest": "^2.0.5"
7171
},

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3688,10 +3688,10 @@ vite-plugin-dts@^4.2.4:
36883688
local-pkg "^0.5.0"
36893689
magic-string "^0.30.11"
36903690

3691-
vite@^5.0.0, vite@^5.4.8:
3692-
version "5.4.8"
3693-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
3694-
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
3691+
vite@^5.0.0, vite@^5.4.9:
3692+
version "5.4.9"
3693+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.9.tgz#215c80cbebfd09ccbb9ceb8c0621391c9abdc19c"
3694+
integrity sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==
36953695
dependencies:
36963696
esbuild "^0.21.3"
36973697
postcss "^8.4.43"

0 commit comments

Comments
 (0)