Andrew Wallo 1 年之前
父節點
當前提交
22d2ebe267
共有 3 個檔案被更改,包括 282 行新增291 行删除
  1. 1
    1
      app/Filament/Company/Clusters/Settings/Pages/CompanyProfile.php
  2. 162
    162
      composer.lock
  3. 119
    128
      package-lock.json

+ 1
- 1
app/Filament/Company/Clusters/Settings/Pages/CompanyProfile.php 查看文件

125
     protected function getTimezoneChangeNotification(): Notification
125
     protected function getTimezoneChangeNotification(): Notification
126
     {
126
     {
127
         return Notification::make()
127
         return Notification::make()
128
-            ->warning()
128
+            ->info()
129
             ->title('Timezone Update Required')
129
             ->title('Timezone Update Required')
130
             ->body('You have changed your country or state. Please update your timezone to ensure accurate date and time information.')
130
             ->body('You have changed your country or state. Please update your timezone to ensure accurate date and time information.')
131
             ->actions([
131
             ->actions([

+ 162
- 162
composer.lock 查看文件

302
         },
302
         },
303
         {
303
         {
304
             "name": "anourvalar/eloquent-serialize",
304
             "name": "anourvalar/eloquent-serialize",
305
-            "version": "1.2.22",
305
+            "version": "1.2.23",
306
             "source": {
306
             "source": {
307
                 "type": "git",
307
                 "type": "git",
308
                 "url": "https://github.com/AnourValar/eloquent-serialize.git",
308
                 "url": "https://github.com/AnourValar/eloquent-serialize.git",
309
-                "reference": "6e91093c10940859c4b0549b6a90f18d8db45998"
309
+                "reference": "fd7bc1dc2c98fe705647ab4b81d13ea3d599ea1f"
310
             },
310
             },
311
             "dist": {
311
             "dist": {
312
                 "type": "zip",
312
                 "type": "zip",
313
-                "url": "https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/6e91093c10940859c4b0549b6a90f18d8db45998",
314
-                "reference": "6e91093c10940859c4b0549b6a90f18d8db45998",
313
+                "url": "https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/fd7bc1dc2c98fe705647ab4b81d13ea3d599ea1f",
314
+                "reference": "fd7bc1dc2c98fe705647ab4b81d13ea3d599ea1f",
315
                 "shasum": ""
315
                 "shasum": ""
316
             },
316
             },
317
             "require": {
317
             "require": {
362
             ],
362
             ],
363
             "support": {
363
             "support": {
364
                 "issues": "https://github.com/AnourValar/eloquent-serialize/issues",
364
                 "issues": "https://github.com/AnourValar/eloquent-serialize/issues",
365
-                "source": "https://github.com/AnourValar/eloquent-serialize/tree/1.2.22"
365
+                "source": "https://github.com/AnourValar/eloquent-serialize/tree/1.2.23"
366
             },
366
             },
367
-            "time": "2024-03-22T12:56:46+00:00"
367
+            "time": "2024-07-12T10:52:26+00:00"
368
         },
368
         },
369
         {
369
         {
370
             "name": "awcodes/filament-table-repeater",
370
             "name": "awcodes/filament-table-repeater",
497
         },
497
         },
498
         {
498
         {
499
             "name": "aws/aws-sdk-php",
499
             "name": "aws/aws-sdk-php",
500
-            "version": "3.315.6",
500
+            "version": "3.316.3",
501
             "source": {
501
             "source": {
502
                 "type": "git",
502
                 "type": "git",
503
                 "url": "https://github.com/aws/aws-sdk-php.git",
503
                 "url": "https://github.com/aws/aws-sdk-php.git",
504
-                "reference": "69e19f7b083c5b5a06677b026e23dae517825c8b"
504
+                "reference": "e832e594b3c213760e067e15ef2739f77505e832"
505
             },
505
             },
506
             "dist": {
506
             "dist": {
507
                 "type": "zip",
507
                 "type": "zip",
508
-                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/69e19f7b083c5b5a06677b026e23dae517825c8b",
509
-                "reference": "69e19f7b083c5b5a06677b026e23dae517825c8b",
508
+                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e832e594b3c213760e067e15ef2739f77505e832",
509
+                "reference": "e832e594b3c213760e067e15ef2739f77505e832",
510
                 "shasum": ""
510
                 "shasum": ""
511
             },
511
             },
512
             "require": {
512
             "require": {
586
             "support": {
586
             "support": {
587
                 "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
587
                 "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
588
                 "issues": "https://github.com/aws/aws-sdk-php/issues",
588
                 "issues": "https://github.com/aws/aws-sdk-php/issues",
589
-                "source": "https://github.com/aws/aws-sdk-php/tree/3.315.6"
589
+                "source": "https://github.com/aws/aws-sdk-php/tree/3.316.3"
590
             },
590
             },
591
-            "time": "2024-07-05T18:07:22+00:00"
591
+            "time": "2024-07-12T18:07:23+00:00"
592
         },
592
         },
593
         {
593
         {
594
             "name": "aws/aws-sdk-php-laravel",
594
             "name": "aws/aws-sdk-php-laravel",
825
         },
825
         },
826
         {
826
         {
827
             "name": "blade-ui-kit/blade-heroicons",
827
             "name": "blade-ui-kit/blade-heroicons",
828
-            "version": "2.3.0",
828
+            "version": "2.4.0",
829
             "source": {
829
             "source": {
830
                 "type": "git",
830
                 "type": "git",
831
                 "url": "https://github.com/blade-ui-kit/blade-heroicons.git",
831
                 "url": "https://github.com/blade-ui-kit/blade-heroicons.git",
832
-                "reference": "a265dbcf2a098121aad05752d0bba9f59022e4ba"
832
+                "reference": "a7c377a4ef88cd54712e3e15cbed30446820da0b"
833
             },
833
             },
834
             "dist": {
834
             "dist": {
835
                 "type": "zip",
835
                 "type": "zip",
836
-                "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/a265dbcf2a098121aad05752d0bba9f59022e4ba",
837
-                "reference": "a265dbcf2a098121aad05752d0bba9f59022e4ba",
836
+                "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/a7c377a4ef88cd54712e3e15cbed30446820da0b",
837
+                "reference": "a7c377a4ef88cd54712e3e15cbed30446820da0b",
838
                 "shasum": ""
838
                 "shasum": ""
839
             },
839
             },
840
             "require": {
840
             "require": {
878
             ],
878
             ],
879
             "support": {
879
             "support": {
880
                 "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues",
880
                 "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues",
881
-                "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/2.3.0"
881
+                "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/2.4.0"
882
             },
882
             },
883
             "funding": [
883
             "funding": [
884
                 {
884
                 {
890
                     "type": "paypal"
890
                     "type": "paypal"
891
                 }
891
                 }
892
             ],
892
             ],
893
-            "time": "2024-02-07T16:33:46+00:00"
893
+            "time": "2024-07-16T07:00:01+00:00"
894
         },
894
         },
895
         {
895
         {
896
             "name": "blade-ui-kit/blade-icons",
896
             "name": "blade-ui-kit/blade-icons",
1209
         },
1209
         },
1210
         {
1210
         {
1211
             "name": "dflydev/dot-access-data",
1211
             "name": "dflydev/dot-access-data",
1212
-            "version": "v3.0.2",
1212
+            "version": "v3.0.3",
1213
             "source": {
1213
             "source": {
1214
                 "type": "git",
1214
                 "type": "git",
1215
                 "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
1215
                 "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
1216
-                "reference": "f41715465d65213d644d3141a6a93081be5d3549"
1216
+                "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
1217
             },
1217
             },
1218
             "dist": {
1218
             "dist": {
1219
                 "type": "zip",
1219
                 "type": "zip",
1220
-                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
1221
-                "reference": "f41715465d65213d644d3141a6a93081be5d3549",
1220
+                "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
1221
+                "reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
1222
                 "shasum": ""
1222
                 "shasum": ""
1223
             },
1223
             },
1224
             "require": {
1224
             "require": {
1278
             ],
1278
             ],
1279
             "support": {
1279
             "support": {
1280
                 "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
1280
                 "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
1281
-                "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
1281
+                "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
1282
             },
1282
             },
1283
-            "time": "2022-10-27T11:44:00+00:00"
1283
+            "time": "2024-07-08T12:26:09+00:00"
1284
         },
1284
         },
1285
         {
1285
         {
1286
             "name": "doctrine/cache",
1286
             "name": "doctrine/cache",
1924
         },
1924
         },
1925
         {
1925
         {
1926
             "name": "filament/actions",
1926
             "name": "filament/actions",
1927
-            "version": "v3.2.92",
1927
+            "version": "v3.2.94",
1928
             "source": {
1928
             "source": {
1929
                 "type": "git",
1929
                 "type": "git",
1930
                 "url": "https://github.com/filamentphp/actions.git",
1930
                 "url": "https://github.com/filamentphp/actions.git",
1931
-                "reference": "c8488bd6c5488818788a41c88c5c1cd0f6f7cb78"
1931
+                "reference": "0a8192a0feaaf8108b27e302d951a22e4f379604"
1932
             },
1932
             },
1933
             "dist": {
1933
             "dist": {
1934
                 "type": "zip",
1934
                 "type": "zip",
1935
-                "url": "https://api.github.com/repos/filamentphp/actions/zipball/c8488bd6c5488818788a41c88c5c1cd0f6f7cb78",
1936
-                "reference": "c8488bd6c5488818788a41c88c5c1cd0f6f7cb78",
1935
+                "url": "https://api.github.com/repos/filamentphp/actions/zipball/0a8192a0feaaf8108b27e302d951a22e4f379604",
1936
+                "reference": "0a8192a0feaaf8108b27e302d951a22e4f379604",
1937
                 "shasum": ""
1937
                 "shasum": ""
1938
             },
1938
             },
1939
             "require": {
1939
             "require": {
1973
                 "issues": "https://github.com/filamentphp/filament/issues",
1973
                 "issues": "https://github.com/filamentphp/filament/issues",
1974
                 "source": "https://github.com/filamentphp/filament"
1974
                 "source": "https://github.com/filamentphp/filament"
1975
             },
1975
             },
1976
-            "time": "2024-06-18T06:31:25+00:00"
1976
+            "time": "2024-07-17T10:40:55+00:00"
1977
         },
1977
         },
1978
         {
1978
         {
1979
             "name": "filament/filament",
1979
             "name": "filament/filament",
1980
-            "version": "v3.2.92",
1980
+            "version": "v3.2.94",
1981
             "source": {
1981
             "source": {
1982
                 "type": "git",
1982
                 "type": "git",
1983
                 "url": "https://github.com/filamentphp/panels.git",
1983
                 "url": "https://github.com/filamentphp/panels.git",
1984
-                "reference": "04c7626d81180715a9b9e03f566a5ca66e0b4e51"
1984
+                "reference": "595f8d6655cced7f335e0d93b471d3078548b694"
1985
             },
1985
             },
1986
             "dist": {
1986
             "dist": {
1987
                 "type": "zip",
1987
                 "type": "zip",
1988
-                "url": "https://api.github.com/repos/filamentphp/panels/zipball/04c7626d81180715a9b9e03f566a5ca66e0b4e51",
1989
-                "reference": "04c7626d81180715a9b9e03f566a5ca66e0b4e51",
1988
+                "url": "https://api.github.com/repos/filamentphp/panels/zipball/595f8d6655cced7f335e0d93b471d3078548b694",
1989
+                "reference": "595f8d6655cced7f335e0d93b471d3078548b694",
1990
                 "shasum": ""
1990
                 "shasum": ""
1991
             },
1991
             },
1992
             "require": {
1992
             "require": {
2038
                 "issues": "https://github.com/filamentphp/filament/issues",
2038
                 "issues": "https://github.com/filamentphp/filament/issues",
2039
                 "source": "https://github.com/filamentphp/filament"
2039
                 "source": "https://github.com/filamentphp/filament"
2040
             },
2040
             },
2041
-            "time": "2024-06-18T06:31:31+00:00"
2041
+            "time": "2024-07-17T10:40:56+00:00"
2042
         },
2042
         },
2043
         {
2043
         {
2044
             "name": "filament/forms",
2044
             "name": "filament/forms",
2045
-            "version": "v3.2.92",
2045
+            "version": "v3.2.94",
2046
             "source": {
2046
             "source": {
2047
                 "type": "git",
2047
                 "type": "git",
2048
                 "url": "https://github.com/filamentphp/forms.git",
2048
                 "url": "https://github.com/filamentphp/forms.git",
2049
-                "reference": "76e8fe7fe8b20f9818aa91d022338575207f03ea"
2049
+                "reference": "2e847a113511ecdd33eb3f818341dcbb95185b74"
2050
             },
2050
             },
2051
             "dist": {
2051
             "dist": {
2052
                 "type": "zip",
2052
                 "type": "zip",
2053
-                "url": "https://api.github.com/repos/filamentphp/forms/zipball/76e8fe7fe8b20f9818aa91d022338575207f03ea",
2054
-                "reference": "76e8fe7fe8b20f9818aa91d022338575207f03ea",
2053
+                "url": "https://api.github.com/repos/filamentphp/forms/zipball/2e847a113511ecdd33eb3f818341dcbb95185b74",
2054
+                "reference": "2e847a113511ecdd33eb3f818341dcbb95185b74",
2055
                 "shasum": ""
2055
                 "shasum": ""
2056
             },
2056
             },
2057
             "require": {
2057
             "require": {
2094
                 "issues": "https://github.com/filamentphp/filament/issues",
2094
                 "issues": "https://github.com/filamentphp/filament/issues",
2095
                 "source": "https://github.com/filamentphp/filament"
2095
                 "source": "https://github.com/filamentphp/filament"
2096
             },
2096
             },
2097
-            "time": "2024-06-18T06:31:19+00:00"
2097
+            "time": "2024-07-17T10:40:55+00:00"
2098
         },
2098
         },
2099
         {
2099
         {
2100
             "name": "filament/infolists",
2100
             "name": "filament/infolists",
2101
-            "version": "v3.2.92",
2101
+            "version": "v3.2.94",
2102
             "source": {
2102
             "source": {
2103
                 "type": "git",
2103
                 "type": "git",
2104
                 "url": "https://github.com/filamentphp/infolists.git",
2104
                 "url": "https://github.com/filamentphp/infolists.git",
2105
-                "reference": "59909a1206fb9961f7bd3ceb993b7e7a0c4d2215"
2105
+                "reference": "e1e89abbd70d1192b5b414fd0107023907e72b2b"
2106
             },
2106
             },
2107
             "dist": {
2107
             "dist": {
2108
                 "type": "zip",
2108
                 "type": "zip",
2109
-                "url": "https://api.github.com/repos/filamentphp/infolists/zipball/59909a1206fb9961f7bd3ceb993b7e7a0c4d2215",
2110
-                "reference": "59909a1206fb9961f7bd3ceb993b7e7a0c4d2215",
2109
+                "url": "https://api.github.com/repos/filamentphp/infolists/zipball/e1e89abbd70d1192b5b414fd0107023907e72b2b",
2110
+                "reference": "e1e89abbd70d1192b5b414fd0107023907e72b2b",
2111
                 "shasum": ""
2111
                 "shasum": ""
2112
             },
2112
             },
2113
             "require": {
2113
             "require": {
2145
                 "issues": "https://github.com/filamentphp/filament/issues",
2145
                 "issues": "https://github.com/filamentphp/filament/issues",
2146
                 "source": "https://github.com/filamentphp/filament"
2146
                 "source": "https://github.com/filamentphp/filament"
2147
             },
2147
             },
2148
-            "time": "2024-06-13T07:04:01+00:00"
2148
+            "time": "2024-07-10T17:10:54+00:00"
2149
         },
2149
         },
2150
         {
2150
         {
2151
             "name": "filament/notifications",
2151
             "name": "filament/notifications",
2152
-            "version": "v3.2.92",
2152
+            "version": "v3.2.94",
2153
             "source": {
2153
             "source": {
2154
                 "type": "git",
2154
                 "type": "git",
2155
                 "url": "https://github.com/filamentphp/notifications.git",
2155
                 "url": "https://github.com/filamentphp/notifications.git",
2156
-                "reference": "a78b0be5e5b2a598e65ba62ae5cfbb3d464f6bbb"
2156
+                "reference": "df0aa8997e90fb9409ea6baf5b4c9bf10c592563"
2157
             },
2157
             },
2158
             "dist": {
2158
             "dist": {
2159
                 "type": "zip",
2159
                 "type": "zip",
2160
-                "url": "https://api.github.com/repos/filamentphp/notifications/zipball/a78b0be5e5b2a598e65ba62ae5cfbb3d464f6bbb",
2161
-                "reference": "a78b0be5e5b2a598e65ba62ae5cfbb3d464f6bbb",
2160
+                "url": "https://api.github.com/repos/filamentphp/notifications/zipball/df0aa8997e90fb9409ea6baf5b4c9bf10c592563",
2161
+                "reference": "df0aa8997e90fb9409ea6baf5b4c9bf10c592563",
2162
                 "shasum": ""
2162
                 "shasum": ""
2163
             },
2163
             },
2164
             "require": {
2164
             "require": {
2197
                 "issues": "https://github.com/filamentphp/filament/issues",
2197
                 "issues": "https://github.com/filamentphp/filament/issues",
2198
                 "source": "https://github.com/filamentphp/filament"
2198
                 "source": "https://github.com/filamentphp/filament"
2199
             },
2199
             },
2200
-            "time": "2024-05-30T12:37:03+00:00"
2200
+            "time": "2024-07-10T17:10:55+00:00"
2201
         },
2201
         },
2202
         {
2202
         {
2203
             "name": "filament/support",
2203
             "name": "filament/support",
2204
-            "version": "v3.2.92",
2204
+            "version": "v3.2.94",
2205
             "source": {
2205
             "source": {
2206
                 "type": "git",
2206
                 "type": "git",
2207
                 "url": "https://github.com/filamentphp/support.git",
2207
                 "url": "https://github.com/filamentphp/support.git",
2208
-                "reference": "852ec3783349d799141c302a4944d5303ece985d"
2208
+                "reference": "118843099abbdc3fea21f417a02e89b50c807329"
2209
             },
2209
             },
2210
             "dist": {
2210
             "dist": {
2211
                 "type": "zip",
2211
                 "type": "zip",
2212
-                "url": "https://api.github.com/repos/filamentphp/support/zipball/852ec3783349d799141c302a4944d5303ece985d",
2213
-                "reference": "852ec3783349d799141c302a4944d5303ece985d",
2212
+                "url": "https://api.github.com/repos/filamentphp/support/zipball/118843099abbdc3fea21f417a02e89b50c807329",
2213
+                "reference": "118843099abbdc3fea21f417a02e89b50c807329",
2214
                 "shasum": ""
2214
                 "shasum": ""
2215
             },
2215
             },
2216
             "require": {
2216
             "require": {
2255
                 "issues": "https://github.com/filamentphp/filament/issues",
2255
                 "issues": "https://github.com/filamentphp/filament/issues",
2256
                 "source": "https://github.com/filamentphp/filament"
2256
                 "source": "https://github.com/filamentphp/filament"
2257
             },
2257
             },
2258
-            "time": "2024-06-14T10:24:22+00:00"
2258
+            "time": "2024-07-17T10:41:07+00:00"
2259
         },
2259
         },
2260
         {
2260
         {
2261
             "name": "filament/tables",
2261
             "name": "filament/tables",
2262
-            "version": "v3.2.92",
2262
+            "version": "v3.2.94",
2263
             "source": {
2263
             "source": {
2264
                 "type": "git",
2264
                 "type": "git",
2265
                 "url": "https://github.com/filamentphp/tables.git",
2265
                 "url": "https://github.com/filamentphp/tables.git",
2266
-                "reference": "34ea607f95e45d0bf9580d47294a179b1457e0e6"
2266
+                "reference": "3bb38bba13f1329433fa71fb0c3e51ee2664a816"
2267
             },
2267
             },
2268
             "dist": {
2268
             "dist": {
2269
                 "type": "zip",
2269
                 "type": "zip",
2270
-                "url": "https://api.github.com/repos/filamentphp/tables/zipball/34ea607f95e45d0bf9580d47294a179b1457e0e6",
2271
-                "reference": "34ea607f95e45d0bf9580d47294a179b1457e0e6",
2270
+                "url": "https://api.github.com/repos/filamentphp/tables/zipball/3bb38bba13f1329433fa71fb0c3e51ee2664a816",
2271
+                "reference": "3bb38bba13f1329433fa71fb0c3e51ee2664a816",
2272
                 "shasum": ""
2272
                 "shasum": ""
2273
             },
2273
             },
2274
             "require": {
2274
             "require": {
2308
                 "issues": "https://github.com/filamentphp/filament/issues",
2308
                 "issues": "https://github.com/filamentphp/filament/issues",
2309
                 "source": "https://github.com/filamentphp/filament"
2309
                 "source": "https://github.com/filamentphp/filament"
2310
             },
2310
             },
2311
-            "time": "2024-06-13T07:04:15+00:00"
2311
+            "time": "2024-07-17T10:41:11+00:00"
2312
         },
2312
         },
2313
         {
2313
         {
2314
             "name": "filament/widgets",
2314
             "name": "filament/widgets",
2315
-            "version": "v3.2.92",
2315
+            "version": "v3.2.94",
2316
             "source": {
2316
             "source": {
2317
                 "type": "git",
2317
                 "type": "git",
2318
                 "url": "https://github.com/filamentphp/widgets.git",
2318
                 "url": "https://github.com/filamentphp/widgets.git",
2319
-                "reference": "0253f4312909a17e2d80b70021daae3f1659e7da"
2319
+                "reference": "a7dff041b1d9d36946005d93147307305a7b7722"
2320
             },
2320
             },
2321
             "dist": {
2321
             "dist": {
2322
                 "type": "zip",
2322
                 "type": "zip",
2323
-                "url": "https://api.github.com/repos/filamentphp/widgets/zipball/0253f4312909a17e2d80b70021daae3f1659e7da",
2324
-                "reference": "0253f4312909a17e2d80b70021daae3f1659e7da",
2323
+                "url": "https://api.github.com/repos/filamentphp/widgets/zipball/a7dff041b1d9d36946005d93147307305a7b7722",
2324
+                "reference": "a7dff041b1d9d36946005d93147307305a7b7722",
2325
                 "shasum": ""
2325
                 "shasum": ""
2326
             },
2326
             },
2327
             "require": {
2327
             "require": {
2352
                 "issues": "https://github.com/filamentphp/filament/issues",
2352
                 "issues": "https://github.com/filamentphp/filament/issues",
2353
                 "source": "https://github.com/filamentphp/filament"
2353
                 "source": "https://github.com/filamentphp/filament"
2354
             },
2354
             },
2355
-            "time": "2024-06-05T09:38:52+00:00"
2355
+            "time": "2024-07-17T10:41:08+00:00"
2356
         },
2356
         },
2357
         {
2357
         {
2358
             "name": "firebase/php-jwt",
2358
             "name": "firebase/php-jwt",
3167
         },
3167
         },
3168
         {
3168
         {
3169
             "name": "laravel/framework",
3169
             "name": "laravel/framework",
3170
-            "version": "v11.14.0",
3170
+            "version": "v11.16.0",
3171
             "source": {
3171
             "source": {
3172
                 "type": "git",
3172
                 "type": "git",
3173
                 "url": "https://github.com/laravel/framework.git",
3173
                 "url": "https://github.com/laravel/framework.git",
3174
-                "reference": "657e8464e13147d56bc3a399115c8c26f38d4821"
3174
+                "reference": "bd4808aaf103ccb5cb4b00bcee46140c070c0ec4"
3175
             },
3175
             },
3176
             "dist": {
3176
             "dist": {
3177
                 "type": "zip",
3177
                 "type": "zip",
3178
-                "url": "https://api.github.com/repos/laravel/framework/zipball/657e8464e13147d56bc3a399115c8c26f38d4821",
3179
-                "reference": "657e8464e13147d56bc3a399115c8c26f38d4821",
3178
+                "url": "https://api.github.com/repos/laravel/framework/zipball/bd4808aaf103ccb5cb4b00bcee46140c070c0ec4",
3179
+                "reference": "bd4808aaf103ccb5cb4b00bcee46140c070c0ec4",
3180
                 "shasum": ""
3180
                 "shasum": ""
3181
             },
3181
             },
3182
             "require": {
3182
             "require": {
3282
                 "nyholm/psr7": "^1.2",
3282
                 "nyholm/psr7": "^1.2",
3283
                 "orchestra/testbench-core": "^9.1.5",
3283
                 "orchestra/testbench-core": "^9.1.5",
3284
                 "pda/pheanstalk": "^5.0",
3284
                 "pda/pheanstalk": "^5.0",
3285
-                "phpstan/phpstan": "^1.4.7",
3285
+                "phpstan/phpstan": "^1.11.5",
3286
                 "phpunit/phpunit": "^10.5|^11.0",
3286
                 "phpunit/phpunit": "^10.5|^11.0",
3287
                 "predis/predis": "^2.0.2",
3287
                 "predis/predis": "^2.0.2",
3288
                 "resend/resend-php": "^0.10.0",
3288
                 "resend/resend-php": "^0.10.0",
3369
                 "issues": "https://github.com/laravel/framework/issues",
3369
                 "issues": "https://github.com/laravel/framework/issues",
3370
                 "source": "https://github.com/laravel/framework"
3370
                 "source": "https://github.com/laravel/framework"
3371
             },
3371
             },
3372
-            "time": "2024-07-02T17:23:58+00:00"
3372
+            "time": "2024-07-16T14:33:07+00:00"
3373
         },
3373
         },
3374
         {
3374
         {
3375
             "name": "laravel/prompts",
3375
             "name": "laravel/prompts",
4407
         },
4407
         },
4408
         {
4408
         {
4409
             "name": "livewire/livewire",
4409
             "name": "livewire/livewire",
4410
-            "version": "v3.5.2",
4410
+            "version": "v3.5.4",
4411
             "source": {
4411
             "source": {
4412
                 "type": "git",
4412
                 "type": "git",
4413
                 "url": "https://github.com/livewire/livewire.git",
4413
                 "url": "https://github.com/livewire/livewire.git",
4414
-                "reference": "636725c1f87bc7844dd80277488268db27eec1aa"
4414
+                "reference": "b158c6386a892efc6c5e4682e682829baac1f933"
4415
             },
4415
             },
4416
             "dist": {
4416
             "dist": {
4417
                 "type": "zip",
4417
                 "type": "zip",
4418
-                "url": "https://api.github.com/repos/livewire/livewire/zipball/636725c1f87bc7844dd80277488268db27eec1aa",
4419
-                "reference": "636725c1f87bc7844dd80277488268db27eec1aa",
4418
+                "url": "https://api.github.com/repos/livewire/livewire/zipball/b158c6386a892efc6c5e4682e682829baac1f933",
4419
+                "reference": "b158c6386a892efc6c5e4682e682829baac1f933",
4420
                 "shasum": ""
4420
                 "shasum": ""
4421
             },
4421
             },
4422
             "require": {
4422
             "require": {
4471
             "description": "A front-end framework for Laravel.",
4471
             "description": "A front-end framework for Laravel.",
4472
             "support": {
4472
             "support": {
4473
                 "issues": "https://github.com/livewire/livewire/issues",
4473
                 "issues": "https://github.com/livewire/livewire/issues",
4474
-                "source": "https://github.com/livewire/livewire/tree/v3.5.2"
4474
+                "source": "https://github.com/livewire/livewire/tree/v3.5.4"
4475
             },
4475
             },
4476
             "funding": [
4476
             "funding": [
4477
                 {
4477
                 {
4479
                     "type": "github"
4479
                     "type": "github"
4480
                 }
4480
                 }
4481
             ],
4481
             ],
4482
-            "time": "2024-07-03T17:22:45+00:00"
4482
+            "time": "2024-07-15T18:27:32+00:00"
4483
         },
4483
         },
4484
         {
4484
         {
4485
             "name": "masterminds/html5",
4485
             "name": "masterminds/html5",
4840
         },
4840
         },
4841
         {
4841
         {
4842
             "name": "nesbot/carbon",
4842
             "name": "nesbot/carbon",
4843
-            "version": "3.6.0",
4843
+            "version": "3.7.0",
4844
             "source": {
4844
             "source": {
4845
                 "type": "git",
4845
                 "type": "git",
4846
                 "url": "https://github.com/briannesbitt/Carbon.git",
4846
                 "url": "https://github.com/briannesbitt/Carbon.git",
4847
-                "reference": "39c8ef752db6865717cc3fba63970c16f057982c"
4847
+                "reference": "cb4374784c87d0a0294e8513a52eb63c0aff3139"
4848
             },
4848
             },
4849
             "dist": {
4849
             "dist": {
4850
                 "type": "zip",
4850
                 "type": "zip",
4851
-                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/39c8ef752db6865717cc3fba63970c16f057982c",
4852
-                "reference": "39c8ef752db6865717cc3fba63970c16f057982c",
4851
+                "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cb4374784c87d0a0294e8513a52eb63c0aff3139",
4852
+                "reference": "cb4374784c87d0a0294e8513a52eb63c0aff3139",
4853
                 "shasum": ""
4853
                 "shasum": ""
4854
             },
4854
             },
4855
             "require": {
4855
             "require": {
4942
                     "type": "tidelift"
4942
                     "type": "tidelift"
4943
                 }
4943
                 }
4944
             ],
4944
             ],
4945
-            "time": "2024-06-20T15:52:59+00:00"
4945
+            "time": "2024-07-16T22:29:20+00:00"
4946
         },
4946
         },
4947
         {
4947
         {
4948
             "name": "nette/schema",
4948
             "name": "nette/schema",
5240
         },
5240
         },
5241
         {
5241
         {
5242
             "name": "openspout/openspout",
5242
             "name": "openspout/openspout",
5243
-            "version": "v4.24.2",
5243
+            "version": "v4.24.3",
5244
             "source": {
5244
             "source": {
5245
                 "type": "git",
5245
                 "type": "git",
5246
                 "url": "https://github.com/openspout/openspout.git",
5246
                 "url": "https://github.com/openspout/openspout.git",
5247
-                "reference": "24272c1f7d073cc64fa3ecc2a863dc5d13be33a8"
5247
+                "reference": "27de0c4d4a5b97927ece3e4dcbb7b48cb12e8a34"
5248
             },
5248
             },
5249
             "dist": {
5249
             "dist": {
5250
                 "type": "zip",
5250
                 "type": "zip",
5251
-                "url": "https://api.github.com/repos/openspout/openspout/zipball/24272c1f7d073cc64fa3ecc2a863dc5d13be33a8",
5252
-                "reference": "24272c1f7d073cc64fa3ecc2a863dc5d13be33a8",
5251
+                "url": "https://api.github.com/repos/openspout/openspout/zipball/27de0c4d4a5b97927ece3e4dcbb7b48cb12e8a34",
5252
+                "reference": "27de0c4d4a5b97927ece3e4dcbb7b48cb12e8a34",
5253
                 "shasum": ""
5253
                 "shasum": ""
5254
             },
5254
             },
5255
             "require": {
5255
             "require": {
5264
             "require-dev": {
5264
             "require-dev": {
5265
                 "ext-zlib": "*",
5265
                 "ext-zlib": "*",
5266
                 "friendsofphp/php-cs-fixer": "^3.59.3",
5266
                 "friendsofphp/php-cs-fixer": "^3.59.3",
5267
-                "infection/infection": "^0.29.5",
5268
-                "phpbench/phpbench": "^1.2.15",
5269
-                "phpstan/phpstan": "^1.11.4",
5267
+                "infection/infection": "^0.29.6",
5268
+                "phpbench/phpbench": "^1.3.1",
5269
+                "phpstan/phpstan": "^1.11.7",
5270
                 "phpstan/phpstan-phpunit": "^1.4.0",
5270
                 "phpstan/phpstan-phpunit": "^1.4.0",
5271
                 "phpstan/phpstan-strict-rules": "^1.6.0",
5271
                 "phpstan/phpstan-strict-rules": "^1.6.0",
5272
                 "phpunit/phpunit": "^10.5.20 || ^11.2.2"
5272
                 "phpunit/phpunit": "^10.5.20 || ^11.2.2"
5317
             ],
5317
             ],
5318
             "support": {
5318
             "support": {
5319
                 "issues": "https://github.com/openspout/openspout/issues",
5319
                 "issues": "https://github.com/openspout/openspout/issues",
5320
-                "source": "https://github.com/openspout/openspout/tree/v4.24.2"
5320
+                "source": "https://github.com/openspout/openspout/tree/v4.24.3"
5321
             },
5321
             },
5322
             "funding": [
5322
             "funding": [
5323
                 {
5323
                 {
5329
                     "type": "github"
5329
                     "type": "github"
5330
                 }
5330
                 }
5331
             ],
5331
             ],
5332
-            "time": "2024-06-17T08:53:37+00:00"
5332
+            "time": "2024-07-12T12:32:17+00:00"
5333
         },
5333
         },
5334
         {
5334
         {
5335
             "name": "paragonie/constant_time_encoding",
5335
             "name": "paragonie/constant_time_encoding",
9673
         },
9673
         },
9674
         {
9674
         {
9675
             "name": "laravel/pint",
9675
             "name": "laravel/pint",
9676
-            "version": "v1.16.1",
9676
+            "version": "v1.16.2",
9677
             "source": {
9677
             "source": {
9678
                 "type": "git",
9678
                 "type": "git",
9679
                 "url": "https://github.com/laravel/pint.git",
9679
                 "url": "https://github.com/laravel/pint.git",
9680
-                "reference": "9266a47f1b9231b83e0cfd849009547329d871b1"
9680
+                "reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca"
9681
             },
9681
             },
9682
             "dist": {
9682
             "dist": {
9683
                 "type": "zip",
9683
                 "type": "zip",
9684
-                "url": "https://api.github.com/repos/laravel/pint/zipball/9266a47f1b9231b83e0cfd849009547329d871b1",
9685
-                "reference": "9266a47f1b9231b83e0cfd849009547329d871b1",
9684
+                "url": "https://api.github.com/repos/laravel/pint/zipball/51f1ba679a6afe0315621ad143d788bd7ded0eca",
9685
+                "reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca",
9686
                 "shasum": ""
9686
                 "shasum": ""
9687
             },
9687
             },
9688
             "require": {
9688
             "require": {
9735
                 "issues": "https://github.com/laravel/pint/issues",
9735
                 "issues": "https://github.com/laravel/pint/issues",
9736
                 "source": "https://github.com/laravel/pint"
9736
                 "source": "https://github.com/laravel/pint"
9737
             },
9737
             },
9738
-            "time": "2024-06-18T16:50:05+00:00"
9738
+            "time": "2024-07-09T15:58:08+00:00"
9739
         },
9739
         },
9740
         {
9740
         {
9741
             "name": "laravel/sail",
9741
             "name": "laravel/sail",
9742
-            "version": "v1.30.1",
9742
+            "version": "v1.30.2",
9743
             "source": {
9743
             "source": {
9744
                 "type": "git",
9744
                 "type": "git",
9745
                 "url": "https://github.com/laravel/sail.git",
9745
                 "url": "https://github.com/laravel/sail.git",
9746
-                "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4"
9746
+                "reference": "f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887"
9747
             },
9747
             },
9748
             "dist": {
9748
             "dist": {
9749
                 "type": "zip",
9749
                 "type": "zip",
9750
-                "url": "https://api.github.com/repos/laravel/sail/zipball/8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
9751
-                "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4",
9750
+                "url": "https://api.github.com/repos/laravel/sail/zipball/f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887",
9751
+                "reference": "f5a9699a1001e15de1aa5e7cb5c9f50a3f63f887",
9752
                 "shasum": ""
9752
                 "shasum": ""
9753
             },
9753
             },
9754
             "require": {
9754
             "require": {
9798
                 "issues": "https://github.com/laravel/sail/issues",
9798
                 "issues": "https://github.com/laravel/sail/issues",
9799
                 "source": "https://github.com/laravel/sail"
9799
                 "source": "https://github.com/laravel/sail"
9800
             },
9800
             },
9801
-            "time": "2024-07-01T20:55:03+00:00"
9801
+            "time": "2024-07-05T16:01:51+00:00"
9802
         },
9802
         },
9803
         {
9803
         {
9804
             "name": "mockery/mockery",
9804
             "name": "mockery/mockery",
9945
         },
9945
         },
9946
         {
9946
         {
9947
             "name": "nunomaduro/collision",
9947
             "name": "nunomaduro/collision",
9948
-            "version": "v8.1.1",
9948
+            "version": "v8.3.0",
9949
             "source": {
9949
             "source": {
9950
                 "type": "git",
9950
                 "type": "git",
9951
                 "url": "https://github.com/nunomaduro/collision.git",
9951
                 "url": "https://github.com/nunomaduro/collision.git",
9952
-                "reference": "13e5d538b95a744d85f447a321ce10adb28e9af9"
9952
+                "reference": "b49f5b2891ce52726adfd162841c69d4e4c84229"
9953
             },
9953
             },
9954
             "dist": {
9954
             "dist": {
9955
                 "type": "zip",
9955
                 "type": "zip",
9956
-                "url": "https://api.github.com/repos/nunomaduro/collision/zipball/13e5d538b95a744d85f447a321ce10adb28e9af9",
9957
-                "reference": "13e5d538b95a744d85f447a321ce10adb28e9af9",
9956
+                "url": "https://api.github.com/repos/nunomaduro/collision/zipball/b49f5b2891ce52726adfd162841c69d4e4c84229",
9957
+                "reference": "b49f5b2891ce52726adfd162841c69d4e4c84229",
9958
                 "shasum": ""
9958
                 "shasum": ""
9959
             },
9959
             },
9960
             "require": {
9960
             "require": {
9961
                 "filp/whoops": "^2.15.4",
9961
                 "filp/whoops": "^2.15.4",
9962
                 "nunomaduro/termwind": "^2.0.1",
9962
                 "nunomaduro/termwind": "^2.0.1",
9963
                 "php": "^8.2.0",
9963
                 "php": "^8.2.0",
9964
-                "symfony/console": "^7.0.4"
9964
+                "symfony/console": "^7.1.2"
9965
             },
9965
             },
9966
             "conflict": {
9966
             "conflict": {
9967
                 "laravel/framework": "<11.0.0 || >=12.0.0",
9967
                 "laravel/framework": "<11.0.0 || >=12.0.0",
9968
                 "phpunit/phpunit": "<10.5.1 || >=12.0.0"
9968
                 "phpunit/phpunit": "<10.5.1 || >=12.0.0"
9969
             },
9969
             },
9970
             "require-dev": {
9970
             "require-dev": {
9971
-                "larastan/larastan": "^2.9.2",
9972
-                "laravel/framework": "^11.0.0",
9973
-                "laravel/pint": "^1.14.0",
9974
-                "laravel/sail": "^1.28.2",
9975
-                "laravel/sanctum": "^4.0.0",
9971
+                "larastan/larastan": "^2.9.8",
9972
+                "laravel/framework": "^11.16.0",
9973
+                "laravel/pint": "^1.16.2",
9974
+                "laravel/sail": "^1.30.2",
9975
+                "laravel/sanctum": "^4.0.2",
9976
                 "laravel/tinker": "^2.9.0",
9976
                 "laravel/tinker": "^2.9.0",
9977
-                "orchestra/testbench-core": "^9.0.0",
9978
-                "pestphp/pest": "^2.34.1 || ^3.0.0",
9979
-                "sebastian/environment": "^6.0.1 || ^7.0.0"
9977
+                "orchestra/testbench-core": "^9.2.1",
9978
+                "pestphp/pest": "^2.34.9 || ^3.0.0",
9979
+                "sebastian/environment": "^6.1.0 || ^7.0.0"
9980
             },
9980
             },
9981
             "type": "library",
9981
             "type": "library",
9982
             "extra": {
9982
             "extra": {
10038
                     "type": "patreon"
10038
                     "type": "patreon"
10039
                 }
10039
                 }
10040
             ],
10040
             ],
10041
-            "time": "2024-03-06T16:20:09+00:00"
10041
+            "time": "2024-07-16T22:41:01+00:00"
10042
         },
10042
         },
10043
         {
10043
         {
10044
             "name": "phar-io/manifest",
10044
             "name": "phar-io/manifest",
10288
         },
10288
         },
10289
         {
10289
         {
10290
             "name": "phpstan/phpstan",
10290
             "name": "phpstan/phpstan",
10291
-            "version": "1.11.6",
10291
+            "version": "1.11.7",
10292
             "source": {
10292
             "source": {
10293
                 "type": "git",
10293
                 "type": "git",
10294
                 "url": "https://github.com/phpstan/phpstan.git",
10294
                 "url": "https://github.com/phpstan/phpstan.git",
10295
-                "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee"
10295
+                "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d"
10296
             },
10296
             },
10297
             "dist": {
10297
             "dist": {
10298
                 "type": "zip",
10298
                 "type": "zip",
10299
-                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6ac78f1165346c83b4a753f7e4186d969c6ad0ee",
10300
-                "reference": "6ac78f1165346c83b4a753f7e4186d969c6ad0ee",
10299
+                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/52d2bbfdcae7f895915629e4694e9497d0f8e28d",
10300
+                "reference": "52d2bbfdcae7f895915629e4694e9497d0f8e28d",
10301
                 "shasum": ""
10301
                 "shasum": ""
10302
             },
10302
             },
10303
             "require": {
10303
             "require": {
10342
                     "type": "github"
10342
                     "type": "github"
10343
                 }
10343
                 }
10344
             ],
10344
             ],
10345
-            "time": "2024-07-01T15:33:06+00:00"
10345
+            "time": "2024-07-06T11:17:41+00:00"
10346
         },
10346
         },
10347
         {
10347
         {
10348
             "name": "phpunit/php-code-coverage",
10348
             "name": "phpunit/php-code-coverage",
10667
         },
10667
         },
10668
         {
10668
         {
10669
             "name": "phpunit/phpunit",
10669
             "name": "phpunit/phpunit",
10670
-            "version": "10.5.25",
10670
+            "version": "10.5.27",
10671
             "source": {
10671
             "source": {
10672
                 "type": "git",
10672
                 "type": "git",
10673
                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10673
                 "url": "https://github.com/sebastianbergmann/phpunit.git",
10674
-                "reference": "831bf82312be6037e811833ddbea0b8de60ea314"
10674
+                "reference": "2425f713b2a5350568ccb1a2d3984841a23e83c5"
10675
             },
10675
             },
10676
             "dist": {
10676
             "dist": {
10677
                 "type": "zip",
10677
                 "type": "zip",
10678
-                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/831bf82312be6037e811833ddbea0b8de60ea314",
10679
-                "reference": "831bf82312be6037e811833ddbea0b8de60ea314",
10678
+                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2425f713b2a5350568ccb1a2d3984841a23e83c5",
10679
+                "reference": "2425f713b2a5350568ccb1a2d3984841a23e83c5",
10680
                 "shasum": ""
10680
                 "shasum": ""
10681
             },
10681
             },
10682
             "require": {
10682
             "require": {
10686
                 "ext-mbstring": "*",
10686
                 "ext-mbstring": "*",
10687
                 "ext-xml": "*",
10687
                 "ext-xml": "*",
10688
                 "ext-xmlwriter": "*",
10688
                 "ext-xmlwriter": "*",
10689
-                "myclabs/deep-copy": "^1.10.1",
10690
-                "phar-io/manifest": "^2.0.3",
10691
-                "phar-io/version": "^3.0.2",
10689
+                "myclabs/deep-copy": "^1.12.0",
10690
+                "phar-io/manifest": "^2.0.4",
10691
+                "phar-io/version": "^3.2.1",
10692
                 "php": ">=8.1",
10692
                 "php": ">=8.1",
10693
-                "phpunit/php-code-coverage": "^10.1.5",
10694
-                "phpunit/php-file-iterator": "^4.0",
10695
-                "phpunit/php-invoker": "^4.0",
10696
-                "phpunit/php-text-template": "^3.0",
10697
-                "phpunit/php-timer": "^6.0",
10698
-                "sebastian/cli-parser": "^2.0",
10699
-                "sebastian/code-unit": "^2.0",
10700
-                "sebastian/comparator": "^5.0",
10701
-                "sebastian/diff": "^5.0",
10702
-                "sebastian/environment": "^6.0",
10703
-                "sebastian/exporter": "^5.1",
10704
-                "sebastian/global-state": "^6.0.1",
10705
-                "sebastian/object-enumerator": "^5.0",
10706
-                "sebastian/recursion-context": "^5.0",
10707
-                "sebastian/type": "^4.0",
10708
-                "sebastian/version": "^4.0"
10693
+                "phpunit/php-code-coverage": "^10.1.15",
10694
+                "phpunit/php-file-iterator": "^4.1.0",
10695
+                "phpunit/php-invoker": "^4.0.0",
10696
+                "phpunit/php-text-template": "^3.0.1",
10697
+                "phpunit/php-timer": "^6.0.0",
10698
+                "sebastian/cli-parser": "^2.0.1",
10699
+                "sebastian/code-unit": "^2.0.0",
10700
+                "sebastian/comparator": "^5.0.1",
10701
+                "sebastian/diff": "^5.1.1",
10702
+                "sebastian/environment": "^6.1.0",
10703
+                "sebastian/exporter": "^5.1.2",
10704
+                "sebastian/global-state": "^6.0.2",
10705
+                "sebastian/object-enumerator": "^5.0.0",
10706
+                "sebastian/recursion-context": "^5.0.0",
10707
+                "sebastian/type": "^4.0.0",
10708
+                "sebastian/version": "^4.0.1"
10709
             },
10709
             },
10710
             "suggest": {
10710
             "suggest": {
10711
                 "ext-soap": "To be able to generate mocks based on WSDL files"
10711
                 "ext-soap": "To be able to generate mocks based on WSDL files"
10748
             "support": {
10748
             "support": {
10749
                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10749
                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10750
                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
10750
                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
10751
-                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.25"
10751
+                "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.27"
10752
             },
10752
             },
10753
             "funding": [
10753
             "funding": [
10754
                 {
10754
                 {
10764
                     "type": "tidelift"
10764
                     "type": "tidelift"
10765
                 }
10765
                 }
10766
             ],
10766
             ],
10767
-            "time": "2024-07-03T05:49:17+00:00"
10767
+            "time": "2024-07-10T11:48:06+00:00"
10768
         },
10768
         },
10769
         {
10769
         {
10770
             "name": "rector/rector",
10770
             "name": "rector/rector",
10771
-            "version": "1.2.0",
10771
+            "version": "1.2.1",
10772
             "source": {
10772
             "source": {
10773
                 "type": "git",
10773
                 "type": "git",
10774
                 "url": "https://github.com/rectorphp/rector.git",
10774
                 "url": "https://github.com/rectorphp/rector.git",
10775
-                "reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65"
10775
+                "reference": "b38a3eed3ce2046f40c001255e2fec9d2746bacf"
10776
             },
10776
             },
10777
             "dist": {
10777
             "dist": {
10778
                 "type": "zip",
10778
                 "type": "zip",
10779
-                "url": "https://api.github.com/repos/rectorphp/rector/zipball/2fa387553db22b6f9bcccf5ff16f2c2c18a52a65",
10780
-                "reference": "2fa387553db22b6f9bcccf5ff16f2c2c18a52a65",
10779
+                "url": "https://api.github.com/repos/rectorphp/rector/zipball/b38a3eed3ce2046f40c001255e2fec9d2746bacf",
10780
+                "reference": "b38a3eed3ce2046f40c001255e2fec9d2746bacf",
10781
                 "shasum": ""
10781
                 "shasum": ""
10782
             },
10782
             },
10783
             "require": {
10783
             "require": {
10815
             ],
10815
             ],
10816
             "support": {
10816
             "support": {
10817
                 "issues": "https://github.com/rectorphp/rector/issues",
10817
                 "issues": "https://github.com/rectorphp/rector/issues",
10818
-                "source": "https://github.com/rectorphp/rector/tree/1.2.0"
10818
+                "source": "https://github.com/rectorphp/rector/tree/1.2.1"
10819
             },
10819
             },
10820
             "funding": [
10820
             "funding": [
10821
                 {
10821
                 {
10823
                     "type": "github"
10823
                     "type": "github"
10824
                 }
10824
                 }
10825
             ],
10825
             ],
10826
-            "time": "2024-07-01T14:24:45+00:00"
10826
+            "time": "2024-07-16T00:22:54+00:00"
10827
         },
10827
         },
10828
         {
10828
         {
10829
             "name": "sebastian/cli-parser",
10829
             "name": "sebastian/cli-parser",
11806
         },
11806
         },
11807
         {
11807
         {
11808
             "name": "spatie/error-solutions",
11808
             "name": "spatie/error-solutions",
11809
-            "version": "1.0.4",
11809
+            "version": "1.0.5",
11810
             "source": {
11810
             "source": {
11811
                 "type": "git",
11811
                 "type": "git",
11812
                 "url": "https://github.com/spatie/error-solutions.git",
11812
                 "url": "https://github.com/spatie/error-solutions.git",
11813
-                "reference": "264a7eef892aceb2fd65e206127ad3af4f3a2d6b"
11813
+                "reference": "4bb6c734dc992b2db3e26df1ef021c75d2218b13"
11814
             },
11814
             },
11815
             "dist": {
11815
             "dist": {
11816
                 "type": "zip",
11816
                 "type": "zip",
11817
-                "url": "https://api.github.com/repos/spatie/error-solutions/zipball/264a7eef892aceb2fd65e206127ad3af4f3a2d6b",
11818
-                "reference": "264a7eef892aceb2fd65e206127ad3af4f3a2d6b",
11817
+                "url": "https://api.github.com/repos/spatie/error-solutions/zipball/4bb6c734dc992b2db3e26df1ef021c75d2218b13",
11818
+                "reference": "4bb6c734dc992b2db3e26df1ef021c75d2218b13",
11819
                 "shasum": ""
11819
                 "shasum": ""
11820
             },
11820
             },
11821
             "require": {
11821
             "require": {
11868
             ],
11868
             ],
11869
             "support": {
11869
             "support": {
11870
                 "issues": "https://github.com/spatie/error-solutions/issues",
11870
                 "issues": "https://github.com/spatie/error-solutions/issues",
11871
-                "source": "https://github.com/spatie/error-solutions/tree/1.0.4"
11871
+                "source": "https://github.com/spatie/error-solutions/tree/1.0.5"
11872
             },
11872
             },
11873
             "funding": [
11873
             "funding": [
11874
                 {
11874
                 {
11876
                     "type": "github"
11876
                     "type": "github"
11877
                 }
11877
                 }
11878
             ],
11878
             ],
11879
-            "time": "2024-06-28T13:33:04+00:00"
11879
+            "time": "2024-07-09T12:13:32+00:00"
11880
         },
11880
         },
11881
         {
11881
         {
11882
             "name": "spatie/flare-client-php",
11882
             "name": "spatie/flare-client-php",
12123
         },
12123
         },
12124
         {
12124
         {
12125
             "name": "spatie/laravel-ray",
12125
             "name": "spatie/laravel-ray",
12126
-            "version": "1.37.0",
12126
+            "version": "1.37.1",
12127
             "source": {
12127
             "source": {
12128
                 "type": "git",
12128
                 "type": "git",
12129
                 "url": "https://github.com/spatie/laravel-ray.git",
12129
                 "url": "https://github.com/spatie/laravel-ray.git",
12130
-                "reference": "f57b294a3815be37effa9d13f54f2fbe5a2fff37"
12130
+                "reference": "c2bedfd1172648df2c80aaceb2541d70f1d9a5b9"
12131
             },
12131
             },
12132
             "dist": {
12132
             "dist": {
12133
                 "type": "zip",
12133
                 "type": "zip",
12134
-                "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/f57b294a3815be37effa9d13f54f2fbe5a2fff37",
12135
-                "reference": "f57b294a3815be37effa9d13f54f2fbe5a2fff37",
12134
+                "url": "https://api.github.com/repos/spatie/laravel-ray/zipball/c2bedfd1172648df2c80aaceb2541d70f1d9a5b9",
12135
+                "reference": "c2bedfd1172648df2c80aaceb2541d70f1d9a5b9",
12136
                 "shasum": ""
12136
                 "shasum": ""
12137
             },
12137
             },
12138
             "require": {
12138
             "require": {
12194
             ],
12194
             ],
12195
             "support": {
12195
             "support": {
12196
                 "issues": "https://github.com/spatie/laravel-ray/issues",
12196
                 "issues": "https://github.com/spatie/laravel-ray/issues",
12197
-                "source": "https://github.com/spatie/laravel-ray/tree/1.37.0"
12197
+                "source": "https://github.com/spatie/laravel-ray/tree/1.37.1"
12198
             },
12198
             },
12199
             "funding": [
12199
             "funding": [
12200
                 {
12200
                 {
12206
                     "type": "other"
12206
                     "type": "other"
12207
                 }
12207
                 }
12208
             ],
12208
             ],
12209
-            "time": "2024-07-03T08:48:44+00:00"
12209
+            "time": "2024-07-12T12:35:17+00:00"
12210
         },
12210
         },
12211
         {
12211
         {
12212
             "name": "spatie/macroable",
12212
             "name": "spatie/macroable",

+ 119
- 128
package-lock.json 查看文件

446
             }
446
             }
447
         },
447
         },
448
         "node_modules/@jridgewell/sourcemap-codec": {
448
         "node_modules/@jridgewell/sourcemap-codec": {
449
-            "version": "1.4.15",
450
-            "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
451
-            "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
449
+            "version": "1.5.0",
450
+            "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
451
+            "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
452
             "dev": true
452
             "dev": true
453
         },
453
         },
454
         "node_modules/@jridgewell/trace-mapping": {
454
         "node_modules/@jridgewell/trace-mapping": {
507
             }
507
             }
508
         },
508
         },
509
         "node_modules/@rollup/rollup-android-arm-eabi": {
509
         "node_modules/@rollup/rollup-android-arm-eabi": {
510
-            "version": "4.18.0",
511
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.18.0.tgz",
512
-            "integrity": "sha512-Tya6xypR10giZV1XzxmH5wr25VcZSncG0pZIjfePT0OVBvqNEurzValetGNarVrGiq66EBVAFn15iYX4w6FKgQ==",
510
+            "version": "4.18.1",
511
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.18.1.tgz",
512
+            "integrity": "sha512-lncuC4aHicncmbORnx+dUaAgzee9cm/PbIqgWz1PpXuwc+sa1Ct83tnqUDy/GFKleLiN7ZIeytM6KJ4cAn1SxA==",
513
             "cpu": [
513
             "cpu": [
514
                 "arm"
514
                 "arm"
515
             ],
515
             ],
520
             ]
520
             ]
521
         },
521
         },
522
         "node_modules/@rollup/rollup-android-arm64": {
522
         "node_modules/@rollup/rollup-android-arm64": {
523
-            "version": "4.18.0",
524
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.18.0.tgz",
525
-            "integrity": "sha512-avCea0RAP03lTsDhEyfy+hpfr85KfyTctMADqHVhLAF3MlIkq83CP8UfAHUssgXTYd+6er6PaAhx/QGv4L1EiA==",
523
+            "version": "4.18.1",
524
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.18.1.tgz",
525
+            "integrity": "sha512-F/tkdw0WSs4ojqz5Ovrw5r9odqzFjb5LIgHdHZG65dFI1lWTWRVy32KDJLKRISHgJvqUeUhdIvy43fX41znyDg==",
526
             "cpu": [
526
             "cpu": [
527
                 "arm64"
527
                 "arm64"
528
             ],
528
             ],
533
             ]
533
             ]
534
         },
534
         },
535
         "node_modules/@rollup/rollup-darwin-arm64": {
535
         "node_modules/@rollup/rollup-darwin-arm64": {
536
-            "version": "4.18.0",
537
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.18.0.tgz",
538
-            "integrity": "sha512-IWfdwU7KDSm07Ty0PuA/W2JYoZ4iTj3TUQjkVsO/6U+4I1jN5lcR71ZEvRh52sDOERdnNhhHU57UITXz5jC1/w==",
536
+            "version": "4.18.1",
537
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.18.1.tgz",
538
+            "integrity": "sha512-vk+ma8iC1ebje/ahpxpnrfVQJibTMyHdWpOGZ3JpQ7Mgn/3QNHmPq7YwjZbIE7km73dH5M1e6MRRsnEBW7v5CQ==",
539
             "cpu": [
539
             "cpu": [
540
                 "arm64"
540
                 "arm64"
541
             ],
541
             ],
546
             ]
546
             ]
547
         },
547
         },
548
         "node_modules/@rollup/rollup-darwin-x64": {
548
         "node_modules/@rollup/rollup-darwin-x64": {
549
-            "version": "4.18.0",
550
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.18.0.tgz",
551
-            "integrity": "sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==",
549
+            "version": "4.18.1",
550
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.18.1.tgz",
551
+            "integrity": "sha512-IgpzXKauRe1Tafcej9STjSSuG0Ghu/xGYH+qG6JwsAUxXrnkvNHcq/NL6nz1+jzvWAnQkuAJ4uIwGB48K9OCGA==",
552
             "cpu": [
552
             "cpu": [
553
                 "x64"
553
                 "x64"
554
             ],
554
             ],
559
             ]
559
             ]
560
         },
560
         },
561
         "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
561
         "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
562
-            "version": "4.18.0",
563
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.18.0.tgz",
564
-            "integrity": "sha512-C/zbRYRXFjWvz9Z4haRxcTdnkPt1BtCkz+7RtBSuNmKzMzp3ZxdM28Mpccn6pt28/UWUCTXa+b0Mx1k3g6NOMA==",
562
+            "version": "4.18.1",
563
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.18.1.tgz",
564
+            "integrity": "sha512-P9bSiAUnSSM7EmyRK+e5wgpqai86QOSv8BwvkGjLwYuOpaeomiZWifEos517CwbG+aZl1T4clSE1YqqH2JRs+g==",
565
             "cpu": [
565
             "cpu": [
566
                 "arm"
566
                 "arm"
567
             ],
567
             ],
572
             ]
572
             ]
573
         },
573
         },
574
         "node_modules/@rollup/rollup-linux-arm-musleabihf": {
574
         "node_modules/@rollup/rollup-linux-arm-musleabihf": {
575
-            "version": "4.18.0",
576
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.18.0.tgz",
577
-            "integrity": "sha512-l3m9ewPgjQSXrUMHg93vt0hYCGnrMOcUpTz6FLtbwljo2HluS4zTXFy2571YQbisTnfTKPZ01u/ukJdQTLGh9A==",
575
+            "version": "4.18.1",
576
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.18.1.tgz",
577
+            "integrity": "sha512-5RnjpACoxtS+aWOI1dURKno11d7krfpGDEn19jI8BuWmSBbUC4ytIADfROM1FZrFhQPSoP+KEa3NlEScznBTyQ==",
578
             "cpu": [
578
             "cpu": [
579
                 "arm"
579
                 "arm"
580
             ],
580
             ],
585
             ]
585
             ]
586
         },
586
         },
587
         "node_modules/@rollup/rollup-linux-arm64-gnu": {
587
         "node_modules/@rollup/rollup-linux-arm64-gnu": {
588
-            "version": "4.18.0",
589
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.18.0.tgz",
590
-            "integrity": "sha512-rJ5D47d8WD7J+7STKdCUAgmQk49xuFrRi9pZkWoRD1UeSMakbcepWXPF8ycChBoAqs1pb2wzvbY6Q33WmN2ftw==",
588
+            "version": "4.18.1",
589
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.18.1.tgz",
590
+            "integrity": "sha512-8mwmGD668m8WaGbthrEYZ9CBmPug2QPGWxhJxh/vCgBjro5o96gL04WLlg5BA233OCWLqERy4YUzX3bJGXaJgQ==",
591
             "cpu": [
591
             "cpu": [
592
                 "arm64"
592
                 "arm64"
593
             ],
593
             ],
598
             ]
598
             ]
599
         },
599
         },
600
         "node_modules/@rollup/rollup-linux-arm64-musl": {
600
         "node_modules/@rollup/rollup-linux-arm64-musl": {
601
-            "version": "4.18.0",
602
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.18.0.tgz",
603
-            "integrity": "sha512-be6Yx37b24ZwxQ+wOQXXLZqpq4jTckJhtGlWGZs68TgdKXJgw54lUUoFYrg6Zs/kjzAQwEwYbp8JxZVzZLRepQ==",
601
+            "version": "4.18.1",
602
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.18.1.tgz",
603
+            "integrity": "sha512-dJX9u4r4bqInMGOAQoGYdwDP8lQiisWb9et+T84l2WXk41yEej8v2iGKodmdKimT8cTAYt0jFb+UEBxnPkbXEQ==",
604
             "cpu": [
604
             "cpu": [
605
                 "arm64"
605
                 "arm64"
606
             ],
606
             ],
611
             ]
611
             ]
612
         },
612
         },
613
         "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
613
         "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
614
-            "version": "4.18.0",
615
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.18.0.tgz",
616
-            "integrity": "sha512-hNVMQK+qrA9Todu9+wqrXOHxFiD5YmdEi3paj6vP02Kx1hjd2LLYR2eaN7DsEshg09+9uzWi2W18MJDlG0cxJA==",
614
+            "version": "4.18.1",
615
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.18.1.tgz",
616
+            "integrity": "sha512-V72cXdTl4EI0x6FNmho4D502sy7ed+LuVW6Ym8aI6DRQ9hQZdp5sj0a2usYOlqvFBNKQnLQGwmYnujo2HvjCxQ==",
617
             "cpu": [
617
             "cpu": [
618
                 "ppc64"
618
                 "ppc64"
619
             ],
619
             ],
624
             ]
624
             ]
625
         },
625
         },
626
         "node_modules/@rollup/rollup-linux-riscv64-gnu": {
626
         "node_modules/@rollup/rollup-linux-riscv64-gnu": {
627
-            "version": "4.18.0",
628
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.18.0.tgz",
629
-            "integrity": "sha512-ROCM7i+m1NfdrsmvwSzoxp9HFtmKGHEqu5NNDiZWQtXLA8S5HBCkVvKAxJ8U+CVctHwV2Gb5VUaK7UAkzhDjlg==",
627
+            "version": "4.18.1",
628
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.18.1.tgz",
629
+            "integrity": "sha512-f+pJih7sxoKmbjghrM2RkWo2WHUW8UbfxIQiWo5yeCaCM0TveMEuAzKJte4QskBp1TIinpnRcxkquY+4WuY/tg==",
630
             "cpu": [
630
             "cpu": [
631
                 "riscv64"
631
                 "riscv64"
632
             ],
632
             ],
637
             ]
637
             ]
638
         },
638
         },
639
         "node_modules/@rollup/rollup-linux-s390x-gnu": {
639
         "node_modules/@rollup/rollup-linux-s390x-gnu": {
640
-            "version": "4.18.0",
641
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.18.0.tgz",
642
-            "integrity": "sha512-0UyyRHyDN42QL+NbqevXIIUnKA47A+45WyasO+y2bGJ1mhQrfrtXUpTxCOrfxCR4esV3/RLYyucGVPiUsO8xjg==",
640
+            "version": "4.18.1",
641
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.18.1.tgz",
642
+            "integrity": "sha512-qb1hMMT3Fr/Qz1OKovCuUM11MUNLUuHeBC2DPPAWUYYUAOFWaxInaTwTQmc7Fl5La7DShTEpmYwgdt2hG+4TEg==",
643
             "cpu": [
643
             "cpu": [
644
                 "s390x"
644
                 "s390x"
645
             ],
645
             ],
650
             ]
650
             ]
651
         },
651
         },
652
         "node_modules/@rollup/rollup-linux-x64-gnu": {
652
         "node_modules/@rollup/rollup-linux-x64-gnu": {
653
-            "version": "4.18.0",
654
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.18.0.tgz",
655
-            "integrity": "sha512-xuglR2rBVHA5UsI8h8UbX4VJ470PtGCf5Vpswh7p2ukaqBGFTnsfzxUBetoWBWymHMxbIG0Cmx7Y9qDZzr648w==",
653
+            "version": "4.18.1",
654
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.18.1.tgz",
655
+            "integrity": "sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==",
656
             "cpu": [
656
             "cpu": [
657
                 "x64"
657
                 "x64"
658
             ],
658
             ],
663
             ]
663
             ]
664
         },
664
         },
665
         "node_modules/@rollup/rollup-linux-x64-musl": {
665
         "node_modules/@rollup/rollup-linux-x64-musl": {
666
-            "version": "4.18.0",
667
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.18.0.tgz",
668
-            "integrity": "sha512-LKaqQL9osY/ir2geuLVvRRs+utWUNilzdE90TpyoX0eNqPzWjRm14oMEE+YLve4k/NAqCdPkGYDaDF5Sw+xBfg==",
666
+            "version": "4.18.1",
667
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.18.1.tgz",
668
+            "integrity": "sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==",
669
             "cpu": [
669
             "cpu": [
670
                 "x64"
670
                 "x64"
671
             ],
671
             ],
676
             ]
676
             ]
677
         },
677
         },
678
         "node_modules/@rollup/rollup-win32-arm64-msvc": {
678
         "node_modules/@rollup/rollup-win32-arm64-msvc": {
679
-            "version": "4.18.0",
680
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.18.0.tgz",
681
-            "integrity": "sha512-7J6TkZQFGo9qBKH0pk2cEVSRhJbL6MtfWxth7Y5YmZs57Pi+4x6c2dStAUvaQkHQLnEQv1jzBUW43GvZW8OFqA==",
679
+            "version": "4.18.1",
680
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.18.1.tgz",
681
+            "integrity": "sha512-W2ZNI323O/8pJdBGil1oCauuCzmVd9lDmWBBqxYZcOqWD6aWqJtVBQ1dFrF4dYpZPks6F+xCZHfzG5hYlSHZ6g==",
682
             "cpu": [
682
             "cpu": [
683
                 "arm64"
683
                 "arm64"
684
             ],
684
             ],
689
             ]
689
             ]
690
         },
690
         },
691
         "node_modules/@rollup/rollup-win32-ia32-msvc": {
691
         "node_modules/@rollup/rollup-win32-ia32-msvc": {
692
-            "version": "4.18.0",
693
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.18.0.tgz",
694
-            "integrity": "sha512-Txjh+IxBPbkUB9+SXZMpv+b/vnTEtFyfWZgJ6iyCmt2tdx0OF5WhFowLmnh8ENGNpfUlUZkdI//4IEmhwPieNg==",
692
+            "version": "4.18.1",
693
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.18.1.tgz",
694
+            "integrity": "sha512-ELfEX1/+eGZYMaCIbK4jqLxO1gyTSOIlZr6pbC4SRYFaSIDVKOnZNMdoZ+ON0mrFDp4+H5MhwNC1H/AhE3zQLg==",
695
             "cpu": [
695
             "cpu": [
696
                 "ia32"
696
                 "ia32"
697
             ],
697
             ],
702
             ]
702
             ]
703
         },
703
         },
704
         "node_modules/@rollup/rollup-win32-x64-msvc": {
704
         "node_modules/@rollup/rollup-win32-x64-msvc": {
705
-            "version": "4.18.0",
706
-            "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.18.0.tgz",
707
-            "integrity": "sha512-UOo5FdvOL0+eIVTgS4tIdbW+TtnBLWg1YBCcU2KWM7nuNwRz9bksDX1bekJJCpu25N1DVWaCwnT39dVQxzqS8g==",
705
+            "version": "4.18.1",
706
+            "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.18.1.tgz",
707
+            "integrity": "sha512-yjk2MAkQmoaPYCSu35RLJ62+dz358nE83VfTePJRp8CG7aMg25mEJYpXFiD+NcevhX8LxD5OP5tktPXnXN7GDw==",
708
             "cpu": [
708
             "cpu": [
709
                 "x64"
709
                 "x64"
710
             ],
710
             ],
890
             }
890
             }
891
         },
891
         },
892
         "node_modules/browserslist": {
892
         "node_modules/browserslist": {
893
-            "version": "4.23.1",
894
-            "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.1.tgz",
895
-            "integrity": "sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==",
893
+            "version": "4.23.2",
894
+            "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz",
895
+            "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==",
896
             "dev": true,
896
             "dev": true,
897
             "funding": [
897
             "funding": [
898
                 {
898
                 {
909
                 }
909
                 }
910
             ],
910
             ],
911
             "dependencies": {
911
             "dependencies": {
912
-                "caniuse-lite": "^1.0.30001629",
913
-                "electron-to-chromium": "^1.4.796",
912
+                "caniuse-lite": "^1.0.30001640",
913
+                "electron-to-chromium": "^1.4.820",
914
                 "node-releases": "^2.0.14",
914
                 "node-releases": "^2.0.14",
915
-                "update-browserslist-db": "^1.0.16"
915
+                "update-browserslist-db": "^1.1.0"
916
             },
916
             },
917
             "bin": {
917
             "bin": {
918
                 "browserslist": "cli.js"
918
                 "browserslist": "cli.js"
931
             }
931
             }
932
         },
932
         },
933
         "node_modules/caniuse-lite": {
933
         "node_modules/caniuse-lite": {
934
-            "version": "1.0.30001640",
935
-            "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001640.tgz",
936
-            "integrity": "sha512-lA4VMpW0PSUrFnkmVuEKBUovSWKhj7puyCg8StBChgu298N1AtuF1sKWEvfDuimSEDbhlb/KqPKC3fs1HbuQUA==",
934
+            "version": "1.0.30001642",
935
+            "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz",
936
+            "integrity": "sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==",
937
             "dev": true,
937
             "dev": true,
938
             "funding": [
938
             "funding": [
939
                 {
939
                 {
1079
             "dev": true
1079
             "dev": true
1080
         },
1080
         },
1081
         "node_modules/electron-to-chromium": {
1081
         "node_modules/electron-to-chromium": {
1082
-            "version": "1.4.817",
1083
-            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.817.tgz",
1084
-            "integrity": "sha512-3znu+lZMIbTe8ZOs360OMJvVroVF2NpNI8T5jfLnDetVvj0uNmIucZzQVYMSJfsu9f47Ssox1Gt46PR+R+1JUg==",
1082
+            "version": "1.4.829",
1083
+            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.829.tgz",
1084
+            "integrity": "sha512-5qp1N2POAfW0u1qGAxXEtz6P7bO1m6gpZr5hdf5ve6lxpLM7MpiM4jIPz7xcrNlClQMafbyUDDWjlIQZ1Mw0Rw==",
1085
             "dev": true
1085
             "dev": true
1086
         },
1086
         },
1087
         "node_modules/emoji-regex": {
1087
         "node_modules/emoji-regex": {
1273
             }
1273
             }
1274
         },
1274
         },
1275
         "node_modules/glob": {
1275
         "node_modules/glob": {
1276
-            "version": "10.4.2",
1277
-            "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
1278
-            "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
1276
+            "version": "10.4.5",
1277
+            "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
1278
+            "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
1279
             "dev": true,
1279
             "dev": true,
1280
             "dependencies": {
1280
             "dependencies": {
1281
                 "foreground-child": "^3.1.0",
1281
                 "foreground-child": "^3.1.0",
1288
             "bin": {
1288
             "bin": {
1289
                 "glob": "dist/esm/bin.mjs"
1289
                 "glob": "dist/esm/bin.mjs"
1290
             },
1290
             },
1291
-            "engines": {
1292
-                "node": ">=16 || 14 >=14.18"
1293
-            },
1294
             "funding": {
1291
             "funding": {
1295
                 "url": "https://github.com/sponsors/isaacs"
1292
                 "url": "https://github.com/sponsors/isaacs"
1296
             }
1293
             }
1332
             }
1329
             }
1333
         },
1330
         },
1334
         "node_modules/is-core-module": {
1331
         "node_modules/is-core-module": {
1335
-            "version": "2.14.0",
1336
-            "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.14.0.tgz",
1337
-            "integrity": "sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==",
1332
+            "version": "2.15.0",
1333
+            "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.0.tgz",
1334
+            "integrity": "sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==",
1338
             "dev": true,
1335
             "dev": true,
1339
             "dependencies": {
1336
             "dependencies": {
1340
                 "hasown": "^2.0.2"
1337
                 "hasown": "^2.0.2"
1392
             "dev": true
1389
             "dev": true
1393
         },
1390
         },
1394
         "node_modules/jackspeak": {
1391
         "node_modules/jackspeak": {
1395
-            "version": "3.4.0",
1396
-            "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.0.tgz",
1397
-            "integrity": "sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==",
1392
+            "version": "3.4.3",
1393
+            "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
1394
+            "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
1398
             "dev": true,
1395
             "dev": true,
1399
             "dependencies": {
1396
             "dependencies": {
1400
                 "@isaacs/cliui": "^8.0.2"
1397
                 "@isaacs/cliui": "^8.0.2"
1401
             },
1398
             },
1402
-            "engines": {
1403
-                "node": ">=14"
1404
-            },
1405
             "funding": {
1399
             "funding": {
1406
                 "url": "https://github.com/sponsors/isaacs"
1400
                 "url": "https://github.com/sponsors/isaacs"
1407
             },
1401
             },
1419
             }
1413
             }
1420
         },
1414
         },
1421
         "node_modules/laravel-vite-plugin": {
1415
         "node_modules/laravel-vite-plugin": {
1422
-            "version": "1.0.4",
1423
-            "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-1.0.4.tgz",
1424
-            "integrity": "sha512-dEj8Q/Fsn0kKbOQ55bl/NmyJL+dD6OxnVaM/nNByw5XV4b00ky6FzXKVuHLDr4BvSJKH1y6oaOcEG5wKpCZ5+A==",
1416
+            "version": "1.0.5",
1417
+            "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-1.0.5.tgz",
1418
+            "integrity": "sha512-Zv+to82YLBknDCZ6g3iwOv9wZ7f6EWStb9pjSm7MGe9Mfoy5ynT2ssZbGsMr1udU6rDg9HOoYEVGw5Qf+p9zbw==",
1425
             "dev": true,
1419
             "dev": true,
1426
             "dependencies": {
1420
             "dependencies": {
1427
                 "picocolors": "^1.0.0",
1421
                 "picocolors": "^1.0.0",
1471
             "dev": true
1465
             "dev": true
1472
         },
1466
         },
1473
         "node_modules/lru-cache": {
1467
         "node_modules/lru-cache": {
1474
-            "version": "10.3.0",
1475
-            "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.3.0.tgz",
1476
-            "integrity": "sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==",
1477
-            "dev": true,
1478
-            "engines": {
1479
-                "node": "14 || >=16.14"
1480
-            }
1468
+            "version": "10.4.3",
1469
+            "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
1470
+            "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
1471
+            "dev": true
1481
         },
1472
         },
1482
         "node_modules/merge2": {
1473
         "node_modules/merge2": {
1483
             "version": "1.4.1",
1474
             "version": "1.4.1",
1585
             }
1576
             }
1586
         },
1577
         },
1587
         "node_modules/node-releases": {
1578
         "node_modules/node-releases": {
1588
-            "version": "2.0.14",
1589
-            "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
1590
-            "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==",
1579
+            "version": "2.0.17",
1580
+            "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.17.tgz",
1581
+            "integrity": "sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==",
1591
             "dev": true
1582
             "dev": true
1592
         },
1583
         },
1593
         "node_modules/normalize-path": {
1584
         "node_modules/normalize-path": {
1830
             }
1821
             }
1831
         },
1822
         },
1832
         "node_modules/postcss-nested/node_modules/postcss-selector-parser": {
1823
         "node_modules/postcss-nested/node_modules/postcss-selector-parser": {
1833
-            "version": "6.1.0",
1834
-            "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
1835
-            "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
1824
+            "version": "6.1.1",
1825
+            "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz",
1826
+            "integrity": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==",
1836
             "dev": true,
1827
             "dev": true,
1837
             "dependencies": {
1828
             "dependencies": {
1838
                 "cssesc": "^3.0.0",
1829
                 "cssesc": "^3.0.0",
1914
             }
1905
             }
1915
         },
1906
         },
1916
         "node_modules/postcss-nesting/node_modules/postcss-selector-parser": {
1907
         "node_modules/postcss-nesting/node_modules/postcss-selector-parser": {
1917
-            "version": "6.1.0",
1918
-            "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
1919
-            "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
1908
+            "version": "6.1.1",
1909
+            "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz",
1910
+            "integrity": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==",
1920
             "dev": true,
1911
             "dev": true,
1921
             "dependencies": {
1912
             "dependencies": {
1922
                 "cssesc": "^3.0.0",
1913
                 "cssesc": "^3.0.0",
2020
             }
2011
             }
2021
         },
2012
         },
2022
         "node_modules/rollup": {
2013
         "node_modules/rollup": {
2023
-            "version": "4.18.0",
2024
-            "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.18.0.tgz",
2025
-            "integrity": "sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==",
2014
+            "version": "4.18.1",
2015
+            "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.18.1.tgz",
2016
+            "integrity": "sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==",
2026
             "dev": true,
2017
             "dev": true,
2027
             "dependencies": {
2018
             "dependencies": {
2028
                 "@types/estree": "1.0.5"
2019
                 "@types/estree": "1.0.5"
2035
                 "npm": ">=8.0.0"
2026
                 "npm": ">=8.0.0"
2036
             },
2027
             },
2037
             "optionalDependencies": {
2028
             "optionalDependencies": {
2038
-                "@rollup/rollup-android-arm-eabi": "4.18.0",
2039
-                "@rollup/rollup-android-arm64": "4.18.0",
2040
-                "@rollup/rollup-darwin-arm64": "4.18.0",
2041
-                "@rollup/rollup-darwin-x64": "4.18.0",
2042
-                "@rollup/rollup-linux-arm-gnueabihf": "4.18.0",
2043
-                "@rollup/rollup-linux-arm-musleabihf": "4.18.0",
2044
-                "@rollup/rollup-linux-arm64-gnu": "4.18.0",
2045
-                "@rollup/rollup-linux-arm64-musl": "4.18.0",
2046
-                "@rollup/rollup-linux-powerpc64le-gnu": "4.18.0",
2047
-                "@rollup/rollup-linux-riscv64-gnu": "4.18.0",
2048
-                "@rollup/rollup-linux-s390x-gnu": "4.18.0",
2049
-                "@rollup/rollup-linux-x64-gnu": "4.18.0",
2050
-                "@rollup/rollup-linux-x64-musl": "4.18.0",
2051
-                "@rollup/rollup-win32-arm64-msvc": "4.18.0",
2052
-                "@rollup/rollup-win32-ia32-msvc": "4.18.0",
2053
-                "@rollup/rollup-win32-x64-msvc": "4.18.0",
2029
+                "@rollup/rollup-android-arm-eabi": "4.18.1",
2030
+                "@rollup/rollup-android-arm64": "4.18.1",
2031
+                "@rollup/rollup-darwin-arm64": "4.18.1",
2032
+                "@rollup/rollup-darwin-x64": "4.18.1",
2033
+                "@rollup/rollup-linux-arm-gnueabihf": "4.18.1",
2034
+                "@rollup/rollup-linux-arm-musleabihf": "4.18.1",
2035
+                "@rollup/rollup-linux-arm64-gnu": "4.18.1",
2036
+                "@rollup/rollup-linux-arm64-musl": "4.18.1",
2037
+                "@rollup/rollup-linux-powerpc64le-gnu": "4.18.1",
2038
+                "@rollup/rollup-linux-riscv64-gnu": "4.18.1",
2039
+                "@rollup/rollup-linux-s390x-gnu": "4.18.1",
2040
+                "@rollup/rollup-linux-x64-gnu": "4.18.1",
2041
+                "@rollup/rollup-linux-x64-musl": "4.18.1",
2042
+                "@rollup/rollup-win32-arm64-msvc": "4.18.1",
2043
+                "@rollup/rollup-win32-ia32-msvc": "4.18.1",
2044
+                "@rollup/rollup-win32-x64-msvc": "4.18.1",
2054
                 "fsevents": "~2.3.2"
2045
                 "fsevents": "~2.3.2"
2055
             }
2046
             }
2056
         },
2047
         },
2250
             }
2241
             }
2251
         },
2242
         },
2252
         "node_modules/tailwindcss": {
2243
         "node_modules/tailwindcss": {
2253
-            "version": "3.4.4",
2254
-            "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz",
2255
-            "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==",
2244
+            "version": "3.4.6",
2245
+            "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.6.tgz",
2246
+            "integrity": "sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==",
2256
             "dev": true,
2247
             "dev": true,
2257
             "dependencies": {
2248
             "dependencies": {
2258
                 "@alloc/quick-lru": "^5.2.0",
2249
                 "@alloc/quick-lru": "^5.2.0",
2287
             }
2278
             }
2288
         },
2279
         },
2289
         "node_modules/tailwindcss/node_modules/postcss-selector-parser": {
2280
         "node_modules/tailwindcss/node_modules/postcss-selector-parser": {
2290
-            "version": "6.1.0",
2291
-            "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
2292
-            "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
2281
+            "version": "6.1.1",
2282
+            "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz",
2283
+            "integrity": "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==",
2293
             "dev": true,
2284
             "dev": true,
2294
             "dependencies": {
2285
             "dependencies": {
2295
                 "cssesc": "^3.0.0",
2286
                 "cssesc": "^3.0.0",
2375
             "dev": true
2366
             "dev": true
2376
         },
2367
         },
2377
         "node_modules/vite": {
2368
         "node_modules/vite": {
2378
-            "version": "5.3.3",
2379
-            "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.3.tgz",
2380
-            "integrity": "sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==",
2369
+            "version": "5.3.4",
2370
+            "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.4.tgz",
2371
+            "integrity": "sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==",
2381
             "dev": true,
2372
             "dev": true,
2382
             "dependencies": {
2373
             "dependencies": {
2383
                 "esbuild": "^0.21.3",
2374
                 "esbuild": "^0.21.3",
2430
             }
2421
             }
2431
         },
2422
         },
2432
         "node_modules/vite-plugin-full-reload": {
2423
         "node_modules/vite-plugin-full-reload": {
2433
-            "version": "1.1.0",
2434
-            "resolved": "https://registry.npmjs.org/vite-plugin-full-reload/-/vite-plugin-full-reload-1.1.0.tgz",
2435
-            "integrity": "sha512-3cObNDzX6DdfhD9E7kf6w2mNunFpD7drxyNgHLw+XwIYAgb+Xt16SEXo0Up4VH+TMf3n+DSVJZtW2POBGcBYAA==",
2424
+            "version": "1.2.0",
2425
+            "resolved": "https://registry.npmjs.org/vite-plugin-full-reload/-/vite-plugin-full-reload-1.2.0.tgz",
2426
+            "integrity": "sha512-kz18NW79x0IHbxRSHm0jttP4zoO9P9gXh+n6UTwlNKnviTTEpOlum6oS9SmecrTtSr+muHEn5TUuC75UovQzcA==",
2436
             "dev": true,
2427
             "dev": true,
2437
             "dependencies": {
2428
             "dependencies": {
2438
                 "picocolors": "^1.0.0",
2429
                 "picocolors": "^1.0.0",

Loading…
取消
儲存