Просмотр исходного кода

chore: update dependencies and data

3.x
wallo 2 лет назад
Родитель
Сommit
2aaccfae19
4 измененных файлов: 124 добавлений и 163 удалений
  1. 8
    2
      composer.json
  2. 80
    125
      composer.lock
  3. 27
    27
      package-lock.json
  4. 9
    9
      resources/data/cities.csv

+ 8
- 2
composer.json Просмотреть файл

@@ -12,7 +12,7 @@
12 12
         "akaunting/laravel-money": "^5.1",
13 13
         "andrewdwallo/filament-companies": "^3.0",
14 14
         "andrewdwallo/filament-selectify": "^2.0",
15
-        "filament/filament": "^3.0",
15
+        "filament/filament": "*",
16 16
         "filament/spatie-laravel-tags-plugin": "^3.0-stable",
17 17
         "guzzlehttp/guzzle": "^7.2",
18 18
         "laravel/framework": "^10.10",
@@ -21,6 +21,12 @@
21 21
         "squirephp/model": "^3.4",
22 22
         "squirephp/repository": "^3.4"
23 23
     },
24
+    "repositories": [
25
+        {
26
+            "type": "path",
27
+            "url": "filament/packages/*"
28
+        }
29
+    ],
24 30
     "require-dev": {
25 31
         "fakerphp/faker": "^1.9.1",
26 32
         "laravel/pint": "^1.0",
@@ -72,6 +78,6 @@
72 78
             "php-http/discovery": true
73 79
         }
74 80
     },
75
-    "minimum-stability": "stable",
81
+    "minimum-stability": "dev",
76 82
     "prefer-stable": true
77 83
 }

+ 80
- 125
composer.lock Просмотреть файл

@@ -4,7 +4,7 @@
4 4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 5
         "This file is @generated automatically"
6 6
     ],
7
-    "content-hash": "967da805bc378478110ac4356055617a",
7
+    "content-hash": "d58b00629517033a15291665af80b3c4",
8 8
     "packages": [
9 9
         {
10 10
             "name": "akaunting/laravel-money",
@@ -77,16 +77,16 @@
77 77
         },
78 78
         {
79 79
             "name": "andrewdwallo/filament-companies",
80
-            "version": "v3.0.9",
80
+            "version": "v3.1.0",
81 81
             "source": {
82 82
                 "type": "git",
83 83
                 "url": "https://github.com/andrewdwallo/filament-companies.git",
84
-                "reference": "6708ffb58917e1fb7429a51afc65d681d7c9d26f"
84
+                "reference": "19427296796036ed486ea88fdbb8a274329249fb"
85 85
             },
86 86
             "dist": {
87 87
                 "type": "zip",
88
-                "url": "https://api.github.com/repos/andrewdwallo/filament-companies/zipball/6708ffb58917e1fb7429a51afc65d681d7c9d26f",
89
-                "reference": "6708ffb58917e1fb7429a51afc65d681d7c9d26f",
88
+                "url": "https://api.github.com/repos/andrewdwallo/filament-companies/zipball/19427296796036ed486ea88fdbb8a274329249fb",
89
+                "reference": "19427296796036ed486ea88fdbb8a274329249fb",
90 90
                 "shasum": ""
91 91
             },
92 92
             "require": {
@@ -144,9 +144,9 @@
144 144
             ],
145 145
             "support": {
146 146
                 "issues": "https://github.com/andrewdwallo/filament-companies/issues",
147
-                "source": "https://github.com/andrewdwallo/filament-companies/tree/v3.0.9"
147
+                "source": "https://github.com/andrewdwallo/filament-companies/tree/v3.1.0"
148 148
             },
149
-            "time": "2023-09-09T07:51:17+00:00"
149
+            "time": "2023-10-02T04:15:21+00:00"
150 150
         },
151 151
         {
152 152
             "name": "andrewdwallo/filament-selectify",
@@ -1234,17 +1234,11 @@
1234 1234
         },
1235 1235
         {
1236 1236
             "name": "filament/actions",
1237
-            "version": "v3.0.63",
1238
-            "source": {
1239
-                "type": "git",
1240
-                "url": "https://github.com/filamentphp/actions.git",
1241
-                "reference": "7533ade9edf0ca07d9fccc3c49f41318c8aadb1c"
1242
-            },
1237
+            "version": "3.x-dev",
1243 1238
             "dist": {
1244
-                "type": "zip",
1245
-                "url": "https://api.github.com/repos/filamentphp/actions/zipball/7533ade9edf0ca07d9fccc3c49f41318c8aadb1c",
1246
-                "reference": "7533ade9edf0ca07d9fccc3c49f41318c8aadb1c",
1247
-                "shasum": ""
1239
+                "type": "path",
1240
+                "url": "filament/packages/actions",
1241
+                "reference": "66d0b0510f203aca078647e7fcc60122c8779f0c"
1248 1242
             },
1249 1243
             "require": {
1250 1244
                 "filament/forms": "self.version",
@@ -1270,7 +1264,6 @@
1270 1264
                     "Filament\\Actions\\": "src"
1271 1265
                 }
1272 1266
             },
1273
-            "notification-url": "https://packagist.org/downloads/",
1274 1267
             "license": [
1275 1268
                 "MIT"
1276 1269
             ],
@@ -1280,21 +1273,17 @@
1280 1273
                 "issues": "https://github.com/filamentphp/filament/issues",
1281 1274
                 "source": "https://github.com/filamentphp/filament"
1282 1275
             },
1283
-            "time": "2023-09-30T14:07:50+00:00"
1276
+            "transport-options": {
1277
+                "relative": true
1278
+            }
1284 1279
         },
1285 1280
         {
1286 1281
             "name": "filament/filament",
1287
-            "version": "v3.0.63",
1288
-            "source": {
1289
-                "type": "git",
1290
-                "url": "https://github.com/filamentphp/panels.git",
1291
-                "reference": "0d8f301ffcccfa9b6a7f9f1049b7ce80a278b01e"
1292
-            },
1282
+            "version": "3.x-dev",
1293 1283
             "dist": {
1294
-                "type": "zip",
1295
-                "url": "https://api.github.com/repos/filamentphp/panels/zipball/0d8f301ffcccfa9b6a7f9f1049b7ce80a278b01e",
1296
-                "reference": "0d8f301ffcccfa9b6a7f9f1049b7ce80a278b01e",
1297
-                "shasum": ""
1284
+                "type": "path",
1285
+                "url": "filament/packages/panels",
1286
+                "reference": "95c673f2a47486246fed00730771df6403c3c5c1"
1298 1287
             },
1299 1288
             "require": {
1300 1289
                 "danharrin/livewire-rate-limiting": "^0.3|^1.0",
@@ -1335,7 +1324,6 @@
1335 1324
                     "Filament\\": "src"
1336 1325
                 }
1337 1326
             },
1338
-            "notification-url": "https://packagist.org/downloads/",
1339 1327
             "license": [
1340 1328
                 "MIT"
1341 1329
             ],
@@ -1345,21 +1333,17 @@
1345 1333
                 "issues": "https://github.com/filamentphp/filament/issues",
1346 1334
                 "source": "https://github.com/filamentphp/filament"
1347 1335
             },
1348
-            "time": "2023-09-30T14:07:59+00:00"
1336
+            "transport-options": {
1337
+                "relative": true
1338
+            }
1349 1339
         },
1350 1340
         {
1351 1341
             "name": "filament/forms",
1352
-            "version": "v3.0.63",
1353
-            "source": {
1354
-                "type": "git",
1355
-                "url": "https://github.com/filamentphp/forms.git",
1356
-                "reference": "65166c53015f0bee0abac491aaed2311ca4d083a"
1357
-            },
1342
+            "version": "3.x-dev",
1358 1343
             "dist": {
1359
-                "type": "zip",
1360
-                "url": "https://api.github.com/repos/filamentphp/forms/zipball/65166c53015f0bee0abac491aaed2311ca4d083a",
1361
-                "reference": "65166c53015f0bee0abac491aaed2311ca4d083a",
1362
-                "shasum": ""
1344
+                "type": "path",
1345
+                "url": "filament/packages/forms",
1346
+                "reference": "a874bb261cfef3bb1dad9b077dc93bfb74b47546"
1363 1347
             },
1364 1348
             "require": {
1365 1349
                 "danharrin/date-format-converter": "^0.3",
@@ -1391,7 +1375,6 @@
1391 1375
                     "Filament\\Forms\\": "src"
1392 1376
                 }
1393 1377
             },
1394
-            "notification-url": "https://packagist.org/downloads/",
1395 1378
             "license": [
1396 1379
                 "MIT"
1397 1380
             ],
@@ -1401,21 +1384,17 @@
1401 1384
                 "issues": "https://github.com/filamentphp/filament/issues",
1402 1385
                 "source": "https://github.com/filamentphp/filament"
1403 1386
             },
1404
-            "time": "2023-09-30T14:07:48+00:00"
1387
+            "transport-options": {
1388
+                "relative": true
1389
+            }
1405 1390
         },
1406 1391
         {
1407 1392
             "name": "filament/infolists",
1408
-            "version": "v3.0.63",
1409
-            "source": {
1410
-                "type": "git",
1411
-                "url": "https://github.com/filamentphp/infolists.git",
1412
-                "reference": "fce869f93bbfbcd927222a5cca468c9d943dadbc"
1413
-            },
1393
+            "version": "3.x-dev",
1414 1394
             "dist": {
1415
-                "type": "zip",
1416
-                "url": "https://api.github.com/repos/filamentphp/infolists/zipball/fce869f93bbfbcd927222a5cca468c9d943dadbc",
1417
-                "reference": "fce869f93bbfbcd927222a5cca468c9d943dadbc",
1418
-                "shasum": ""
1395
+                "type": "path",
1396
+                "url": "filament/packages/infolists",
1397
+                "reference": "ac1d5fa68b0aba4460b7e72bf0d8d6eb4cc51b8d"
1419 1398
             },
1420 1399
             "require": {
1421 1400
                 "filament/actions": "self.version",
@@ -1442,7 +1421,6 @@
1442 1421
                     "Filament\\Infolists\\": "src"
1443 1422
                 }
1444 1423
             },
1445
-            "notification-url": "https://packagist.org/downloads/",
1446 1424
             "license": [
1447 1425
                 "MIT"
1448 1426
             ],
@@ -1452,21 +1430,17 @@
1452 1430
                 "issues": "https://github.com/filamentphp/filament/issues",
1453 1431
                 "source": "https://github.com/filamentphp/filament"
1454 1432
             },
1455
-            "time": "2023-09-25T19:23:47+00:00"
1433
+            "transport-options": {
1434
+                "relative": true
1435
+            }
1456 1436
         },
1457 1437
         {
1458 1438
             "name": "filament/notifications",
1459
-            "version": "v3.0.63",
1460
-            "source": {
1461
-                "type": "git",
1462
-                "url": "https://github.com/filamentphp/notifications.git",
1463
-                "reference": "bcca58686b750084d9052bfc71b56ff2d0defa6f"
1464
-            },
1439
+            "version": "3.x-dev",
1465 1440
             "dist": {
1466
-                "type": "zip",
1467
-                "url": "https://api.github.com/repos/filamentphp/notifications/zipball/bcca58686b750084d9052bfc71b56ff2d0defa6f",
1468
-                "reference": "bcca58686b750084d9052bfc71b56ff2d0defa6f",
1469
-                "shasum": ""
1441
+                "type": "path",
1442
+                "url": "filament/packages/notifications",
1443
+                "reference": "743d1c23c162ca1085e4b39c8f52f3feeb718cfc"
1470 1444
             },
1471 1445
             "require": {
1472 1446
                 "filament/actions": "self.version",
@@ -1487,14 +1461,13 @@
1487 1461
                 }
1488 1462
             },
1489 1463
             "autoload": {
1490
-                "files": [
1491
-                    "src/Testing/Autoload.php"
1492
-                ],
1493 1464
                 "psr-4": {
1494 1465
                     "Filament\\Notifications\\": "src"
1495
-                }
1466
+                },
1467
+                "files": [
1468
+                    "src/Testing/Autoload.php"
1469
+                ]
1496 1470
             },
1497
-            "notification-url": "https://packagist.org/downloads/",
1498 1471
             "license": [
1499 1472
                 "MIT"
1500 1473
             ],
@@ -1504,21 +1477,17 @@
1504 1477
                 "issues": "https://github.com/filamentphp/filament/issues",
1505 1478
                 "source": "https://github.com/filamentphp/filament"
1506 1479
             },
1507
-            "time": "2023-09-30T14:07:48+00:00"
1480
+            "transport-options": {
1481
+                "relative": true
1482
+            }
1508 1483
         },
1509 1484
         {
1510 1485
             "name": "filament/spatie-laravel-tags-plugin",
1511
-            "version": "v3.0.63",
1512
-            "source": {
1513
-                "type": "git",
1514
-                "url": "https://github.com/filamentphp/spatie-laravel-tags-plugin.git",
1515
-                "reference": "31e837c013071868d7b677f6e49b8f28f8aac55b"
1516
-            },
1486
+            "version": "3.x-dev",
1517 1487
             "dist": {
1518
-                "type": "zip",
1519
-                "url": "https://api.github.com/repos/filamentphp/spatie-laravel-tags-plugin/zipball/31e837c013071868d7b677f6e49b8f28f8aac55b",
1520
-                "reference": "31e837c013071868d7b677f6e49b8f28f8aac55b",
1521
-                "shasum": ""
1488
+                "type": "path",
1489
+                "url": "filament/packages/spatie-laravel-tags-plugin",
1490
+                "reference": "ae175553a9e0dee063d16a850aa5a5fe8514fe07"
1522 1491
             },
1523 1492
             "require": {
1524 1493
                 "illuminate/database": "^10.0",
@@ -1531,7 +1500,6 @@
1531 1500
                     "Filament\\": "src"
1532 1501
                 }
1533 1502
             },
1534
-            "notification-url": "https://packagist.org/downloads/",
1535 1503
             "license": [
1536 1504
                 "MIT"
1537 1505
             ],
@@ -1541,21 +1509,17 @@
1541 1509
                 "issues": "https://github.com/filamentphp/filament/issues",
1542 1510
                 "source": "https://github.com/filamentphp/filament"
1543 1511
             },
1544
-            "time": "2023-09-12T22:49:52+00:00"
1512
+            "transport-options": {
1513
+                "relative": true
1514
+            }
1545 1515
         },
1546 1516
         {
1547 1517
             "name": "filament/support",
1548
-            "version": "v3.0.63",
1549
-            "source": {
1550
-                "type": "git",
1551
-                "url": "https://github.com/filamentphp/support.git",
1552
-                "reference": "d4f1fd574969a628c691c1603115769f438f4618"
1553
-            },
1518
+            "version": "3.x-dev",
1554 1519
             "dist": {
1555
-                "type": "zip",
1556
-                "url": "https://api.github.com/repos/filamentphp/support/zipball/d4f1fd574969a628c691c1603115769f438f4618",
1557
-                "reference": "d4f1fd574969a628c691c1603115769f438f4618",
1558
-                "shasum": ""
1520
+                "type": "path",
1521
+                "url": "filament/packages/support",
1522
+                "reference": "291ba63d47a8a226b083acb4ab248a8cd6216383"
1559 1523
             },
1560 1524
             "require": {
1561 1525
                 "blade-ui-kit/blade-heroicons": "^2.0",
@@ -1588,7 +1552,6 @@
1588 1552
                     "Filament\\Support\\": "src"
1589 1553
                 }
1590 1554
             },
1591
-            "notification-url": "https://packagist.org/downloads/",
1592 1555
             "license": [
1593 1556
                 "MIT"
1594 1557
             ],
@@ -1598,21 +1561,17 @@
1598 1561
                 "issues": "https://github.com/filamentphp/filament/issues",
1599 1562
                 "source": "https://github.com/filamentphp/filament"
1600 1563
             },
1601
-            "time": "2023-09-30T14:08:13+00:00"
1564
+            "transport-options": {
1565
+                "relative": true
1566
+            }
1602 1567
         },
1603 1568
         {
1604 1569
             "name": "filament/tables",
1605
-            "version": "v3.0.63",
1606
-            "source": {
1607
-                "type": "git",
1608
-                "url": "https://github.com/filamentphp/tables.git",
1609
-                "reference": "b2cb8a6c8a0f86b72343bba965e4c18710ae0828"
1610
-            },
1570
+            "version": "3.x-dev",
1611 1571
             "dist": {
1612
-                "type": "zip",
1613
-                "url": "https://api.github.com/repos/filamentphp/tables/zipball/b2cb8a6c8a0f86b72343bba965e4c18710ae0828",
1614
-                "reference": "b2cb8a6c8a0f86b72343bba965e4c18710ae0828",
1615
-                "shasum": ""
1572
+                "type": "path",
1573
+                "url": "filament/packages/tables",
1574
+                "reference": "db9357154d8a8e949fbfa27ab8c6bc3750823adf"
1616 1575
             },
1617 1576
             "require": {
1618 1577
                 "filament/actions": "self.version",
@@ -1641,7 +1600,6 @@
1641 1600
                     "Filament\\Tables\\": "src"
1642 1601
                 }
1643 1602
             },
1644
-            "notification-url": "https://packagist.org/downloads/",
1645 1603
             "license": [
1646 1604
                 "MIT"
1647 1605
             ],
@@ -1651,21 +1609,17 @@
1651 1609
                 "issues": "https://github.com/filamentphp/filament/issues",
1652 1610
                 "source": "https://github.com/filamentphp/filament"
1653 1611
             },
1654
-            "time": "2023-09-30T14:08:15+00:00"
1612
+            "transport-options": {
1613
+                "relative": true
1614
+            }
1655 1615
         },
1656 1616
         {
1657 1617
             "name": "filament/widgets",
1658
-            "version": "v3.0.63",
1659
-            "source": {
1660
-                "type": "git",
1661
-                "url": "https://github.com/filamentphp/widgets.git",
1662
-                "reference": "0201110d2dec8a14044bbbff5d1de1659d8dd6ec"
1663
-            },
1618
+            "version": "3.x-dev",
1664 1619
             "dist": {
1665
-                "type": "zip",
1666
-                "url": "https://api.github.com/repos/filamentphp/widgets/zipball/0201110d2dec8a14044bbbff5d1de1659d8dd6ec",
1667
-                "reference": "0201110d2dec8a14044bbbff5d1de1659d8dd6ec",
1668
-                "shasum": ""
1620
+                "type": "path",
1621
+                "url": "filament/packages/widgets",
1622
+                "reference": "b6bfc6390cdf0a8707311edc4504e14c33ff61f8"
1669 1623
             },
1670 1624
             "require": {
1671 1625
                 "filament/support": "self.version",
@@ -1685,7 +1639,6 @@
1685 1639
                     "Filament\\Widgets\\": "src"
1686 1640
                 }
1687 1641
             },
1688
-            "notification-url": "https://packagist.org/downloads/",
1689 1642
             "license": [
1690 1643
                 "MIT"
1691 1644
             ],
@@ -1695,7 +1648,9 @@
1695 1648
                 "issues": "https://github.com/filamentphp/filament/issues",
1696 1649
                 "source": "https://github.com/filamentphp/filament"
1697 1650
             },
1698
-            "time": "2023-09-30T14:08:22+00:00"
1651
+            "transport-options": {
1652
+                "relative": true
1653
+            }
1699 1654
         },
1700 1655
         {
1701 1656
             "name": "fruitcake/php-cors",
@@ -3606,16 +3561,16 @@
3606 3561
         },
3607 3562
         {
3608 3563
             "name": "matomo/device-detector",
3609
-            "version": "6.1.5",
3564
+            "version": "6.1.6",
3610 3565
             "source": {
3611 3566
                 "type": "git",
3612 3567
                 "url": "https://github.com/matomo-org/device-detector.git",
3613
-                "reference": "40ca2990dba2c1719e5c62168e822e0b86c167d4"
3568
+                "reference": "5cbea85106e561c7138d03603eb6e05128480409"
3614 3569
             },
3615 3570
             "dist": {
3616 3571
                 "type": "zip",
3617
-                "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/40ca2990dba2c1719e5c62168e822e0b86c167d4",
3618
-                "reference": "40ca2990dba2c1719e5c62168e822e0b86c167d4",
3572
+                "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/5cbea85106e561c7138d03603eb6e05128480409",
3573
+                "reference": "5cbea85106e561c7138d03603eb6e05128480409",
3619 3574
                 "shasum": ""
3620 3575
             },
3621 3576
             "require": {
@@ -3671,7 +3626,7 @@
3671 3626
                 "source": "https://github.com/matomo-org/matomo",
3672 3627
                 "wiki": "https://dev.matomo.org/"
3673 3628
             },
3674
-            "time": "2023-08-17T16:17:41+00:00"
3629
+            "time": "2023-10-02T10:01:54+00:00"
3675 3630
         },
3676 3631
         {
3677 3632
             "name": "monolog/monolog",
@@ -10687,7 +10642,7 @@
10687 10642
         }
10688 10643
     ],
10689 10644
     "aliases": [],
10690
-    "minimum-stability": "stable",
10645
+    "minimum-stability": "dev",
10691 10646
     "stability-flags": [],
10692 10647
     "prefer-stable": true,
10693 10648
     "prefer-lowest": false,

+ 27
- 27
package-lock.json Просмотреть файл

@@ -558,9 +558,9 @@
558 558
             }
559 559
         },
560 560
         "node_modules/axios": {
561
-            "version": "1.5.0",
562
-            "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.0.tgz",
563
-            "integrity": "sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==",
561
+            "version": "1.5.1",
562
+            "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.1.tgz",
563
+            "integrity": "sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==",
564 564
             "dev": true,
565 565
             "dependencies": {
566 566
                 "follow-redirects": "^1.15.0",
@@ -606,9 +606,9 @@
606 606
             }
607 607
         },
608 608
         "node_modules/browserslist": {
609
-            "version": "4.21.10",
610
-            "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.10.tgz",
611
-            "integrity": "sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==",
609
+            "version": "4.22.1",
610
+            "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.1.tgz",
611
+            "integrity": "sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==",
612 612
             "dev": true,
613 613
             "funding": [
614 614
                 {
@@ -625,10 +625,10 @@
625 625
                 }
626 626
             ],
627 627
             "dependencies": {
628
-                "caniuse-lite": "^1.0.30001517",
629
-                "electron-to-chromium": "^1.4.477",
628
+                "caniuse-lite": "^1.0.30001541",
629
+                "electron-to-chromium": "^1.4.535",
630 630
                 "node-releases": "^2.0.13",
631
-                "update-browserslist-db": "^1.0.11"
631
+                "update-browserslist-db": "^1.0.13"
632 632
             },
633 633
             "bin": {
634 634
                 "browserslist": "cli.js"
@@ -766,9 +766,9 @@
766 766
             "dev": true
767 767
         },
768 768
         "node_modules/electron-to-chromium": {
769
-            "version": "1.4.510",
770
-            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.510.tgz",
771
-            "integrity": "sha512-xPfLIPFcN/WLXBpQ/K4UgE98oUBO5Tia6BD4rkSR0wE7ep/PwBVlgvPJQrIBpmJGVAmUzwPKuDbVt9XV6+uC2g==",
769
+            "version": "1.4.537",
770
+            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.537.tgz",
771
+            "integrity": "sha512-W1+g9qs9hviII0HAwOdehGYkr+zt7KKdmCcJcjH0mYg6oL8+ioT3Skjmt7BLoAQqXhjf40AXd+HlR4oAWMlXjA==",
772 772
             "dev": true
773 773
         },
774 774
         "node_modules/esbuild": {
@@ -867,9 +867,9 @@
867 867
             }
868 868
         },
869 869
         "node_modules/follow-redirects": {
870
-            "version": "1.15.2",
871
-            "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
872
-            "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
870
+            "version": "1.15.3",
871
+            "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz",
872
+            "integrity": "sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==",
873 873
             "dev": true,
874 874
             "funding": [
875 875
                 {
@@ -1063,9 +1063,9 @@
1063 1063
             }
1064 1064
         },
1065 1065
         "node_modules/laravel-vite-plugin": {
1066
-            "version": "0.8.0",
1067
-            "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-0.8.0.tgz",
1068
-            "integrity": "sha512-6VjLI+azBpeK6rWBiKcb/En5GnTdYpL0U4zS8gXYvb2/VSq4mlau5H3NWpSktUDBMM1b97LLgICx5zevi8IY0w==",
1066
+            "version": "0.8.1",
1067
+            "resolved": "https://registry.npmjs.org/laravel-vite-plugin/-/laravel-vite-plugin-0.8.1.tgz",
1068
+            "integrity": "sha512-fxzUDjOA37kOsYq8dP+3oPIlw8/kJVXwu0hOXLun82R1LpV02shGeWGYKx2lbpKffL5I0sfPPjfqbYxuqBluAA==",
1069 1069
             "dev": true,
1070 1070
             "dependencies": {
1071 1071
                 "picocolors": "^1.0.0",
@@ -1498,9 +1498,9 @@
1498 1498
             }
1499 1499
         },
1500 1500
         "node_modules/resolve": {
1501
-            "version": "1.22.4",
1502
-            "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.4.tgz",
1503
-            "integrity": "sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==",
1501
+            "version": "1.22.6",
1502
+            "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.6.tgz",
1503
+            "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==",
1504 1504
             "dev": true,
1505 1505
             "dependencies": {
1506 1506
                 "is-core-module": "^2.13.0",
@@ -1525,9 +1525,9 @@
1525 1525
             }
1526 1526
         },
1527 1527
         "node_modules/rollup": {
1528
-            "version": "3.29.0",
1529
-            "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.0.tgz",
1530
-            "integrity": "sha512-nszM8DINnx1vSS+TpbWKMkxem0CDWk3cSit/WWCBVs9/JZ1I/XLwOsiUglYuYReaeWWSsW9kge5zE5NZtf/a4w==",
1528
+            "version": "3.29.4",
1529
+            "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz",
1530
+            "integrity": "sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==",
1531 1531
             "dev": true,
1532 1532
             "bin": {
1533 1533
                 "rollup": "dist/bin/rollup"
@@ -1696,9 +1696,9 @@
1696 1696
             "dev": true
1697 1697
         },
1698 1698
         "node_modules/update-browserslist-db": {
1699
-            "version": "1.0.11",
1700
-            "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz",
1701
-            "integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==",
1699
+            "version": "1.0.13",
1700
+            "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz",
1701
+            "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==",
1702 1702
             "dev": true,
1703 1703
             "funding": [
1704 1704
                 {

+ 9
- 9
resources/data/cities.csv Просмотреть файл

@@ -109343,23 +109343,23 @@ id,name,state_id,state_code,country_id,country_code,latitude,longitude
109343 109343
 104524,Pezinok,4356,BL,200,SK,48.28986,17.26664
109344 109344
 104540,Senec,4356,BL,200,SK,48.21951,17.40043
109345 109345
 104555,Stupava,4356,BL,200,SK,48.27474,17.03173
109346
-104560,"Sv√§t√Ω Jur",4356,BL,200,SK,48.25216,17.21539
109346
+104560,Svätý Jur,4356,BL,200,SK,48.25216,17.21539
109347 109347
 104576,Vinosady,4356,BL,200,SK,48.31142,17.29042
109348 109348
 104400,Hurbanovo,4357,NI,200,SK,47.86984,18.19233
109349 109349
 104406,Kol√°rovo,4357,NI,200,SK,47.92294,17.98467
109350 109350
 104407,Kom√°rno,4357,NI,200,SK,47.76356,18.12263
109351 109351
 104421,Levice,4357,NI,200,SK,48.21563,18.60705
109352 109352
 104438,Nitra,4357,NI,200,SK,48.30763,18.08453
109353
-104445,"Nové Zámky",4357,NI,200,SK,47.98544,18.16195
109354
-104467,"Okres Kom√°rno",4357,NI,200,SK,47.76667,18.13333
109353
+104445,Nové Zámky,4357,NI,200,SK,47.98544,18.16195
109354
+104467,Okres Komárno,4357,NI,200,SK,47.76667,18.13333
109355 109355
 104471,"Okres Levice",4357,NI,200,SK,48.21667,18.6
109356 109356
 104481,"Okres Nitra",4357,NI,200,SK,48.31667,18.08333
109357
-104483,"Okres Nové Zámky",4357,NI,200,SK,47.98333,18.16667
109358
-104517,"Okres Šaľa",4357,NI,200,SK,48.1477,17.87306
109359
-104506,"Okres Topoľčany",4357,NI,200,SK,48.56667,18.18333
109360
-104514,"Okres Zlaté Moravce",4357,NI,200,SK,48.38294,18.39842
109361
-104591,Šahy,4357,NI,200,SK,48.07408,18.94946
109362
-104593,Šaľa,4357,NI,200,SK,48.15127,17.88062
109357
+104483,Okres Nové Zámky,4357,NI,200,SK,47.98333,18.16667
109358
+104517,Okres Šaľa,4357,NI,200,SK,48.1477,17.87306
109359
+104506,Okres Topoľčany,4357,NI,200,SK,48.56667,18.18333
109360
+104514,Okres Zlaté Moravce,4357,NI,200,SK,48.38294,18.39842
109361
+104591,Šahy,4357,NI,200,SK,48.07408,18.94946
109362
+104593,Šaľa,4357,NI,200,SK,48.15127,17.88062
109363 109363
 104595,Štúrovo,4357,NI,200,SK,47.79495,18.7175
109364 109364
 104596,Šurany,4357,NI,200,SK,48.08613,18.18447
109365 109365
 104558,Svodín,4357,NI,200,SK,47.91054,18.49967

Загрузка…
Отмена
Сохранить