Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vite to v4.4.9 #1431

Merged
merged 1 commit into from
Aug 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"sass": "1.64.2",
"sinon": "15.2.0",
"standard": "17.1.0",
"vite": "4.4.8",
"vite": "4.4.9",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-istanbul": "5.0.0",
"vite-plugin-vuetify": "1.0.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3646,7 +3646,7 @@ __metadata:
standard: 17.1.0
subscriptions-transport-ws: 0.11.0
svg-pan-zoom: 3.6.1
vite: 4.4.8
vite: 4.4.9
vite-plugin-eslint: 1.8.1
vite-plugin-istanbul: 5.0.0
vite-plugin-vuetify: 1.0.2
Expand Down Expand Up @@ -8299,14 +8299,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.26":
version: 8.4.26
resolution: "postcss@npm:8.4.26"
"postcss@npm:^8.4.27":
version: 8.4.27
resolution: "postcss@npm:8.4.27"
dependencies:
nanoid: ^3.3.6
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 1cf08ee10d58cbe98f94bf12ac49a5e5ed1588507d333d2642aacc24369ca987274e1f60ff4cbf0081f70d2ab18a5cd3a4a273f188d835b8e7f3ba381b184e57
checksum: 1cdd0c298849df6cd65f7e646a3ba36870a37b65f55fd59d1a165539c263e9b4872a402bf4ed1ca1bc31f58b68b2835545e33ea1a23b161a1f8aa6d5ded81e78
languageName: node
linkType: hard

Expand Down Expand Up @@ -8904,17 +8904,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.25.2":
version: 3.26.2
resolution: "rollup@npm:3.26.2"
"rollup@npm:^3.27.1":
version: 3.28.0
resolution: "rollup@npm:3.28.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 7186beeba0e6fd33b37aa33ede7157e77af0a0be4b75d345a51dab4be5962a8e7a1c5ec8868e7c4cd361b456eb1b47bdb75e5db32ab37a546bed383d06b40384
checksum: 6ded4a0d3ca531d68e82897d5eebaa9d085014a062620bc328f2859ccf78d6a148a51ed53f1275a5f89b55cc6d7b1440b7cee44e5a9e3a51442f809b4b26f727
languageName: node
linkType: hard

Expand Down Expand Up @@ -10232,14 +10232,14 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.8":
version: 4.4.8
resolution: "vite@npm:4.4.8"
"vite@npm:4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
postcss: ^8.4.26
rollup: ^3.25.2
postcss: ^8.4.27
rollup: ^3.27.1
peerDependencies:
"@types/node": ">= 14"
less: "*"
Expand Down Expand Up @@ -10268,7 +10268,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: e8ffe688f8a7396b1357778f00cb06d1f3dadad200823c47a1955cf52774a0cbff5ac4d6a8f8d09e26c1d4e588e5815956f9eba02ae301e77a36c3d181a1bc86
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
languageName: node
linkType: hard

Expand Down