Files
iTop/package.json
Stephen Abello bfe01899a4 N°7243 - Add toast notifications to iTop (#614)
* N°7243 - Add toast notifications to iTop

* Apply suggestions from code review

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>

* Apply suggestions from code review

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>

* Apply suggestions from code review

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>

* Apply suggestions from code review

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>

* Apply suggestions from code review

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>

* Apply suggestions from code review

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>

* Update js/pages/backoffice/toolbox.js

* Update js/utils.js

* N°7243 - Move some rules to a dedicated partial and use spacing variables

---------

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
2024-02-16 10:59:05 +01:00

17 lines
448 B
JSON

{
"dependencies": {
"@fontsource/raleway": "^4.5.0",
"@popperjs/core": "^2.4.4",
"bulma-scss": "^0.9.4",
"datatables.net": "^1.11.3",
"datatables.net-fixedheader": "^3.1.2",
"datatables.net-responsive": "^2.1.0",
"datatables.net-scroller": "^1.4.2",
"datatables.net-select": "^1.2.0",
"scrollmagic": "^2.0.8",
"selectize-plugin-a11y": "^1.1.0",
"tippy.js": "^6.2.5",
"toastify-js": "^1.12.0"
}
}