Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 13ea4c1 commit fea05df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"typescript": "5.3.3",
"unplugin-auto-import": "0.17.5",
"unplugin-vue-components": "0.26.0",
"vite": "5.1.4",
"vite": "5.1.5",
"vite-plugin-graphql-codegen": "3.3.6",
"vite-plugin-vue-devtools": "7.0.16",
"vitest": "1.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2665,7 +2665,7 @@ __metadata:
unplugin-auto-import: "npm:0.17.5"
unplugin-vue-components: "npm:0.26.0"
vee-validate: "npm:^4.12.5"
vite: "npm:5.1.4"
vite: "npm:5.1.5"
vite-plugin-graphql-codegen: "npm:3.3.6"
vite-plugin-vue-devtools: "npm:7.0.16"
vitest: "npm:1.3.1"
Expand Down Expand Up @@ -10589,9 +10589,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.1.4, vite@npm:^2.7.0 || ^3.0.0 || ^4.0.0 || ^5.0.0, vite@npm:^5.0.0":
version: 5.1.4
resolution: "vite@npm:5.1.4"
"vite@npm:5.1.5, vite@npm:^2.7.0 || ^3.0.0 || ^4.0.0 || ^5.0.0, vite@npm:^5.0.0":
version: 5.1.5
resolution: "vite@npm:5.1.5"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10625,7 +10625,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/8f04c8bed33f266bde27f432412456a3b893b51fe1857f0b8cd259100b376c1393a7927db1dd6344a4376baed72ed179ec5b0428aef2ae8508f1f28f95acb908
checksum: 10c0/29be99ba0bec5e3ad50290510ba764b6c1016979a1ba70cf2071be9f1338f27e582a120836222e1fad6efb01c886a8fb57cb33471fadd0fceaa922bfc92bbbf7
languageName: node
linkType: hard

Expand Down

0 comments on commit fea05df

Please sign in to comment.