Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent e923d0c commit e9f6635
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/kitten-scientists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/semver": "7.5.8",
"@types/web": "0.0.142",
"typescript": "5.4.3",
"vite": "5.2.7",
"vite": "5.2.8",
"vite-plugin-userscript": "0.1.3"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/snapshot-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"typescript": "5.4.3",
"vite": "5.2.7",
"vite": "5.2.8",
"vite-plugin-html": "3.2.2"
},
"engines": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ __metadata:
semver: "npm:7.6.0"
tslib: "npm:2.6.2"
typescript: "npm:5.4.3"
vite: "npm:5.2.7"
vite: "npm:5.2.8"
vite-plugin-userscript: "npm:0.1.3"
languageName: unknown
linkType: soft
Expand All @@ -825,7 +825,7 @@ __metadata:
lz-string: "npm:1.5.0"
tslib: "npm:2.6.2"
typescript: "npm:5.4.3"
vite: "npm:5.2.7"
vite: "npm:5.2.8"
vite-plugin-html: "npm:3.2.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6021,9 +6021,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.7":
version: 5.2.7
resolution: "vite@npm:5.2.7"
"vite@npm:5.2.8":
version: 5.2.8
resolution: "vite@npm:5.2.8"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -6057,7 +6057,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/ca927a8df388f75df194d5a5ba2be4ee46dc1d99d5be277f13c6d1ed4a4df833cc953741ef8e984061ea38b531df84e15e2a9f5deea1626317bcbec63c8ca01c
checksum: 10c0/b5717bb00c2570c08ff6d8ed917655e79184efcafa9dd62d52eea19c5d6dfc5a708ec3de9ebc670a7165fc5d401c2bdf1563bb39e2748d8e51e1593d286a9a13
languageName: node
linkType: hard

Expand Down

0 comments on commit e9f6635

Please sign in to comment.