Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent eabafc4 commit 124df7f
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.123",
"typescript": "5.3.2",
"vite": "5.0.3",
"vite": "5.0.4",
"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.2"
vite: "npm:5.0.3"
vite: "npm:5.0.4"
vite-plugin-userscript: "npm:0.1.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5361,9 +5361,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.3":
version: 5.0.3
resolution: "vite@npm:5.0.3"
"vite@npm:5.0.4":
version: 5.0.4
resolution: "vite@npm:5.0.4"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -5397,7 +5397,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 3864b73586feb66abdc10e9fb21521a1c4ead9513a0b126cad3d59672e62687844ac60c087f61da82423ac3724b6254e0729c35d03840619b2a7d4a0a5cc0bff
checksum: 67a0df248af042e75b1ecbf20098096df80a1068a832c5c964a20d7c06853e12b7310989c3c273cb88a9a3a37f4bada0a2115018b36df0fc09a6b6dba9a7d5b5
languageName: node
linkType: hard

Expand Down

0 comments on commit 124df7f

Please sign in to comment.