dependency updates

This commit is contained in:
2025-11-27 10:15:26 +10:00
parent aab4bc0d46
commit c0e595f88a
2 changed files with 19 additions and 19 deletions

32
composer.lock generated
View File

@@ -1547,16 +1547,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v12.40.1", "version": "v12.40.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "2e986acbf9acf62cba13400bc23c4d639bf188b9" "reference": "1ccd99220b474500e672b373f32bd709ec38de50"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/2e986acbf9acf62cba13400bc23c4d639bf188b9", "url": "https://api.github.com/repos/laravel/framework/zipball/1ccd99220b474500e672b373f32bd709ec38de50",
"reference": "2e986acbf9acf62cba13400bc23c4d639bf188b9", "reference": "1ccd99220b474500e672b373f32bd709ec38de50",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1762,7 +1762,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-11-25T16:16:33+00:00" "time": "2025-11-26T19:24:25+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@@ -1952,16 +1952,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.7.1", "version": "2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "10732241927d3971d28e7ea7b5712721fa2296ca" "reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/10732241927d3971d28e7ea7b5712721fa2296ca", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"reference": "10732241927d3971d28e7ea7b5712721fa2296ca", "reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1998,7 +1998,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "2.8-dev" "dev-main": "2.9-dev"
} }
}, },
"autoload": { "autoload": {
@@ -2055,7 +2055,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-07-20T12:47:49+00:00" "time": "2025-11-26T21:48:24+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@@ -8040,12 +8040,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "ccd1dbf6d6823ddeb0c9d800a77740abff191e07" "reference": "3f393e137e490ecb2ac77989a692129c31192de7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ccd1dbf6d6823ddeb0c9d800a77740abff191e07", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3f393e137e490ecb2ac77989a692129c31192de7",
"reference": "ccd1dbf6d6823ddeb0c9d800a77740abff191e07", "reference": "3f393e137e490ecb2ac77989a692129c31192de7",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@@ -8676,7 +8676,7 @@
"rap2hpoutre/laravel-log-viewer": "<0.13", "rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9", "react/http": ">=0.7,<1.9",
"really-simple-plugins/complianz-gdpr": "<6.4.2", "really-simple-plugins/complianz-gdpr": "<6.4.2",
"redaxo/source": "<5.18.3", "redaxo/source": "<5.20.1",
"remdex/livehelperchat": "<4.29", "remdex/livehelperchat": "<4.29",
"renolit/reint-downloadmanager": "<4.0.2|>=5,<5.0.1", "renolit/reint-downloadmanager": "<4.0.2|>=5,<5.0.1",
"reportico-web/reportico": "<=8.1", "reportico-web/reportico": "<=8.1",
@@ -9028,7 +9028,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-11-25T21:05:31+00:00" "time": "2025-11-26T00:22:38+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",

6
package-lock.json generated
View File

@@ -1767,9 +1767,9 @@
} }
}, },
"node_modules/electron-to-chromium": { "node_modules/electron-to-chromium": {
"version": "1.5.260", "version": "1.5.262",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.260.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.262.tgz",
"integrity": "sha512-ov8rBoOBhVawpzdre+Cmz4FB+y66Eqrk6Gwqd8NGxuhv99GQ8XqMAr351KEkOt7gukXWDg6gJWEMKgL2RLMPtA==", "integrity": "sha512-NlAsMteRHek05jRUxUR0a5jpjYq9ykk6+kO0yRaMi5moe7u0fVIOeQ3Y30A8dIiWFBNUoQGi1ljb1i5VtS9WQQ==",
"dev": true, "dev": true,
"license": "ISC" "license": "ISC"
}, },