Compare commits

...

5 Commits

Author SHA1 Message Date
Ronald A. Richardson
7b62e992eb Merge branch 'main' of github.com:fleetbase/fleetbase into cloud
Some checks are pending
Fleetbase CI/CD / Build and Deploy the Service (push) Waiting to run
Fleetbase CI/CD / Build and Deploy the Console (push) Blocked by required conditions
2025-02-25 20:32:19 +08:00
Ron
96318bb909 Merge pull request #356 from fleetbase/dev-v0.5.29
Some checks failed
Fleetbase CI / Build and Start Docker Services (push) Has been cancelled
v0.5.29 ~ ️ Performance Upgrades 10x Faster, Critical Patches
2025-02-25 20:27:01 +08:00
Ronald A. Richardson
2c10f3551e dont run octane reload on deploy 2025-02-25 20:06:51 +08:00
Ronald A. Richardson
41a469c983 fix static issues with octane 2025-02-25 20:05:21 +08:00
Ronald A. Richardson
edf7efe167 v0.5.29 ~ ️ Performance Upgrades 10x Faster, Critical Patches 2025-02-25 16:44:14 +08:00
8 changed files with 286 additions and 175 deletions

View File

@@ -9,14 +9,15 @@
"license": "AGPL-3.0-or-later",
"require": {
"php": "^8.0",
"fleetbase/core-api": "^1.5.29",
"fleetbase/fleetops-api": "^0.5.22",
"appstract/laravel-opcache": "^4.0",
"fleetbase/core-api": "^1.5.31",
"fleetbase/fleetops-api": "^0.5.24",
"fleetbase/registry-bridge": "^0.0.18",
"fleetbase/billing-api": "^0.1.7",
"fleetbase/internals-api": "^0.0.18",
"fleetbase/flespi-integration": "^0.1.13",
"fleetbase/customer-portal-api": "^0.0.6",
"fleetbase/storefront-api": "^0.3.27",
"fleetbase/storefront-api": "^0.3.28",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^10.0",
"laravel/octane": "^2.3",

238
api/composer.lock generated
View File

@@ -4,8 +4,70 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a272c9a37bd97131f3196fae012bc783",
"content-hash": "12ab9ae8f7ff15a1bc8aa3ebde21c4e8",
"packages": [
{
"name": "appstract/laravel-opcache",
"version": "4.0.2",
"source": {
"type": "git",
"url": "https://github.com/appstract/laravel-opcache.git",
"reference": "d2ce88cddda6af54c14d1f9ceaaf94b54f38f9d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/appstract/laravel-opcache/zipball/d2ce88cddda6af54c14d1f9ceaaf94b54f38f9d3",
"reference": "d2ce88cddda6af54c14d1f9ceaaf94b54f38f9d3",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.3.1|^7.0",
"laravel/framework": ">=7.0",
"php": ">=7.2.5"
},
"require-dev": {
"orchestra/testbench": "^5.0",
"phpunit/phpunit": "^8.5"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Appstract\\Opcache\\OpcacheServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Appstract\\Opcache\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Olav van Schie",
"email": "mail@appstract.nl",
"homepage": "https://appstract.nl",
"role": "Developer"
}
],
"description": "PHP OPcache Artisan commands for Laravel.",
"homepage": "https://github.com/appstract/laravel-opcache",
"keywords": [
"Opcache",
"appstract",
"laravel",
"php"
],
"support": {
"issues": "https://github.com/appstract/laravel-opcache/issues",
"source": "https://github.com/appstract/laravel-opcache/tree/4.0.2"
},
"time": "2020-12-01T16:12:14+00:00"
},
{
"name": "aws/aws-crt-php",
"version": "v1.2.7",
@@ -62,16 +124,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.339.18",
"version": "3.340.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "abcadea5ede812b0411d482f92561832a8d9120c"
"reference": "435aa3c9867d11df4ba4d5c3d11c7b1696dc3898"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/abcadea5ede812b0411d482f92561832a8d9120c",
"reference": "abcadea5ede812b0411d482f92561832a8d9120c",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/435aa3c9867d11df4ba4d5c3d11c7b1696dc3898",
"reference": "435aa3c9867d11df4ba4d5c3d11c7b1696dc3898",
"shasum": ""
},
"require": {
@@ -153,9 +215,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.339.18"
"source": "https://github.com/aws/aws-sdk-php/tree/3.340.0"
},
"time": "2025-02-20T19:09:37+00:00"
"time": "2025-02-24T20:28:24+00:00"
},
{
"name": "aws/aws-sdk-php-laravel",
@@ -2373,7 +2435,7 @@
"version": "0.1.7",
"dist": {
"type": "tar",
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/billing-engine/billing-engine-0.1.7.tgz?AWSAccessKeyId=ASIA26E6KG6WDLPIBN23&Expires=1740127800&Signature=OLrv6rdv%2FD8gfrIlW1xmG6PPTaI%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEKT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDmFwLXNvdXRoZWFzdC0xIkYwRAIgYFDbIlX93l8YEkUSVgOyeGzx9pAg0N2YDt6VIFSp48ECIDQMyfN%2FNR3xgHQrrklYSc7yl%2BOnbDXNdkITdzxrWEntKp8ECM3%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEQABoMNzUxOTUxMjk2NDI4IgwYc5B%2Fn56maP4FNMsq8wMUkVpuYVE25LR9dp4Ex%2FEIGwFJMoZ5WH4YwHo3nY1sT8%2F4u2LrVuhNZ4cq7hrawgUkA8aPZMfcvNrSuAFnL247BzE4RdwmDLDJPUWxopGxGt4IxY6oXREwIk8KexCVCbBzzmtNh5Ja2XIVhnmyko3v01Q5265c%2FTw5k7AAvXT0r8Bz514%2BLkxa0dV96GXckjm6LrSDVpbqyNEhXkYSl3Lx3TkJg8i6zEsZpcFTaAB7%2FQBEn0HC0qYA9GE2x%2FbM%2FhHvLmL1tw88mzDfvtPQJlq6IwU8GZxooDe9TYBXM3CFfQw%2FG6%2BRQPaJ9mJuTPybNs8vi7u9BPFmal56CJCOtbUvbst03EmBKVzKVDCulxPsBpQQOhvHiqEr2KwGqy%2BSMpcmf24WSsX55gqHCpX8JgnnbFxn9vmhPdmvu5rIErrqH%2FLW0Ns8wPsYte3dwA%2Fv4Dxy0yYFsRuTkQ5E9Kz5OIIT%2B81wxvOZGpssQzkdJDceBE7CSOhXCkmtVynzA5cUokkSr8ZuCNhYfXvC7cwOYCk1f5LgKfDElV6yv7AM%2BnmKtdwewtCDs9aVVInFEKzXW43CBmIzKD4%2BB8bYI89qlfCjVcn%2BLCuJi0hElkwSsjWMa5iBmb4HXsz%2BqgCHEu9pujl3%2BpAAFsIB5Ia2aNnVKv2fyDzeMMHm370GOqcBAgxET819Opn1Y9DK1aEydhOMoOp8Uqq%2FrbtMaowsuHMCacdy34pUkeCrsRN7OHwaAesy8H7I2qP2MW18PZ1%2F60%2BcoA%2F9hEgcTjlSjZIq0c7ARZnlwTkAF9t4VYdOq3wpY0e3VYzEZGZ25t3GPioF7qmYVSFWm37R8WZVD9CqIBrSi%2ByB3%2BpnY1fH%2FSrDb6cdgQIFyaVfOVoGRbmYnTbk417%2BRlZK3sg%3D"
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/billing-engine/billing-engine-0.1.7.tgz?AWSAccessKeyId=ASIA26E6KG6WAW5HXSS7&Expires=1740487562&Signature=KJqFNCWV2lWtibBDGHufE38b93E%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEAsaDmFwLXNvdXRoZWFzdC0xIkgwRgIhAMMEzRhMasYZIknZpppbWF8evcuHbPH6XdhDkoMg1sDNAiEA6houBffvaxNiMCbuU7teQyn1SIvPpFwfkr4n3Mr4cTQqlgQIRBAAGgw3NTE5NTEyOTY0MjgiDFX3Cwo2QdFVJaDqTirzAy5%2FeFmPm0tytR%2F0rzw28%2FJgDrYNXgQCfu5%2Bk0eX%2FypHhjMUjgGziTz%2Br78cwQnho97Mmj3%2FEY1oWVk03a5MfiX8e7olhSy0TjHVSUC59gxYYg%2FNnqajQpFf4XXKV1pKp%2BJ0d%2Fwn1h9iUc6wzFTMoBjWe4Kc69f%2Bj3BwCT6A0cY4elFLHpRgn9oLJK8JiW3Bn8135q8oRmpebsTrOI9P7B%2FbDE%2FzuE6RG%2BjSt08%2F%2Bi6e7OhZ7%2BmEsje17GmKU9r%2BNy9yw0G1w4JNwJe73dWoA2%2B4bTcoOnIZ2DlPP4A1eDZImeE02zvnpx3ttvoKxAIKJN0JG81TobZ8afFfKtMATtKyYWzJkg50MqqEsccW1f4azXg0LbyAwp6O9FazxV8U4zwtlS9X5QL2f%2F3Qfznho5DjadrKAdvw597%2FSya4hi%2FMauQEvy0Gg05yBsayreQa1zuJKklYq0IZIK5K9zoiVevpAcWLVDIWpv8bUsDG68CIhB%2FwrMtfDXMgYg%2BKZ1d%2B%2F1Hp1rCpyel9Nz1iroesgU8IApd4Zyg0nrGIkuk%2F11Rs9GRx5b9eHFtnYkpD04LAMXPg%2F5brzLefQ27YdZUHkGw%2Fz00%2Fj8sl8DPM%2B88TQe4I4nbInWbZ6qKJxseXPF0k7fytc0j0yp7zI1YeL7q8cqGnWacwhrb2vQY6pQGgp%2BNbrRHI0QBQ8OUpBmNHdHEDJrpqkr21b5eSqLtCdhPczWcUT34o7hqMOH7LgbtZ4qJerjiR%2BIuE7SUrG2jUQt7xvIPx1i5aVkljPQDbEJQx6rsg2MWAhQ0KJohMFOKUXG2MZLv4UHasSPpkf66Ztgs6STusQiUNikgT4Qn6rYvCreruxBejka4aII52DWoky4lkuxllrSqBliY2fnI9wzlKS%2BE%3D"
},
"require": {
"fleetbase/core-api": "*",
@@ -2468,16 +2530,16 @@
},
{
"name": "fleetbase/core-api",
"version": "1.5.29",
"version": "1.5.31",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/core-api.git",
"reference": "c7438a27e82e6ab6bbbadcd7868acc371cd226a8"
"reference": "4bc6f0fe676396c7e377d552ee5036b54a9699a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/c7438a27e82e6ab6bbbadcd7868acc371cd226a8",
"reference": "c7438a27e82e6ab6bbbadcd7868acc371cd226a8",
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/4bc6f0fe676396c7e377d552ee5036b54a9699a8",
"reference": "4bc6f0fe676396c7e377d552ee5036b54a9699a8",
"shasum": ""
},
"require": {
@@ -2562,16 +2624,16 @@
],
"support": {
"issues": "https://github.com/fleetbase/core-api/issues",
"source": "https://github.com/fleetbase/core-api/tree/v1.5.29"
"source": "https://github.com/fleetbase/core-api/tree/v1.5.31"
},
"time": "2025-02-14T10:59:50+00:00"
"time": "2025-02-25T11:55:05+00:00"
},
{
"name": "fleetbase/customer-portal-api",
"version": "0.0.6",
"dist": {
"type": "tar",
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/customer-portal-engine/customer-portal-engine-0.0.6.tgz?AWSAccessKeyId=ASIA26E6KG6WDLPIBN23&Expires=1740127800&Signature=Eu7MvmeSrjalK2kFdGtvU1AVf4w%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEKT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDmFwLXNvdXRoZWFzdC0xIkYwRAIgYFDbIlX93l8YEkUSVgOyeGzx9pAg0N2YDt6VIFSp48ECIDQMyfN%2FNR3xgHQrrklYSc7yl%2BOnbDXNdkITdzxrWEntKp8ECM3%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEQABoMNzUxOTUxMjk2NDI4IgwYc5B%2Fn56maP4FNMsq8wMUkVpuYVE25LR9dp4Ex%2FEIGwFJMoZ5WH4YwHo3nY1sT8%2F4u2LrVuhNZ4cq7hrawgUkA8aPZMfcvNrSuAFnL247BzE4RdwmDLDJPUWxopGxGt4IxY6oXREwIk8KexCVCbBzzmtNh5Ja2XIVhnmyko3v01Q5265c%2FTw5k7AAvXT0r8Bz514%2BLkxa0dV96GXckjm6LrSDVpbqyNEhXkYSl3Lx3TkJg8i6zEsZpcFTaAB7%2FQBEn0HC0qYA9GE2x%2FbM%2FhHvLmL1tw88mzDfvtPQJlq6IwU8GZxooDe9TYBXM3CFfQw%2FG6%2BRQPaJ9mJuTPybNs8vi7u9BPFmal56CJCOtbUvbst03EmBKVzKVDCulxPsBpQQOhvHiqEr2KwGqy%2BSMpcmf24WSsX55gqHCpX8JgnnbFxn9vmhPdmvu5rIErrqH%2FLW0Ns8wPsYte3dwA%2Fv4Dxy0yYFsRuTkQ5E9Kz5OIIT%2B81wxvOZGpssQzkdJDceBE7CSOhXCkmtVynzA5cUokkSr8ZuCNhYfXvC7cwOYCk1f5LgKfDElV6yv7AM%2BnmKtdwewtCDs9aVVInFEKzXW43CBmIzKD4%2BB8bYI89qlfCjVcn%2BLCuJi0hElkwSsjWMa5iBmb4HXsz%2BqgCHEu9pujl3%2BpAAFsIB5Ia2aNnVKv2fyDzeMMHm370GOqcBAgxET819Opn1Y9DK1aEydhOMoOp8Uqq%2FrbtMaowsuHMCacdy34pUkeCrsRN7OHwaAesy8H7I2qP2MW18PZ1%2F60%2BcoA%2F9hEgcTjlSjZIq0c7ARZnlwTkAF9t4VYdOq3wpY0e3VYzEZGZ25t3GPioF7qmYVSFWm37R8WZVD9CqIBrSi%2ByB3%2BpnY1fH%2FSrDb6cdgQIFyaVfOVoGRbmYnTbk417%2BRlZK3sg%3D"
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/customer-portal-engine/customer-portal-engine-0.0.6.tgz?AWSAccessKeyId=ASIA26E6KG6WAW5HXSS7&Expires=1740487562&Signature=DpiAJQWd9fqyFyHUWpIj%2B0zNH4A%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEAsaDmFwLXNvdXRoZWFzdC0xIkgwRgIhAMMEzRhMasYZIknZpppbWF8evcuHbPH6XdhDkoMg1sDNAiEA6houBffvaxNiMCbuU7teQyn1SIvPpFwfkr4n3Mr4cTQqlgQIRBAAGgw3NTE5NTEyOTY0MjgiDFX3Cwo2QdFVJaDqTirzAy5%2FeFmPm0tytR%2F0rzw28%2FJgDrYNXgQCfu5%2Bk0eX%2FypHhjMUjgGziTz%2Br78cwQnho97Mmj3%2FEY1oWVk03a5MfiX8e7olhSy0TjHVSUC59gxYYg%2FNnqajQpFf4XXKV1pKp%2BJ0d%2Fwn1h9iUc6wzFTMoBjWe4Kc69f%2Bj3BwCT6A0cY4elFLHpRgn9oLJK8JiW3Bn8135q8oRmpebsTrOI9P7B%2FbDE%2FzuE6RG%2BjSt08%2F%2Bi6e7OhZ7%2BmEsje17GmKU9r%2BNy9yw0G1w4JNwJe73dWoA2%2B4bTcoOnIZ2DlPP4A1eDZImeE02zvnpx3ttvoKxAIKJN0JG81TobZ8afFfKtMATtKyYWzJkg50MqqEsccW1f4azXg0LbyAwp6O9FazxV8U4zwtlS9X5QL2f%2F3Qfznho5DjadrKAdvw597%2FSya4hi%2FMauQEvy0Gg05yBsayreQa1zuJKklYq0IZIK5K9zoiVevpAcWLVDIWpv8bUsDG68CIhB%2FwrMtfDXMgYg%2BKZ1d%2B%2F1Hp1rCpyel9Nz1iroesgU8IApd4Zyg0nrGIkuk%2F11Rs9GRx5b9eHFtnYkpD04LAMXPg%2F5brzLefQ27YdZUHkGw%2Fz00%2Fj8sl8DPM%2B88TQe4I4nbInWbZ6qKJxseXPF0k7fytc0j0yp7zI1YeL7q8cqGnWacwhrb2vQY6pQGgp%2BNbrRHI0QBQ8OUpBmNHdHEDJrpqkr21b5eSqLtCdhPczWcUT34o7hqMOH7LgbtZ4qJerjiR%2BIuE7SUrG2jUQt7xvIPx1i5aVkljPQDbEJQx6rsg2MWAhQ0KJohMFOKUXG2MZLv4UHasSPpkf66Ztgs6STusQiUNikgT4Qn6rYvCreruxBejka4aII52DWoky4lkuxllrSqBliY2fnI9wzlKS%2BE%3D"
},
"require": {
"fleetbase/core-api": "*",
@@ -2646,16 +2708,16 @@
},
{
"name": "fleetbase/fleetops-api",
"version": "0.5.22",
"version": "0.5.24",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/fleetops.git",
"reference": "a25c7f92d144db9bafd1586c01d56d5cf293c15a"
"reference": "226acb791491be916d25b28eb7fcc5deddcb8cc7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/a25c7f92d144db9bafd1586c01d56d5cf293c15a",
"reference": "a25c7f92d144db9bafd1586c01d56d5cf293c15a",
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/226acb791491be916d25b28eb7fcc5deddcb8cc7",
"reference": "226acb791491be916d25b28eb7fcc5deddcb8cc7",
"shasum": ""
},
"require": {
@@ -2729,16 +2791,16 @@
],
"support": {
"issues": "https://github.com/fleetbase/fleetops/issues",
"source": "https://github.com/fleetbase/fleetops/tree/v0.5.22"
"source": "https://github.com/fleetbase/fleetops/tree/v0.5.24"
},
"time": "2025-02-21T07:47:57+00:00"
"time": "2025-02-25T11:56:45+00:00"
},
{
"name": "fleetbase/flespi-integration",
"version": "0.1.13",
"dist": {
"type": "tar",
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/flespi-engine/flespi-engine-0.1.13.tgz?AWSAccessKeyId=ASIA26E6KG6WDLPIBN23&Expires=1740127800&Signature=b6evLJosFvLVbA%2BrX1wvgkiw9bk%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEKT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDmFwLXNvdXRoZWFzdC0xIkYwRAIgYFDbIlX93l8YEkUSVgOyeGzx9pAg0N2YDt6VIFSp48ECIDQMyfN%2FNR3xgHQrrklYSc7yl%2BOnbDXNdkITdzxrWEntKp8ECM3%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEQABoMNzUxOTUxMjk2NDI4IgwYc5B%2Fn56maP4FNMsq8wMUkVpuYVE25LR9dp4Ex%2FEIGwFJMoZ5WH4YwHo3nY1sT8%2F4u2LrVuhNZ4cq7hrawgUkA8aPZMfcvNrSuAFnL247BzE4RdwmDLDJPUWxopGxGt4IxY6oXREwIk8KexCVCbBzzmtNh5Ja2XIVhnmyko3v01Q5265c%2FTw5k7AAvXT0r8Bz514%2BLkxa0dV96GXckjm6LrSDVpbqyNEhXkYSl3Lx3TkJg8i6zEsZpcFTaAB7%2FQBEn0HC0qYA9GE2x%2FbM%2FhHvLmL1tw88mzDfvtPQJlq6IwU8GZxooDe9TYBXM3CFfQw%2FG6%2BRQPaJ9mJuTPybNs8vi7u9BPFmal56CJCOtbUvbst03EmBKVzKVDCulxPsBpQQOhvHiqEr2KwGqy%2BSMpcmf24WSsX55gqHCpX8JgnnbFxn9vmhPdmvu5rIErrqH%2FLW0Ns8wPsYte3dwA%2Fv4Dxy0yYFsRuTkQ5E9Kz5OIIT%2B81wxvOZGpssQzkdJDceBE7CSOhXCkmtVynzA5cUokkSr8ZuCNhYfXvC7cwOYCk1f5LgKfDElV6yv7AM%2BnmKtdwewtCDs9aVVInFEKzXW43CBmIzKD4%2BB8bYI89qlfCjVcn%2BLCuJi0hElkwSsjWMa5iBmb4HXsz%2BqgCHEu9pujl3%2BpAAFsIB5Ia2aNnVKv2fyDzeMMHm370GOqcBAgxET819Opn1Y9DK1aEydhOMoOp8Uqq%2FrbtMaowsuHMCacdy34pUkeCrsRN7OHwaAesy8H7I2qP2MW18PZ1%2F60%2BcoA%2F9hEgcTjlSjZIq0c7ARZnlwTkAF9t4VYdOq3wpY0e3VYzEZGZ25t3GPioF7qmYVSFWm37R8WZVD9CqIBrSi%2ByB3%2BpnY1fH%2FSrDb6cdgQIFyaVfOVoGRbmYnTbk417%2BRlZK3sg%3D"
"url": "https://s3.ap-southeast-1.amazonaws.com/fleetbase-registry-production/flb/%40fleetbase/flespi-engine/flespi-engine-0.1.13.tgz?AWSAccessKeyId=ASIA26E6KG6WAW5HXSS7&Expires=1740487562&Signature=DIZHaV9hK%2BPpKFInslozzG2TOgY%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEAsaDmFwLXNvdXRoZWFzdC0xIkgwRgIhAMMEzRhMasYZIknZpppbWF8evcuHbPH6XdhDkoMg1sDNAiEA6houBffvaxNiMCbuU7teQyn1SIvPpFwfkr4n3Mr4cTQqlgQIRBAAGgw3NTE5NTEyOTY0MjgiDFX3Cwo2QdFVJaDqTirzAy5%2FeFmPm0tytR%2F0rzw28%2FJgDrYNXgQCfu5%2Bk0eX%2FypHhjMUjgGziTz%2Br78cwQnho97Mmj3%2FEY1oWVk03a5MfiX8e7olhSy0TjHVSUC59gxYYg%2FNnqajQpFf4XXKV1pKp%2BJ0d%2Fwn1h9iUc6wzFTMoBjWe4Kc69f%2Bj3BwCT6A0cY4elFLHpRgn9oLJK8JiW3Bn8135q8oRmpebsTrOI9P7B%2FbDE%2FzuE6RG%2BjSt08%2F%2Bi6e7OhZ7%2BmEsje17GmKU9r%2BNy9yw0G1w4JNwJe73dWoA2%2B4bTcoOnIZ2DlPP4A1eDZImeE02zvnpx3ttvoKxAIKJN0JG81TobZ8afFfKtMATtKyYWzJkg50MqqEsccW1f4azXg0LbyAwp6O9FazxV8U4zwtlS9X5QL2f%2F3Qfznho5DjadrKAdvw597%2FSya4hi%2FMauQEvy0Gg05yBsayreQa1zuJKklYq0IZIK5K9zoiVevpAcWLVDIWpv8bUsDG68CIhB%2FwrMtfDXMgYg%2BKZ1d%2B%2F1Hp1rCpyel9Nz1iroesgU8IApd4Zyg0nrGIkuk%2F11Rs9GRx5b9eHFtnYkpD04LAMXPg%2F5brzLefQ27YdZUHkGw%2Fz00%2Fj8sl8DPM%2B88TQe4I4nbInWbZ6qKJxseXPF0k7fytc0j0yp7zI1YeL7q8cqGnWacwhrb2vQY6pQGgp%2BNbrRHI0QBQ8OUpBmNHdHEDJrpqkr21b5eSqLtCdhPczWcUT34o7hqMOH7LgbtZ4qJerjiR%2BIuE7SUrG2jUQt7xvIPx1i5aVkljPQDbEJQx6rsg2MWAhQ0KJohMFOKUXG2MZLv4UHasSPpkf66Ztgs6STusQiUNikgT4Qn6rYvCreruxBejka4aII52DWoky4lkuxllrSqBliY2fnI9wzlKS%2BE%3D"
},
"require": {
"fleetbase/core-api": "^1.5.9",
@@ -3076,16 +3138,16 @@
},
{
"name": "fleetbase/storefront-api",
"version": "0.3.27",
"version": "0.3.28",
"source": {
"type": "git",
"url": "https://github.com/fleetbase/storefront.git",
"reference": "c94205cf35fff81f97ec9fa35f8b9b4730f548d5"
"reference": "1f9e0f0090463593e2df77daa3843fc43e87825c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/c94205cf35fff81f97ec9fa35f8b9b4730f548d5",
"reference": "c94205cf35fff81f97ec9fa35f8b9b4730f548d5",
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/1f9e0f0090463593e2df77daa3843fc43e87825c",
"reference": "1f9e0f0090463593e2df77daa3843fc43e87825c",
"shasum": ""
},
"require": {
@@ -3153,9 +3215,9 @@
],
"support": {
"issues": "https://github.com/fleetbase/storefront/issues",
"source": "https://github.com/fleetbase/storefront/tree/v0.3.27"
"source": "https://github.com/fleetbase/storefront/tree/v0.3.28"
},
"time": "2025-02-14T11:01:55+00:00"
"time": "2025-02-25T08:28:33+00:00"
},
{
"name": "fleetbase/twilio",
@@ -3904,16 +3966,16 @@
},
{
"name": "google/apiclient-services",
"version": "v0.395.0",
"version": "v0.396.0",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-api-php-client-services.git",
"reference": "e023429c6dc53e9e6e3b751f3957fd3118ed1568"
"reference": "ceb2e432e4326c6775d24f62d554395a1a9ad3dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/e023429c6dc53e9e6e3b751f3957fd3118ed1568",
"reference": "e023429c6dc53e9e6e3b751f3957fd3118ed1568",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/ceb2e432e4326c6775d24f62d554395a1a9ad3dd",
"reference": "ceb2e432e4326c6775d24f62d554395a1a9ad3dd",
"shasum": ""
},
"require": {
@@ -3942,9 +4004,9 @@
],
"support": {
"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.395.0"
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.396.0"
},
"time": "2025-02-17T01:08:24+00:00"
"time": "2025-02-24T01:10:27+00:00"
},
{
"name": "google/auth",
@@ -4009,16 +4071,16 @@
},
{
"name": "google/cloud-core",
"version": "v1.62.0",
"version": "v1.62.1",
"source": {
"type": "git",
"url": "https://github.com/googleapis/google-cloud-php-core.git",
"reference": "8de597fbd6fcac35a33594672d180c5e271fb4f0"
"reference": "824a617d5c2b1b571673d1111856f5c2f064a0fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/8de597fbd6fcac35a33594672d180c5e271fb4f0",
"reference": "8de597fbd6fcac35a33594672d180c5e271fb4f0",
"url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/824a617d5c2b1b571673d1111856f5c2f064a0fd",
"reference": "824a617d5c2b1b571673d1111856f5c2f064a0fd",
"shasum": ""
},
"require": {
@@ -4069,9 +4131,9 @@
],
"description": "Google Cloud PHP shared dependency, providing functionality useful to all components.",
"support": {
"source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.62.0"
"source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.62.1"
},
"time": "2025-02-08T00:05:17+00:00"
"time": "2025-02-22T00:57:16+00:00"
},
{
"name": "google/cloud-storage",
@@ -5281,16 +5343,16 @@
},
{
"name": "kreait/firebase-php",
"version": "7.16.1",
"version": "7.17.0",
"source": {
"type": "git",
"url": "https://github.com/kreait/firebase-php.git",
"reference": "81c35806ce57eed86d5dc865f756974a23e0e6a3"
"reference": "a08e34fa435407acb8766e1d09584d7fb4d55683"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kreait/firebase-php/zipball/81c35806ce57eed86d5dc865f756974a23e0e6a3",
"reference": "81c35806ce57eed86d5dc865f756974a23e0e6a3",
"url": "https://api.github.com/repos/kreait/firebase-php/zipball/a08e34fa435407acb8766e1d09584d7fb4d55683",
"reference": "a08e34fa435407acb8766e1d09584d7fb4d55683",
"shasum": ""
},
"require": {
@@ -5320,8 +5382,8 @@
"psr/log": "^1.1|^2.0|^3.0.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.65.0",
"google/cloud-firestore": "^1.47.2",
"php-cs-fixer/shim": "^3.68.5",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^2.0.4",
"phpstan/phpstan-deprecation-rules": "^2.0.1",
@@ -5376,7 +5438,7 @@
"type": "github"
}
],
"time": "2025-01-20T10:10:11+00:00"
"time": "2025-02-22T22:26:01+00:00"
},
{
"name": "kreait/firebase-tokens",
@@ -6103,21 +6165,21 @@
},
{
"name": "laravel/octane",
"version": "v2.8.0",
"version": "v2.8.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/octane.git",
"reference": "1c5190cc5ad67eb4aadbf1816dcbfedc692851e7"
"reference": "951023e3c0ee8934d9f8338fd6495a0a969eefc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/octane/zipball/1c5190cc5ad67eb4aadbf1816dcbfedc692851e7",
"reference": "1c5190cc5ad67eb4aadbf1816dcbfedc692851e7",
"url": "https://api.github.com/repos/laravel/octane/zipball/951023e3c0ee8934d9f8338fd6495a0a969eefc4",
"reference": "951023e3c0ee8934d9f8338fd6495a0a969eefc4",
"shasum": ""
},
"require": {
"laminas/laminas-diactoros": "^3.0",
"laravel/framework": "^10.10.1|^11.0",
"laravel/framework": "^10.10.1|^11.0|^12.0",
"laravel/prompts": "^0.1.24|^0.2.0|^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0",
"nesbot/carbon": "^2.66.0|^3.0",
@@ -6138,9 +6200,9 @@
"livewire/livewire": "^2.12.3|^3.0",
"mockery/mockery": "^1.5.1",
"nunomaduro/collision": "^6.4.0|^7.5.2|^8.0",
"orchestra/testbench": "^8.21|^9.0",
"orchestra/testbench": "^8.21|^9.0|^10.0",
"phpstan/phpstan": "^1.10.15",
"phpunit/phpunit": "^10.4",
"phpunit/phpunit": "^10.4|^11.5",
"spiral/roadrunner-cli": "^2.6.0",
"spiral/roadrunner-http": "^3.3.0"
},
@@ -6189,7 +6251,7 @@
"issues": "https://github.com/laravel/octane/issues",
"source": "https://github.com/laravel/octane"
},
"time": "2025-02-18T15:18:13+00:00"
"time": "2025-02-19T20:28:29+00:00"
},
{
"name": "laravel/prompts",
@@ -7195,16 +7257,16 @@
},
{
"name": "maatwebsite/excel",
"version": "3.1.63",
"version": "3.1.64",
"source": {
"type": "git",
"url": "https://github.com/SpartnerNL/Laravel-Excel.git",
"reference": "fccd234da23b39ab03e1a1f6fe9178fb96ec1be1"
"reference": "e25d44a2d91da9179cd2d7fec952313548597a79"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/fccd234da23b39ab03e1a1f6fe9178fb96ec1be1",
"reference": "fccd234da23b39ab03e1a1f6fe9178fb96ec1be1",
"url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/e25d44a2d91da9179cd2d7fec952313548597a79",
"reference": "e25d44a2d91da9179cd2d7fec952313548597a79",
"shasum": ""
},
"require": {
@@ -7260,7 +7322,7 @@
],
"support": {
"issues": "https://github.com/SpartnerNL/Laravel-Excel/issues",
"source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.63"
"source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.64"
},
"funding": [
{
@@ -7272,7 +7334,7 @@
"type": "github"
}
],
"time": "2025-02-19T14:24:57+00:00"
"time": "2025-02-24T11:12:50+00:00"
},
{
"name": "maennchen/zipstream-php",
@@ -11446,29 +11508,29 @@
},
{
"name": "spatie/laravel-google-cloud-storage",
"version": "2.3.0",
"version": "2.3.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-google-cloud-storage.git",
"reference": "c25fc6a1b9f86e8d458830588d0c88c723badc8f"
"reference": "a9ef9952fbb4289d896ab22da7b41b0c9db2fba5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-google-cloud-storage/zipball/c25fc6a1b9f86e8d458830588d0c88c723badc8f",
"reference": "c25fc6a1b9f86e8d458830588d0c88c723badc8f",
"url": "https://api.github.com/repos/spatie/laravel-google-cloud-storage/zipball/a9ef9952fbb4289d896ab22da7b41b0c9db2fba5",
"reference": "a9ef9952fbb4289d896ab22da7b41b0c9db2fba5",
"shasum": ""
},
"require": {
"illuminate/contracts": "^9.0|^10.0|^11.0",
"illuminate/filesystem": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0|^11.0",
"illuminate/contracts": "^10.0|^11.0|^12.0",
"illuminate/filesystem": "^10.0|^11.0|^12.0",
"illuminate/support": "^10.0|^11.0|^12.0",
"league/flysystem-google-cloud-storage": "^3.0.15",
"php": "^8.0"
},
"require-dev": {
"nunomaduro/collision": "^6.1|^7.0|^8.0",
"orchestra/testbench": "^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.6|^10.0",
"nunomaduro/collision": "^7.0|^8.0",
"orchestra/testbench": "^8.0|^9.0|^10.0",
"phpunit/phpunit": "^10.0|^11.0|^12.0",
"spatie/laravel-ray": "^1.29"
},
"type": "library",
@@ -11507,7 +11569,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-google-cloud-storage/issues",
"source": "https://github.com/spatie/laravel-google-cloud-storage/tree/2.3.0"
"source": "https://github.com/spatie/laravel-google-cloud-storage/tree/2.3.1"
},
"funding": [
{
@@ -11515,7 +11577,7 @@
"type": "github"
}
],
"time": "2024-03-14T22:16:34+00:00"
"time": "2025-02-24T15:21:46+00:00"
},
{
"name": "spatie/laravel-package-tools",
@@ -11745,20 +11807,20 @@
},
{
"name": "spatie/laravel-schedule-monitor",
"version": "3.10.0",
"version": "3.10.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-schedule-monitor.git",
"reference": "36855a55de727acf51918c1e66be2296449047da"
"reference": "8731755b91d5d724a5bd2c7028e3d0c8c930e8a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-schedule-monitor/zipball/36855a55de727acf51918c1e66be2296449047da",
"reference": "36855a55de727acf51918c1e66be2296449047da",
"url": "https://api.github.com/repos/spatie/laravel-schedule-monitor/zipball/8731755b91d5d724a5bd2c7028e3d0c8c930e8a1",
"reference": "8731755b91d5d724a5bd2c7028e3d0c8c930e8a1",
"shasum": ""
},
"require": {
"illuminate/bus": "^9.0|^10.0|^11.0",
"illuminate/bus": "^9.0|^10.0|^11.0|^12.0",
"lorisleiva/cron-translator": "^0.3.0|^0.4.0",
"nesbot/carbon": "^2.63|^3.0",
"nunomaduro/termwind": "^1.10.1|^2.0",
@@ -11768,9 +11830,9 @@
"require-dev": {
"mockery/mockery": "^1.4",
"ohdearapp/ohdear-php-sdk": "^3.0",
"orchestra/testbench": "^7.0|^8.0|^9.0",
"pestphp/pest": "^1.20|^2.34",
"pestphp/pest-plugin-laravel": "^1.2|^2.3",
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
"pestphp/pest": "^1.20|^2.34|^3.7",
"pestphp/pest-plugin-laravel": "^1.2|^2.3|^3.1",
"spatie/pest-plugin-snapshots": "^1.1|^2.1",
"spatie/phpunit-snapshot-assertions": "^4.2|^5.1",
"spatie/test-time": "^1.2"
@@ -11812,7 +11874,7 @@
],
"support": {
"issues": "https://github.com/spatie/laravel-schedule-monitor/issues",
"source": "https://github.com/spatie/laravel-schedule-monitor/tree/3.10.0"
"source": "https://github.com/spatie/laravel-schedule-monitor/tree/3.10.3"
},
"funding": [
{
@@ -11820,7 +11882,7 @@
"type": "github"
}
],
"time": "2025-02-05T08:20:03+00:00"
"time": "2025-02-21T19:56:48+00:00"
},
{
"name": "spatie/laravel-sluggable",
@@ -18343,16 +18405,16 @@
},
{
"name": "spatie/ignition",
"version": "1.15.0",
"version": "1.15.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/ignition.git",
"reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2"
"reference": "31f314153020aee5af3537e507fef892ffbf8c85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/e3a68e137371e1eb9edc7f78ffa733f3b98991d2",
"reference": "e3a68e137371e1eb9edc7f78ffa733f3b98991d2",
"url": "https://api.github.com/repos/spatie/ignition/zipball/31f314153020aee5af3537e507fef892ffbf8c85",
"reference": "31f314153020aee5af3537e507fef892ffbf8c85",
"shasum": ""
},
"require": {
@@ -18365,7 +18427,7 @@
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
"require-dev": {
"illuminate/cache": "^9.52|^10.0|^11.0",
"illuminate/cache": "^9.52|^10.0|^11.0|^12.0",
"mockery/mockery": "^1.4",
"pestphp/pest": "^1.20|^2.0",
"phpstan/extension-installer": "^1.1",
@@ -18422,7 +18484,7 @@
"type": "github"
}
],
"time": "2024-06-12T14:55:22+00:00"
"time": "2025-02-21T14:31:39+00:00"
},
{
"name": "spatie/laravel-ignition",

30
api/config/opcache.php Normal file
View File

@@ -0,0 +1,30 @@
<?php
return [
'url' => env('OPCACHE_URL', config('app.url')),
'prefix' => 'opcache-api',
'verify' => true,
'headers' => [],
'directories' => [
base_path('app'),
base_path('bootstrap'),
base_path('public'),
base_path('resources'),
base_path('routes'),
base_path('storage'),
base_path('vendor'),
],
'exclude' => [
'test',
'Test',
'tests',
'Tests',
'stub',
'Stub',
'stubs',
'Stubs',
'dumper',
'Dumper',
'Autoload',
],
];

View File

@@ -26,10 +26,14 @@ php artisan schedule-monitor:sync
# Clear cache
php artisan cache:clear
php artisan route:clear
# Optimize
# php artisan config:cache
# php artisan route:cache
php artisan config:cache
php artisan route:cache
# Initialize registry
php artisan registry:init
# Restart octane
# php artisan octane:reload

View File

@@ -1,6 +1,6 @@
{
"name": "@fleetbase/console",
"version": "0.5.28",
"version": "0.5.29",
"private": true,
"description": "Modular logistics and supply chain operating system (LSOS)",
"repository": "https://github.com/fleetbase/fleetbase",
@@ -33,7 +33,7 @@
"@fleetbase/ember-core": "latest",
"@fleetbase/ember-ui": "latest",
"@fleetbase/fleetops-data": "latest",
"@fleetbase/fleetops-engine": "^0.5.22",
"@fleetbase/fleetops-engine": "^0.5.24",
"@fleetbase/iam-engine": "^0.1.3",
"@fleetbase/leaflet-routing-machine": "^3.2.16",
"@fleetbase/registry-bridge-engine": "^0.0.18",
@@ -41,7 +41,7 @@
"@fleetbase/internals-engine": "^0.0.18",
"@fleetbase/customer-portal-engine": "^0.0.6",
"@fleetbase/flespi-engine": "^0.1.13",
"@fleetbase/storefront-engine": "^0.3.27",
"@fleetbase/storefront-engine": "^0.3.28",
"@fortawesome/ember-fontawesome": "^2.0.0",
"ember-changeset": "^4.1.2",
"ember-changeset-validations": "^4.1.1",

152
console/pnpm-lock.yaml generated
View File

@@ -35,8 +35,8 @@ importers:
specifier: latest
version: 0.1.18(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(webpack@5.98.0)
'@fleetbase/fleetops-engine':
specifier: ^0.5.22
version: 0.5.22(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)
specifier: ^0.5.24
version: 0.5.24(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)
'@fleetbase/flespi-engine':
specifier: ^0.1.13
version: 0.1.13(@babel/core@7.26.9)(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)
@@ -53,8 +53,8 @@ importers:
specifier: ^0.0.18
version: 0.0.18(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)
'@fleetbase/storefront-engine':
specifier: ^0.3.27
version: 0.3.27(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)
specifier: ^0.3.28
version: 0.3.28(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)
'@fortawesome/ember-fontawesome':
specifier: ^2.0.0
version: 2.0.0(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(rollup@2.79.2)(webpack@5.98.0)
@@ -250,7 +250,7 @@ importers:
version: 16.6.2(eslint@8.57.1)
eslint-plugin-prettier:
specifier: ^5.2.1
version: 5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.1)
version: 5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.2)
eslint-plugin-qunit:
specifier: ^8.1.2
version: 8.1.2(eslint@8.57.1)
@@ -292,7 +292,7 @@ importers:
version: 7.0.1(postcss@8.5.3)
prettier:
specifier: ^3.3.3
version: 3.5.1
version: 3.5.2
qunit:
specifier: ^2.22.0
version: 2.24.1
@@ -310,7 +310,7 @@ importers:
version: 34.0.0(stylelint@15.11.0)
stylelint-prettier:
specifier: ^4.1.0
version: 4.1.0(prettier@3.5.1)(stylelint@15.11.0)
version: 4.1.0(prettier@3.5.2)(stylelint@15.11.0)
tailwindcss:
specifier: ^3.4.10
version: 3.4.17
@@ -1518,8 +1518,8 @@ packages:
resolution: {integrity: sha512-SBiL992igloYgEGMbUX65uW95nv8k32u2QSoqVm7HrWfhCwMEeHubEOA916otDkBalkHNSE6QgWigaJDMNnW4A==, tarball: https://npm.pkg.github.com/download/@fleetbase/fleetops-data/0.1.18/af697d1804fa96d79c4b4a5ea6123e820e1f0864}
engines: {node: '>= 18'}
'@fleetbase/fleetops-engine@0.5.22':
resolution: {integrity: sha512-R2pMjLDjk3uIcvjPUvIgrvgDFS2ykknCJ2wUIXhqN9WM2N9fDCYcYrEQN8rLT0b2sfgz4P2W+dopO+5yBbkCHQ==, tarball: https://npm.pkg.github.com/download/@fleetbase/fleetops-engine/0.5.22/1f225517dcd7f4baf01d0d0cb2119a901c2166ee}
'@fleetbase/fleetops-engine@0.5.24':
resolution: {integrity: sha512-BUuvWxjRHuGSIaZtY/njyX6/jAQ7r51+5/KfTpN2NyuUdCLrb6ma5LAE3SAytBzuRx58PY7C/194cTAmD5RS/w==, tarball: https://npm.pkg.github.com/download/@fleetbase/fleetops-engine/0.5.24/3d94c7fe0c185cb5b5f5705ce82a41c03f67d001}
engines: {node: '>= 18'}
peerDependencies:
ember-engines: ^0.9.0
@@ -1555,8 +1555,8 @@ packages:
peerDependencies:
ember-engines: ^0.9.0
'@fleetbase/storefront-engine@0.3.27':
resolution: {integrity: sha512-j4fLwJjj/ktm3yOanwYwlugC19rwXHkqQjcD/mXPSsY2+/zjcxw7iqOoNotHNbGdepzgbuU6LqcAbN+tkeZJ/A==, tarball: https://npm.pkg.github.com/download/@fleetbase/storefront-engine/0.3.27/89ffc395fbbb06055a6e1054dde171885801af07}
'@fleetbase/storefront-engine@0.3.28':
resolution: {integrity: sha512-e8G+H+X8wVisBqpAglTUXtdVLPXAcMmN2qBHxSMEt1Husaz5EYdsCtiPLrnPGJ3Cy14KvbzWVEHNmvwsSHzmiw==, tarball: https://npm.pkg.github.com/download/@fleetbase/storefront-engine/0.3.28/436a137661d687d27b15d0f15736ed200c769931}
engines: {node: '>= 18'}
peerDependencies:
ember-engines: ^0.9.0
@@ -2145,8 +2145,8 @@ packages:
'@types/minimist@1.2.5':
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
'@types/node@22.13.4':
resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==}
'@types/node@22.13.5':
resolution: {integrity: sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg==}
'@types/node@9.6.61':
resolution: {integrity: sha512-/aKAdg5c8n468cYLy2eQrcR5k6chlbNwZNGUj3TboyPa2hcO2QAJcfymlqPzMiRj8B6nYKXjzQz36minFE0RwQ==}
@@ -3925,8 +3925,8 @@ packages:
ee-first@1.1.1:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
electron-to-chromium@1.5.102:
resolution: {integrity: sha512-eHhqaja8tE/FNpIiBrvBjFV/SSKpyWHLvxuR9dPTdo+3V9ppdLmFB7ZZQ98qNovcngPLYIz0oOBF9P0FfZef5Q==}
electron-to-chromium@1.5.104:
resolution: {integrity: sha512-Us9M2L4cO/zMBqVkJtnj353nQhMju9slHm62NprKTmdF3HH8wYOtNvDFq/JB2+ZRoGLzdvYDiATlMHs98XBM1g==}
element-closest@3.0.2:
resolution: {integrity: sha512-JxKQiJKX0Zr5Q2/bCaTx8P+UbfyMET1OQd61qu5xQFeWr1km3fGaxelSJtnfT27XQ5Uoztn2yIyeamAc/VX13g==}
@@ -5003,8 +5003,8 @@ packages:
resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==}
engines: {node: '>=0.10.0'}
foreground-child@3.3.0:
resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
foreground-child@3.3.1:
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
engines: {node: '>=14'}
forwarded@0.2.0:
@@ -5122,8 +5122,8 @@ packages:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines: {node: 6.* || 8.* || >= 10.*}
get-intrinsic@1.2.7:
resolution: {integrity: sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==}
get-intrinsic@1.3.0:
resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
engines: {node: '>= 0.4'}
get-proto@1.0.1:
@@ -6377,8 +6377,8 @@ packages:
mz@2.7.0:
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
nan@2.22.0:
resolution: {integrity: sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==}
nan@2.22.1:
resolution: {integrity: sha512-pfRR4ZcNTSm2ZFHaztuvbICf+hyiG6ecA06SfAxoPmuHjvMu0KUIae7Y8GyVkbBqeEIidsmXeYooWIX9+qjfRQ==}
nanoid@3.3.8:
resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
@@ -7262,8 +7262,8 @@ packages:
engines: {node: '>=10.13.0'}
hasBin: true
prettier@3.5.1:
resolution: {integrity: sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==}
prettier@3.5.2:
resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==}
engines: {node: '>=14'}
hasBin: true
@@ -7732,8 +7732,8 @@ packages:
resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==}
engines: {npm: '>=2.0.0'}
rxjs@7.8.1:
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
rxjs@7.8.2:
resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==}
safe-array-concat@1.1.3:
resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==}
@@ -8804,8 +8804,8 @@ packages:
utf-8-validate:
optional: true
ws@8.18.0:
resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==}
ws@8.18.1:
resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
@@ -10637,7 +10637,7 @@ snapshots:
- utf-8-validate
- webpack
'@fleetbase/fleetops-engine@0.5.22(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)':
'@fleetbase/fleetops-engine@0.5.24(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)':
dependencies:
'@babel/core': 7.26.9
'@fleetbase/ember-core': 0.2.22(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(webpack@5.98.0)
@@ -10880,7 +10880,7 @@ snapshots:
- webpack-cli
- webpack-command
'@fleetbase/storefront-engine@0.3.27(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)':
'@fleetbase/storefront-engine@0.3.28(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glimmer/tracking@1.1.2)(ember-engines@0.9.0(@ember/legacy-built-in-components@0.4.2(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(postcss@8.5.3)(rollup@2.79.2)(tracked-built-ins@3.4.0(@babel/core@7.26.9))(webpack@5.98.0)':
dependencies:
'@babel/core': 7.26.9
'@fleetbase/ember-core': 0.2.22(@ember/string@3.1.1)(@ember/test-helpers@3.3.1(@babel/core@7.26.9)(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(webpack@5.98.0))(ember-resolver@11.0.1(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0)))(ember-source@5.4.1(@babel/core@7.26.9)(@glimmer/component@1.1.2(@babel/core@7.26.9))(rsvp@4.8.5)(webpack@5.98.0))(eslint@8.57.1)(webpack@5.98.0)
@@ -11580,7 +11580,7 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/broccoli-plugin@3.0.4':
dependencies:
@@ -11596,11 +11596,11 @@ snapshots:
'@types/connect@3.4.38':
dependencies:
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/cors@2.8.17':
dependencies:
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/eslint-scope@3.7.7':
dependencies:
@@ -11621,7 +11621,7 @@ snapshots:
'@types/express-serve-static-core@4.19.6':
dependencies:
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/qs': 6.9.18
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@@ -11635,21 +11635,21 @@ snapshots:
'@types/fs-extra@5.1.0':
dependencies:
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/fs-extra@8.1.5':
dependencies:
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/glob@7.2.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/glob@8.1.0':
dependencies:
'@types/minimatch': 5.1.2
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/http-errors@2.0.4': {}
@@ -11672,7 +11672,7 @@ snapshots:
'@types/minimist@1.2.5': {}
'@types/node@22.13.4':
'@types/node@22.13.5':
dependencies:
undici-types: 6.20.0
@@ -11689,17 +11689,17 @@ snapshots:
'@types/rimraf@2.0.5':
dependencies:
'@types/glob': 8.1.0
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
'@types/node': 22.13.4
'@types/node': 22.13.5
'@types/send': 0.17.4
'@types/symlink-or-copy@1.2.2': {}
@@ -12073,7 +12073,7 @@ snapshots:
define-properties: 1.2.1
es-abstract: 1.23.9
es-errors: 1.3.0
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
is-array-buffer: 3.0.5
arrify@1.0.1: {}
@@ -13143,7 +13143,7 @@ snapshots:
browserslist@4.24.4:
dependencies:
caniuse-lite: 1.0.30001700
electron-to-chromium: 1.5.102
electron-to-chromium: 1.5.104
node-releases: 2.0.19
update-browserslist-db: 1.1.2(browserslist@4.24.4)
@@ -13221,13 +13221,13 @@ snapshots:
dependencies:
call-bind-apply-helpers: 1.0.2
es-define-property: 1.0.1
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
set-function-length: 1.2.2
call-bound@1.0.3:
dependencies:
call-bind-apply-helpers: 1.0.2
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
call-me-maybe@1.0.2: {}
@@ -13494,7 +13494,7 @@ snapshots:
chalk: 4.1.2
date-fns: 2.30.0
lodash: 4.17.21
rxjs: 7.8.1
rxjs: 7.8.2
shell-quote: 1.8.2
spawn-command: 0.0.2
supports-color: 8.1.1
@@ -13917,7 +13917,7 @@ snapshots:
ee-first@1.1.1: {}
electron-to-chromium@1.5.102: {}
electron-to-chromium@1.5.104: {}
element-closest@3.0.2: {}
@@ -15460,7 +15460,7 @@ snapshots:
engine.io@6.6.4:
dependencies:
'@types/cors': 2.8.17
'@types/node': 22.13.4
'@types/node': 22.13.5
accepts: 1.3.8
base64id: 2.0.0
cookie: 0.7.2
@@ -15522,7 +15522,7 @@ snapshots:
es-set-tostringtag: 2.1.0
es-to-primitive: 1.3.0
function.prototype.name: 1.1.8
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
get-proto: 1.0.1
get-symbol-description: 1.1.0
globalthis: 1.0.4
@@ -15573,7 +15573,7 @@ snapshots:
es-set-tostringtag@2.1.0:
dependencies:
es-errors: 1.3.0
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
has-tostringtag: 1.0.2
hasown: 2.0.2
@@ -15643,10 +15643,10 @@ snapshots:
resolve: 1.22.10
semver: 7.7.1
eslint-plugin-prettier@5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.1):
eslint-plugin-prettier@5.2.3(@types/eslint@9.6.1)(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.2):
dependencies:
eslint: 8.57.1
prettier: 3.5.1
prettier: 3.5.2
prettier-linter-helpers: 1.0.0
synckit: 0.9.2
optionalDependencies:
@@ -16172,7 +16172,7 @@ snapshots:
for-in@1.0.2: {}
foreground-child@3.3.0:
foreground-child@3.3.1:
dependencies:
cross-spawn: 7.0.6
signal-exit: 4.1.0
@@ -16307,7 +16307,7 @@ snapshots:
fsevents@1.2.13:
dependencies:
bindings: 1.5.0
nan: 2.22.0
nan: 2.22.1
optional: true
fsevents@2.3.3:
@@ -16343,7 +16343,7 @@ snapshots:
get-caller-file@2.0.5: {}
get-intrinsic@1.2.7:
get-intrinsic@1.3.0:
dependencies:
call-bind-apply-helpers: 1.0.2
es-define-property: 1.0.1
@@ -16379,7 +16379,7 @@ snapshots:
dependencies:
call-bound: 1.0.3
es-errors: 1.3.0
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
get-tsconfig@4.10.0:
dependencies:
@@ -16410,7 +16410,7 @@ snapshots:
glob@10.4.5:
dependencies:
foreground-child: 3.3.0
foreground-child: 3.3.1
jackspeak: 3.4.3
minimatch: 9.0.5
minipass: 7.1.2
@@ -16793,7 +16793,7 @@ snapshots:
mute-stream: 1.0.0
ora: 5.4.1
run-async: 3.0.0
rxjs: 7.8.1
rxjs: 7.8.2
string-width: 4.2.3
strip-ansi: 6.0.1
wrap-ansi: 6.2.0
@@ -16839,7 +16839,7 @@ snapshots:
dependencies:
call-bind: 1.0.8
call-bound: 1.0.3
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
is-arrayish@0.2.1: {}
@@ -16888,7 +16888,7 @@ snapshots:
is-data-view@1.0.2:
dependencies:
call-bound: 1.0.3
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
is-typed-array: 1.1.15
is-date-object@1.1.0:
@@ -17035,7 +17035,7 @@ snapshots:
is-weakset@2.0.4:
dependencies:
call-bound: 1.0.3
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
is-windows@1.0.2: {}
@@ -17081,7 +17081,7 @@ snapshots:
jest-worker@27.5.1:
dependencies:
'@types/node': 22.13.4
'@types/node': 22.13.5
merge-stream: 2.0.0
supports-color: 8.1.1
@@ -17662,7 +17662,7 @@ snapshots:
object-assign: 4.1.1
thenify-all: 1.6.0
nan@2.22.0:
nan@2.22.1:
optional: true
nanoid@3.3.8: {}
@@ -17897,7 +17897,7 @@ snapshots:
own-keys@1.0.1:
dependencies:
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
object-keys: 1.1.1
safe-push-apply: 1.0.0
@@ -18606,7 +18606,7 @@ snapshots:
prettier@2.8.8: {}
prettier@3.5.1: {}
prettier@3.5.2: {}
pretty-ms@3.2.0:
dependencies:
@@ -18935,7 +18935,7 @@ snapshots:
es-abstract: 1.23.9
es-errors: 1.3.0
es-object-atoms: 1.1.1
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
get-proto: 1.0.1
which-builtin-type: 1.2.1
@@ -19149,7 +19149,7 @@ snapshots:
dependencies:
tslib: 1.14.1
rxjs@7.8.1:
rxjs@7.8.2:
dependencies:
tslib: 2.8.1
@@ -19157,7 +19157,7 @@ snapshots:
dependencies:
call-bind: 1.0.8
call-bound: 1.0.3
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
has-symbols: 1.1.0
isarray: 2.0.5
@@ -19291,7 +19291,7 @@ snapshots:
define-data-property: 1.1.4
es-errors: 1.3.0
function-bind: 1.1.2
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
gopd: 1.2.0
has-property-descriptors: 1.0.2
@@ -19355,14 +19355,14 @@ snapshots:
dependencies:
call-bound: 1.0.3
es-errors: 1.3.0
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
object-inspect: 1.13.4
side-channel-weakmap@1.0.2:
dependencies:
call-bound: 1.0.3
es-errors: 1.3.0
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
object-inspect: 1.13.4
side-channel-map: 1.0.1
@@ -19469,7 +19469,7 @@ snapshots:
stream-demux: 8.1.0
uuid: 8.3.2
vinyl-buffer: 1.0.1
ws: 8.18.0
ws: 8.18.1
transitivePeerDependencies:
- bufferutil
- utf-8-validate
@@ -19619,7 +19619,7 @@ snapshots:
es-abstract: 1.23.9
es-errors: 1.3.0
es-object-atoms: 1.1.1
get-intrinsic: 1.2.7
get-intrinsic: 1.3.0
gopd: 1.2.0
has-symbols: 1.1.0
internal-slot: 1.1.0
@@ -19711,9 +19711,9 @@ snapshots:
stylelint: 15.11.0
stylelint-config-recommended: 13.0.0(stylelint@15.11.0)
stylelint-prettier@4.1.0(prettier@3.5.1)(stylelint@15.11.0):
stylelint-prettier@4.1.0(prettier@3.5.2)(stylelint@15.11.0):
dependencies:
prettier: 3.5.1
prettier: 3.5.2
prettier-linter-helpers: 1.0.0
stylelint: 15.11.0
@@ -20593,7 +20593,7 @@ snapshots:
ws@8.17.1: {}
ws@8.18.0: {}
ws@8.18.1: {}
xdg-basedir@4.0.0: {}

View File

@@ -1,6 +1,11 @@
services:
cache:
image: redis:4-alpine
healthcheck:
test: ["CMD", "redis-cli", "ping"]
interval: 10s
timeout: 5s
retries: 5
database:
image: mysql:8.0-oracle
@@ -12,6 +17,11 @@ services:
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
MYSQL_DATABASE: "fleetbase"
healthcheck:
test: ["CMD", "mysqladmin", "ping", "-h", "localhost"]
interval: 10s
timeout: 5s
retries: 5
socket:
image: socketcluster/socketcluster:v17.4.0
@@ -28,6 +38,11 @@ services:
target: events-dev
args:
ENVIRONMENT: development
healthcheck:
test: ["CMD", "php", "artisan", "queue:status"]
interval: 30s
timeout: 10s
retries: 3
environment:
DATABASE_URL: "mysql://root@database/fleetbase"
QUEUE_CONNECTION: redis

View File

@@ -129,10 +129,9 @@ CMD ["php", "artisan", "queue:work"]
# Application dev stage
FROM base as app-dev
ENTRYPOINT ["docker-php-entrypoint"]
# Add --watch flag later
CMD ["sh", "-c", "php artisan octane:frankenphp --workers=6 --max-requests=250 --port=8000 --host=0.0.0.0 --caddyfile $CADDYFILE_PATH"]
CMD ["sh", "-c", "php artisan octane:frankenphp --max-requests=250 --port=8000 --host=0.0.0.0 --watch"]
# Application stage
FROM base as app
ENTRYPOINT ["/sbin/ssm-parent", "-c", ".ssm-parent.yaml", "run", "--", "docker-php-entrypoint"]
CMD ["sh", "-c", "php artisan octane:frankenphp --workers=6 --max-requests=250 --port=8000 --host=0.0.0.0 --https --http-redirect --caddyfile $CADDYFILE_PATH"]
CMD ["sh", "-c", "php artisan octane:frankenphp --max-requests=250 --port=8000 --host=0.0.0.0"]