mirror of https://github.com/snachodog/mybuddy.git
Update node dependencies
This commit is contained in:
parent
d227a88403
commit
9c17b617b7
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
|
@ -7,9 +7,9 @@
|
|||
"url": "https://github.com/babybuddy/babybuddy.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.7",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@ronilaukkarinen/gulp-stylelint": "^14.1.1",
|
||||
"bootstrap": "^5.2.3",
|
||||
"bootstrap": "^5.3.0",
|
||||
"del": "^6.1.1",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-all": "^1.1.0",
|
||||
|
@ -23,16 +23,16 @@
|
|||
"gulp-sass-glob": "^1.1.0",
|
||||
"gulp-spawn": "^2.0.0",
|
||||
"gulp-uglify": "^3.0.2",
|
||||
"jquery": "^3.6.4",
|
||||
"jquery": "^3.7.0",
|
||||
"masonry-layout": "^4.2.2",
|
||||
"npm-force-resolutions": "^0.0.10",
|
||||
"plotly.js": "^2.22.0",
|
||||
"plotly.js": "^2.24.3",
|
||||
"pulltorefreshjs": "^0.1.22",
|
||||
"pump": "^3.0.0",
|
||||
"sass": "^1.62.1",
|
||||
"stylelint": "^15.6.1",
|
||||
"stylelint-config-recommended-scss": "^11.0.0",
|
||||
"sass": "^1.63.6",
|
||||
"stylelint": "^15.10.1",
|
||||
"stylelint-config-recommended-scss": "^12.0.0",
|
||||
"stylelint-order": "^6.0.3",
|
||||
"stylelint-scss": "^5.0.0"
|
||||
"stylelint-scss": "^5.0.1"
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue