File tree Expand file tree Collapse file tree 5 files changed +201
-137
lines changed Expand file tree Collapse file tree 5 files changed +201
-137
lines changed Original file line number Diff line number Diff line change 2626 "exports" : " ./src/index.ts" ,
2727 "publishConfig" : {
2828 "exports" : {
29+ "types" : " ./dist/index.d.ts" ,
2930 "import" : " ./dist/index.js" ,
30- "types " : " ./dist/index.d.ts "
31+ "require " : " ./dist/index.cjs "
3132 },
3233 "directory" : " package"
3334 },
5556 "updateGitHooks" : " simple-git-hooks"
5657 },
5758 "peerDependencies" : {
58- "chart.js" : " ^4.0.0 " ,
59+ "chart.js" : " ^4.1.1 " ,
5960 "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
6061 },
6162 "devDependencies" : {
8687 "@vitejs/plugin-react" : " ^3.0.0" ,
8788 "@vitest/coverage-c8" : " ^0.25.2" ,
8889 "browserslist" : " ^4.17.3" ,
89- "chart.js" : " ^4.0 .1" ,
90+ "chart.js" : " ^4.1 .1" ,
9091 "chartjs-adapter-date-fns" : " ^3.0.0" ,
9192 "chartjs-plugin-annotation" : " ^2.0.1" ,
9293 "chartjs-plugin-zoom" : " ^2.0.0" ,
117118 "size-limit" : " ^8.0.0" ,
118119 "standard-version" : " ^9.3.1" ,
119120 "tsd" : " ^0.25.0" ,
120- "typescript" : " ^4.9.3 " ,
121+ "typescript" : " ^4.9.4 " ,
121122 "vite" : " ^4.0.0" ,
122123 "vitest" : " ^0.25.2" ,
123124 "vitest-canvas-mock" : " ^0.2.1"
You can’t perform that action at this time.
0 commit comments