Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions assets/data/cdn/jsdelivr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ prefix:
# simple-icons@16.19.0 https://github.com/simple-icons/simple-icons
simpleIcons: https://cdn.jsdelivr.net/npm/simple-icons@16.19.0/icons/
libFiles:
# algoliasearch@5.52.1 https://github.com/algolia/algoliasearch-client-javascript
algoliasearchJS: algoliasearch@5.52.1/dist/algoliasearch-lite.umd.min.js
# algoliasearch@5.55.0 https://github.com/algolia/algoliasearch-client-javascript
algoliasearchJS: algoliasearch@5.55.0/dist/algoliasearch-lite.umd.min.js
# animate.css@4.1.1 https://github.com/daneden/animate.css
animateCSS: animate.css@4.1.1/animate.min.css
# aplayer@1.10.1 https://github.com/MoePlayer/APlayer
Expand Down
4 changes: 2 additions & 2 deletions assets/data/cdn/unpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ prefix:
# simple-icons@16.19.0 https://github.com/simple-icons/simple-icons
simpleIcons: https://unpkg.com/simple-icons@16.19.0/icons/
libFiles:
# algoliasearch@5.52.1 https://github.com/algolia/algoliasearch-client-javascript
algoliasearchJS: algoliasearch@5.52.1/dist/algoliasearch-lite.umd.js
# algoliasearch@5.55.0 https://github.com/algolia/algoliasearch-client-javascript
algoliasearchJS: algoliasearch@5.55.0/dist/algoliasearch-lite.umd.js
# animate.css@4.1.1 https://github.com/daneden/animate.css
animateCSS: animate.css@4.1.1/animate.min.css
# aplayer@1.10.1 https://github.com/MoePlayer/APlayer
Expand Down
2 changes: 1 addition & 1 deletion librarybot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ schemaVersion: 1
baseDir: assets/lib
libraries:
- npm: algoliasearch
version: 5.52.1
version: 5.55.0
- npm: animate.css
version: 4.1.1
local:
Expand Down