diff options
| author | XhmikosR <[email protected]> | 2023-07-23 22:20:47 +0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2023-07-23 21:28:31 -0700 |
| commit | 92d779f83c265a447b72d0e6df2f0e68c3d1fb40 (patch) | |
| tree | 68242f1595dff7a5e31a81cf98774596a3a2b265 /package.json | |
| parent | 01dacaf2189b5b4319bd172cba7f10d22cb860e6 (diff) | |
| download | bootstrap-92d779f83c265a447b72d0e6df2f0e68c3d1fb40.tar.xz bootstrap-92d779f83c265a447b72d0e6df2f0e68c3d1fb40.zip | |
Update devDependencies and regenerate package-lock.json
* hugo-bin ^0.111.3 → ^0.111.4
* postcss ^8.4.26 → ^8.4.27
* sass ^1.63.6 → ^1.64.1
* stylelint ^15.10.1 → ^15.10.2
* terser ^5.19.1 → ^5.19.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 354298b78..1c039d240 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.111.3", + "hugo-bin": "^0.111.4", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.0", @@ -140,17 +140,17 @@ "lockfile-lint": "^4.10.6", "nodemon": "^3.0.1", "npm-run-all2": "^6.0.6", - "postcss": "^8.4.26", + "postcss": "^8.4.27", "postcss-cli": "^10.1.0", "rollup": "^3.26.3", "rollup-plugin-istanbul": "^4.0.0", "rtlcss": "^4.1.0", - "sass": "^1.63.6", + "sass": "^1.64.1", "sass-true": "^7.0.0", "shelljs": "^0.8.5", - "stylelint": "^15.10.1", + "stylelint": "^15.10.2", "stylelint-config-twbs-bootstrap": "^11.0.1", - "terser": "^5.19.1", + "terser": "^5.19.2", "vnu-jar": "23.4.11" }, "files": [ |
