mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-16 11:50:58 +01:00
react-router v6.10.0 -> v6.11.1 (#1414)
This commit is contained in:
parent
752ccddb6e
commit
1a32921dd9
@ -1492,7 +1492,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.10.0/react-router.production.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/react-router/6.11.1/react-router.production.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/redux/4.2.1/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
|
||||
|
@ -400,7 +400,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.10.0';
|
||||
if (type.startsWith('/react-router/6.')) return '6.11.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.1';
|
||||
|
@ -43,6 +43,7 @@
|
||||
<li>libphonenumber-js v1.10.26 -> v1.10.28 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1411">#1411</a>)</li>
|
||||
<li>highlight.js v11.7.0 -> v11.8.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1412">#1412</a>)</li>
|
||||
<li>Chart.js v4.2.1 -> v4.3.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1413">#1413</a>)</li>
|
||||
<li>react-router v6.10.0 -> v6.11.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1414">#1414</a>)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="generator-section">
|
||||
|
File diff suppressed because one or more lines are too long
12
resources/react-router/6.11.1/react-router.min.jsm
Normal file
12
resources/react-router/6.11.1/react-router.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user