Skip to content

Commit

Permalink
chore: 0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zkz098 committed Jul 12, 2024
1 parent 82e3284 commit 7214524
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "hexo-theme-shokax",
"version": "0.4.9",
"version": "0.4.10",
"description": "a hexo theme based on shoka",
"main": "index.js",
"repository": "https://github.com/theme-shoka-x/hexo-theme-shokaX",
"author": "zkz098",
"license": "AGPL-3.0-or-later",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.5.0",
"scripts": {
"test": "tsc --build --verbose",
"build": "node ./toolbox/compiler.mjs"
Expand All @@ -16,10 +16,10 @@
"@types/jquery": "^3.5.30",
"@types/js-yaml": "^4.0.9",
"@types/katex": "^0.16.7",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/quicklink": "^2.3.4",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"eslint": "^9.6.0",
"eslint-config-standard": "~17",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -30,24 +30,24 @@
},
"dependencies": {
"@algolia/client-search": "^4.24.0",
"@waline/client": "^3.2.6",
"@waline/client": "^3.3.0",
"algoliasearch": "4.24.0",
"esbuild": "^0.23.0",
"hexo": "^7.3.0",
"hexo-algoliasearch": "^2.0.1",
"hexo-feed": "^1.1.2",
"hexo-fs": "^4.1.3",
"hexo-pagination": "^3.0.0",
"hexo-pagination": "^4.0.0",
"hexo-renderer-pug": "^3.0.0",
"hexo-util": "^3.3.0",
"instantsearch.js": "^4.73.0",
"instantsearch.js": "^4.73.1",
"js-yaml": "^4.1.0",
"katex": "^0.16.11",
"mouse-firework": "^0.0.5",
"quicklink": "^2.3.0",
"theme-shokax-anime": "^0.0.6",
"theme-shokax-pjax": "^0.0.3",
"twikoo": "^1.6.36",
"twikoo": "^1.6.38",
"unlazy": "^0.11.3",
"vue": "^3.4.31"
},
Expand Down

0 comments on commit 7214524

Please sign in to comment.