Skip to content

Commit

Permalink
build: 📦 update dependency vite to v6.0.6 (#708)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 5be2d97 commit 8f60826
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"ts-node": "10.9.2",
"typescript": "5.6.3",
"unplugin-swc": "1.5.1",
"vite": "6.0.5",
"vite": "6.0.6",
"vitest": "2.1.8"
},
"workspaces": [
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4120,7 +4120,7 @@ __metadata:
tslib: 2.8.1
typescript: 5.6.3
unplugin-swc: 1.5.1
vite: 6.0.5
vite: 6.0.6
vitest: 2.1.8
zone.js: 0.15.0
languageName: unknown
Expand Down Expand Up @@ -11233,7 +11233,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:>=0.15.13, esbuild@npm:^0.24.0":
"esbuild@npm:>=0.15.13, esbuild@npm:^0.24.0, esbuild@npm:^0.24.2":
version: 0.24.2
resolution: "esbuild@npm:0.24.2"
dependencies:
Expand Down Expand Up @@ -22119,11 +22119,11 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.5":
version: 6.0.5
resolution: "vite@npm:6.0.5"
"vite@npm:6.0.6":
version: 6.0.6
resolution: "vite@npm:6.0.6"
dependencies:
esbuild: 0.24.0
esbuild: ^0.24.2
fsevents: ~2.3.3
postcss: ^8.4.49
rollup: ^4.23.0
Expand Down Expand Up @@ -22167,7 +22167,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 51191684025a534f5c4467ce5cefa358fde4bbf5956cac66e55d8d4cb390dfc82d6d44b19d39919e2e899214cfdf81b33c9bb8e3f5fc12becdd4ceceffc3ba1e
checksum: 6786a42805dc7f277462ace1890cdf07562fefd79ef00e15e5e7eca64b3ef90589b768cf44622f4b6fa336ef167e6f7611d0a3cc81fe25798a1eb7e1b3d659b6
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f60826

Please sign in to comment.