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 4.5.3 to 4.5.5 #3155

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
24 changes: 12 additions & 12 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"sass": "^1.56.1",
"tsc-watch": "6.0.4",
"typescript": "5.1.6",
"vite": "4.5.3",
"vite": "4.5.5",
"vitest": "1.5.0",
"vitest-fetch-mock": "0.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/openneuro-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"sass": "^1.32.8",
"stream-browserify": "^3.0.0",
"typescript": "5.1.6",
"vite": "4.5.3",
"vite": "4.5.5",
"vitest": "1.5.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5328,7 +5328,7 @@ __metadata:
subscriptions-transport-ws: "npm:0.11.0"
typescript: "npm:5.1.6"
universal-cookie: "npm:^4.0.4"
vite: "npm:4.5.3"
vite: "npm:4.5.5"
vitest: "npm:1.5.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -23426,7 +23426,7 @@ __metadata:
sass: "npm:^1.56.1"
tsc-watch: "npm:6.0.4"
typescript: "npm:5.1.6"
vite: "npm:4.5.3"
vite: "npm:4.5.5"
vitest: "npm:1.5.0"
vitest-fetch-mock: "npm:0.2.2"
dependenciesMeta:
Expand Down Expand Up @@ -26515,9 +26515,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.5.3":
version: 4.5.3
resolution: "vite@npm:4.5.3"
"vite@npm:4.5.5":
version: 4.5.5
resolution: "vite@npm:4.5.5"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -26551,7 +26551,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/82efe1bc6d6848f8c97b71f1dc5b2fba2c3f30b2207ef2451c8df1a0ed5903c55714d7cd8ecb75879b488661d97f6e01a4ad758b5ef6a50a14338f916233bfa4
checksum: 10/2e8b39e004f2b2e72506b816700b3aafaf3f85bdcb9dd9392075bb234ce7333f859a0d2078a85ce5d0039f0f659ca564a7366af587848e5166f14b136cb0ad37
languageName: node
linkType: hard

Expand Down
Loading