Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.13 (#1268)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 9ca0dbb commit d40130c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"nyc": "15.1.0",
"prettier": "3.3.1",
"typescript": "5.4.5",
"vite": "5.2.12",
"vite": "5.2.13",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.2",
"vitest": "1.6.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8178,7 +8178,7 @@ __metadata:
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
vite: "npm:5.2.12"
vite: "npm:5.2.13"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-istanbul: "npm:6.0.2"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -14401,9 +14401,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.12":
version: 5.2.12
resolution: "vite@npm:5.2.12"
"vite@npm:5.2.13":
version: 5.2.13
resolution: "vite@npm:5.2.13"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14437,7 +14437,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/c27d3efff93016e8171b6a362f605ad5f78e24086292987097ad4a7382ae78d9e0659065976a13bf7b51ba0f593d675579010692097ef36d8a5cc965f3efec4c
checksum: 10/eee65eebff8c839935fdf1a6f2bbc90b923d53a447cc0949abea71577166e7ad7ceb41f3ea42c79a54997319eacfa45445509da371a8ba0699fce8f7de137882
languageName: node
linkType: hard

Expand Down

0 comments on commit d40130c

Please sign in to comment.