mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-21 04:34:46 +02:00
build(deps): bump components/jquery from 3.6.0 to 3.7.1
Bumps [components/jquery](https://github.com/components/jquery) from 3.6.0 to 3.7.1. - [Release notes](https://github.com/components/jquery/releases) - [Commits](https://github.com/components/jquery/compare/3.6.0...3.7.1) --- updated-dependencies: - dependency-name: components/jquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
83837dd07c
commit
d2a9d65913
@ -28,7 +28,7 @@
|
||||
"clue/socket-raw": "^1.6",
|
||||
"clue/socks-react": "^1.4",
|
||||
"clue/stdio-react": "^2.6",
|
||||
"components/jquery": "3.6.*",
|
||||
"components/jquery": "3.7.*",
|
||||
"cweagans/composer-patches": "~1.0",
|
||||
"dompdf/dompdf": "^3.1.0",
|
||||
"erusev/parsedown": "^1.7.4",
|
||||
|
18
composer.lock
generated
18
composer.lock
generated
@ -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": "34e428b803b397057309ff6f58941864",
|
||||
"content-hash": "0fcbfdcfd829422356990db5fa01ffb0",
|
||||
"packages": [
|
||||
{
|
||||
"name": "brick/math",
|
||||
@ -884,30 +884,30 @@
|
||||
},
|
||||
{
|
||||
"name": "components/jquery",
|
||||
"version": "3.6.0",
|
||||
"version": "v3.7.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/components/jquery.git",
|
||||
"reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3"
|
||||
"reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/components/jquery/zipball/6cf38ee1fd04b6adf8e7dda161283aa35be818c3",
|
||||
"reference": "6cf38ee1fd04b6adf8e7dda161283aa35be818c3",
|
||||
"url": "https://api.github.com/repos/components/jquery/zipball/8edc7785239bb8c2ad2b83302b856a1d61de60e7",
|
||||
"reference": "8edc7785239bb8c2ad2b83302b856a1d61de60e7",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "component",
|
||||
"extra": {
|
||||
"component": {
|
||||
"scripts": [
|
||||
"jquery.js"
|
||||
],
|
||||
"files": [
|
||||
"jquery.min.js",
|
||||
"jquery.min.map",
|
||||
"jquery.slim.js",
|
||||
"jquery.slim.min.js",
|
||||
"jquery.slim.min.map"
|
||||
],
|
||||
"scripts": [
|
||||
"jquery.js"
|
||||
]
|
||||
}
|
||||
},
|
||||
@ -929,7 +929,7 @@
|
||||
"source": "https://github.com/jquery/jquery",
|
||||
"wiki": "http://docs.jquery.com/"
|
||||
},
|
||||
"time": "2021-03-20T19:13:42+00:00"
|
||||
"time": "2023-09-22T01:43:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "cweagans/composer-patches",
|
||||
|
Loading…
x
Reference in New Issue
Block a user