diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 89c4e1d9..de93bc5b 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -7,6 +7,8 @@ on: workflow_dispatch: release: types: [published] + tag: + types: [published] jobs: publish-npm: diff --git a/demo/package-lock.json b/demo/package-lock.json index 82e9886d..26442fca 100644 --- a/demo/package-lock.json +++ b/demo/package-lock.json @@ -1978,17 +1978,6 @@ "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz", "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, - "node_modules/atob": { - "version": "2.1.2", - "resolved": "https://registry.npmmirror.com/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", - "bin": { - "atob": "bin/atob.js" - }, - "engines": { - "node": ">= 4.5.0" - } - }, "node_modules/babel-plugin-inferno": { "version": "6.7.0", "resolved": "https://registry.npmmirror.com/babel-plugin-inferno/-/babel-plugin-inferno-6.7.0.tgz", @@ -2304,16 +2293,6 @@ "node": ">= 8" } }, - "node_modules/css": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/css/-/css-3.0.0.tgz", - "integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==", - "dependencies": { - "inherits": "^2.0.4", - "source-map": "^0.6.1", - "source-map-resolve": "^0.6.0" - } - }, "node_modules/cssom": { "version": "0.5.0", "resolved": "https://registry.npmmirror.com/cssom/-/cssom-0.5.0.tgz", @@ -2367,14 +2346,6 @@ "resolved": "https://registry.npmmirror.com/decimal.js/-/decimal.js-10.4.3.tgz", "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==" }, - "node_modules/decode-uri-component": { - "version": "0.2.2", - "resolved": "https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz", - "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", - "engines": { - "node": ">=0.10" - } - }, "node_modules/deepmerge": { "version": "4.3.1", "resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.1.tgz", @@ -3182,80 +3153,20 @@ } }, "node_modules/hexo-theme-nexmoe": { - "version": "4.2.0-alpha.9", - "resolved": "https://registry.npmmirror.com/hexo-theme-nexmoe/-/hexo-theme-nexmoe-4.2.0-alpha.9.tgz", - "integrity": "sha512-+lM+ucEuvHtX4xQNS2EAy2wtbms3qFqzeBjLQidEff5rJrOtPe8qM+SxIBSRxux5cdu8DKLu56rGYxhGl9RyZw==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/hexo-theme-nexmoe/-/hexo-theme-nexmoe-4.2.2.tgz", + "integrity": "sha512-/lO8Esa+SdwnKl8ZDpVb2zhf7y2LPdZzeEIPbsi1w+wQ14OKXfcR7PHOSJNjgvEblVnsmCxduVnihZF6he+GtA==", "dependencies": { "hexo": "^6.0.0", "hexo-component-inferno": "^2.0.2", "hexo-generator-json-content": "^4.2.3", "hexo-renderer-inferno": "^0.1.3", - "hexo-renderer-stylus": "^2.0.0", + "hexo-renderer-stylus": "^3.0.0", "inferno": "^7.3.3", "inferno-create-element": "^7.3.3", "semver": ">=5.0.0" } }, - "node_modules/hexo-theme-nexmoe/node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/hexo-theme-nexmoe/node_modules/hexo-renderer-stylus": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/hexo-renderer-stylus/-/hexo-renderer-stylus-2.1.0.tgz", - "integrity": "sha512-Nef4YCr7JX8jaRaByhzXMSsWnDed+RgJj6aU/ARnYu3Bn5xz/qRz52VJG7KqD0Xuysxa9TIBdVUgNzBrSFn3DQ==", - "dependencies": { - "nib": "^1.2.0", - "stylus": "^0.57.0" - }, - "engines": { - "node": ">=12.13.0" - } - }, - "node_modules/hexo-theme-nexmoe/node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - }, - "node_modules/hexo-theme-nexmoe/node_modules/source-map": { - "version": "0.7.4", - "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz", - "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", - "engines": { - "node": ">= 8" - } - }, - "node_modules/hexo-theme-nexmoe/node_modules/stylus": { - "version": "0.57.0", - "resolved": "https://registry.npmmirror.com/stylus/-/stylus-0.57.0.tgz", - "integrity": "sha512-yOI6G8WYfr0q8v8rRvE91wbxFU+rJPo760Va4MF6K0I6BZjO4r+xSynkvyPBP9tV1CIEUeRsiidjIs2rzb1CnQ==", - "dependencies": { - "css": "^3.0.0", - "debug": "^4.3.2", - "glob": "^7.1.6", - "safer-buffer": "^2.1.2", - "sax": "~1.2.4", - "source-map": "^0.7.3" - }, - "bin": { - "stylus": "bin/stylus" - }, - "engines": { - "node": "*" - } - }, "node_modules/hexo-util": { "version": "2.7.0", "resolved": "https://registry.npmmirror.com/hexo-util/-/hexo-util-2.7.0.tgz", @@ -4435,16 +4346,6 @@ "node": ">=0.10.0" } }, - "node_modules/source-map-resolve": { - "version": "0.6.0", - "resolved": "https://registry.npmmirror.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz", - "integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==", - "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated", - "dependencies": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0" - } - }, "node_modules/source-map-support": { "version": "0.5.21", "resolved": "https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz",