Update node dependencies

This commit is contained in:
Christopher C. Wells 2021-11-13 05:13:08 -08:00
parent d74f35d765
commit 13a81f6336
2 changed files with 219 additions and 2078 deletions

2283
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,16 +21,16 @@
"gulp-uglify": "^3.0.2",
"jquery": "^3.6.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"plotly.js": "^2.6.0",
"moment-timezone": "^0.5.34",
"plotly.js": "^2.6.3",
"popper.js": "^1.16.1",
"pulltorefreshjs": "^0.1.22",
"pump": "^3.0.0",
"sass": "^1.42.1",
"stylelint": "^13.13.1",
"stylelint-config-recommended-scss": "^4.3.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.21.0",
"sass": "^1.43.4",
"stylelint": "^14.0.1",
"stylelint-config-recommended-scss": "^5.0.1",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.0.0",
"tempusdominus-bootstrap-4": "5.1.2",
"tempusdominus-core": "5.0.3"
}