Skip to content

Commit 07fc93c

Browse files
authored
Merge pull request #9 from dstN/dependabot/npm_and_yarn/vite-4.5.6
Bump vite from 4.5.5 to 4.5.6
2 parents e82f011 + bac8c56 commit 07fc93c

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
@@ -18,6 +18,6 @@
1818
"autoprefixer": "^10.4.14",
1919
"bulma": "^0.9.4",
2020
"sass": "^1.63.6",
21-
"vite": "^4.5.5"
21+
"vite": "^4.5.6"
2222
}
2323
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -489,10 +489,10 @@ update-browserslist-db@^1.0.11:
489489
escalade "^3.1.1"
490490
picocolors "^1.0.0"
491491

492-
vite@^4.5.5:
493-
version "4.5.5"
494-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
495-
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
492+
vite@^4.5.6:
493+
version "4.5.6"
494+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.6.tgz#48bbd97fe06e8241df2e625b31c581707e10b57d"
495+
integrity sha512-ElBNuVvJKslxcfY2gMmae5IjaKGqCYGicCNZ+8R56sAznobeE3pI9ctzI17cBS/6OJh5YuQNMSN4BP4dRjugBg==
496496
dependencies:
497497
esbuild "^0.18.10"
498498
postcss "^8.4.27"

0 commit comments

Comments
 (0)