From 549ea0b7ad841ad0c1a06ae8d7bec138d87acd14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:25:50 +0000 Subject: [PATCH] Bump the react group with 2 updates (#592) 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](https://github.com/express-labs/pure-react-carousel/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index b991c84..d2b0310 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 67269af..215d3ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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"