Commit e201d581 by lujunyi

失败后刷新

parent 833433d1
...@@ -271,11 +271,11 @@ ...@@ -271,11 +271,11 @@
}, },
{ {
"name": "dcat/laravel-admin", "name": "dcat/laravel-admin",
"version": "2.2.4", "version": "2.2.5",
"dist": { "dist": {
"type": "path", "type": "path",
"url": "storage/mohe/dcat-admin", "url": "storage/mohe/dcat-admin",
"reference": "77196e8a0578474e16f71ed76ac1aeb8b034ad19" "reference": "cce377c8510834af49a327e61d192ef243805abb"
}, },
"require": { "require": {
"dcat/easy-excel": "*", "dcat/easy-excel": "*",
...@@ -1982,16 +1982,16 @@ ...@@ -1982,16 +1982,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.48.23", "version": "v10.48.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "625269ca4881d2b50eded2045cb930960a181d98" "reference": "2add73f71b88fc45ee1d4f3421f22366247f6155"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/625269ca4881d2b50eded2045cb930960a181d98", "url": "https://api.github.com/repos/laravel/framework/zipball/2add73f71b88fc45ee1d4f3421f22366247f6155",
"reference": "625269ca4881d2b50eded2045cb930960a181d98", "reference": "2add73f71b88fc45ee1d4f3421f22366247f6155",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2185,7 +2185,7 @@ ...@@ -2185,7 +2185,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": "2024-11-12T15:39:10+00:00" "time": "2024-11-20T15:57:07+00:00"
}, },
{ {
"name": "laravel/helpers", "name": "laravel/helpers",
...@@ -2370,16 +2370,16 @@ ...@@ -2370,16 +2370,16 @@
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
"version": "v1.3.6", "version": "v1.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/serializable-closure.git", "url": "https://github.com/laravel/serializable-closure.git",
"reference": "f865a58ea3a0107c336b7045104c75243fa59d96" "reference": "4f48ade902b94323ca3be7646db16209ec76be3d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f865a58ea3a0107c336b7045104c75243fa59d96", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d",
"reference": "f865a58ea3a0107c336b7045104c75243fa59d96", "reference": "4f48ade902b94323ca3be7646db16209ec76be3d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2427,7 +2427,7 @@ ...@@ -2427,7 +2427,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues", "issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure" "source": "https://github.com/laravel/serializable-closure"
}, },
"time": "2024-11-11T17:06:04+00:00" "time": "2024-11-14T18:34:49+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
...@@ -3427,32 +3427,32 @@ ...@@ -3427,32 +3427,32 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v1.16.0", "version": "v1.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "dcf1ec3dfa36137b7ce41d43866644a7ab8fc257" "reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/dcf1ec3dfa36137b7ce41d43866644a7ab8fc257", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/5369ef84d8142c1d87e4ec278711d4ece3cbf301",
"reference": "dcf1ec3dfa36137b7ce41d43866644a7ab8fc257", "reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"php": "^8.1", "php": "^8.1",
"symfony/console": "^6.4.12" "symfony/console": "^6.4.15"
}, },
"require-dev": { "require-dev": {
"illuminate/console": "^10.48.22", "illuminate/console": "^10.48.24",
"illuminate/support": "^10.48.22", "illuminate/support": "^10.48.24",
"laravel/pint": "^1.18.1", "laravel/pint": "^1.18.2",
"pestphp/pest": "^2", "pestphp/pest": "^2.36.0",
"pestphp/pest-plugin-mock": "2.0.0", "pestphp/pest-plugin-mock": "2.0.0",
"phpstan/phpstan": "^1.12.6", "phpstan/phpstan": "^1.12.11",
"phpstan/phpstan-strict-rules": "^1.6.1", "phpstan/phpstan-strict-rules": "^1.6.1",
"symfony/var-dumper": "^6.4.11", "symfony/var-dumper": "^6.4.15",
"thecodingmachine/phpstan-strict-rules": "^1.0.0" "thecodingmachine/phpstan-strict-rules": "^1.0.0"
}, },
"type": "library", "type": "library",
...@@ -3492,7 +3492,7 @@ ...@@ -3492,7 +3492,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.16.0" "source": "https://github.com/nunomaduro/termwind/tree/v1.17.0"
}, },
"funding": [ "funding": [
{ {
...@@ -3508,7 +3508,7 @@ ...@@ -3508,7 +3508,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-10-15T15:27:12+00:00" "time": "2024-11-21T10:36:35+00:00"
}, },
{ {
"name": "overtrue/flysystem-cos", "name": "overtrue/flysystem-cos",
...@@ -4112,16 +4112,16 @@ ...@@ -4112,16 +4112,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v2.2.2", "version": "v2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1" "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1", "url": "https://api.github.com/repos/predis/predis/zipball/bac46bfdb78cd6e9c7926c697012aae740cb9ec9",
"reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1", "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4130,7 +4130,7 @@ ...@@ -4130,7 +4130,7 @@
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.3", "friendsofphp/php-cs-fixer": "^3.3",
"phpstan/phpstan": "^1.9", "phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^8.0 || ~9.4.4" "phpunit/phpunit": "^8.0 || ^9.4"
}, },
"suggest": { "suggest": {
"ext-relay": "Faster connection with in-memory caching (>=0.6.2)" "ext-relay": "Faster connection with in-memory caching (>=0.6.2)"
...@@ -4161,7 +4161,7 @@ ...@@ -4161,7 +4161,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/predis/predis/issues", "issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v2.2.2" "source": "https://github.com/predis/predis/tree/v2.3.0"
}, },
"funding": [ "funding": [
{ {
...@@ -4169,7 +4169,7 @@ ...@@ -4169,7 +4169,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-09-13T16:42:03+00:00" "time": "2024-11-21T20:00:02+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
...@@ -7805,16 +7805,16 @@ ...@@ -7805,16 +7805,16 @@
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
"version": "2.0.1", "version": "2.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/voku/portable-ascii.git", "url": "https://github.com/voku/portable-ascii.git",
"reference": "b56450eed252f6801410d810c8e1727224ae0743" "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
"reference": "b56450eed252f6801410d810c8e1727224ae0743", "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7839,7 +7839,7 @@ ...@@ -7839,7 +7839,7 @@
"authors": [ "authors": [
{ {
"name": "Lars Moelleken", "name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/" "homepage": "https://www.moelleken.org/"
} }
], ],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.", "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
...@@ -7851,7 +7851,7 @@ ...@@ -7851,7 +7851,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/voku/portable-ascii/issues", "issues": "https://github.com/voku/portable-ascii/issues",
"source": "https://github.com/voku/portable-ascii/tree/2.0.1" "source": "https://github.com/voku/portable-ascii/tree/2.0.3"
}, },
"funding": [ "funding": [
{ {
...@@ -7875,7 +7875,7 @@ ...@@ -7875,7 +7875,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-08T17:03:00+00:00" "time": "2024-11-21T01:49:47+00:00"
}, },
{ {
"name": "w7corp/easywechat", "name": "w7corp/easywechat",
...@@ -8401,16 +8401,16 @@ ...@@ -8401,16 +8401,16 @@
}, },
{ {
"name": "fakerphp/faker", "name": "fakerphp/faker",
"version": "v1.24.0", "version": "v1.24.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FakerPHP/Faker.git", "url": "https://github.com/FakerPHP/Faker.git",
"reference": "a136842a532bac9ecd8a1c723852b09915d7db50" "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/a136842a532bac9ecd8a1c723852b09915d7db50", "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
"reference": "a136842a532bac9ecd8a1c723852b09915d7db50", "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8458,9 +8458,9 @@ ...@@ -8458,9 +8458,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/FakerPHP/Faker/issues", "issues": "https://github.com/FakerPHP/Faker/issues",
"source": "https://github.com/FakerPHP/Faker/tree/v1.24.0" "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
}, },
"time": "2024-11-07T15:11:20+00:00" "time": "2024-11-21T13:46:39+00:00"
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
...@@ -8661,16 +8661,16 @@ ...@@ -8661,16 +8661,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.18.1", "version": "v1.18.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9" "reference": "f55daaf7eb6c2f49ddf6702fb42e3091c64d8a64"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/35c00c05ec43e6b46d295efc0f4386ceb30d50d9", "url": "https://api.github.com/repos/laravel/pint/zipball/f55daaf7eb6c2f49ddf6702fb42e3091c64d8a64",
"reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9", "reference": "f55daaf7eb6c2f49ddf6702fb42e3091c64d8a64",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8723,7 +8723,7 @@ ...@@ -8723,7 +8723,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2024-09-24T17:22:50+00:00" "time": "2024-11-20T09:33:46+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "dcat/laravel-admin", "name": "dcat/laravel-admin",
"description": "dcat admin", "description": "dcat admin",
"type": "library", "type": "library",
"version": "2.2.4", "version": "2.2.5",
"keywords": [ "keywords": [
"dcat", "dcat",
"laravel", "laravel",
......
...@@ -44,6 +44,7 @@ function initSwitchery() { ...@@ -44,6 +44,7 @@ function initSwitchery() {
reload && Dcat.reload(); reload && Dcat.reload();
} else { } else {
Dcat.error(msg); Dcat.error(msg);
reload && Dcat.reload();
} }
} }
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment