chore: ⬆️ update lock
This commit is contained in:
parent
42c35d3856
commit
57a22d9390
@ -15,7 +15,7 @@
|
|||||||
"psalm": "psalm --threads=1 --no-cache --show-info=true"
|
"psalm": "psalm --threads=1 --no-cache --show-info=true"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nextcloud/ocp": "^29.0.5",
|
"nextcloud/ocp": "^29.0.6",
|
||||||
"roave/security-advisories": "dev-latest",
|
"roave/security-advisories": "dev-latest",
|
||||||
"nextcloud/coding-standard": "^1.2.3",
|
"nextcloud/coding-standard": "^1.2.3",
|
||||||
"vimeo/psalm": "^5.25.0"
|
"vimeo/psalm": "^5.25.0"
|
||||||
|
13
composer.lock
generated
13
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "a59841dc91b50fc36ec116bab55543b0",
|
"content-hash": "94ffc0262e5b4beaffb7a5425f1956ce",
|
||||||
"packages": [],
|
"packages": [],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
@ -1312,12 +1312,12 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||||
"reference": "5ddbc0bf3c8c38da3f706c8d1203f9a6a451d44d"
|
"reference": "8934624d282f87f8f60e8fd8be1197a644ea8b76"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5ddbc0bf3c8c38da3f706c8d1203f9a6a451d44d",
|
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8934624d282f87f8f60e8fd8be1197a644ea8b76",
|
||||||
"reference": "5ddbc0bf3c8c38da3f706c8d1203f9a6a451d44d",
|
"reference": "8934624d282f87f8f60e8fd8be1197a644ea8b76",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
@ -1776,9 +1776,10 @@
|
|||||||
"phpxmlrpc/extras": "<0.6.1",
|
"phpxmlrpc/extras": "<0.6.1",
|
||||||
"phpxmlrpc/phpxmlrpc": "<4.9.2",
|
"phpxmlrpc/phpxmlrpc": "<4.9.2",
|
||||||
"pi/pi": "<=2.5",
|
"pi/pi": "<=2.5",
|
||||||
"pimcore/admin-ui-classic-bundle": "<=1.5.1",
|
"pimcore/admin-ui-classic-bundle": "<1.5.4",
|
||||||
"pimcore/customer-management-framework-bundle": "<4.0.6",
|
"pimcore/customer-management-framework-bundle": "<4.0.6",
|
||||||
"pimcore/data-hub": "<1.2.4",
|
"pimcore/data-hub": "<1.2.4",
|
||||||
|
"pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3",
|
||||||
"pimcore/demo": "<10.3",
|
"pimcore/demo": "<10.3",
|
||||||
"pimcore/ecommerce-framework-bundle": "<1.0.10",
|
"pimcore/ecommerce-framework-bundle": "<1.0.10",
|
||||||
"pimcore/perspective-editor": "<1.5.1",
|
"pimcore/perspective-editor": "<1.5.1",
|
||||||
@ -2123,7 +2124,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-08-30T15:05:01+00:00"
|
"time": "2024-09-03T20:04:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/diff",
|
"name": "sebastian/diff",
|
||||||
|
2640
package-lock.json
generated
2640
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -26,9 +26,9 @@
|
|||||||
"linkify-html": "^4.1.3",
|
"linkify-html": "^4.1.3",
|
||||||
"pinia": "^2.2.2",
|
"pinia": "^2.2.2",
|
||||||
"toastify-js": "^1.12.0",
|
"toastify-js": "^1.12.0",
|
||||||
"vite": "^5.4.2",
|
"vite": "^5.4.3",
|
||||||
"vite-plugin-vue-devtools": "^7.3.9",
|
"vite-plugin-vue-devtools": "^7.4.3",
|
||||||
"vue": "^3.4.38",
|
"vue": "^3.5.0",
|
||||||
"vue-material-design-icons": "^5.3.0",
|
"vue-material-design-icons": "^5.3.0",
|
||||||
"vue-router": "^4.4.3"
|
"vue-router": "^4.4.3"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user