diff options
| author | XhmikosR <[email protected]> | 2024-07-23 07:55:00 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-23 07:55:00 +0300 |
| commit | e8385b06fd45320005db8e022727c7bd227e750c (patch) | |
| tree | 58868fcf10bc327d0819b3e288a089fc0d69cad1 /package.json | |
| parent | 79a3fedf71ec67a18b43ef0184f2c5a898535a84 (diff) | |
| download | bootstrap-e8385b06fd45320005db8e022727c7bd227e750c.tar.xz bootstrap-e8385b06fd45320005db8e022727c7bd227e750c.zip | |
Update devDependencies (#40655)
* @docsearch/js ^3.6.0 → ^3.6.1
* globby ^14.0.1 → ^14.0.2
* hugo-bin ^0.125.2 → ^0.126.0
* jasmine ^5.1.0 → ^5.2.0
* rollup ^4.18.1 → ^4.19.0
* terser ^5.31.2 → ^5.31.3
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 3df8bfb62..8c97e82be 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@babel/cli": "^7.24.8", "@babel/core": "^7.24.9", "@babel/preset-env": "^7.24.8", - "@docsearch/js": "^3.6.0", + "@docsearch/js": "^3.6.1", "@popperjs/core": "^2.11.8", "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-commonjs": "^26.0.1", @@ -125,11 +125,11 @@ "eslint-plugin-markdown": "^5.1.0", "eslint-plugin-unicorn": "^54.0.0", "find-unused-sass-variables": "^6.0.0", - "globby": "^14.0.1", + "globby": "^14.0.2", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.125.2", + "hugo-bin": "^0.126.0", "ip": "^2.0.1", - "jasmine": "^5.1.0", + "jasmine": "^5.2.0", "jquery": "^3.7.1", "karma": "^6.4.3", "karma-browserstack-launcher": "1.4.0", @@ -145,7 +145,7 @@ "npm-run-all2": "^6.2.2", "postcss": "^8.4.39", "postcss-cli": "^11.0.0", - "rollup": "^4.18.1", + "rollup": "^4.19.0", "rollup-plugin-istanbul": "^5.0.0", "rtlcss": "^4.1.1", "sass": "^1.77.8", @@ -153,7 +153,7 @@ "shelljs": "^0.8.5", "stylelint": "^16.7.0", "stylelint-config-twbs-bootstrap": "^14.2.0", - "terser": "^5.31.2", + "terser": "^5.31.3", "vnu-jar": "23.4.11" }, "files": [ |
