Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 1bcdf7f commit 1520507
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.17",
"vite": "6.0.6"
"vite": "6.0.7"
}
}
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.6",
"vite": "6.0.7",
"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 @@ -836,7 +836,7 @@ __metadata:
rollup-plugin-ts: 3.4.5
rollup-plugin-vue: 6.0.0
typescript: 5.7.2
vite: 6.0.6
vite: 6.0.7
vitest: 2.1.8
vue: 3.5.13
peerDependencies:
Expand Down Expand Up @@ -2199,7 +2199,7 @@ __metadata:
graphql: ^16.3.0
postcss: 8.4.49
tailwindcss: 3.4.17
vite: 6.0.6
vite: 6.0.7
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4740,9 +4740,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.6":
version: 6.0.6
resolution: "vite@npm:6.0.6"
"vite@npm:6.0.7":
version: 6.0.7
resolution: "vite@npm:6.0.7"
dependencies:
esbuild: ^0.24.2
fsevents: ~2.3.3
Expand Down Expand Up @@ -4788,7 +4788,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 6786a42805dc7f277462ace1890cdf07562fefd79ef00e15e5e7eca64b3ef90589b768cf44622f4b6fa336ef167e6f7611d0a3cc81fe25798a1eb7e1b3d659b6
checksum: 0a948bcd33cf1891a1079ccea6d7e2d1e030ed5d1ad86c9de41a5cb2935da50f77ef699a57ea12fa4a332d9def5494e80d75ea6504758d9d1d9a139f3c1c7fbe
languageName: node
linkType: hard

Expand Down

0 comments on commit 1520507

Please sign in to comment.