Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump vite from 5.3.3 to 5.3.4 #5

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"typescript-eslint": "^7.14.1",
"vite": "^5.3.3"
"vite": "^5.3.4"
},
"peerDependencies": {
"rxjs": "^7"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ __metadata:
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.3"
typescript-eslint: "npm:^7.14.1"
vite: "npm:^5.3.3"
vite: "npm:^5.3.4"
peerDependencies:
rxjs: ^7
languageName: unknown
Expand Down Expand Up @@ -4941,9 +4941,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.3.3":
version: 5.3.3
resolution: "vite@npm:5.3.3"
"vite@npm:^5.3.4":
version: 5.3.4
resolution: "vite@npm:5.3.4"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4977,7 +4977,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/e7a094cefedad9e204b715588502118e07d1b9c00c617f55b810169181907f55144f0a82f650995d6a74f12e3695fca65afc348b475b91a81dcbd0274d30a088
checksum: 10/9eadb261be1f5f6335a67cb44a8803febd8b190202909385fd2ae7849991095ee13c5af914da53da48a421ee0901a8fedbb7519dc7d1b8ade3ea6e42bd9b2b39
languageName: node
linkType: hard

Expand Down