mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
Update _vendors.yml
This commit is contained in:
parent
8ce7e1b29d
commit
23ec97c64c
28
_vendors.yml
28
_vendors.yml
@ -32,21 +32,21 @@ prism_line_numbers:
|
||||
integrity: sha256-9cmf7tcLdXpKsPi/2AWE93PbZpTp4M4tqzFk+lWomjU=
|
||||
mathjax:
|
||||
name: mathjax
|
||||
version: 3.2.1
|
||||
version: 3.2.2
|
||||
file: es5/tex-mml-chtml.js
|
||||
integrity: sha256-hlC2uSQYTmPsrzGZTEQEg9PZ1a/+SV6VBCTclohf2og=
|
||||
integrity: sha256-MASABpB4tYktI2Oitl4t+78w/lyA+D7b/s9GEP0JOGI=
|
||||
katex:
|
||||
name: katex
|
||||
version: 0.15.6
|
||||
version: 0.16.0
|
||||
file: dist/katex.min.css
|
||||
alias: KaTeX
|
||||
integrity: sha256-J+iAE0sgH8QSz9hpcDxXIftnj65JEZgNhGcgReTTK9s=
|
||||
integrity: sha256-uik/hNqHWZldXh/0K35nqOSCff9F61/ZOFReqNOBgB0=
|
||||
copy_tex_js:
|
||||
name: katex
|
||||
version: 0.15.6
|
||||
version: 0.16.0
|
||||
file: dist/contrib/copy-tex.min.js
|
||||
alias: KaTeX
|
||||
integrity: sha256-etSqbSVF4+Lwe8MGk/Vanc1sR+mWv+qOG73fxWw9p94=
|
||||
integrity: sha256-Us54+rSGDSTvIhKKUs4kygE2ipA0RXpWWh0/zLqw3bs=
|
||||
pjax:
|
||||
name: '@next-theme/pjax'
|
||||
version: 0.5.0
|
||||
@ -113,14 +113,14 @@ gitalk_css:
|
||||
integrity: sha256-AJnUHL7dBv6PGaeyPQJcgQPDjt/Hn/PvYZde1iqfp8U=
|
||||
firebase_app:
|
||||
name: firebase
|
||||
version: 9.8.2
|
||||
version: 9.8.4
|
||||
file: firebase-app-compat.js
|
||||
integrity: sha256-ETbC+kCMIUue1LpQ/nOsZCZMK8vqXJemdx/M8WRd8uk=
|
||||
integrity: sha256-Ha44Wy1mfvy/FARbw1LEZEP+6CR0xY9DjqQO0CxiR+A=
|
||||
firebase_firestore:
|
||||
name: firebase
|
||||
version: 9.8.2
|
||||
version: 9.8.4
|
||||
file: firebase-firestore-compat.js
|
||||
integrity: sha256-2VCCncnPAuPgE4GESOUOwBXepYclyBn6yVAffkvS+4Y=
|
||||
integrity: sha256-/PPuiA5ROMN6ofcCtoekNMy+IJpZYKYEVHGiJWl1FY8=
|
||||
algolia_search:
|
||||
name: algoliasearch
|
||||
version: 4.13.1
|
||||
@ -128,9 +128,9 @@ algolia_search:
|
||||
integrity: sha256-g68T2rU86flpyzVWWCcZxWGWISTfOXVwEpZgyKOaZ1c=
|
||||
instant_search:
|
||||
name: instantsearch.js
|
||||
version: 4.41.0
|
||||
version: 4.43.0
|
||||
file: dist/instantsearch.production.min.js
|
||||
integrity: sha256-pcI4/FMJoWdUH2NCwYH6FZDY6z/UoWVAqsKjqTpcMx8=
|
||||
integrity: sha256-IFMAFYX3cRorWK/pTWiu9XTWyCs0FoUFWEHVzQDRjnE=
|
||||
local_search:
|
||||
name: hexo-generator-searchdb
|
||||
version: 1.4.0
|
||||
@ -143,9 +143,9 @@ pdfobject:
|
||||
integrity: sha256-tu9j5pBilBQrWSDePOOajCUdz6hWsid/lBNzK4KgEPM=
|
||||
mermaid:
|
||||
name: mermaid
|
||||
version: 9.1.1
|
||||
version: 9.1.3
|
||||
file: dist/mermaid.min.js
|
||||
integrity: sha256-8L3O8tirFUa8Va4NSTAyIbHJeLd6OnlcxgupV9F77e0=
|
||||
integrity: sha256-TIYL00Rhw/8WaoUhYTLX9SKIEFdXxg+yMWSLVUbhiLg=
|
||||
animate_css:
|
||||
name: animate.css
|
||||
version: 3.1.1
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hexo-theme-next",
|
||||
"version": "8.12.1",
|
||||
"version": "8.12.2",
|
||||
"description": "Elegant and powerful theme for Hexo.",
|
||||
"main": "package.json",
|
||||
"files": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user