mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-06 06:15:51 +00:00
Compare commits
2 Commits
a57467539b
...
3e60479130
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e60479130 | ||
|
|
215d5dc42e |
@@ -9,10 +9,10 @@
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"fleetbase/core-api": "^1.5.28",
|
||||
"fleetbase/core-api": "^1.5.29",
|
||||
"fleetbase/fleetops-api": "^0.5.21",
|
||||
"fleetbase/registry-bridge": "^0.0.18",
|
||||
"fleetbase/storefront-api": "^0.3.25",
|
||||
"fleetbase/storefront-api": "^0.3.27",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"laravel/framework": "^10.0",
|
||||
"laravel/octane": "^2.3",
|
||||
|
||||
60
api/composer.lock
generated
60
api/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": "f0a26ff630d75f3b59d45653ac52cc28",
|
||||
"content-hash": "238ae8ad5b0016792f48695df6560c41",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-crt-php",
|
||||
@@ -62,16 +62,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.339.12",
|
||||
"version": "3.339.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "a63e79c15a972c54bf015a16cce3f3572e0c8221"
|
||||
"reference": "16b291be8ed930b87267552faeb9974aa3a2e6da"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a63e79c15a972c54bf015a16cce3f3572e0c8221",
|
||||
"reference": "a63e79c15a972c54bf015a16cce3f3572e0c8221",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/16b291be8ed930b87267552faeb9974aa3a2e6da",
|
||||
"reference": "16b291be8ed930b87267552faeb9974aa3a2e6da",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -153,9 +153,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.12"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.339.13"
|
||||
},
|
||||
"time": "2025-02-12T19:08:43+00:00"
|
||||
"time": "2025-02-13T19:07:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php-laravel",
|
||||
@@ -2370,16 +2370,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/core-api",
|
||||
"version": "1.5.28",
|
||||
"version": "1.5.29",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/core-api.git",
|
||||
"reference": "a027b6af3b9653237ad5d88ef7c5fe3f9e6508ab"
|
||||
"reference": "c7438a27e82e6ab6bbbadcd7868acc371cd226a8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/a027b6af3b9653237ad5d88ef7c5fe3f9e6508ab",
|
||||
"reference": "a027b6af3b9653237ad5d88ef7c5fe3f9e6508ab",
|
||||
"url": "https://api.github.com/repos/fleetbase/core-api/zipball/c7438a27e82e6ab6bbbadcd7868acc371cd226a8",
|
||||
"reference": "c7438a27e82e6ab6bbbadcd7868acc371cd226a8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2464,9 +2464,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/core-api/issues",
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.5.28"
|
||||
"source": "https://github.com/fleetbase/core-api/tree/v1.5.29"
|
||||
},
|
||||
"time": "2025-02-12T14:57:27+00:00"
|
||||
"time": "2025-02-14T10:59:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/fleetops-api",
|
||||
@@ -2707,16 +2707,16 @@
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/storefront-api",
|
||||
"version": "0.3.26",
|
||||
"version": "0.3.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/storefront.git",
|
||||
"reference": "6f53138561f6f481a5a4f1f07a9240017f024798"
|
||||
"reference": "c94205cf35fff81f97ec9fa35f8b9b4730f548d5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/6f53138561f6f481a5a4f1f07a9240017f024798",
|
||||
"reference": "6f53138561f6f481a5a4f1f07a9240017f024798",
|
||||
"url": "https://api.github.com/repos/fleetbase/storefront/zipball/c94205cf35fff81f97ec9fa35f8b9b4730f548d5",
|
||||
"reference": "c94205cf35fff81f97ec9fa35f8b9b4730f548d5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2784,9 +2784,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/storefront/issues",
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.3.26"
|
||||
"source": "https://github.com/fleetbase/storefront/tree/v0.3.27"
|
||||
},
|
||||
"time": "2025-02-12T14:56:40+00:00"
|
||||
"time": "2025-02-14T11:01:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/twilio",
|
||||
@@ -3333,16 +3333,16 @@
|
||||
},
|
||||
{
|
||||
"name": "giggsey/libphonenumber-for-php",
|
||||
"version": "8.13.54",
|
||||
"version": "8.13.55",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
|
||||
"reference": "42d3a03d4f47fcb784666743f4323a7b87a2b2ba"
|
||||
"reference": "6e28b3d53cf96d7f41c83d9b80b6021ecbd00537"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/42d3a03d4f47fcb784666743f4323a7b87a2b2ba",
|
||||
"reference": "42d3a03d4f47fcb784666743f4323a7b87a2b2ba",
|
||||
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/6e28b3d53cf96d7f41c83d9b80b6021ecbd00537",
|
||||
"reference": "6e28b3d53cf96d7f41c83d9b80b6021ecbd00537",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3406,7 +3406,7 @@
|
||||
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
|
||||
"source": "https://github.com/giggsey/libphonenumber-for-php"
|
||||
},
|
||||
"time": "2025-01-31T14:50:26+00:00"
|
||||
"time": "2025-02-14T08:14:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "giggsey/locale",
|
||||
@@ -11210,16 +11210,16 @@
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-permission",
|
||||
"version": "6.13.0",
|
||||
"version": "6.14.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/spatie/laravel-permission.git",
|
||||
"reference": "bb3ad222d65ec804c219cc52a8b54f5af2e1636a"
|
||||
"reference": "addf63f14c037afc16298724f2fa69bc010cd00d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/bb3ad222d65ec804c219cc52a8b54f5af2e1636a",
|
||||
"reference": "bb3ad222d65ec804c219cc52a8b54f5af2e1636a",
|
||||
"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/addf63f14c037afc16298724f2fa69bc010cd00d",
|
||||
"reference": "addf63f14c037afc16298724f2fa69bc010cd00d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11281,7 +11281,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/spatie/laravel-permission/issues",
|
||||
"source": "https://github.com/spatie/laravel-permission/tree/6.13.0"
|
||||
"source": "https://github.com/spatie/laravel-permission/tree/6.14.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -11289,7 +11289,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-02-05T15:42:48+00:00"
|
||||
"time": "2025-02-13T19:57:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/laravel-responsecache",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@fleetbase/console",
|
||||
"version": "0.5.26",
|
||||
"version": "0.5.27",
|
||||
"private": true,
|
||||
"description": "Modular logistics and supply chain operating system (LSOS)",
|
||||
"repository": "https://github.com/fleetbase/fleetbase",
|
||||
@@ -37,7 +37,7 @@
|
||||
"@fleetbase/iam-engine": "^0.1.3",
|
||||
"@fleetbase/leaflet-routing-machine": "^3.2.16",
|
||||
"@fleetbase/registry-bridge-engine": "^0.0.18",
|
||||
"@fleetbase/storefront-engine": "^0.3.25",
|
||||
"@fleetbase/storefront-engine": "^0.3.27",
|
||||
"@fortawesome/ember-fontawesome": "^2.0.0",
|
||||
"ember-changeset": "^4.1.2",
|
||||
"ember-changeset-validations": "^4.1.1",
|
||||
|
||||
612
console/pnpm-lock.yaml
generated
612
console/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Submodule packages/core-api updated: a027b6af3b...c7438a27e8
Submodule packages/storefront updated: 6f53138561...c94205cf35
Reference in New Issue
Block a user