Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 891a79a commit 6d3b437
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.49",
"tailwindcss": "3.4.16",
"vite": "6.0.2"
"vite": "6.0.3"
}
}
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.7.2",
"vite": "6.0.2",
"vite": "6.0.3",
"vitest": "2.1.8",
"vue": "3.5.13"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.7.2
vite: 6.0.2
vite: 6.0.3
vitest: 2.1.8
vue: 3.5.13
peerDependencies:
Expand Down Expand Up @@ -2182,7 +2182,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.49
tailwindcss: 3.4.16
vite: 6.0.2
vite: 6.0.3
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4720,9 +4720,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.2":
version: 6.0.2
resolution: "vite@npm:6.0.2"
"vite@npm:6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
dependencies:
esbuild: ^0.24.0
fsevents: ~2.3.3
Expand Down Expand Up @@ -4768,7 +4768,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 3a9e36a00afe3f9bef81238370b824a56e44da78213ea7b4b9f47d50dd079c1eba20dd904e1c1bb686df052932444e20262fb386e714451fc50e4e3b02c067d4
checksum: b6738c1f78dbd58bc4d56cb3aba96d4fabc095c61633bbeff8778fd5ab72c4040eda2609a10d4163553b52b5481ed2f8bb6eba862798ed8b8320d60d5d29a4e6
languageName: node
linkType: hard

Expand Down

0 comments on commit 6d3b437

Please sign in to comment.