Skip to content

Commit

Permalink
build(deps-dev): bump vite from 4.4.11 to 4.4.12
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pionxzh committed Dec 6, 2023
1 parent 7028117 commit 21f4a46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@
"rollup-plugin-swc3": "^0.10.3",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"vite": "^4.4.11",
"vite": "^4.4.12",
"vitest": "^0.33.0"
},
"resolutions": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2170,7 +2170,7 @@ __metadata:
rollup-plugin-swc3: ^0.10.3
ts-node: ^10.9.1
typescript: ^5.1.3
vite: ^4.4.11
vite: ^4.4.12
vitest: ^0.33.0
zustand: ^4.4.7
peerDependencies:
Expand Down Expand Up @@ -10985,9 +10985,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.11":
version: 4.4.11
resolution: "vite@npm:4.4.11"
"vite@npm:^4.4.12":
version: 4.5.1
resolution: "vite@npm:4.5.1"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -11021,7 +11021,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c22145c8385343a629cd546054b9da6eee60327540102bdfd1ad897fd2e78e0763ce6a18a9d84fdefde9da8fd2427d3bec9eb2697b47cf4068c7b4b52f7e3e6a
checksum: 72b3584b3d3b8d14e8a37f0248e47fb8b4d02ab35de5b5a8e5ca8ae55c3be2aab73760dc36edac4fa722de182f78cc492eb44888fcb4a9a0712c4605dad644f9
languageName: node
linkType: hard

Expand Down

0 comments on commit 21f4a46

Please sign in to comment.