mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Update deps (#9349)
This commit is contained in:
parent
124581a679
commit
28d6619555
@ -35,7 +35,7 @@ module.exports = {
|
||||
{
|
||||
entryPoints: ['../../types/index.esm.d.ts'],
|
||||
hideInPageTOC: true,
|
||||
tsconfig: '../../tsconfig.json',
|
||||
tsconfig: 'tsconfig.json',
|
||||
sidebar: {
|
||||
fullNames: true,
|
||||
parentCategory: 'API',
|
||||
|
||||
4690
package-lock.json
generated
4690
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -92,16 +92,16 @@
|
||||
"rollup-plugin-cleanup": "^3.2.1",
|
||||
"rollup-plugin-istanbul": "^3.0.0",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"typedoc": "^0.20.35",
|
||||
"typedoc": "^0.21.2",
|
||||
"typedoc-plugin-markdown": "^3.6.1",
|
||||
"typescript": "~4.1.0",
|
||||
"vue-tabs-component": "^1.5.0",
|
||||
"vuepress": "^1.8.2",
|
||||
"vuepress-plugin-code-copy": "^1.0.6",
|
||||
"vuepress-plugin-flexsearch": "^0.1.0",
|
||||
"vuepress-plugin-flexsearch": "^0.2.0",
|
||||
"vuepress-plugin-redirect": "^1.2.5",
|
||||
"vuepress-plugin-tabs": "^0.3.0",
|
||||
"vuepress-plugin-typedoc": "^0.7.0",
|
||||
"vuepress-plugin-typedoc": "^0.8.1",
|
||||
"vuepress-theme-chartjs": "^0.2.0",
|
||||
"yargs": "^17.0.1"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user