Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent bb34d6b commit 7117386
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.150",
"typescript": "5.4.5",
"vite": "5.3.1",
"vite": "5.3.2",
"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.5",
"vite": "5.3.1",
"vite": "5.3.2",
"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 @@ -479,7 +479,7 @@ __metadata:
semver: "npm:7.6.2"
tslib: "npm:2.6.3"
typescript: "npm:5.4.5"
vite: "npm:5.3.1"
vite: "npm:5.3.2"
vite-plugin-userscript: "npm:0.1.3"
languageName: unknown
linkType: soft
Expand All @@ -502,7 +502,7 @@ __metadata:
lz-string: "npm:1.5.0"
tslib: "npm:2.6.3"
typescript: "npm:5.4.5"
vite: "npm:5.3.1"
vite: "npm:5.3.2"
vite-plugin-html: "npm:3.2.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5149,9 +5149,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.3.1":
version: 5.3.1
resolution: "vite@npm:5.3.1"
"vite@npm:5.3.2":
version: 5.3.2
resolution: "vite@npm:5.3.2"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -5185,7 +5185,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/9317262c02ea2dc324dfdbc20c3c450cd89cc9a16399a41a4bf820a3a1f31cf400878c015135e355ee034853cc2399b5499899d5b1bc462d57642d71083e74b6
checksum: 10c0/3ed576d18c6c008ae92be68f9c79bf7556dae10978a3e8b4c4b42199424755e5c99836e6d4f81fb8b533b957d7f4e351abc60b8a93f4c4b5eb9890b5b6450926
languageName: node
linkType: hard

Expand Down

0 comments on commit 7117386

Please sign in to comment.