We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99369ca commit c14fbe4Copy full SHA for c14fbe4
package.json
@@ -36,7 +36,7 @@
36
"prompt": "^1.2.2",
37
"vinyl-buffer": "^1.0.1",
38
"vinyl-source-stream": "^2.0.0",
39
- "vite": "^4.5.5"
+ "vite": "^4.5.6"
40
},
41
"dependencies": {
42
"backbone": "^1.4.0",
yarn.lock
@@ -4263,9 +4263,9 @@ vinyl@^2.0.0, vinyl@^2.1.0:
4263
remove-trailing-separator "^1.0.1"
4264
replace-ext "^1.0.0"
4265
4266
-vite@^4.5.5:
4267
- version "4.5.5"
4268
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
+vite@^4.5.6:
+ version "4.5.6"
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d"
4269
dependencies:
4270
esbuild "^0.18.10"
4271
postcss "^8.4.27"
0 commit comments