Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent 12712ba commit 15d5c15
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"autoprefixer": "10.4.16",
"postcss": "8.4.32",
"tailwindcss": "3.3.5",
"vite": "5.0.4"
"vite": "5.0.5"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup-plugin-ts": "3.4.5",
"rollup-plugin-vue": "6.0.0",
"typescript": "5.3.2",
"vite": "5.0.4",
"vite": "5.0.5",
"vitest": "0.34.6",
"vue": "3.3.9"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.3.2
vite: 5.0.4
vite: 5.0.5
vitest: 0.34.6
vue: 3.3.9
peerDependencies:
Expand Down Expand Up @@ -1941,7 +1941,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.32
tailwindcss: 3.3.5
vite: 5.0.4
vite: 5.0.5
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3491,7 +3491,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.32, postcss@npm:^8.4.23, postcss@npm:^8.4.31":
"postcss@npm:8.4.32, postcss@npm:^8.4.23, postcss@npm:^8.4.31, postcss@npm:^8.4.32":
version: 8.4.32
resolution: "postcss@npm:8.4.32"
dependencies:
Expand Down Expand Up @@ -4500,13 +4500,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.4, vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.0.4
resolution: "vite@npm:5.0.4"
"vite@npm:5.0.5, vite@npm:^3.0.0 || ^4.0.0 || ^5.0.0-0, vite@npm:^3.1.0 || ^4.0.0 || ^5.0.0-0":
version: 5.0.5
resolution: "vite@npm:5.0.5"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
postcss: ^8.4.31
postcss: ^8.4.32
rollup: ^4.2.0
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -4536,7 +4536,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: baa088f02f610bf0c7e48931e693781dae7367c1836ed19c202aace0e90fa5f6156669f562ba466585f3fdc50d9d75e82697456e1529cc8c2880af420a010ef3
checksum: 8df70302934de39ad6fda4f28246e07850f849c2bd197b7af93615f5f39955be460dd19940a46ec5bf2adf81bc32b60985eb5990142212754c733eba4fe3bfa3
languageName: node
linkType: hard

Expand Down

0 comments on commit 15d5c15

Please sign in to comment.