Skip to content

Commit 1a171dd

Browse files
authored
Merge pull request #353 from bunhojun/renovate/vite-4.x
Update dependency vite to v4.1.2
2 parents c87a679 + b627ab4 commit 1a171dd

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
@@ -57,7 +57,7 @@
5757
"ts-jest": "29.0.5",
5858
"tslib": "2.5.0",
5959
"typescript": "4.9.5",
60-
"vite": "4.1.1",
60+
"vite": "4.1.2",
6161
"wait-on": "7.0.1"
6262
},
6363
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16750,10 +16750,10 @@ vfile@^4.0.0:
1675016750
unist-util-stringify-position "^2.0.0"
1675116751
vfile-message "^2.0.0"
1675216752

16753-
16754-
version "4.1.1"
16755-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.1.tgz#3b18b81a4e85ce3df5cbdbf4c687d93ebf402e6b"
16756-
integrity sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==
16753+
16754+
version "4.1.2"
16755+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.2.tgz#6908882984e490c44c28e784a2c52de556f04b41"
16756+
integrity sha512-MWDb9Rfy3DI8omDQySbMK93nQqStwbsQWejXRY2EBzEWKmLAXWb1mkI9Yw2IJrc+oCvPCI1Os5xSSIBYY6DEAw==
1675716757
dependencies:
1675816758
esbuild "^0.16.14"
1675916759
postcss "^8.4.21"

0 commit comments

Comments
 (0)