vue-github-buttons
vue-github-buttons copied to clipboard
:octocat: GitHub buttons component for Vue.
Bumps [tslint-config-gluons](https://github.com/gluons/tslint-config-gluons) from 2.1.0 to 2.2.0. Release notes Sourced from tslint-config-gluons's releases. v2.2.0 Upgrade TSLint & other dependencies. Commits 1d4b3f1 🔖 v2.2.0 088ff04 :arrow_up: Upgrade dependencies See full diff in...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.1.1 to 5.2.7. Release notes Sourced from css-loader's releases. v5.2.7 5.2.7 (2021-07-13) Bug Fixes fix crash when source map is unavailable with external URL in [@import](https://github.com/import) (bb76fe4)...
Bumps [@types/karma](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/karma) from 3.0.3 to 6.3.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 6.2.1 to 10.0.0 Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 3.3.0. Release notes Sourced from node-fetch's releases. v3.3.0 3.3.0 (2022-11-10) Features add static Response.json (#1670) (55a4870) v3.2.10 3.2.10 (2022-07-31) Bug Fixes ReDoS referrer (#1611) (2880238)...
``` TS7016: Could not find a declaration file for module 'vue-github-buttons'. 'node_modules/vue-github-buttons/dist/vue-github-buttons.cjs.js' implicitly has an 'any' type. If the 'vue-github-buttons' package actually exposes this module, try adding a new declaration...
First of all, thanks for implementing the button support for Vuepress +1 ! It works fine in `vuepress dev` mode, but when I build for static I'm having an error....