mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
Updated: algoliasearch v4.9.0 -> v4.9.1 (#435)
This commit is contained in:
parent
0479399129
commit
870f91f377
@ -1246,5 +1246,6 @@ https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v4.9.95/css/
|
||||
https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v4.9.95/fonts/materialdesignicons-webfont.woff2
|
||||
https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v5.8.55/css/materialdesignicons.min.css
|
||||
https://raw.githubusercontent.com/Templarian/MaterialDesign-Webfont/v5.8.55/fonts/materialdesignicons-webfont.woff2
|
||||
https://unpkg.com/algoliasearch@4.9.1/dist/algoliasearch.umd.js
|
||||
https://unpkg.com/react-side-effect@2.1.1/lib/index.umd.min.js
|
||||
https://use.fontawesome.com/a1f20be65b.js
|
||||
|
@ -74,7 +74,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/algoliasearch/3.')) {
|
||||
return '3.35.1';
|
||||
} else if (type.startsWith('/algoliasearch/4.')) {
|
||||
return '4.9.0';
|
||||
return '4.9.1';
|
||||
} else if (type.startsWith('/anchor-js/3.')) {
|
||||
return '3.2.2';
|
||||
} else if (type.startsWith('/anchor-js/4.')) {
|
||||
|
@ -38,6 +38,7 @@
|
||||
<li>Added: DataTables (Bundle) v1.10.24 (<a href="https://codeberg.org/nobody/LocalCDN/issues/432">#432</a>)</li>
|
||||
<li>Updated: Swiper v6.5.8 -> v6.5.9 (<a href="https://codeberg.org/nobody/LocalCDN/issues/433">#433</a>)</li>
|
||||
<li>Updated: Chart.js v3.2.0 -> v3.2.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/434">#434</a>)</li>
|
||||
<li>Updated: algoliasearch v4.9.0 -> v4.9.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/435">#435</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
2
resources/algoliasearch/4.9.1/algoliasearch.min.jsm
Normal file
2
resources/algoliasearch/4.9.1/algoliasearch.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user