diff options
| author | XhmikosR <[email protected]> | 2024-03-19 11:33:08 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-19 11:33:08 +0200 |
| commit | d1a648ab36f2679615e73617b838a48c19687966 (patch) | |
| tree | 7680c1c3504c01b5fd57f178f2ea7b3fdcb7a3d0 /package.json | |
| parent | f7f0026e4af2fee210b664e145dfe55bd12b7deb (diff) | |
| download | bootstrap-d1a648ab36f2679615e73617b838a48c19687966.tar.xz bootstrap-d1a648ab36f2679615e73617b838a48c19687966.zip | |
Update dependencies (#39800)
* hugo-bin ^0.120.8 → ^0.121.0
* postcss ^8.4.35 → ^8.4.36
* sass ^1.71.1 → ^1.72.0
* terser ^5.29.1 → ^5.29.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index a8ca542df..e41d03692 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.120.8", + "hugo-bin": "^0.121.0", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -143,17 +143,17 @@ "lockfile-lint": "^4.13.2", "nodemon": "^3.1.0", "npm-run-all2": "^6.1.2", - "postcss": "^8.4.35", + "postcss": "^8.4.36", "postcss-cli": "^11.0.0", "rollup": "^4.13.0", "rollup-plugin-istanbul": "^5.0.0", "rtlcss": "^4.1.1", - "sass": "^1.71.1", + "sass": "^1.72.0", "sass-true": "^8.0.0", "shelljs": "^0.8.5", "stylelint": "^16.2.1", "stylelint-config-twbs-bootstrap": "^14.0.0", - "terser": "^5.29.1", + "terser": "^5.29.2", "vnu-jar": "23.4.11" }, "files": [ |
