Skip to content

Commit a4f7b28

Browse files
authored
Merge pull request #220 from wolfpackthatcodes/dependabot/npm_and_yarn/code/vite-5.4.7
2 parents 1af36de + bd80e24 commit a4f7b28

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.6",
67+
"vite": "^5.4.7",
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
@@ -2142,10 +2142,10 @@ vite-plugin-dts@^4.2.1:
21422142
local-pkg "^0.5.0"
21432143
magic-string "^0.30.11"
21442144

2145-
vite@^5.0.0, vite@^5.4.6:
2146-
version "5.4.6"
2147-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
2148-
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
2145+
vite@^5.0.0, vite@^5.4.7:
2146+
version "5.4.7"
2147+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.7.tgz#d226f57c08b61379e955f3836253ed3efb2dcf00"
2148+
integrity sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==
21492149
dependencies:
21502150
esbuild "^0.21.3"
21512151
postcss "^8.4.43"

0 commit comments

Comments
 (0)