Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 14, 2023
1 parent 46cd804 commit 7e06f04
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.6",
"vite": "5.0.8"
"vite": "5.0.9"
}
}
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.3",
"vite": "5.0.8",
"vite": "5.0.9",
"vitest": "1.0.4",
"vue": "3.3.11"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.3.3
vite: 5.0.8
vite: 5.0.9
vitest: 1.0.4
vue: 3.3.11
peerDependencies:
Expand Down Expand Up @@ -1932,7 +1932,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.32
tailwindcss: 3.3.6
vite: 5.0.8
vite: 5.0.9
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4573,9 +4573,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.8, vite@npm:^5.0.0":
version: 5.0.8
resolution: "vite@npm:5.0.8"
"vite@npm:5.0.9, vite@npm:^5.0.0":
version: 5.0.9
resolution: "vite@npm:5.0.9"
dependencies:
esbuild: ^0.19.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -4609,7 +4609,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 884dc2f17aa2c41786c5acd4ff420d1f291fef7653786ed7bd59d4275e18483c94eabe44dd3a9741798ef65270dcbb6edfa280b60004314db50ac43476ff3d81
checksum: da114ab869764d13272b38e48756a9c2782a5e2ce5d37c2a7a80edb3b2172a7bb3f9e2253db709bad115e3688da0acb9f000505eae2edee38aca7861c14f91dc
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e06f04

Please sign in to comment.