From e8385b06fd45320005db8e022727c7bd227e750c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 23 Jul 2024 07:55:00 +0300 Subject: Update devDependencies (#40655) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * @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 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package.json') 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": [ -- cgit v1.2.3