Skip to content

Commit

Permalink
chore(deps): update dependency vite to v5.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent a9af8b2 commit b08453d
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.47",
"tailwindcss": "3.4.11",
"vite": "5.4.5"
"vite": "5.4.6"
}
}
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.2",
"vite": "5.4.5",
"vite": "5.4.6",
"vitest": "2.1.1",
"vue": "3.5.6"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.6.2
vite: 5.4.5
vite: 5.4.6
vitest: 2.1.1
vue: 3.5.6
peerDependencies:
Expand Down Expand Up @@ -1918,7 +1918,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.47
tailwindcss: 3.4.11
vite: 5.4.5
vite: 5.4.6
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4445,9 +4445,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.5, vite@npm:^5.0.0":
version: 5.4.5
resolution: "vite@npm:5.4.5"
"vite@npm:5.4.6, vite@npm:^5.0.0":
version: 5.4.6
resolution: "vite@npm:5.4.6"
dependencies:
esbuild: ^0.21.3
fsevents: ~2.3.3
Expand Down Expand Up @@ -4484,7 +4484,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 19e7aa49cd72f93d4e152f23b736ff3de4fc4bccf81d99970b3e88bf399138cf1807314fde1f5ee6251f2007292d491bad97e444fb9d4d5628be4bf6cae62a42
checksum: ea293748f624b3bb53e68d30ddc55e7addeaa38bbcde06d900e6d476bef3d0550de2a67f5316680dbeae483afedd3e735fb91b65004659f62bece537ed038a59
languageName: node
linkType: hard

Expand Down

0 comments on commit b08453d

Please sign in to comment.