Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
Update dependency vite to v4.0.3 (#72)
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 Dec 21, 2022
1 parent 1226d00 commit 7170435
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 @@ -14,7 +14,7 @@
"prettier-plugin-tailwindcss": "0.2.1",
"svelte-carousel": "1.0.20",
"tailwindcss": "3.2.4",
"vite": "4.0.2"
"vite": "4.0.3"
},
"devDependencies": {
"@sveltejs/adapter-auto": "next",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2826,7 +2826,7 @@ __metadata:
svelte-carousel: 1.0.20
svelte-preprocess: 5.0.0
tailwindcss: 3.2.4
vite: 4.0.2
vite: 4.0.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2948,9 +2948,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.0.2":
version: 4.0.2
resolution: "vite@npm:4.0.2"
"vite@npm:4.0.3":
version: 4.0.3
resolution: "vite@npm:4.0.3"
dependencies:
esbuild: ^0.16.3
fsevents: ~2.3.2
Expand Down Expand Up @@ -2982,7 +2982,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: b259782d83f293289f1cd7802cc525c75691fd45a1ded74e58365b5bff8f93f255daad4480269cda1660bf831f628b7a7224c9f591f039b5c0ccf351a8ee04ee
checksum: 7df71d955f78cbe0dd8e1eb0851fc75070346a0426b8e3e913bf2e05d1053ca8a50619d550fab4f1ed52c68dfcc2921e6421504e9669fc5ed77497a77f84e33e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7170435

Please sign in to comment.