Skip to content

Commit

Permalink
Bump the react group with 2 updates (#592)
Browse files Browse the repository at this point in the history
Bumps the react group with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [pure-react-carousel](https://github.com/express-labs/pure-react-carousel).


Updates `@types/react` from 18.3.10 to 18.3.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `pure-react-carousel` from 1.30.1 to 1.32.0
- [Release notes](https://github.com/express-labs/pure-react-carousel/releases)
- [Commits](express-labs/pure-react-carousel@v1.30.1...v1.32.0)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: pure-react-carousel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
...

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 Nov 1, 2024
1 parent 950ccf6 commit 549ea0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"dependencies": {
"@semantic-ui-react/css-patch": "^1.1.3",
"@types/leaflet": "^1.9.12",
"@types/react": "^18.3.10",
"@types/react": "^18.3.12",
"@types/react-helmet": "^6.1.11",
"@types/styled-components": "^5.1.34",
"dayjs": "^1.11.13",
"leaflet": "^1.9.4",
"linkify-react": "^4.1.3",
"linkifyjs": "^4.1.3",
"pure-react-carousel": "^1.30.1",
"pure-react-carousel": "^1.32.0",
"react": "^18.3.1",
"react-app-polyfill": "^3.0.0",
"react-dom": "^18.3.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -906,10 +906,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.3.10":
version "18.3.10"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
"@types/react@*", "@types/react@^18.3.12":
version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down Expand Up @@ -4385,10 +4385,10 @@ punycode@^2.3.1:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

pure-react-carousel@^1.30.1:
version "1.30.1"
resolved "https://registry.yarnpkg.com/pure-react-carousel/-/pure-react-carousel-1.30.1.tgz#006a333869b51339dafcdee2afa0561eb46d1743"
integrity sha512-B1qi62hZk0OFqRR4cTjtgIeOn/Ls5wo+HsLtrXT4jVf5et8ldBHSt+6LsYRJN86Or8dm+XbnJNEHy6WDJ0/DQw==
pure-react-carousel@^1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/pure-react-carousel/-/pure-react-carousel-1.32.0.tgz#95afe440b07394a6613b924a6de8cbfa6209196b"
integrity sha512-RW0zKjjId1Xmspcqdu3v0pmlce3BVDACJ0fzt1+ZPJ4GxqJbIqt2kPAh1e5M19S5BDewihnq6kz4kIaGXleO3w==
dependencies:
"@babel/runtime" "^7.5.5"
deep-freeze "0.0.1"
Expand Down

0 comments on commit 549ea0b

Please sign in to comment.