Update npm dependencies

This commit is contained in:
Alan Orth 2021-10-18 14:52:43 +03:00
parent 99f1a6725c
commit 2e40f6cd69
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
2 changed files with 532 additions and 466 deletions

988
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,14 +18,14 @@
"author": "Alan Orth",
"license": "CC-BY-3.0",
"devDependencies": {
"@chiiya/haven": "^0.6.2",
"@chiiya/haven": "^0.7.0",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-brands-svg-icons": "^5.15.2",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"bootstrap": "^4.6.0",
"clean-css-cli": "^4.3.0",
"rtlcss": "^2.6.2",
"sass": "^1.32.4",
"webpack-cli": "^4.5.0"
"clean-css-cli": "^5.4.1",
"rtlcss": "^3.3.0",
"sass": "^1.43.2",
"webpack-cli": "^4.9.1"
}
}