updated npm dependencies and implemented basic import
This commit is contained in:
parent
686bb489ba
commit
1d017a3cd1
6 changed files with 925 additions and 618 deletions
|
@ -57,6 +57,8 @@ import "../node_modules/bootstrap-icons/icons/asterisk.svg";
|
|||
import "../node_modules/bootstrap-icons/icons/card-list.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/file-earmark-spreadsheet.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/box-arrow-in-left.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/link.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/link-45deg.svg";
|
||||
|
||||
// webpack automatically bundles all modules in your
|
||||
// entry points. Those entry points can be configured
|
||||
|
|
1385
assets/package-lock.json
generated
1385
assets/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -10,7 +10,7 @@
|
|||
"@fontsource/lato": "^4.2.1",
|
||||
"@mdi/svg": "^5.9.55",
|
||||
"@popperjs/core": "^2.8.4",
|
||||
"bootstrap": "^5.0.0-beta2",
|
||||
"bootstrap": "^5.0.0-beta3",
|
||||
"bootstrap-icons": "^1.4.0",
|
||||
"hamburgers": "^1.1.3",
|
||||
"heroicons": "^0.4.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue