Skip to content

Commit 1368662

Browse files
authored
Merge pull request #226 from wolfpackthatcodes/dependabot/npm_and_yarn/code/vite-5.4.8
2 parents 15e377a + 27e57a5 commit 1368662

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
@@ -64,7 +64,7 @@
6464
"prettier": "^3.3.3",
6565
"typescript": "^5.6.2",
6666
"typescript-eslint": "^8.6.0",
67-
"vite": "^5.4.7",
67+
"vite": "^5.4.8",
6868
"vite-plugin-dts": "^4.2.1",
6969
"vitest": "^2.0.5"
7070
},

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2160,10 +2160,10 @@ vite-plugin-dts@^4.2.1:
21602160
local-pkg "^0.5.0"
21612161
magic-string "^0.30.11"
21622162

2163-
vite@^5.0.0, vite@^5.4.7:
2164-
version "5.4.7"
2165-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.7.tgz#d226f57c08b61379e955f3836253ed3efb2dcf00"
2166-
integrity sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==
2163+
vite@^5.0.0, vite@^5.4.8:
2164+
version "5.4.8"
2165+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8"
2166+
integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==
21672167
dependencies:
21682168
esbuild "^0.21.3"
21692169
postcss "^8.4.43"

0 commit comments

Comments
 (0)