Update _vendors.yml

This commit is contained in:
Mimi 2022-07-05 23:33:34 +08:00
parent 8ce7e1b29d
commit 23ec97c64c
2 changed files with 15 additions and 15 deletions

View File

@ -32,21 +32,21 @@ prism_line_numbers:
integrity: sha256-9cmf7tcLdXpKsPi/2AWE93PbZpTp4M4tqzFk+lWomjU= integrity: sha256-9cmf7tcLdXpKsPi/2AWE93PbZpTp4M4tqzFk+lWomjU=
mathjax: mathjax:
name: mathjax name: mathjax
version: 3.2.1 version: 3.2.2
file: es5/tex-mml-chtml.js file: es5/tex-mml-chtml.js
integrity: sha256-hlC2uSQYTmPsrzGZTEQEg9PZ1a/+SV6VBCTclohf2og= integrity: sha256-MASABpB4tYktI2Oitl4t+78w/lyA+D7b/s9GEP0JOGI=
katex: katex:
name: katex name: katex
version: 0.15.6 version: 0.16.0
file: dist/katex.min.css file: dist/katex.min.css
alias: KaTeX alias: KaTeX
integrity: sha256-J+iAE0sgH8QSz9hpcDxXIftnj65JEZgNhGcgReTTK9s= integrity: sha256-uik/hNqHWZldXh/0K35nqOSCff9F61/ZOFReqNOBgB0=
copy_tex_js: copy_tex_js:
name: katex name: katex
version: 0.15.6 version: 0.16.0
file: dist/contrib/copy-tex.min.js file: dist/contrib/copy-tex.min.js
alias: KaTeX alias: KaTeX
integrity: sha256-etSqbSVF4+Lwe8MGk/Vanc1sR+mWv+qOG73fxWw9p94= integrity: sha256-Us54+rSGDSTvIhKKUs4kygE2ipA0RXpWWh0/zLqw3bs=
pjax: pjax:
name: '@next-theme/pjax' name: '@next-theme/pjax'
version: 0.5.0 version: 0.5.0
@ -113,14 +113,14 @@ gitalk_css:
integrity: sha256-AJnUHL7dBv6PGaeyPQJcgQPDjt/Hn/PvYZde1iqfp8U= integrity: sha256-AJnUHL7dBv6PGaeyPQJcgQPDjt/Hn/PvYZde1iqfp8U=
firebase_app: firebase_app:
name: firebase name: firebase
version: 9.8.2 version: 9.8.4
file: firebase-app-compat.js file: firebase-app-compat.js
integrity: sha256-ETbC+kCMIUue1LpQ/nOsZCZMK8vqXJemdx/M8WRd8uk= integrity: sha256-Ha44Wy1mfvy/FARbw1LEZEP+6CR0xY9DjqQO0CxiR+A=
firebase_firestore: firebase_firestore:
name: firebase name: firebase
version: 9.8.2 version: 9.8.4
file: firebase-firestore-compat.js file: firebase-firestore-compat.js
integrity: sha256-2VCCncnPAuPgE4GESOUOwBXepYclyBn6yVAffkvS+4Y= integrity: sha256-/PPuiA5ROMN6ofcCtoekNMy+IJpZYKYEVHGiJWl1FY8=
algolia_search: algolia_search:
name: algoliasearch name: algoliasearch
version: 4.13.1 version: 4.13.1
@ -128,9 +128,9 @@ algolia_search:
integrity: sha256-g68T2rU86flpyzVWWCcZxWGWISTfOXVwEpZgyKOaZ1c= integrity: sha256-g68T2rU86flpyzVWWCcZxWGWISTfOXVwEpZgyKOaZ1c=
instant_search: instant_search:
name: instantsearch.js name: instantsearch.js
version: 4.41.0 version: 4.43.0
file: dist/instantsearch.production.min.js file: dist/instantsearch.production.min.js
integrity: sha256-pcI4/FMJoWdUH2NCwYH6FZDY6z/UoWVAqsKjqTpcMx8= integrity: sha256-IFMAFYX3cRorWK/pTWiu9XTWyCs0FoUFWEHVzQDRjnE=
local_search: local_search:
name: hexo-generator-searchdb name: hexo-generator-searchdb
version: 1.4.0 version: 1.4.0
@ -143,9 +143,9 @@ pdfobject:
integrity: sha256-tu9j5pBilBQrWSDePOOajCUdz6hWsid/lBNzK4KgEPM= integrity: sha256-tu9j5pBilBQrWSDePOOajCUdz6hWsid/lBNzK4KgEPM=
mermaid: mermaid:
name: mermaid name: mermaid
version: 9.1.1 version: 9.1.3
file: dist/mermaid.min.js file: dist/mermaid.min.js
integrity: sha256-8L3O8tirFUa8Va4NSTAyIbHJeLd6OnlcxgupV9F77e0= integrity: sha256-TIYL00Rhw/8WaoUhYTLX9SKIEFdXxg+yMWSLVUbhiLg=
animate_css: animate_css:
name: animate.css name: animate.css
version: 3.1.1 version: 3.1.1

View File

@ -1,6 +1,6 @@
{ {
"name": "hexo-theme-next", "name": "hexo-theme-next",
"version": "8.12.1", "version": "8.12.2",
"description": "Elegant and powerful theme for Hexo.", "description": "Elegant and powerful theme for Hexo.",
"main": "package.json", "main": "package.json",
"files": [ "files": [