diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index f6ede352..ac8d766d 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1491,7 +1491,7 @@ https://cdnjs.cloudflare.com/ajax/libs/react-dom/18.2.0/umd/react-dom.production https://cdnjs.cloudflare.com/ajax/libs/react-redux/7.2.8/react-redux.min.js https://cdnjs.cloudflare.com/ajax/libs/react-redux/8.0.5/react-redux.min.js https://cdnjs.cloudflare.com/ajax/libs/react-router/5.3.3/react-router.min.js -https://cdnjs.cloudflare.com/ajax/libs/react-router/6.6.0/react-router.production.min.js +https://cdnjs.cloudflare.com/ajax/libs/react-router/6.6.1/react-router.production.min.js https://cdnjs.cloudflare.com/ajax/libs/redux/4.2.0/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 7ea18776..75aee3b5 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -407,7 +407,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/react-redux/7.')) return '7.2.8'; if (type.startsWith('/react-redux/8.')) return '8.0.5'; if (type.startsWith('/react-router/5.')) return '5.3.3'; - if (type.startsWith('/react-router/6.')) return '6.6.0'; + if (type.startsWith('/react-router/6.')) return '6.6.1'; if (type.startsWith('/react-side-effect/')) return '2.1.2'; if (type.startsWith('/react-lifecycles-compat/')) return '3.0.4'; if (type.startsWith('/redux/4.')) return '4.2.0'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index f9441dd4..c1f1281b 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -37,7 +37,7 @@
  • dygraph v2.1.0 -> v2.1.2 (#1261)
  • slider-pro v1.6.0 -> v1.6.1 (#1262)
  • Chart.js v4.0.1 -> v4.1.1 (#1263)
  • -
  • react-router v6.4.5 -> v6.6.0 (#1266)
  • +
  • react-router v6.4.5 -> v6.6.1 (#1266)
  • algoliasearch v4.14.2 -> v4.14.3 (#1267)
  • d3 v7.7.0 -> v7.8.0 (#1268)
  • axios v1.2.1 -> v1.2.2 (#1269)
  • diff --git a/resources/react-router/6.6.0/note b/resources/react-router/6.6.1/note similarity index 100% rename from resources/react-router/6.6.0/note rename to resources/react-router/6.6.1/note diff --git a/resources/react-router/6.6.0/react-router.min.jsm b/resources/react-router/6.6.1/react-router.min.jsm similarity index 99% rename from resources/react-router/6.6.0/react-router.min.jsm rename to resources/react-router/6.6.1/react-router.min.jsm index faaf7f16..b0b22b33 100644 --- a/resources/react-router/6.6.0/react-router.min.jsm +++ b/resources/react-router/6.6.1/react-router.min.jsm @@ -1,5 +1,5 @@ /** - * React Router v6.6.0 + * React Router v6.6.1 * * Copyright (c) Remix Software Inc. *