diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index b1fee485..b4c52a86 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1406,7 +1406,7 @@ https://cdnjs.cloudflare.com/ajax/libs/react-dom/16.14.0/umd/react-dom.productio https://cdnjs.cloudflare.com/ajax/libs/react-dom/17.0.2/umd/react-dom.production.min.js https://cdnjs.cloudflare.com/ajax/libs/react-redux/7.2.6/react-redux.min.js https://cdnjs.cloudflare.com/ajax/libs/react-router/5.2.1/react-router.min.js -https://cdnjs.cloudflare.com/ajax/libs/react-router/6.1.0/react-router.production.min.js +https://cdnjs.cloudflare.com/ajax/libs/react-router/6.1.1/react-router.production.min.js https://cdnjs.cloudflare.com/ajax/libs/redux/4.1.2/redux.min.js https://cdnjs.cloudflare.com/ajax/libs/rickshaw/1.7.1/rickshaw.min.css https://cdnjs.cloudflare.com/ajax/libs/rickshaw/1.7.1/rickshaw.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index a6694b1c..2462a50d 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -334,7 +334,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/react-dom/17.')) return '17.0.2'; if (type.startsWith('/react-redux/7.')) return '7.2.6'; if (type.startsWith('/react-router/5.')) return '5.2.1'; - if (type.startsWith('/react-router/6.')) return '6.1.0'; + if (type.startsWith('/react-router/6.')) return '6.1.1'; if (type.startsWith('/react-side-effect/')) return '2.1.1'; if (type.startsWith('/react-lifecycles-compat/')) return '3.0.4'; if (type.startsWith('/redux/4.')) return '4.1.2'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 830ea712..8462b815 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -42,7 +42,7 @@
  • instantsearch.js v4.33.2 -> v4.34.0 (#802)
  • vue v3.2.23 -> v3.2.26 (#803)
  • markdown-it v12.2.0 -> v12.3.0 (#804)
  • -
  • react-router v6.0.2 -> v6.1.0 (#805)
  • +
  • react-router v6.0.2 -> v6.1.1 (#805)
  • video.js v7.17.1 -> v7.17.2 (#806)
  • Mapping

    diff --git a/resources/react-router/6.1.0/note b/resources/react-router/6.1.1/note similarity index 100% rename from resources/react-router/6.1.0/note rename to resources/react-router/6.1.1/note diff --git a/resources/react-router/6.1.0/react-router.min.jsm b/resources/react-router/6.1.1/react-router.min.jsm similarity index 99% rename from resources/react-router/6.1.0/react-router.min.jsm rename to resources/react-router/6.1.1/react-router.min.jsm index 9bcf2da6..35147c90 100644 --- a/resources/react-router/6.1.0/react-router.min.jsm +++ b/resources/react-router/6.1.1/react-router.min.jsm @@ -1,5 +1,5 @@ /** - * React Router v6.1.0 + * React Router v6.1.1 * * Copyright (c) Remix Software Inc. *