Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 894a3ca commit cc5e24a
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.19",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"vite": "5.2.10"
"vite": "5.2.11"
}
}
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.4.5",
"vite": "5.2.10",
"vite": "5.2.11",
"vitest": "1.5.3",
"vue": "3.4.26"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.4.5
vite: 5.2.10
vite: 5.2.11
vitest: 1.5.3
vue: 3.4.26
peerDependencies:
Expand Down Expand Up @@ -1922,7 +1922,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.38
tailwindcss: 3.4.3
vite: 5.2.10
vite: 5.2.11
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4561,9 +4561,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.10, vite@npm:^5.0.0":
version: 5.2.10
resolution: "vite@npm:5.2.10"
"vite@npm:5.2.11, vite@npm:^5.0.0":
version: 5.2.11
resolution: "vite@npm:5.2.11"
dependencies:
esbuild: ^0.20.1
fsevents: ~2.3.3
Expand Down Expand Up @@ -4597,7 +4597,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: feb11be2b97259783afe1d0ff4b7ee0bef78fe8934d8b043465e039e4d8318249e2263adc724b719b9e9b45a37e012caeb7746854768f371d1a82bb189f50fe6
checksum: 3f9f976cc6ada93aca56abcc683a140e807725b351abc241a1ec0763ec561a4bf5760e1ad94de4e59505904ddaa88727de66af02f61ecf540c7720045de55d0a
languageName: node
linkType: hard

Expand Down

0 comments on commit cc5e24a

Please sign in to comment.