mirror of https://github.com/snachodog/mybuddy.git
Update node dependencies
This commit is contained in:
parent
d74f35d765
commit
13a81f6336
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue