Eduards commited on
Commit
ecf84f7
·
1 Parent(s): fdc80a1
Files changed (1) hide show
  1. pnpm-lock.yaml +145 -0
pnpm-lock.yaml CHANGED
@@ -95,6 +95,9 @@ importers:
95
  '@radix-ui/react-dropdown-menu':
96
  specifier: ^2.1.1
97
 
 
 
98
  '@remix-run/cloudflare':
99
  specifier: ^2.10.2
100
  version: 2.10.2(@cloudflare/[email protected])([email protected])
@@ -1377,6 +1380,15 @@ packages:
1377
  '@types/react':
1378
  optional: true
1379
 
 
 
 
 
 
 
 
 
 
1380
  '@radix-ui/[email protected]':
1381
  resolution: {integrity: sha512-zysS+iU4YP3STKNS6USvFVqI4qqx8EpiwmT5TuCApVEBca+eRCbONi4EgzfNSuVnOXvC5UPHHMjs8RXO6DH9Bg==}
1382
  peerDependencies:
@@ -1412,6 +1424,19 @@ packages:
1412
  '@types/react-dom':
1413
  optional: true
1414
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1415
  '@radix-ui/[email protected]':
1416
  resolution: {integrity: sha512-y8E+x9fBq9qvteD2Zwa4397pUVhYsh9iq44b5RD5qu1GMJWBCBuVg1hMyItbc6+zH00TxGRqd9Iot4wzf3OoBQ==}
1417
  peerDependencies:
@@ -1495,6 +1520,19 @@ packages:
1495
  '@types/react-dom':
1496
  optional: true
1497
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1498
  '@radix-ui/[email protected]':
1499
  resolution: {integrity: sha512-Gq6wuRN/asf9H/E/VzdKoUtT8GC9PQc9z40/vEr0VCJ4u5XvvhWIrSsCB6vD2/cH7ugTdSfYq9fLJCcM00acrQ==}
1500
  peerDependencies:
@@ -1508,6 +1546,19 @@ packages:
1508
  '@types/react-dom':
1509
  optional: true
1510
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1511
  '@radix-ui/[email protected]':
1512
  resolution: {integrity: sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==}
1513
  peerDependencies:
@@ -1543,6 +1594,19 @@ packages:
1543
  '@types/react':
1544
  optional: true
1545
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1546
  '@radix-ui/[email protected]':
1547
  resolution: {integrity: sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==}
1548
  peerDependencies:
@@ -1597,6 +1661,19 @@ packages:
1597
  '@types/react':
1598
  optional: true
1599
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1600
  '@radix-ui/[email protected]':
1601
  resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==}
1602
 
@@ -6712,6 +6789,12 @@ snapshots:
6712
  optionalDependencies:
6713
  '@types/react': 18.3.3
6714
 
 
 
 
 
 
 
6715
6716
  dependencies:
6717
  '@radix-ui/primitive': 1.1.0
@@ -6753,6 +6836,19 @@ snapshots:
6753
  '@types/react': 18.3.3
6754
  '@types/react-dom': 18.3.0
6755
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6756
6757
  dependencies:
6758
  '@radix-ui/primitive': 1.1.0
@@ -6846,6 +6942,16 @@ snapshots:
6846
  '@types/react': 18.3.3
6847
  '@types/react-dom': 18.3.0
6848
 
 
 
 
 
 
 
 
 
 
 
6849
6850
  dependencies:
6851
  '@radix-ui/react-compose-refs': 1.1.0(@types/[email protected])([email protected])
@@ -6856,6 +6962,16 @@ snapshots:
6856
  '@types/react': 18.3.3
6857
  '@types/react-dom': 18.3.0
6858
 
 
 
 
 
 
 
 
 
 
 
6859
6860
  dependencies:
6861
  '@radix-ui/react-slot': 1.1.0(@types/[email protected])([email protected])
@@ -6889,6 +7005,26 @@ snapshots:
6889
  optionalDependencies:
6890
  '@types/react': 18.3.3
6891
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6892
6893
  dependencies:
6894
  react: 18.3.1
@@ -6929,6 +7065,15 @@ snapshots:
6929
  optionalDependencies:
6930
  '@types/react': 18.3.3
6931
 
 
 
 
 
 
 
 
 
 
6932
  '@radix-ui/[email protected]': {}
6933
 
6934
 
95
  '@radix-ui/react-dropdown-menu':
96
  specifier: ^2.1.1
97
98
+ '@radix-ui/react-tooltip':
99
+ specifier: ^1.1.4
100
101
  '@remix-run/cloudflare':
102
  specifier: ^2.10.2
103
  version: 2.10.2(@cloudflare/[email protected])([email protected])
 
1380
  '@types/react':
1381
  optional: true
1382
 
1383
+ '@radix-ui/[email protected]':
1384
+ resolution: {integrity: sha512-UASk9zi+crv9WteK/NU4PLvOoL3OuE6BWVKNF6hPRBtYBDXQ2u5iu3O59zUlJiTVvkyuycnqrztsHVJwcK9K+Q==}
1385
+ peerDependencies:
1386
+ '@types/react': '*'
1387
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1388
+ peerDependenciesMeta:
1389
+ '@types/react':
1390
+ optional: true
1391
+
1392
  '@radix-ui/[email protected]':
1393
  resolution: {integrity: sha512-zysS+iU4YP3STKNS6USvFVqI4qqx8EpiwmT5TuCApVEBca+eRCbONi4EgzfNSuVnOXvC5UPHHMjs8RXO6DH9Bg==}
1394
  peerDependencies:
 
1424
  '@types/react-dom':
1425
  optional: true
1426
 
1427
+ '@radix-ui/[email protected]':
1428
+ resolution: {integrity: sha512-QSxg29lfr/xcev6kSz7MAlmDnzbP1eI/Dwn3Tp1ip0KT5CUELsxkekFEMVBEoykI3oV39hKT4TKZzBNMbcTZYQ==}
1429
+ peerDependencies:
1430
+ '@types/react': '*'
1431
+ '@types/react-dom': '*'
1432
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1433
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1434
+ peerDependenciesMeta:
1435
+ '@types/react':
1436
+ optional: true
1437
+ '@types/react-dom':
1438
+ optional: true
1439
+
1440
  '@radix-ui/[email protected]':
1441
  resolution: {integrity: sha512-y8E+x9fBq9qvteD2Zwa4397pUVhYsh9iq44b5RD5qu1GMJWBCBuVg1hMyItbc6+zH00TxGRqd9Iot4wzf3OoBQ==}
1442
  peerDependencies:
 
1520
  '@types/react-dom':
1521
  optional: true
1522
 
1523
+ '@radix-ui/[email protected]':
1524
+ resolution: {integrity: sha512-WeDYLGPxJb/5EGBoedyJbT0MpoULmwnIPMJMSldkuiMsBAv7N1cRdsTWZWht9vpPOiN3qyiGAtbK2is47/uMFg==}
1525
+ peerDependencies:
1526
+ '@types/react': '*'
1527
+ '@types/react-dom': '*'
1528
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1529
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1530
+ peerDependenciesMeta:
1531
+ '@types/react':
1532
+ optional: true
1533
+ '@types/react-dom':
1534
+ optional: true
1535
+
1536
  '@radix-ui/[email protected]':
1537
  resolution: {integrity: sha512-Gq6wuRN/asf9H/E/VzdKoUtT8GC9PQc9z40/vEr0VCJ4u5XvvhWIrSsCB6vD2/cH7ugTdSfYq9fLJCcM00acrQ==}
1538
  peerDependencies:
 
1546
  '@types/react-dom':
1547
  optional: true
1548
 
1549
+ '@radix-ui/[email protected]':
1550
+ resolution: {integrity: sha512-IeFXVi4YS1K0wVZzXNrbaaUvIJ3qdY+/Ih4eHFhWA9SwGR9UDX7Ck8abvL57C4cv3wwMvUE0OG69Qc3NCcTe/A==}
1551
+ peerDependencies:
1552
+ '@types/react': '*'
1553
+ '@types/react-dom': '*'
1554
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1555
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1556
+ peerDependenciesMeta:
1557
+ '@types/react':
1558
+ optional: true
1559
+ '@types/react-dom':
1560
+ optional: true
1561
+
1562
  '@radix-ui/[email protected]':
1563
  resolution: {integrity: sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==}
1564
  peerDependencies:
 
1594
  '@types/react':
1595
  optional: true
1596
 
1597
+ '@radix-ui/[email protected]':
1598
+ resolution: {integrity: sha512-QpObUH/ZlpaO4YgHSaYzrLO2VuO+ZBFFgGzjMUPwtiYnAzzNNDPJeEGRrT7qNOrWm/Jr08M1vlp+vTHtnSQ0Uw==}
1599
+ peerDependencies:
1600
+ '@types/react': '*'
1601
+ '@types/react-dom': '*'
1602
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1603
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1604
+ peerDependenciesMeta:
1605
+ '@types/react':
1606
+ optional: true
1607
+ '@types/react-dom':
1608
+ optional: true
1609
+
1610
  '@radix-ui/[email protected]':
1611
  resolution: {integrity: sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==}
1612
  peerDependencies:
 
1661
  '@types/react':
1662
  optional: true
1663
 
1664
+ '@radix-ui/[email protected]':
1665
+ resolution: {integrity: sha512-N8MDZqtgCgG5S3aV60INAB475osJousYpZ4cTJ2cFbMpdHS5Y6loLTH8LPtkj2QN0x93J30HT/M3qJXM0+lyeQ==}
1666
+ peerDependencies:
1667
+ '@types/react': '*'
1668
+ '@types/react-dom': '*'
1669
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1670
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
1671
+ peerDependenciesMeta:
1672
+ '@types/react':
1673
+ optional: true
1674
+ '@types/react-dom':
1675
+ optional: true
1676
+
1677
  '@radix-ui/[email protected]':
1678
  resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==}
1679
 
 
6789
  optionalDependencies:
6790
  '@types/react': 18.3.3
6791
 
6792
6793
+ dependencies:
6794
+ react: 18.3.1
6795
+ optionalDependencies:
6796
+ '@types/react': 18.3.3
6797
+
6798
6799
  dependencies:
6800
  '@radix-ui/primitive': 1.1.0
 
6836
  '@types/react': 18.3.3
6837
  '@types/react-dom': 18.3.0
6838
 
6839
6840
+ dependencies:
6841
+ '@radix-ui/primitive': 1.1.0
6842
+ '@radix-ui/react-compose-refs': 1.1.0(@types/[email protected])([email protected])
6843
+ '@radix-ui/react-primitive': 2.0.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
6844
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/[email protected])([email protected])
6845
+ '@radix-ui/react-use-escape-keydown': 1.1.0(@types/[email protected])([email protected])
6846
+ react: 18.3.1
6847
+ react-dom: 18.3.1([email protected])
6848
+ optionalDependencies:
6849
+ '@types/react': 18.3.3
6850
+ '@types/react-dom': 18.3.0
6851
+
6852
6853
  dependencies:
6854
  '@radix-ui/primitive': 1.1.0
 
6942
  '@types/react': 18.3.3
6943
  '@types/react-dom': 18.3.0
6944
 
6945
6946
+ dependencies:
6947
+ '@radix-ui/react-primitive': 2.0.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
6948
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/[email protected])([email protected])
6949
+ react: 18.3.1
6950
+ react-dom: 18.3.1([email protected])
6951
+ optionalDependencies:
6952
+ '@types/react': 18.3.3
6953
+ '@types/react-dom': 18.3.0
6954
+
6955
6956
  dependencies:
6957
  '@radix-ui/react-compose-refs': 1.1.0(@types/[email protected])([email protected])
 
6962
  '@types/react': 18.3.3
6963
  '@types/react-dom': 18.3.0
6964
 
6965
6966
+ dependencies:
6967
+ '@radix-ui/react-compose-refs': 1.1.0(@types/[email protected])([email protected])
6968
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/[email protected])([email protected])
6969
+ react: 18.3.1
6970
+ react-dom: 18.3.1([email protected])
6971
+ optionalDependencies:
6972
+ '@types/react': 18.3.3
6973
+ '@types/react-dom': 18.3.0
6974
+
6975
6976
  dependencies:
6977
  '@radix-ui/react-slot': 1.1.0(@types/[email protected])([email protected])
 
7005
  optionalDependencies:
7006
  '@types/react': 18.3.3
7007
 
7008
7009
+ dependencies:
7010
+ '@radix-ui/primitive': 1.1.0
7011
+ '@radix-ui/react-compose-refs': 1.1.0(@types/[email protected])([email protected])
7012
+ '@radix-ui/react-context': 1.1.1(@types/[email protected])([email protected])
7013
+ '@radix-ui/react-dismissable-layer': 1.1.1(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
7014
+ '@radix-ui/react-id': 1.1.0(@types/[email protected])([email protected])
7015
7016
7017
+ '@radix-ui/react-presence': 1.1.1(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
7018
+ '@radix-ui/react-primitive': 2.0.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
7019
+ '@radix-ui/react-slot': 1.1.0(@types/[email protected])([email protected])
7020
+ '@radix-ui/react-use-controllable-state': 1.1.0(@types/[email protected])([email protected])
7021
+ '@radix-ui/react-visually-hidden': 1.1.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
7022
+ react: 18.3.1
7023
+ react-dom: 18.3.1([email protected])
7024
+ optionalDependencies:
7025
+ '@types/react': 18.3.3
7026
+ '@types/react-dom': 18.3.0
7027
+
7028
7029
  dependencies:
7030
  react: 18.3.1
 
7065
  optionalDependencies:
7066
  '@types/react': 18.3.3
7067
 
7068
7069
+ dependencies:
7070
+ '@radix-ui/react-primitive': 2.0.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
7071
+ react: 18.3.1
7072
+ react-dom: 18.3.1([email protected])
7073
+ optionalDependencies:
7074
+ '@types/react': 18.3.3
7075
+ '@types/react-dom': 18.3.0
7076
+
7077
  '@radix-ui/[email protected]': {}
7078
 
7079