diff options
| author | XhmikosR <[email protected]> | 2024-03-11 11:57:29 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2024-03-12 09:50:25 +0200 |
| commit | 2bc395b563768cf250d3e2c637db67d936e42a01 (patch) | |
| tree | da443f997044862e0d85b41ee7517fcdcd11923f /package.json | |
| parent | 6ce0c62e21ec4d611020d421e94de52115216afe (diff) | |
| download | bootstrap-2bc395b563768cf250d3e2c637db67d936e42a01.tar.xz bootstrap-2bc395b563768cf250d3e2c637db67d936e42a01.zip | |
Update devDependencies and regenerate package-lock.json
* eslint-plugin-markdown ^3.0.1 → ^4.0.1
* hugo-bin ^0.120.7 → ^0.120.8
* rollup ^4.12.0 → ^4.13.0
* terser ^5.27.2 → ^5.29.1
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 3a1a498f8..46ee1db39 100644 --- a/package.json +++ b/package.json @@ -119,12 +119,12 @@ "eslint-config-xo": "^0.44.0", "eslint-plugin-html": "^8.0.0", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-markdown": "^3.0.1", + "eslint-plugin-markdown": "^4.0.1", "eslint-plugin-unicorn": "^51.0.1", "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.120.7", + "hugo-bin": "^0.120.8", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -142,7 +142,7 @@ "npm-run-all2": "^6.1.2", "postcss": "^8.4.35", "postcss-cli": "^11.0.0", - "rollup": "^4.12.0", + "rollup": "^4.13.0", "rollup-plugin-istanbul": "^5.0.0", "rtlcss": "^4.1.1", "sass": "^1.71.1", @@ -150,7 +150,7 @@ "shelljs": "^0.8.5", "stylelint": "^16.2.1", "stylelint-config-twbs-bootstrap": "^14.0.0", - "terser": "^5.27.2", + "terser": "^5.29.1", "vnu-jar": "23.4.11" }, "files": [ |
