From ea7e11b8a91c7c890a7bd62d406556191ff771b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 07:26:57 +0000 Subject: [PATCH] build(deps): bump components/jquery from 3.7.1 to 4.0.0 Bumps [components/jquery](https://github.com/components/jquery) from 3.7.1 to 4.0.0. - [Release notes](https://github.com/components/jquery/releases) - [Commits](https://github.com/components/jquery/compare/3.7.1...4.0.0) --- updated-dependencies: - dependency-name: components/jquery dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 78a6e0d9..060c5ee6 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "clue/socket-raw": "^1.6", "clue/socks-react": "^1.4", "clue/stdio-react": "^2.6", - "components/jquery": "~3.7.1", + "components/jquery": "~4.0.0", "dompdf/dompdf": "^3.1.5", "dragonmantank/cron-expression": "^3.6", "evenement/evenement": "^3.0.2", diff --git a/composer.lock b/composer.lock index d363b304..6872fdd5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "99ddac94a7f5f494cbd57bae2432989d", + "content-hash": "7db0d0cbd0ec2ac09fb3e8623c9dc62e", "packages": [ { "name": "brick/math", @@ -926,16 +926,16 @@ }, { "name": "components/jquery", - "version": "v3.7.1", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/components/jquery.git", - "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7" + "reference": "594f9dd922c3b12519c8d52bde744b79fd2ca816" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/components/jquery/zipball/8edc7785239bb8c2ad2b83302b856a1d61de60e7", - "reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7", + "url": "https://api.github.com/repos/components/jquery/zipball/594f9dd922c3b12519c8d52bde744b79fd2ca816", + "reference": "594f9dd922c3b12519c8d52bde744b79fd2ca816", "shasum": "" }, "type": "component", @@ -971,7 +971,7 @@ "source": "https://github.com/jquery/jquery", "wiki": "http://docs.jquery.com/" }, - "time": "2023-09-22T01:43:46+00:00" + "time": "2026-05-11T18:06:23+00:00" }, { "name": "doctrine/collections",