From b91259f85e29b994e7b4be10be74607c685fa37f Mon Sep 17 00:00:00 2001 From: mobeicanyue <81098819+mobeicanyue@users.noreply.github.com> Date: Tue, 23 Jan 2024 01:06:31 +0800 Subject: [PATCH] Update CDN URLs for external libraries --- _config.fluid.yml | 40 ++++++++++++++++++++-------------------- package-lock.json | 18 +++++++++--------- package.json | 4 ++-- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/_config.fluid.yml b/_config.fluid.yml index 88bceaa1..e4dc19c3 100644 --- a/_config.fluid.yml +++ b/_config.fluid.yml @@ -1074,46 +1074,46 @@ static_prefix: internal_css: /css internal_img: /img - anchor: https://cdn.staticfile.org/anchor-js/4.3.1/ + anchor: https://lib.baomitu.com/anchor-js/4.3.1/ - github_markdown: https://cdn.staticfile.org/github-markdown-css/4.0.0/ + github_markdown: https://lib.baomitu.com/github-markdown-css/4.0.0/ - jquery: https://cdn.staticfile.org/jquery/3.6.4/ + jquery: https://lib.baomitu.com/jquery/3.6.4/ - bootstrap: https://cdn.staticfile.org/twitter-bootstrap/4.6.1/ + bootstrap: https://lib.baomitu.com/twitter-bootstrap/4.6.1/ - prismjs: https://cdn.staticfile.org/prism/1.29.0/ + prismjs: https://lib.baomitu.com/prism/1.29.0/ - tocbot: https://cdn.staticfile.org/tocbot/4.20.1/ + tocbot: https://lib.baomitu.com/tocbot/4.20.1/ - typed: https://cdn.staticfile.org/typed.js/2.0.12/ + typed: https://lib.baomitu.com/typed.js/2.0.12/ - fancybox: https://cdn.staticfile.org/fancybox/3.5.7/ + fancybox: https://lib.baomitu.com/fancybox/3.5.7/ - nprogress: https://cdn.staticfile.org/nprogress/0.2.0/ + nprogress: https://lib.baomitu.com/nprogress/0.2.0/ - mathjax: https://cdn.staticfile.org/mathjax/3.2.2/ + mathjax: https://lib.baomitu.com/mathjax/3.2.2/ - katex: https://cdn.staticfile.org/KaTeX/0.16.2/ + katex: https://lib.baomitu.com/KaTeX/0.16.2/ busuanzi: https://busuanzi.ibruce.info/busuanzi/2.3/ - clipboard: https://cdn.staticfile.org/clipboard.js/2.0.11/ + clipboard: https://lib.baomitu.com/clipboard.js/2.0.11/ - mermaid: https://cdn.staticfile.org/mermaid/8.14.0/ + mermaid: https://lib.baomitu.com/mermaid/8.14.0/ - valine: https://cdn.staticfile.org/valine/1.5.1/ + valine: https://lib.baomitu.com/valine/1.5.1/ waline: https://cdn.staticfile.org/waline/2.15.5/ - gitalk: https://cdn.staticfile.org/gitalk/1.8.0/ + gitalk: https://lib.baomitu.com/gitalk/1.8.0/ - disqusjs: https://cdn.staticfile.org/disqusjs/1.3.0/ + disqusjs: https://lib.baomitu.com/disqusjs/1.3.0/ - twikoo: https://cdn.staticfile.org/twikoo/1.6.8/ + twikoo: https://lib.baomitu.com/twikoo/1.6.8/ - discuss: https://cdn.staticfile.org/discuss/1.2.1/ + discuss: https://lib.baomitu.com/discuss/1.2.1/ - hint: https://cdn.staticfile.org/hint.css/2.7.0/ + hint: https://lib.baomitu.com/hint.css/2.7.0/ - moment: https://cdn.staticfile.org/moment.js/2.29.4/ \ No newline at end of file + moment: https://lib.baomitu.com/moment.js/2.29.4/ diff --git a/package-lock.json b/package-lock.json index 17ae97e4..09aa46e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -218,9 +218,9 @@ "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.21", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.21.tgz", - "integrity": "sha512-SRfKmRe1KvYnxjEMtxEr+J4HIeMX5YBg/qhRHpxEIGjhX1rshcHlnFUE9K0GazhVKWM7B+nARSkV8LuvJdJ5/g==", + "version": "0.3.22", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.22.tgz", + "integrity": "sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==", "dependencies": { "@jridgewell/resolve-uri": "^3.1.0", "@jridgewell/sourcemap-codec": "^1.4.14" @@ -1260,9 +1260,9 @@ } }, "node_modules/hexo": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.0.0.tgz", - "integrity": "sha512-3iRSYReDcYd+bdCrDYS53aFjR717M+eSwKVXdM1tF2QETi8urcwDdDDoD7Nm2E0trqN4oeoHJ7FoXbn2UsZxqw==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/hexo/-/hexo-7.1.1.tgz", + "integrity": "sha512-u6aJXG1npYkZJLl7QEOeTdm9hOwxfsLmFp4qAQVF0OAuNaikrKORjgNsjPmrWwI/tIObwjVJnEUJnV7S+NnUlw==", "dependencies": { "abbrev": "^2.0.0", "archy": "^1.0.0", @@ -3294,9 +3294,9 @@ } }, "node_modules/rfdc": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.0.tgz", - "integrity": "sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==" + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.1.tgz", + "integrity": "sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==" }, "node_modules/safe-buffer": { "version": "5.1.2", diff --git a/package.json b/package.json index 2db1be01..df67ef49 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "server": "hexo server" }, "hexo": { - "version": "7.0.0" + "version": "7.1.1" }, "dependencies": { "hexo": "^7.0.0", @@ -27,4 +27,4 @@ "hexo-theme-fluid": "^1.9.7", "hexo-yam": "^8.0.0" } -} +} \ No newline at end of file