Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 6ad72e2 commit 1d040f9
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.15",
"vite": "6.0.0"
"vite": "6.0.1"
}
}
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.0",
"vite": "6.0.1",
"vitest": "2.1.5",
"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.0
vite: 6.0.1
vitest: 2.1.5
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.15
vite: 6.0.0
vite: 6.0.1
vue: ^3.2.31
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4727,9 +4727,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.0":
version: 6.0.0
resolution: "vite@npm:6.0.0"
"vite@npm:6.0.1":
version: 6.0.1
resolution: "vite@npm:6.0.1"
dependencies:
esbuild: ^0.24.0
fsevents: ~2.3.3
Expand Down Expand Up @@ -4775,7 +4775,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: a0d8f1bb25a76a2240b0fb5345aceedd044ba6d20bbaf1b39f7a5ba0ec9b9814263f749c640cfe9350ebc49f224dde8af7ef05e58774e483b65db85976bcc22a
checksum: 6c567f6ede66396b2b28f723e31d5d7893f2a86be2d83e9b767c24661fd95be35f1fc796a137326858bc4e8bb7b3ae6496933c23bfeb1e9997674194aa08b199
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d040f9

Please sign in to comment.