Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.7 (#310)
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 Mar 30, 2024
1 parent 70ba6e5 commit 7d66394
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.3",
"vite": "5.2.6",
"vite": "5.2.7",
"vite-plugin-checker": "0.6.4",
"vite-plugin-dts": "3.8.1",
"vitest": "1.4.0"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1292,7 +1292,7 @@ __metadata:
ts-node: "npm:10.9.2"
typescript: "npm:5.4.3"
uuid: "npm:9.0.1"
vite: "npm:5.2.6"
vite: "npm:5.2.7"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-dts: "npm:3.8.1"
vitest: "npm:1.4.0"
Expand Down Expand Up @@ -8366,7 +8366,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.36":
"postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
dependencies:
Expand Down Expand Up @@ -10152,13 +10152,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.6":
version: 5.2.6
resolution: "vite@npm:5.2.6"
"vite@npm:5.2.7":
version: 5.2.7
resolution: "vite@npm:5.2.7"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.36"
postcss: "npm:^8.4.38"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -10188,7 +10188,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/0409acd4bbad1bca42b2015ac5d0f710bbc84b86f6b518add9a9c13adf1aab02fd40fcca854dc08ff2a2226c1df77d5d5b4a958c6c4c04ca27a6bfb0b4f60615
checksum: 10/a00173446c8392069a70a92be78b060f7e5895f28c229eb25198953daa55c16ffbddcd4e8f015f220b2b1113e12d30e7a892221de34be336b222a12cddbb78a4
languageName: node
linkType: hard

Expand Down

0 comments on commit 7d66394

Please sign in to comment.