Skip to content

Commit

Permalink
build(deps-dev): bump vitest from 1.6.0 to 1.6.1 (#5641)
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 3b55457 commit 09048be
Show file tree
Hide file tree
Showing 18 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-scss": "^13.0.0",
"typescript": "~5.4",
"vitest": "^1.2.1",
"vitest": "^1.6.1",
"vue-template-compiler": "workspace:*"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/audio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"preact": "^10.5.13"
},
"devDependencies": {
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/aws-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-sdk/client-s3": "^3.362.0",
"@aws-sdk/s3-request-presigner": "^3.362.0",
"nock": "^13.1.0",
"vitest": "^1.2.1",
"vitest": "^1.6.1",
"whatwg-fetch": "3.6.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/companion-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"p-retry": "^6.1.0"
},
"devDependencies": {
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/compressor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"access": "public"
},
"devDependencies": {
"vitest": "^1.2.1"
"vitest": "^1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/@uppy/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"preact": "^10.5.13"
},
"devDependencies": {
"vitest": "^1.2.1"
"vitest": "^1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/@uppy/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@uppy/url": "workspace:^",
"@uppy/webcam": "workspace:^",
"resize-observer-polyfill": "^1.5.0",
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/provider-views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/gapi": "^0.0.47",
"@types/google.accounts": "^0.0.14",
"@types/google.picker": "^0.0.42",
"vitest": "^1.6.0"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/remote-sources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
},
"devDependencies": {
"resize-observer-polyfill": "^1.5.1",
"vitest": "^1.2.1"
"vitest": "^1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/@uppy/store-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://github.com/transloadit/uppy/issues"
},
"devDependencies": {
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/store-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"devDependencies": {
"redux": "^4.0.0",
"vitest": "^1.2.1"
"vitest": "^1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/@uppy/thumbnail-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"namespace-emitter": "2.0.1",
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/transloadit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@uppy/core": "workspace:^"
},
"devDependencies": {
"vitest": "^1.2.1",
"vitest": "^1.6.1",
"whatwg-fetch": "^3.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/@uppy/tus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"tus-js-client": "^4.2.3"
},
"devDependencies": {
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
},
"devDependencies": {
"@types/lodash": "^4.14.199",
"vitest": "^1.2.1"
"vitest": "^1.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/@uppy/webcam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"preact": "^10.5.13"
},
"devDependencies": {
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/@uppy/xhr-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"nock": "^13.1.0",
"vitest": "^1.2.1"
"vitest": "^1.6.1"
},
"peerDependencies": {
"@uppy/core": "workspace:^"
Expand Down
Loading

0 comments on commit 09048be

Please sign in to comment.