mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
Compare commits
4 Commits
v0.5.25
...
3e60479130
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e60479130 | ||
|
|
215d5dc42e | ||
|
|
a57467539b | ||
|
|
c612c97e43 |
@@ -9,10 +9,10 @@
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"fleetbase/core-api": "^1.5.28",
|
||||
"fleetbase/fleetops-api": "^0.5.20",
|
||||
"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",
|
||||
|
||||
84
api/composer.lock
generated
84
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": "a0d3d8b33217fd65253ee67f31950bfb",
|
||||
"content-hash": "238ae8ad5b0016792f48695df6560c41",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-crt-php",
|
||||
@@ -62,16 +62,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.339.11",
|
||||
"version": "3.339.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "692055cc451a442690ecb839ae1d0cca5c018c77"
|
||||
"reference": "16b291be8ed930b87267552faeb9974aa3a2e6da"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/692055cc451a442690ecb839ae1d0cca5c018c77",
|
||||
"reference": "692055cc451a442690ecb839ae1d0cca5c018c77",
|
||||
"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.11"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.339.13"
|
||||
},
|
||||
"time": "2025-02-11T19:45:23+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,22 +2464,22 @@
|
||||
],
|
||||
"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",
|
||||
"version": "0.5.20",
|
||||
"version": "0.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fleetbase/fleetops.git",
|
||||
"reference": "ccc5b04ab9d0fd7c9a282b3f4a32ed3359ad6eca"
|
||||
"reference": "abc3b40c2728273938c67efa13a7a43bf263c8b3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/ccc5b04ab9d0fd7c9a282b3f4a32ed3359ad6eca",
|
||||
"reference": "ccc5b04ab9d0fd7c9a282b3f4a32ed3359ad6eca",
|
||||
"url": "https://api.github.com/repos/fleetbase/fleetops/zipball/abc3b40c2728273938c67efa13a7a43bf263c8b3",
|
||||
"reference": "abc3b40c2728273938c67efa13a7a43bf263c8b3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2553,9 +2553,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/fleetbase/fleetops/issues",
|
||||
"source": "https://github.com/fleetbase/fleetops/tree/v0.5.20"
|
||||
"source": "https://github.com/fleetbase/fleetops/tree/v0.5.21"
|
||||
},
|
||||
"time": "2025-02-12T14:56:32+00:00"
|
||||
"time": "2025-02-13T06:34:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "fleetbase/laravel-mysql-spatial",
|
||||
@@ -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",
|
||||
@@ -3579,16 +3579,16 @@
|
||||
},
|
||||
{
|
||||
"name": "google/auth",
|
||||
"version": "v1.45.4",
|
||||
"version": "v1.46.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/googleapis/google-auth-library-php.git",
|
||||
"reference": "c70b987a3c2685c78e5e86280f9d259d4603839b"
|
||||
"reference": "7fafae99a41984cbfb92508174263cf7bf3049b9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/c70b987a3c2685c78e5e86280f9d259d4603839b",
|
||||
"reference": "c70b987a3c2685c78e5e86280f9d259d4603839b",
|
||||
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/7fafae99a41984cbfb92508174263cf7bf3049b9",
|
||||
"reference": "7fafae99a41984cbfb92508174263cf7bf3049b9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3634,9 +3634,9 @@
|
||||
"support": {
|
||||
"docs": "https://cloud.google.com/php/docs/reference/auth/latest",
|
||||
"issues": "https://github.com/googleapis/google-auth-library-php/issues",
|
||||
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.45.4"
|
||||
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.46.0"
|
||||
},
|
||||
"time": "2025-02-10T18:04:06+00:00"
|
||||
"time": "2025-02-12T22:21:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "google/cloud-core",
|
||||
@@ -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.25",
|
||||
"version": "0.5.27",
|
||||
"private": true,
|
||||
"description": "Modular logistics and supply chain operating system (LSOS)",
|
||||
"repository": "https://github.com/fleetbase/fleetbase",
|
||||
@@ -33,11 +33,11 @@
|
||||
"@fleetbase/ember-core": "latest",
|
||||
"@fleetbase/ember-ui": "latest",
|
||||
"@fleetbase/fleetops-data": "latest",
|
||||
"@fleetbase/fleetops-engine": "^0.5.20",
|
||||
"@fleetbase/fleetops-engine": "^0.5.21",
|
||||
"@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",
|
||||
|
||||
666
console/pnpm-lock.yaml
generated
666
console/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Submodule packages/core-api updated: a027b6af3b...c7438a27e8
Submodule packages/fleetops updated: ccc5b04ab9...abc3b40c27
Submodule packages/storefront updated: 6f53138561...c94205cf35
Reference in New Issue
Block a user