Skip to content

Commit

Permalink
Update dependency vite to v5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 2237502 commit c7d3055
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/kitten-scientists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/semver": "7.5.6",
"@types/web": "0.0.127",
"typescript": "5.3.3",
"vite": "5.0.9",
"vite": "5.0.10",
"vite-plugin-userscript": "0.1.3"
},
"keywords": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ __metadata:
semver: "npm:7.5.4"
tslib: "npm:2.6.2"
typescript: "npm:5.3.3"
vite: "npm:5.0.9"
vite: "npm:5.0.10"
vite-plugin-userscript: "npm:0.1.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5415,9 +5415,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.9":
version: 5.0.9
resolution: "vite@npm:5.0.9"
"vite@npm:5.0.10":
version: 5.0.10
resolution: "vite@npm:5.0.10"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -5451,7 +5451,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 3ebc81a4184d5dfcf6a09cd1b4fc48ce92ab145b74e473df7103581f1a9f2b456f6f983a4b115b8d4b29e116df6b5bb3bc15d1623f01a85b1e818aeab6debd26
checksum: d666b2760d2a7ea1d0d35f67c042053e562144f80554be4e4dc58e607fd5f62193cd203d73ab2e315df66830d8b9d9a2e3509d0208bdef1b2e92e0a5c364df84
languageName: node
linkType: hard

Expand Down

0 comments on commit c7d3055

Please sign in to comment.