Skip to content

Commit

Permalink
build(deps-dev): bump vite from 4.5.1 to 4.5.2
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/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 Jan 24, 2024
1 parent 8678ef4 commit 9ac7876
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.12",
"vite": "^4.5.2",
"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.12
vite: ^4.5.2
vitest: ^0.33.0
zustand: ^4.4.7
peerDependencies:
Expand Down Expand Up @@ -11339,9 +11339,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 9ac7876

Please sign in to comment.