Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 84f4072 commit e7a8264
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.20",
"postcss": "8.4.48",
"tailwindcss": "3.4.14",
"vite": "5.4.10"
"vite": "5.4.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.6.3",
"vite": "5.4.10",
"vite": "5.4.11",
"vitest": "2.1.4",
"vue": "3.5.12"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.6.3
vite: 5.4.10
vite: 5.4.11
vitest: 2.1.4
vue: 3.5.12
peerDependencies:
Expand Down Expand Up @@ -1924,7 +1924,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.48
tailwindcss: 3.4.14
vite: 5.4.10
vite: 5.4.11
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4411,9 +4411,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.10, vite@npm:^5.0.0":
version: 5.4.10
resolution: "vite@npm:5.4.10"
"vite@npm:5.4.11, vite@npm:^5.0.0":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -4450,7 +4450,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 4db3b8ca3eddbc312d0a95f505d16656e74c6dfa68d3b5eb54b6d6b0f7be1df348d469c43dc69db27dadc06b802f029d654da48f392324efd665ef2c0ca9ba9e
checksum: 8c5b31d17487b69c40a30419dc0ade9f33360eb6893dbfa33a90980271bd74d35ae550b5cbb2a9e640f0df41ea36fd1bb4f222c98f6d02e607080f20832e69e8
languageName: node
linkType: hard

Expand Down

0 comments on commit e7a8264

Please sign in to comment.