add some packages

This commit is contained in:
2025-08-13 10:06:11 +08:00
parent 266fcb2aed
commit dcc9b33303
3 changed files with 3 additions and 1 deletions

View File

@@ -1059,7 +1059,7 @@ inject:
bottom:
# - <script src="xxxx"></script>
# - <script src="https://npm.elemecdn.com/echarts@4.9.0/dist/echarts.min.js"></script>
- <script src="https://npm.elemecdn.com/echarts@4.9.0/dist/echarts.min.js"></script>
- <script src="https://fastly.jsdelivr.net/npm/aplayer/dist/APlayer.min.js"></script>
- <script src="https://fastly.jsdelivr.net/npm/meting/dist/Meting.min.js"></script>
- <script type="text/javascript" src="https://unpkg.zhimg.com/jquery@latest/dist/jquery.min.js"></script>

1
package-lock.json generated
View File

@@ -32,6 +32,7 @@
"hexo-server": "^3.0.0",
"hexo-theme-landscape": "^1.0.0",
"hexo-wordcount": "^6.0.1",
"moment": "^2.30.1",
"node-fetch": "^3.3.2",
"p-limit": "^6.2.0",
"vite-plugin-require-transform": "^1.0.21"

View File

@@ -36,6 +36,7 @@
"hexo-server": "^3.0.0",
"hexo-theme-landscape": "^1.0.0",
"hexo-wordcount": "^6.0.1",
"moment": "^2.30.1",
"node-fetch": "^3.3.2",
"p-limit": "^6.2.0",
"vite-plugin-require-transform": "^1.0.21"