Skip to content

Commit 9925df4

Browse files
chore(deps): bump the pnpm-minor group across 1 directory with 4 updates (#528)
Bumps the pnpm-minor group with 4 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage), [axios](https://github.com/axios/axios) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `@aws-sdk/client-s3` from 3.1053.0 to 3.1063.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1063.0/clients/client-s3) Updates `@aws-sdk/lib-storage` from 3.1053.0 to 3.1063.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1063.0/lib/lib-storage) Updates `axios` from 1.16.1 to 1.17.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.1...v1.17.0) Updates `react-router-dom` from 7.15.1 to 7.17.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.17.0/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.17.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1063.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm-minor - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.1063.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm-minor - dependency-name: axios dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm-minor - dependency-name: react-router-dom dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pnpm-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 238c773 commit 9925df4

2 files changed

Lines changed: 286 additions & 306 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
},
4242
"packageManager": "pnpm@10.15.0",
4343
"dependencies": {
44-
"@aws-sdk/client-s3": "3.1053.0",
45-
"@aws-sdk/lib-storage": "3.1053.0",
46-
"axios": "1.16.1",
44+
"@aws-sdk/client-s3": "3.1063.0",
45+
"@aws-sdk/lib-storage": "3.1063.0",
46+
"axios": "1.17.0",
4747
"exceljs": "^4.4.0",
4848
"gray-matter": "^4.0.3",
4949
"just-install": "^2.0.2",

0 commit comments

Comments
 (0)