Skip to content

Commit

Permalink
Dependa (huridocs#7308)
Browse files Browse the repository at this point in the history
* Bump tailwindcss from 3.4.10 to 3.4.13

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.10 to 3.4.13.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.10...v3.4.13)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump react-dropzone from 14.2.3 to 14.2.9

Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone) from 14.2.3 to 14.2.9.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.2.3...v14.2.9)

---
updated-dependencies:
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @aws-sdk/client-s3 from 3.624.0 to 3.664.0

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.624.0 to 3.664.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.664.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: txau <[email protected]>
  • Loading branch information
3 people authored Oct 4, 2024
1 parent efd1493 commit 430cd7a
Show file tree
Hide file tree
Showing 2 changed files with 679 additions and 646 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"body-parser": "^1.20.3"
},
"dependencies": {
"@aws-sdk/client-s3": "3.624.0",
"@aws-sdk/client-s3": "3.664.0",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
Expand Down Expand Up @@ -199,7 +199,7 @@
"react-dnd-html5-backend-old": "yarn:react-dnd-html5-backend@^15.1.2",
"react-dnd-old": "yarn:[email protected]",
"react-dom": "^18.3.1",
"react-dropzone": "14.2.3",
"react-dropzone": "14.2.9",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.53.0",
"react-image-gallery": "^1.3.0",
Expand Down Expand Up @@ -381,7 +381,7 @@
"stream-mock": "^2.0.5",
"supertest": "7.0.0",
"svg-inline-loader": "^0.8.2",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.13",
"terser-webpack-plugin": "^5.3.10",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
Expand Down
Loading

0 comments on commit 430cd7a

Please sign in to comment.