Spaces:
Sleeping
Sleeping
Commit
·
00e18fa
1
Parent(s):
857939a
chore: update TypeScript and React type definitions, add app port to README, and modify tsconfig settings
Browse files- README.md +1 -0
- package.json +2 -2
- pnpm-lock.yaml +166 -177
- tsconfig.json +2 -0
README.md
CHANGED
@@ -4,6 +4,7 @@ emoji: 🏢
|
|
4 |
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
sdk: docker
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
|
|
4 |
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
sdk: docker
|
7 |
+
app_port: 3000
|
8 |
pinned: false
|
9 |
---
|
10 |
|
package.json
CHANGED
@@ -24,8 +24,8 @@
|
|
24 |
},
|
25 |
"devDependencies": {
|
26 |
"@types/node": "^20",
|
27 |
-
"@types/react": "^18.
|
28 |
-
"@types/react-dom": "^18.
|
29 |
"autoprefixer": "^10.4.21",
|
30 |
"postcss": "^8.5.4",
|
31 |
"tailwindcss": "3.4.0",
|
|
|
24 |
},
|
25 |
"devDependencies": {
|
26 |
"@types/node": "^20",
|
27 |
+
"@types/react": "^18.3.23",
|
28 |
+
"@types/react-dom": "^18.3.7",
|
29 |
"autoprefixer": "^10.4.21",
|
30 |
"postcss": "^8.5.4",
|
31 |
"tailwindcss": "3.4.0",
|
pnpm-lock.yaml
CHANGED
@@ -10,19 +10,19 @@ importers:
|
|
10 |
dependencies:
|
11 |
'@radix-ui/react-dialog':
|
12 |
specifier: ^1.1.14
|
13 |
-
version: 1.1.14(@types/react-dom@18.
|
14 |
'@radix-ui/react-label':
|
15 |
specifier: ^2.1.7
|
16 |
-
version: 2.1.7(@types/react-dom@18.
|
17 |
'@radix-ui/react-progress':
|
18 |
specifier: ^1.1.7
|
19 |
-
version: 1.1.7(@types/react-dom@18.
|
20 |
'@radix-ui/react-select':
|
21 |
specifier: ^2.2.5
|
22 |
-
version: 2.2.5(@types/react-dom@18.
|
23 |
'@radix-ui/react-slot':
|
24 |
specifier: ^1.2.3
|
25 |
-
version: 1.2.3(@types/react@18.
|
26 |
class-variance-authority:
|
27 |
specifier: ^0.7.1
|
28 |
version: 0.7.1
|
@@ -49,11 +49,11 @@ importers:
|
|
49 |
specifier: ^20
|
50 |
version: 20.19.0
|
51 |
'@types/react':
|
52 |
-
specifier: ^18.
|
53 |
-
version: 18.
|
54 |
'@types/react-dom':
|
55 |
-
specifier: ^18.
|
56 |
-
version: 18.
|
57 |
autoprefixer:
|
58 |
specifier: ^10.4.21
|
59 |
version: 10.4.21([email protected])
|
@@ -615,17 +615,13 @@ packages:
|
|
615 |
'@types/[email protected]':
|
616 |
resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
|
617 |
|
618 |
-
'@types/react-dom@18.
|
619 |
-
resolution: {integrity: sha512-
|
620 |
-
|
621 |
-
|
622 |
-
resolution: {integrity: sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==}
|
623 |
-
|
624 |
-
'@types/[email protected]':
|
625 |
-
resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==}
|
626 |
|
627 |
-
'@types/
|
628 |
-
resolution: {integrity: sha512
|
629 |
|
630 | |
631 |
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
@@ -1409,268 +1405,268 @@ snapshots:
|
|
1409 |
|
1410 |
'@radix-ui/[email protected]': {}
|
1411 |
|
1412 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1413 |
dependencies:
|
1414 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1415 |
react: 18.2.0
|
1416 |
react-dom: 18.2.0([email protected])
|
1417 |
optionalDependencies:
|
1418 |
-
'@types/react': 18.
|
1419 |
-
'@types/react-dom': 18.
|
1420 |
|
1421 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1422 |
dependencies:
|
1423 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1424 |
-
'@radix-ui/react-context': 1.1.2(@types/react@18.
|
1425 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1426 |
-
'@radix-ui/react-slot': 1.2.3(@types/react@18.
|
1427 |
react: 18.2.0
|
1428 |
react-dom: 18.2.0([email protected])
|
1429 |
optionalDependencies:
|
1430 |
-
'@types/react': 18.
|
1431 |
-
'@types/react-dom': 18.
|
1432 |
|
1433 |
-
'@radix-ui/[email protected](@types/react@18.
|
1434 |
dependencies:
|
1435 |
react: 18.2.0
|
1436 |
optionalDependencies:
|
1437 |
-
'@types/react': 18.
|
1438 |
|
1439 |
-
'@radix-ui/[email protected](@types/react@18.
|
1440 |
dependencies:
|
1441 |
react: 18.2.0
|
1442 |
optionalDependencies:
|
1443 |
-
'@types/react': 18.
|
1444 |
|
1445 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1446 |
dependencies:
|
1447 |
'@radix-ui/primitive': 1.1.2
|
1448 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1449 |
-
'@radix-ui/react-context': 1.1.2(@types/react@18.
|
1450 |
-
'@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@18.
|
1451 |
-
'@radix-ui/react-focus-guards': 1.1.2(@types/react@18.
|
1452 |
-
'@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@18.
|
1453 |
-
'@radix-ui/react-id': 1.1.1(@types/react@18.
|
1454 |
-
'@radix-ui/react-portal': 1.1.9(@types/react-dom@18.
|
1455 |
-
'@radix-ui/react-presence': 1.1.4(@types/react-dom@18.
|
1456 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1457 |
-
'@radix-ui/react-slot': 1.2.3(@types/react@18.
|
1458 |
-
'@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.
|
1459 |
aria-hidden: 1.2.6
|
1460 |
react: 18.2.0
|
1461 |
react-dom: 18.2.0([email protected])
|
1462 |
-
react-remove-scroll: 2.7.1(@types/react@18.
|
1463 |
optionalDependencies:
|
1464 |
-
'@types/react': 18.
|
1465 |
-
'@types/react-dom': 18.
|
1466 |
|
1467 |
-
'@radix-ui/[email protected](@types/react@18.
|
1468 |
dependencies:
|
1469 |
react: 18.2.0
|
1470 |
optionalDependencies:
|
1471 |
-
'@types/react': 18.
|
1472 |
|
1473 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1474 |
dependencies:
|
1475 |
'@radix-ui/primitive': 1.1.2
|
1476 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1477 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1478 |
-
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.
|
1479 |
-
'@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@18.
|
1480 |
react: 18.2.0
|
1481 |
react-dom: 18.2.0([email protected])
|
1482 |
optionalDependencies:
|
1483 |
-
'@types/react': 18.
|
1484 |
-
'@types/react-dom': 18.
|
1485 |
|
1486 |
-
'@radix-ui/[email protected](@types/react@18.
|
1487 |
dependencies:
|
1488 |
react: 18.2.0
|
1489 |
optionalDependencies:
|
1490 |
-
'@types/react': 18.
|
1491 |
|
1492 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1493 |
dependencies:
|
1494 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1495 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1496 |
-
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.
|
1497 |
react: 18.2.0
|
1498 |
react-dom: 18.2.0([email protected])
|
1499 |
optionalDependencies:
|
1500 |
-
'@types/react': 18.
|
1501 |
-
'@types/react-dom': 18.
|
1502 |
|
1503 |
-
'@radix-ui/[email protected](@types/react@18.
|
1504 |
dependencies:
|
1505 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1506 |
react: 18.2.0
|
1507 |
optionalDependencies:
|
1508 |
-
'@types/react': 18.
|
1509 |
|
1510 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1511 |
dependencies:
|
1512 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1513 |
react: 18.2.0
|
1514 |
react-dom: 18.2.0([email protected])
|
1515 |
optionalDependencies:
|
1516 |
-
'@types/react': 18.
|
1517 |
-
'@types/react-dom': 18.
|
1518 |
|
1519 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1520 |
dependencies:
|
1521 |
'@floating-ui/react-dom': 2.1.3([email protected]([email protected]))([email protected])
|
1522 |
-
'@radix-ui/react-arrow': 1.1.7(@types/react-dom@18.
|
1523 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1524 |
-
'@radix-ui/react-context': 1.1.2(@types/react@18.
|
1525 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1526 |
-
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.
|
1527 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1528 |
-
'@radix-ui/react-use-rect': 1.1.1(@types/react@18.
|
1529 |
-
'@radix-ui/react-use-size': 1.1.1(@types/react@18.
|
1530 |
'@radix-ui/rect': 1.1.1
|
1531 |
react: 18.2.0
|
1532 |
react-dom: 18.2.0([email protected])
|
1533 |
optionalDependencies:
|
1534 |
-
'@types/react': 18.
|
1535 |
-
'@types/react-dom': 18.
|
1536 |
|
1537 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1538 |
dependencies:
|
1539 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1540 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1541 |
react: 18.2.0
|
1542 |
react-dom: 18.2.0([email protected])
|
1543 |
optionalDependencies:
|
1544 |
-
'@types/react': 18.
|
1545 |
-
'@types/react-dom': 18.
|
1546 |
|
1547 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1548 |
dependencies:
|
1549 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1550 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1551 |
react: 18.2.0
|
1552 |
react-dom: 18.2.0([email protected])
|
1553 |
optionalDependencies:
|
1554 |
-
'@types/react': 18.
|
1555 |
-
'@types/react-dom': 18.
|
1556 |
|
1557 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1558 |
dependencies:
|
1559 |
-
'@radix-ui/react-slot': 1.2.3(@types/react@18.
|
1560 |
react: 18.2.0
|
1561 |
react-dom: 18.2.0([email protected])
|
1562 |
optionalDependencies:
|
1563 |
-
'@types/react': 18.
|
1564 |
-
'@types/react-dom': 18.
|
1565 |
|
1566 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1567 |
dependencies:
|
1568 |
-
'@radix-ui/react-context': 1.1.2(@types/react@18.
|
1569 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1570 |
react: 18.2.0
|
1571 |
react-dom: 18.2.0([email protected])
|
1572 |
optionalDependencies:
|
1573 |
-
'@types/react': 18.
|
1574 |
-
'@types/react-dom': 18.
|
1575 |
|
1576 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1577 |
dependencies:
|
1578 |
'@radix-ui/number': 1.1.1
|
1579 |
'@radix-ui/primitive': 1.1.2
|
1580 |
-
'@radix-ui/react-collection': 1.1.7(@types/react-dom@18.
|
1581 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1582 |
-
'@radix-ui/react-context': 1.1.2(@types/react@18.
|
1583 |
-
'@radix-ui/react-direction': 1.1.1(@types/react@18.
|
1584 |
-
'@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@18.
|
1585 |
-
'@radix-ui/react-focus-guards': 1.1.2(@types/react@18.
|
1586 |
-
'@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@18.
|
1587 |
-
'@radix-ui/react-id': 1.1.1(@types/react@18.
|
1588 |
-
'@radix-ui/react-popper': 1.2.7(@types/react-dom@18.
|
1589 |
-
'@radix-ui/react-portal': 1.1.9(@types/react-dom@18.
|
1590 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1591 |
-
'@radix-ui/react-slot': 1.2.3(@types/react@18.
|
1592 |
-
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.
|
1593 |
-
'@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.
|
1594 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1595 |
-
'@radix-ui/react-use-previous': 1.1.1(@types/react@18.
|
1596 |
-
'@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@18.
|
1597 |
aria-hidden: 1.2.6
|
1598 |
react: 18.2.0
|
1599 |
react-dom: 18.2.0([email protected])
|
1600 |
-
react-remove-scroll: 2.7.1(@types/react@18.
|
1601 |
optionalDependencies:
|
1602 |
-
'@types/react': 18.
|
1603 |
-
'@types/react-dom': 18.
|
1604 |
|
1605 |
-
'@radix-ui/[email protected](@types/react@18.
|
1606 |
dependencies:
|
1607 |
-
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.
|
1608 |
react: 18.2.0
|
1609 |
optionalDependencies:
|
1610 |
-
'@types/react': 18.
|
1611 |
|
1612 |
-
'@radix-ui/[email protected](@types/react@18.
|
1613 |
dependencies:
|
1614 |
react: 18.2.0
|
1615 |
optionalDependencies:
|
1616 |
-
'@types/react': 18.
|
1617 |
|
1618 |
-
'@radix-ui/[email protected](@types/react@18.
|
1619 |
dependencies:
|
1620 |
-
'@radix-ui/react-use-effect-event': 0.0.2(@types/react@18.
|
1621 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1622 |
react: 18.2.0
|
1623 |
optionalDependencies:
|
1624 |
-
'@types/react': 18.
|
1625 |
|
1626 |
-
'@radix-ui/[email protected](@types/react@18.
|
1627 |
dependencies:
|
1628 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1629 |
react: 18.2.0
|
1630 |
optionalDependencies:
|
1631 |
-
'@types/react': 18.
|
1632 |
|
1633 |
-
'@radix-ui/[email protected](@types/react@18.
|
1634 |
dependencies:
|
1635 |
-
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.
|
1636 |
react: 18.2.0
|
1637 |
optionalDependencies:
|
1638 |
-
'@types/react': 18.
|
1639 |
|
1640 |
-
'@radix-ui/[email protected](@types/react@18.
|
1641 |
dependencies:
|
1642 |
react: 18.2.0
|
1643 |
optionalDependencies:
|
1644 |
-
'@types/react': 18.
|
1645 |
|
1646 |
-
'@radix-ui/[email protected](@types/react@18.
|
1647 |
dependencies:
|
1648 |
react: 18.2.0
|
1649 |
optionalDependencies:
|
1650 |
-
'@types/react': 18.
|
1651 |
|
1652 |
-
'@radix-ui/[email protected](@types/react@18.
|
1653 |
dependencies:
|
1654 |
'@radix-ui/rect': 1.1.1
|
1655 |
react: 18.2.0
|
1656 |
optionalDependencies:
|
1657 |
-
'@types/react': 18.
|
1658 |
|
1659 |
-
'@radix-ui/[email protected](@types/react@18.
|
1660 |
dependencies:
|
1661 |
-
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.
|
1662 |
react: 18.2.0
|
1663 |
optionalDependencies:
|
1664 |
-
'@types/react': 18.
|
1665 |
|
1666 |
-
'@radix-ui/[email protected](@types/react-dom@18.
|
1667 |
dependencies:
|
1668 |
-
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.
|
1669 |
react: 18.2.0
|
1670 |
react-dom: 18.2.0([email protected])
|
1671 |
optionalDependencies:
|
1672 |
-
'@types/react': 18.
|
1673 |
-
'@types/react-dom': 18.
|
1674 |
|
1675 |
'@radix-ui/[email protected]': {}
|
1676 |
|
@@ -1686,22 +1682,15 @@ snapshots:
|
|
1686 |
|
1687 |
'@types/[email protected]': {}
|
1688 |
|
1689 |
-
'@types/react-dom@18.
|
1690 |
dependencies:
|
1691 |
-
'@types/react':
|
1692 |
|
1693 |
-
'@types/react@18.
|
1694 |
dependencies:
|
1695 |
'@types/prop-types': 15.7.15
|
1696 |
-
'@types/scheduler': 0.26.0
|
1697 |
csstype: 3.1.3
|
1698 |
|
1699 |
-
'@types/[email protected]':
|
1700 |
-
dependencies:
|
1701 |
-
csstype: 3.1.3
|
1702 |
-
|
1703 |
-
'@types/[email protected]': {}
|
1704 |
-
|
1705 | |
1706 |
|
1707 | |
@@ -2057,32 +2046,32 @@ snapshots:
|
|
2057 |
react: 18.2.0
|
2058 |
scheduler: 0.23.2
|
2059 |
|
2060 |
-
[email protected](@types/react@18.
|
2061 |
dependencies:
|
2062 |
react: 18.2.0
|
2063 |
-
react-style-singleton: 2.2.3(@types/react@18.
|
2064 |
tslib: 2.8.1
|
2065 |
optionalDependencies:
|
2066 |
-
'@types/react': 18.
|
2067 |
|
2068 |
-
[email protected](@types/react@18.
|
2069 |
dependencies:
|
2070 |
react: 18.2.0
|
2071 |
-
react-remove-scroll-bar: 2.3.8(@types/react@18.
|
2072 |
-
react-style-singleton: 2.2.3(@types/react@18.
|
2073 |
tslib: 2.8.1
|
2074 |
-
use-callback-ref: 1.3.3(@types/react@18.
|
2075 |
-
use-sidecar: 1.1.3(@types/react@18.
|
2076 |
optionalDependencies:
|
2077 |
-
'@types/react': 18.
|
2078 |
|
2079 |
-
[email protected](@types/react@18.
|
2080 |
dependencies:
|
2081 |
get-nonce: 1.0.1
|
2082 |
react: 18.2.0
|
2083 |
tslib: 2.8.1
|
2084 |
optionalDependencies:
|
2085 |
-
'@types/react': 18.
|
2086 |
|
2087 | |
2088 |
dependencies:
|
@@ -2255,20 +2244,20 @@ snapshots:
|
|
2255 |
escalade: 3.2.0
|
2256 |
picocolors: 1.1.1
|
2257 |
|
2258 |
-
[email protected](@types/react@18.
|
2259 |
dependencies:
|
2260 |
react: 18.2.0
|
2261 |
tslib: 2.8.1
|
2262 |
optionalDependencies:
|
2263 |
-
'@types/react': 18.
|
2264 |
|
2265 |
-
[email protected](@types/react@18.
|
2266 |
dependencies:
|
2267 |
detect-node-es: 1.1.0
|
2268 |
react: 18.2.0
|
2269 |
tslib: 2.8.1
|
2270 |
optionalDependencies:
|
2271 |
-
'@types/react': 18.
|
2272 |
|
2273 | |
2274 |
|
|
|
10 |
dependencies:
|
11 |
'@radix-ui/react-dialog':
|
12 |
specifier: ^1.1.14
|
13 |
+
version: 1.1.14(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
14 |
'@radix-ui/react-label':
|
15 |
specifier: ^2.1.7
|
16 |
+
version: 2.1.7(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
17 |
'@radix-ui/react-progress':
|
18 |
specifier: ^1.1.7
|
19 |
+
version: 1.1.7(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
20 |
'@radix-ui/react-select':
|
21 |
specifier: ^2.2.5
|
22 |
+
version: 2.2.5(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
23 |
'@radix-ui/react-slot':
|
24 |
specifier: ^1.2.3
|
25 |
+
version: 1.2.3(@types/react@18.3.23)([email protected])
|
26 |
class-variance-authority:
|
27 |
specifier: ^0.7.1
|
28 |
version: 0.7.1
|
|
|
49 |
specifier: ^20
|
50 |
version: 20.19.0
|
51 |
'@types/react':
|
52 |
+
specifier: ^18.3.23
|
53 |
+
version: 18.3.23
|
54 |
'@types/react-dom':
|
55 |
+
specifier: ^18.3.7
|
56 |
+
version: 18.3.7(@types/[email protected])
|
57 |
autoprefixer:
|
58 |
specifier: ^10.4.21
|
59 |
version: 10.4.21([email protected])
|
|
|
615 |
'@types/[email protected]':
|
616 |
resolution: {integrity: sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==}
|
617 |
|
618 |
+
'@types/react-dom@18.3.7':
|
619 |
+
resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
|
620 |
+
peerDependencies:
|
621 |
+
'@types/react': ^18.0.0
|
|
|
|
|
|
|
|
|
622 |
|
623 |
+
'@types/react@18.3.23':
|
624 |
+
resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==}
|
625 |
|
626 | |
627 |
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
|
1405 |
|
1406 |
'@radix-ui/[email protected]': {}
|
1407 |
|
1408 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1409 |
dependencies:
|
1410 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1411 |
react: 18.2.0
|
1412 |
react-dom: 18.2.0([email protected])
|
1413 |
optionalDependencies:
|
1414 |
+
'@types/react': 18.3.23
|
1415 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1416 |
|
1417 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1418 |
dependencies:
|
1419 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1420 |
+
'@radix-ui/react-context': 1.1.2(@types/react@18.3.23)([email protected])
|
1421 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1422 |
+
'@radix-ui/react-slot': 1.2.3(@types/react@18.3.23)([email protected])
|
1423 |
react: 18.2.0
|
1424 |
react-dom: 18.2.0([email protected])
|
1425 |
optionalDependencies:
|
1426 |
+
'@types/react': 18.3.23
|
1427 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1428 |
|
1429 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1430 |
dependencies:
|
1431 |
react: 18.2.0
|
1432 |
optionalDependencies:
|
1433 |
+
'@types/react': 18.3.23
|
1434 |
|
1435 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1436 |
dependencies:
|
1437 |
react: 18.2.0
|
1438 |
optionalDependencies:
|
1439 |
+
'@types/react': 18.3.23
|
1440 |
|
1441 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1442 |
dependencies:
|
1443 |
'@radix-ui/primitive': 1.1.2
|
1444 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1445 |
+
'@radix-ui/react-context': 1.1.2(@types/react@18.3.23)([email protected])
|
1446 |
+
'@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1447 |
+
'@radix-ui/react-focus-guards': 1.1.2(@types/react@18.3.23)([email protected])
|
1448 |
+
'@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1449 |
+
'@radix-ui/react-id': 1.1.1(@types/react@18.3.23)([email protected])
|
1450 |
+
'@radix-ui/react-portal': 1.1.9(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1451 |
+
'@radix-ui/react-presence': 1.1.4(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1452 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1453 |
+
'@radix-ui/react-slot': 1.2.3(@types/react@18.3.23)([email protected])
|
1454 |
+
'@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.23)([email protected])
|
1455 |
aria-hidden: 1.2.6
|
1456 |
react: 18.2.0
|
1457 |
react-dom: 18.2.0([email protected])
|
1458 |
+
react-remove-scroll: 2.7.1(@types/react@18.3.23)([email protected])
|
1459 |
optionalDependencies:
|
1460 |
+
'@types/react': 18.3.23
|
1461 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1462 |
|
1463 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1464 |
dependencies:
|
1465 |
react: 18.2.0
|
1466 |
optionalDependencies:
|
1467 |
+
'@types/react': 18.3.23
|
1468 |
|
1469 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1470 |
dependencies:
|
1471 |
'@radix-ui/primitive': 1.1.2
|
1472 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1473 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1474 |
+
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.23)([email protected])
|
1475 |
+
'@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@18.3.23)([email protected])
|
1476 |
react: 18.2.0
|
1477 |
react-dom: 18.2.0([email protected])
|
1478 |
optionalDependencies:
|
1479 |
+
'@types/react': 18.3.23
|
1480 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1481 |
|
1482 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1483 |
dependencies:
|
1484 |
react: 18.2.0
|
1485 |
optionalDependencies:
|
1486 |
+
'@types/react': 18.3.23
|
1487 |
|
1488 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1489 |
dependencies:
|
1490 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1491 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1492 |
+
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.23)([email protected])
|
1493 |
react: 18.2.0
|
1494 |
react-dom: 18.2.0([email protected])
|
1495 |
optionalDependencies:
|
1496 |
+
'@types/react': 18.3.23
|
1497 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1498 |
|
1499 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1500 |
dependencies:
|
1501 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1502 |
react: 18.2.0
|
1503 |
optionalDependencies:
|
1504 |
+
'@types/react': 18.3.23
|
1505 |
|
1506 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1507 |
dependencies:
|
1508 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1509 |
react: 18.2.0
|
1510 |
react-dom: 18.2.0([email protected])
|
1511 |
optionalDependencies:
|
1512 |
+
'@types/react': 18.3.23
|
1513 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1514 |
|
1515 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1516 |
dependencies:
|
1517 |
'@floating-ui/react-dom': 2.1.3([email protected]([email protected]))([email protected])
|
1518 |
+
'@radix-ui/react-arrow': 1.1.7(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1519 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1520 |
+
'@radix-ui/react-context': 1.1.2(@types/react@18.3.23)([email protected])
|
1521 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1522 |
+
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.23)([email protected])
|
1523 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1524 |
+
'@radix-ui/react-use-rect': 1.1.1(@types/react@18.3.23)([email protected])
|
1525 |
+
'@radix-ui/react-use-size': 1.1.1(@types/react@18.3.23)([email protected])
|
1526 |
'@radix-ui/rect': 1.1.1
|
1527 |
react: 18.2.0
|
1528 |
react-dom: 18.2.0([email protected])
|
1529 |
optionalDependencies:
|
1530 |
+
'@types/react': 18.3.23
|
1531 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1532 |
|
1533 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1534 |
dependencies:
|
1535 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1536 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1537 |
react: 18.2.0
|
1538 |
react-dom: 18.2.0([email protected])
|
1539 |
optionalDependencies:
|
1540 |
+
'@types/react': 18.3.23
|
1541 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1542 |
|
1543 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1544 |
dependencies:
|
1545 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1546 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1547 |
react: 18.2.0
|
1548 |
react-dom: 18.2.0([email protected])
|
1549 |
optionalDependencies:
|
1550 |
+
'@types/react': 18.3.23
|
1551 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1552 |
|
1553 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1554 |
dependencies:
|
1555 |
+
'@radix-ui/react-slot': 1.2.3(@types/react@18.3.23)([email protected])
|
1556 |
react: 18.2.0
|
1557 |
react-dom: 18.2.0([email protected])
|
1558 |
optionalDependencies:
|
1559 |
+
'@types/react': 18.3.23
|
1560 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1561 |
|
1562 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1563 |
dependencies:
|
1564 |
+
'@radix-ui/react-context': 1.1.2(@types/react@18.3.23)([email protected])
|
1565 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1566 |
react: 18.2.0
|
1567 |
react-dom: 18.2.0([email protected])
|
1568 |
optionalDependencies:
|
1569 |
+
'@types/react': 18.3.23
|
1570 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1571 |
|
1572 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1573 |
dependencies:
|
1574 |
'@radix-ui/number': 1.1.1
|
1575 |
'@radix-ui/primitive': 1.1.2
|
1576 |
+
'@radix-ui/react-collection': 1.1.7(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1577 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1578 |
+
'@radix-ui/react-context': 1.1.2(@types/react@18.3.23)([email protected])
|
1579 |
+
'@radix-ui/react-direction': 1.1.1(@types/react@18.3.23)([email protected])
|
1580 |
+
'@radix-ui/react-dismissable-layer': 1.1.10(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1581 |
+
'@radix-ui/react-focus-guards': 1.1.2(@types/react@18.3.23)([email protected])
|
1582 |
+
'@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1583 |
+
'@radix-ui/react-id': 1.1.1(@types/react@18.3.23)([email protected])
|
1584 |
+
'@radix-ui/react-popper': 1.2.7(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1585 |
+
'@radix-ui/react-portal': 1.1.9(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1586 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1587 |
+
'@radix-ui/react-slot': 1.2.3(@types/react@18.3.23)([email protected])
|
1588 |
+
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.23)([email protected])
|
1589 |
+
'@radix-ui/react-use-controllable-state': 1.2.2(@types/react@18.3.23)([email protected])
|
1590 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1591 |
+
'@radix-ui/react-use-previous': 1.1.1(@types/react@18.3.23)([email protected])
|
1592 |
+
'@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1593 |
aria-hidden: 1.2.6
|
1594 |
react: 18.2.0
|
1595 |
react-dom: 18.2.0([email protected])
|
1596 |
+
react-remove-scroll: 2.7.1(@types/react@18.3.23)([email protected])
|
1597 |
optionalDependencies:
|
1598 |
+
'@types/react': 18.3.23
|
1599 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1600 |
|
1601 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1602 |
dependencies:
|
1603 |
+
'@radix-ui/react-compose-refs': 1.1.2(@types/react@18.3.23)([email protected])
|
1604 |
react: 18.2.0
|
1605 |
optionalDependencies:
|
1606 |
+
'@types/react': 18.3.23
|
1607 |
|
1608 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1609 |
dependencies:
|
1610 |
react: 18.2.0
|
1611 |
optionalDependencies:
|
1612 |
+
'@types/react': 18.3.23
|
1613 |
|
1614 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1615 |
dependencies:
|
1616 |
+
'@radix-ui/react-use-effect-event': 0.0.2(@types/react@18.3.23)([email protected])
|
1617 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1618 |
react: 18.2.0
|
1619 |
optionalDependencies:
|
1620 |
+
'@types/react': 18.3.23
|
1621 |
|
1622 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1623 |
dependencies:
|
1624 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1625 |
react: 18.2.0
|
1626 |
optionalDependencies:
|
1627 |
+
'@types/react': 18.3.23
|
1628 |
|
1629 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1630 |
dependencies:
|
1631 |
+
'@radix-ui/react-use-callback-ref': 1.1.1(@types/react@18.3.23)([email protected])
|
1632 |
react: 18.2.0
|
1633 |
optionalDependencies:
|
1634 |
+
'@types/react': 18.3.23
|
1635 |
|
1636 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1637 |
dependencies:
|
1638 |
react: 18.2.0
|
1639 |
optionalDependencies:
|
1640 |
+
'@types/react': 18.3.23
|
1641 |
|
1642 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1643 |
dependencies:
|
1644 |
react: 18.2.0
|
1645 |
optionalDependencies:
|
1646 |
+
'@types/react': 18.3.23
|
1647 |
|
1648 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1649 |
dependencies:
|
1650 |
'@radix-ui/rect': 1.1.1
|
1651 |
react: 18.2.0
|
1652 |
optionalDependencies:
|
1653 |
+
'@types/react': 18.3.23
|
1654 |
|
1655 |
+
'@radix-ui/[email protected](@types/react@18.3.23)([email protected])':
|
1656 |
dependencies:
|
1657 |
+
'@radix-ui/react-use-layout-effect': 1.1.1(@types/react@18.3.23)([email protected])
|
1658 |
react: 18.2.0
|
1659 |
optionalDependencies:
|
1660 |
+
'@types/react': 18.3.23
|
1661 |
|
1662 |
+
'@radix-ui/[email protected](@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])':
|
1663 |
dependencies:
|
1664 |
+
'@radix-ui/react-primitive': 2.1.3(@types/react-dom@18.3.7(@types/[email protected]))(@types/react@18.3.23)([email protected]([email protected]))([email protected])
|
1665 |
react: 18.2.0
|
1666 |
react-dom: 18.2.0([email protected])
|
1667 |
optionalDependencies:
|
1668 |
+
'@types/react': 18.3.23
|
1669 |
+
'@types/react-dom': 18.3.7(@types/[email protected])
|
1670 |
|
1671 |
'@radix-ui/[email protected]': {}
|
1672 |
|
|
|
1682 |
|
1683 |
'@types/[email protected]': {}
|
1684 |
|
1685 |
+
'@types/react-dom@18.3.7(@types/[email protected])':
|
1686 |
dependencies:
|
1687 |
+
'@types/react': 18.3.23
|
1688 |
|
1689 |
+
'@types/react@18.3.23':
|
1690 |
dependencies:
|
1691 |
'@types/prop-types': 15.7.15
|
|
|
1692 |
csstype: 3.1.3
|
1693 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1694 | |
1695 |
|
1696 | |
|
|
2046 |
react: 18.2.0
|
2047 |
scheduler: 0.23.2
|
2048 |
|
2049 |
+
[email protected](@types/react@18.3.23)([email protected]):
|
2050 |
dependencies:
|
2051 |
react: 18.2.0
|
2052 |
+
react-style-singleton: 2.2.3(@types/react@18.3.23)([email protected])
|
2053 |
tslib: 2.8.1
|
2054 |
optionalDependencies:
|
2055 |
+
'@types/react': 18.3.23
|
2056 |
|
2057 |
+
[email protected](@types/react@18.3.23)([email protected]):
|
2058 |
dependencies:
|
2059 |
react: 18.2.0
|
2060 |
+
react-remove-scroll-bar: 2.3.8(@types/react@18.3.23)([email protected])
|
2061 |
+
react-style-singleton: 2.2.3(@types/react@18.3.23)([email protected])
|
2062 |
tslib: 2.8.1
|
2063 |
+
use-callback-ref: 1.3.3(@types/react@18.3.23)([email protected])
|
2064 |
+
use-sidecar: 1.1.3(@types/react@18.3.23)([email protected])
|
2065 |
optionalDependencies:
|
2066 |
+
'@types/react': 18.3.23
|
2067 |
|
2068 |
+
[email protected](@types/react@18.3.23)([email protected]):
|
2069 |
dependencies:
|
2070 |
get-nonce: 1.0.1
|
2071 |
react: 18.2.0
|
2072 |
tslib: 2.8.1
|
2073 |
optionalDependencies:
|
2074 |
+
'@types/react': 18.3.23
|
2075 |
|
2076 | |
2077 |
dependencies:
|
|
|
2244 |
escalade: 3.2.0
|
2245 |
picocolors: 1.1.1
|
2246 |
|
2247 |
+
[email protected](@types/react@18.3.23)([email protected]):
|
2248 |
dependencies:
|
2249 |
react: 18.2.0
|
2250 |
tslib: 2.8.1
|
2251 |
optionalDependencies:
|
2252 |
+
'@types/react': 18.3.23
|
2253 |
|
2254 |
+
[email protected](@types/react@18.3.23)([email protected]):
|
2255 |
dependencies:
|
2256 |
detect-node-es: 1.1.0
|
2257 |
react: 18.2.0
|
2258 |
tslib: 2.8.1
|
2259 |
optionalDependencies:
|
2260 |
+
'@types/react': 18.3.23
|
2261 |
|
2262 | |
2263 |
|
tsconfig.json
CHANGED
@@ -13,6 +13,8 @@
|
|
13 |
"isolatedModules": true,
|
14 |
"jsx": "preserve",
|
15 |
"incremental": true,
|
|
|
|
|
16 |
"plugins": [
|
17 |
{
|
18 |
"name": "next"
|
|
|
13 |
"isolatedModules": true,
|
14 |
"jsx": "preserve",
|
15 |
"incremental": true,
|
16 |
+
"noUncheckedIndexedAccess": false,
|
17 |
+
"exactOptionalPropertyTypes": false,
|
18 |
"plugins": [
|
19 |
{
|
20 |
"name": "next"
|