chore: update frappe-charts to 2.0.0rc26
This commit is contained in:
parent
4f705afb51
commit
d6470dc9bd
3 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@import "frappe/public/css/fonts/fontawesome/font-awesome.min.css";
|
||||
@import "frappe/public/css/octicons/octicons.css";
|
||||
@import "frappe/public/css/fonts/inter/inter.scss";
|
||||
@import "~frappe-charts/dist/assets/output-d7b7460b.css";
|
||||
@import "~frappe-charts/dist/frappe-charts.min";
|
||||
@import "~plyr/dist/plyr";
|
||||
@import "./desk/index";
|
||||
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
"esbuild-plugin-vue3": "^0.3.0",
|
||||
"fast-deep-equal": "^2.0.1",
|
||||
"fast-glob": "^3.2.5",
|
||||
"frappe-charts": "2.0.0-rc25",
|
||||
"frappe-charts": "^2.0.0-rc26",
|
||||
"frappe-datatable": "1.18.1",
|
||||
"frappe-gantt": "^0.6.0",
|
||||
"highlight.js": "^10.4.1",
|
||||
|
|
|
|||
|
|
@ -1485,10 +1485,10 @@ fraction.js@^4.3.6:
|
|||
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
|
||||
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
|
||||
|
||||
frappe-charts@2.0.0-rc25:
|
||||
version "2.0.0-rc25"
|
||||
resolved "https://registry.yarnpkg.com/frappe-charts/-/frappe-charts-2.0.0-rc25.tgz#0af540df67d07cef244e18ddad1637df09227c8b"
|
||||
integrity sha512-3sghNGh6DQ5VaEuNtY7tyrvK7erIEBPYmyxhUPkqbkiEIIAA9HJczF90c4wr4hREfsWaTAntkaQ/Fpi2reS+Hg==
|
||||
frappe-charts@^2.0.0-rc26:
|
||||
version "2.0.0-rc26"
|
||||
resolved "https://registry.yarnpkg.com/frappe-charts/-/frappe-charts-2.0.0-rc26.tgz#9632d620b92f2043cebd192a8899119f5715524b"
|
||||
integrity sha512-0vyXcwcekIeYA6pxCHGcRdG8llC6hpGR91nkbwRGSnBYMKomX2AQtfgTlIKMrE9nmAkewJeZsTx1scni8Ry0iA==
|
||||
|
||||
frappe-datatable@1.18.1:
|
||||
version "1.18.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue