mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-27 09:41:27 +01:00
Update: react-redux v7.2.3 -> v7.2.4 (#417)
This commit is contained in:
parent
e3f4c4a0d7
commit
ce5f3809eb
@ -936,7 +936,7 @@ https://cdnjs.cloudflare.com/ajax/libs/react/16.14.0/umd/react.production.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/react/17.0.2/umd/react.production.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/react-dom/16.14.0/umd/react-dom.production.min.js
|
||||
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.3/react-redux.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/react-redux/7.2.4/react-redux.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/react-router/5.2.0/react-router.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/redux/4.0.5/redux.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/rickshaw/1.7.1/rickshaw.min.css
|
||||
|
@ -470,7 +470,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/react-dom/17.')) {
|
||||
return '17.0.2';
|
||||
} else if (type.startsWith('/react-redux/7.')) {
|
||||
return '7.2.3';
|
||||
return '7.2.4';
|
||||
} else if (type.startsWith('/react-router/5.')) {
|
||||
return '5.2.0';
|
||||
} else if (type.startsWith('/react-side-effect/')) {
|
||||
|
@ -65,6 +65,7 @@
|
||||
<li>Update: vue v3.0.6 -> v3.0.11 (<a href="https://codeberg.org/nobody/LocalCDN/issues/414">#414</a>)</li>
|
||||
<li>Update: vue-i18n v9.1.3 -> v9.1.6 (<a href="https://codeberg.org/nobody/LocalCDN/issues/415">#415</a>)</li>
|
||||
<li>Fixed: (Chromium) Missing option to block/allow Google Fonts (<a href="https://codeberg.org/nobody/LocalCDN/issues/416">#416</a>)</li>
|
||||
<li>Update: react-redux v7.2.3 -> v7.2.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/417">#417</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
9
resources/react-redux/7.2.4/react-redux.min.jsm
Normal file
9
resources/react-redux/7.2.4/react-redux.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user