Spaces:
Sleeping
Sleeping
snyk-bot
commited on
fix: upgrade @radix-ui/react-dialog from 1.0.5 to 1.1.1
Browse filesSnyk has created this PR to upgrade @radix-ui/react-dialog from 1.0.5 to 1.1.1.
See this package in npm:
@radix-ui/react-dialog
See this project in Snyk:
https://app.snyk.io/org/salgadev/project/e5f65957-1125-4da0-a65d-1d74dbee9264?utm_source=github&utm_medium=referral&page=upgrade-pr
- frontend/package-lock.json +400 -135
- frontend/package.json +1 -1
frontend/package-lock.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"dependencies": {
|
11 |
"@radix-ui/react-accordion": "^1.1.2",
|
12 |
"@radix-ui/react-avatar": "^1.0.4",
|
13 |
-
"@radix-ui/react-dialog": "^1.
|
14 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
15 |
"@radix-ui/react-icons": "^1.3.0",
|
16 |
"@radix-ui/react-navigation-menu": "^1.1.4",
|
@@ -1233,31 +1233,31 @@
|
|
1233 |
}
|
1234 |
},
|
1235 |
"node_modules/@radix-ui/react-dialog": {
|
1236 |
-
"version": "1.
|
1237 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.
|
1238 |
-
"integrity": "sha512-
|
|
|
1239 |
"dependencies": {
|
1240 |
-
"@
|
1241 |
-
"@radix-ui/
|
1242 |
-
"@radix-ui/react-
|
1243 |
-
"@radix-ui/react-
|
1244 |
-
"@radix-ui/react-
|
1245 |
-
"@radix-ui/react-focus-
|
1246 |
-
"@radix-ui/react-
|
1247 |
-
"@radix-ui/react-
|
1248 |
-
"@radix-ui/react-
|
1249 |
-
"@radix-ui/react-
|
1250 |
-
"@radix-ui/react-
|
1251 |
-
"@radix-ui/react-
|
1252 |
-
"@radix-ui/react-use-controllable-state": "1.0.1",
|
1253 |
"aria-hidden": "^1.1.1",
|
1254 |
-
"react-remove-scroll": "2.5.
|
1255 |
},
|
1256 |
"peerDependencies": {
|
1257 |
"@types/react": "*",
|
1258 |
"@types/react-dom": "*",
|
1259 |
-
"react": "^16.8 || ^17.0 || ^18.0",
|
1260 |
-
"react-dom": "^16.8 || ^17.0 || ^18.0"
|
1261 |
},
|
1262 |
"peerDependenciesMeta": {
|
1263 |
"@types/react": {
|
@@ -1268,6 +1268,218 @@
|
|
1268 |
}
|
1269 |
}
|
1270 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1271 |
"node_modules/@radix-ui/react-direction": {
|
1272 |
"version": "1.0.1",
|
1273 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.0.1.tgz",
|
@@ -1485,37 +1697,73 @@
|
|
1485 |
}
|
1486 |
},
|
1487 |
"node_modules/@radix-ui/react-focus-guards": {
|
1488 |
-
"version": "1.0
|
1489 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.0.
|
1490 |
-
"integrity": "sha512-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1491 |
"dependencies": {
|
1492 |
-
"@
|
|
|
|
|
1493 |
},
|
1494 |
"peerDependencies": {
|
1495 |
"@types/react": "*",
|
1496 |
-
"react": "
|
|
|
|
|
1497 |
},
|
1498 |
"peerDependenciesMeta": {
|
1499 |
"@types/react": {
|
1500 |
"optional": true
|
|
|
|
|
|
|
1501 |
}
|
1502 |
}
|
1503 |
},
|
1504 |
-
"node_modules/@radix-ui/react-focus-scope": {
|
1505 |
-
"version": "1.0
|
1506 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-
|
1507 |
-
"integrity": "sha512-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1508 |
"dependencies": {
|
1509 |
-
"@
|
1510 |
-
"@radix-ui/react-compose-refs": "1.0.1",
|
1511 |
-
"@radix-ui/react-primitive": "1.0.3",
|
1512 |
-
"@radix-ui/react-use-callback-ref": "1.0.1"
|
1513 |
},
|
1514 |
"peerDependencies": {
|
1515 |
"@types/react": "*",
|
1516 |
"@types/react-dom": "*",
|
1517 |
-
"react": "^16.8 || ^17.0 || ^18.0",
|
1518 |
-
"react-dom": "^16.8 || ^17.0 || ^18.0"
|
1519 |
},
|
1520 |
"peerDependenciesMeta": {
|
1521 |
"@types/react": {
|
@@ -1526,6 +1774,39 @@
|
|
1526 |
}
|
1527 |
}
|
1528 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1529 |
"node_modules/@radix-ui/react-icons": {
|
1530 |
"version": "1.3.0",
|
1531 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-icons/-/react-icons-1.3.0.tgz",
|
@@ -1696,46 +1977,6 @@
|
|
1696 |
}
|
1697 |
}
|
1698 |
},
|
1699 |
-
"node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-focus-guards": {
|
1700 |
-
"version": "1.1.0",
|
1701 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.0.tgz",
|
1702 |
-
"integrity": "sha512-w6XZNUPVv6xCpZUqb/yN9DL6auvpGX3C/ee6Hdi16v2UUy25HV2Q5bcflsiDyT/g5RwbPQ/GIT1vLkeRb+ITBw==",
|
1703 |
-
"license": "MIT",
|
1704 |
-
"peerDependencies": {
|
1705 |
-
"@types/react": "*",
|
1706 |
-
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1707 |
-
},
|
1708 |
-
"peerDependenciesMeta": {
|
1709 |
-
"@types/react": {
|
1710 |
-
"optional": true
|
1711 |
-
}
|
1712 |
-
}
|
1713 |
-
},
|
1714 |
-
"node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-focus-scope": {
|
1715 |
-
"version": "1.1.0",
|
1716 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.0.tgz",
|
1717 |
-
"integrity": "sha512-200UD8zylvEyL8Bx+z76RJnASR2gRMuxlgFCPAe/Q/679a/r0eK3MBVYMb7vZODZcffZBdob1EGnky78xmVvcA==",
|
1718 |
-
"license": "MIT",
|
1719 |
-
"dependencies": {
|
1720 |
-
"@radix-ui/react-compose-refs": "1.1.0",
|
1721 |
-
"@radix-ui/react-primitive": "2.0.0",
|
1722 |
-
"@radix-ui/react-use-callback-ref": "1.1.0"
|
1723 |
-
},
|
1724 |
-
"peerDependencies": {
|
1725 |
-
"@types/react": "*",
|
1726 |
-
"@types/react-dom": "*",
|
1727 |
-
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1728 |
-
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1729 |
-
},
|
1730 |
-
"peerDependenciesMeta": {
|
1731 |
-
"@types/react": {
|
1732 |
-
"optional": true
|
1733 |
-
},
|
1734 |
-
"@types/react-dom": {
|
1735 |
-
"optional": true
|
1736 |
-
}
|
1737 |
-
}
|
1738 |
-
},
|
1739 |
"node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-id": {
|
1740 |
"version": "1.1.0",
|
1741 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.0.tgz",
|
@@ -1754,30 +1995,6 @@
|
|
1754 |
}
|
1755 |
}
|
1756 |
},
|
1757 |
-
"node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-portal": {
|
1758 |
-
"version": "1.1.1",
|
1759 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.1.tgz",
|
1760 |
-
"integrity": "sha512-A3UtLk85UtqhzFqtoC8Q0KvR2GbXF3mtPgACSazajqq6A41mEQgo53iPzY4i6BwDxlIFqWIhiQ2G729n+2aw/g==",
|
1761 |
-
"license": "MIT",
|
1762 |
-
"dependencies": {
|
1763 |
-
"@radix-ui/react-primitive": "2.0.0",
|
1764 |
-
"@radix-ui/react-use-layout-effect": "1.1.0"
|
1765 |
-
},
|
1766 |
-
"peerDependencies": {
|
1767 |
-
"@types/react": "*",
|
1768 |
-
"@types/react-dom": "*",
|
1769 |
-
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1770 |
-
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1771 |
-
},
|
1772 |
-
"peerDependenciesMeta": {
|
1773 |
-
"@types/react": {
|
1774 |
-
"optional": true
|
1775 |
-
},
|
1776 |
-
"@types/react-dom": {
|
1777 |
-
"optional": true
|
1778 |
-
}
|
1779 |
-
}
|
1780 |
-
},
|
1781 |
"node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-presence": {
|
1782 |
"version": "1.1.0",
|
1783 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.0.tgz",
|
@@ -1891,31 +2108,6 @@
|
|
1891 |
}
|
1892 |
}
|
1893 |
},
|
1894 |
-
"node_modules/@radix-ui/react-menu/node_modules/react-remove-scroll": {
|
1895 |
-
"version": "2.5.7",
|
1896 |
-
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.7.tgz",
|
1897 |
-
"integrity": "sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA==",
|
1898 |
-
"license": "MIT",
|
1899 |
-
"dependencies": {
|
1900 |
-
"react-remove-scroll-bar": "^2.3.4",
|
1901 |
-
"react-style-singleton": "^2.2.1",
|
1902 |
-
"tslib": "^2.1.0",
|
1903 |
-
"use-callback-ref": "^1.3.0",
|
1904 |
-
"use-sidecar": "^1.1.2"
|
1905 |
-
},
|
1906 |
-
"engines": {
|
1907 |
-
"node": ">=10"
|
1908 |
-
},
|
1909 |
-
"peerDependencies": {
|
1910 |
-
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
1911 |
-
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
1912 |
-
},
|
1913 |
-
"peerDependenciesMeta": {
|
1914 |
-
"@types/react": {
|
1915 |
-
"optional": true
|
1916 |
-
}
|
1917 |
-
}
|
1918 |
-
},
|
1919 |
"node_modules/@radix-ui/react-navigation-menu": {
|
1920 |
"version": "1.1.4",
|
1921 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-navigation-menu/-/react-navigation-menu-1.1.4.tgz",
|
@@ -2086,18 +2278,57 @@
|
|
2086 |
}
|
2087 |
},
|
2088 |
"node_modules/@radix-ui/react-portal": {
|
2089 |
-
"version": "1.
|
2090 |
-
"resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.
|
2091 |
-
"integrity": "sha512-
|
|
|
2092 |
"dependencies": {
|
2093 |
-
"@
|
2094 |
-
"@radix-ui/react-
|
2095 |
},
|
2096 |
"peerDependencies": {
|
2097 |
"@types/react": "*",
|
2098 |
"@types/react-dom": "*",
|
2099 |
-
"react": "^16.8 || ^17.0 || ^18.0",
|
2100 |
-
"react-dom": "^16.8 || ^17.0 || ^18.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2101 |
},
|
2102 |
"peerDependenciesMeta": {
|
2103 |
"@types/react": {
|
@@ -2108,6 +2339,39 @@
|
|
2108 |
}
|
2109 |
}
|
2110 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2111 |
"node_modules/@radix-ui/react-presence": {
|
2112 |
"version": "1.0.1",
|
2113 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.0.1.tgz",
|
@@ -4765,11 +5029,12 @@
|
|
4765 |
}
|
4766 |
},
|
4767 |
"node_modules/react-remove-scroll": {
|
4768 |
-
"version": "2.5.
|
4769 |
-
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.
|
4770 |
-
"integrity": "sha512-
|
|
|
4771 |
"dependencies": {
|
4772 |
-
"react-remove-scroll-bar": "^2.3.
|
4773 |
"react-style-singleton": "^2.2.1",
|
4774 |
"tslib": "^2.1.0",
|
4775 |
"use-callback-ref": "^1.3.0",
|
|
|
10 |
"dependencies": {
|
11 |
"@radix-ui/react-accordion": "^1.1.2",
|
12 |
"@radix-ui/react-avatar": "^1.0.4",
|
13 |
+
"@radix-ui/react-dialog": "^1.1.1",
|
14 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
15 |
"@radix-ui/react-icons": "^1.3.0",
|
16 |
"@radix-ui/react-navigation-menu": "^1.1.4",
|
|
|
1233 |
}
|
1234 |
},
|
1235 |
"node_modules/@radix-ui/react-dialog": {
|
1236 |
+
"version": "1.1.1",
|
1237 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.1.1.tgz",
|
1238 |
+
"integrity": "sha512-zysS+iU4YP3STKNS6USvFVqI4qqx8EpiwmT5TuCApVEBca+eRCbONi4EgzfNSuVnOXvC5UPHHMjs8RXO6DH9Bg==",
|
1239 |
+
"license": "MIT",
|
1240 |
"dependencies": {
|
1241 |
+
"@radix-ui/primitive": "1.1.0",
|
1242 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
1243 |
+
"@radix-ui/react-context": "1.1.0",
|
1244 |
+
"@radix-ui/react-dismissable-layer": "1.1.0",
|
1245 |
+
"@radix-ui/react-focus-guards": "1.1.0",
|
1246 |
+
"@radix-ui/react-focus-scope": "1.1.0",
|
1247 |
+
"@radix-ui/react-id": "1.1.0",
|
1248 |
+
"@radix-ui/react-portal": "1.1.1",
|
1249 |
+
"@radix-ui/react-presence": "1.1.0",
|
1250 |
+
"@radix-ui/react-primitive": "2.0.0",
|
1251 |
+
"@radix-ui/react-slot": "1.1.0",
|
1252 |
+
"@radix-ui/react-use-controllable-state": "1.1.0",
|
|
|
1253 |
"aria-hidden": "^1.1.1",
|
1254 |
+
"react-remove-scroll": "2.5.7"
|
1255 |
},
|
1256 |
"peerDependencies": {
|
1257 |
"@types/react": "*",
|
1258 |
"@types/react-dom": "*",
|
1259 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1260 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1261 |
},
|
1262 |
"peerDependenciesMeta": {
|
1263 |
"@types/react": {
|
|
|
1268 |
}
|
1269 |
}
|
1270 |
},
|
1271 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/primitive": {
|
1272 |
+
"version": "1.1.0",
|
1273 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.0.tgz",
|
1274 |
+
"integrity": "sha512-4Z8dn6Upk0qk4P74xBhZ6Hd/w0mPEzOOLxy4xiPXOXqjF7jZS0VAKk7/x/H6FyY2zCkYJqePf1G5KmkmNJ4RBA==",
|
1275 |
+
"license": "MIT"
|
1276 |
+
},
|
1277 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-compose-refs": {
|
1278 |
+
"version": "1.1.0",
|
1279 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.0.tgz",
|
1280 |
+
"integrity": "sha512-b4inOtiaOnYf9KWyO3jAeeCG6FeyfY6ldiEPanbUjWd+xIk5wZeHa8yVwmrJ2vderhu/BQvzCrJI0lHd+wIiqw==",
|
1281 |
+
"license": "MIT",
|
1282 |
+
"peerDependencies": {
|
1283 |
+
"@types/react": "*",
|
1284 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1285 |
+
},
|
1286 |
+
"peerDependenciesMeta": {
|
1287 |
+
"@types/react": {
|
1288 |
+
"optional": true
|
1289 |
+
}
|
1290 |
+
}
|
1291 |
+
},
|
1292 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-context": {
|
1293 |
+
"version": "1.1.0",
|
1294 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.0.tgz",
|
1295 |
+
"integrity": "sha512-OKrckBy+sMEgYM/sMmqmErVn0kZqrHPJze+Ql3DzYsDDp0hl0L62nx/2122/Bvps1qz645jlcu2tD9lrRSdf8A==",
|
1296 |
+
"license": "MIT",
|
1297 |
+
"peerDependencies": {
|
1298 |
+
"@types/react": "*",
|
1299 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1300 |
+
},
|
1301 |
+
"peerDependenciesMeta": {
|
1302 |
+
"@types/react": {
|
1303 |
+
"optional": true
|
1304 |
+
}
|
1305 |
+
}
|
1306 |
+
},
|
1307 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-dismissable-layer": {
|
1308 |
+
"version": "1.1.0",
|
1309 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.0.tgz",
|
1310 |
+
"integrity": "sha512-/UovfmmXGptwGcBQawLzvn2jOfM0t4z3/uKffoBlj724+n3FvBbZ7M0aaBOmkp6pqFYpO4yx8tSVJjx3Fl2jig==",
|
1311 |
+
"license": "MIT",
|
1312 |
+
"dependencies": {
|
1313 |
+
"@radix-ui/primitive": "1.1.0",
|
1314 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
1315 |
+
"@radix-ui/react-primitive": "2.0.0",
|
1316 |
+
"@radix-ui/react-use-callback-ref": "1.1.0",
|
1317 |
+
"@radix-ui/react-use-escape-keydown": "1.1.0"
|
1318 |
+
},
|
1319 |
+
"peerDependencies": {
|
1320 |
+
"@types/react": "*",
|
1321 |
+
"@types/react-dom": "*",
|
1322 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1323 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1324 |
+
},
|
1325 |
+
"peerDependenciesMeta": {
|
1326 |
+
"@types/react": {
|
1327 |
+
"optional": true
|
1328 |
+
},
|
1329 |
+
"@types/react-dom": {
|
1330 |
+
"optional": true
|
1331 |
+
}
|
1332 |
+
}
|
1333 |
+
},
|
1334 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-id": {
|
1335 |
+
"version": "1.1.0",
|
1336 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.0.tgz",
|
1337 |
+
"integrity": "sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==",
|
1338 |
+
"license": "MIT",
|
1339 |
+
"dependencies": {
|
1340 |
+
"@radix-ui/react-use-layout-effect": "1.1.0"
|
1341 |
+
},
|
1342 |
+
"peerDependencies": {
|
1343 |
+
"@types/react": "*",
|
1344 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1345 |
+
},
|
1346 |
+
"peerDependenciesMeta": {
|
1347 |
+
"@types/react": {
|
1348 |
+
"optional": true
|
1349 |
+
}
|
1350 |
+
}
|
1351 |
+
},
|
1352 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-presence": {
|
1353 |
+
"version": "1.1.0",
|
1354 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.0.tgz",
|
1355 |
+
"integrity": "sha512-Gq6wuRN/asf9H/E/VzdKoUtT8GC9PQc9z40/vEr0VCJ4u5XvvhWIrSsCB6vD2/cH7ugTdSfYq9fLJCcM00acrQ==",
|
1356 |
+
"license": "MIT",
|
1357 |
+
"dependencies": {
|
1358 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
1359 |
+
"@radix-ui/react-use-layout-effect": "1.1.0"
|
1360 |
+
},
|
1361 |
+
"peerDependencies": {
|
1362 |
+
"@types/react": "*",
|
1363 |
+
"@types/react-dom": "*",
|
1364 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1365 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1366 |
+
},
|
1367 |
+
"peerDependenciesMeta": {
|
1368 |
+
"@types/react": {
|
1369 |
+
"optional": true
|
1370 |
+
},
|
1371 |
+
"@types/react-dom": {
|
1372 |
+
"optional": true
|
1373 |
+
}
|
1374 |
+
}
|
1375 |
+
},
|
1376 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-primitive": {
|
1377 |
+
"version": "2.0.0",
|
1378 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.0.0.tgz",
|
1379 |
+
"integrity": "sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==",
|
1380 |
+
"license": "MIT",
|
1381 |
+
"dependencies": {
|
1382 |
+
"@radix-ui/react-slot": "1.1.0"
|
1383 |
+
},
|
1384 |
+
"peerDependencies": {
|
1385 |
+
"@types/react": "*",
|
1386 |
+
"@types/react-dom": "*",
|
1387 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1388 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1389 |
+
},
|
1390 |
+
"peerDependenciesMeta": {
|
1391 |
+
"@types/react": {
|
1392 |
+
"optional": true
|
1393 |
+
},
|
1394 |
+
"@types/react-dom": {
|
1395 |
+
"optional": true
|
1396 |
+
}
|
1397 |
+
}
|
1398 |
+
},
|
1399 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-slot": {
|
1400 |
+
"version": "1.1.0",
|
1401 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.0.tgz",
|
1402 |
+
"integrity": "sha512-FUCf5XMfmW4dtYl69pdS4DbxKy8nj4M7SafBgPllysxmdachynNflAdp/gCsnYWNDnge6tI9onzMp5ARYc1KNw==",
|
1403 |
+
"license": "MIT",
|
1404 |
+
"dependencies": {
|
1405 |
+
"@radix-ui/react-compose-refs": "1.1.0"
|
1406 |
+
},
|
1407 |
+
"peerDependencies": {
|
1408 |
+
"@types/react": "*",
|
1409 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1410 |
+
},
|
1411 |
+
"peerDependenciesMeta": {
|
1412 |
+
"@types/react": {
|
1413 |
+
"optional": true
|
1414 |
+
}
|
1415 |
+
}
|
1416 |
+
},
|
1417 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-use-callback-ref": {
|
1418 |
+
"version": "1.1.0",
|
1419 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.0.tgz",
|
1420 |
+
"integrity": "sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==",
|
1421 |
+
"license": "MIT",
|
1422 |
+
"peerDependencies": {
|
1423 |
+
"@types/react": "*",
|
1424 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1425 |
+
},
|
1426 |
+
"peerDependenciesMeta": {
|
1427 |
+
"@types/react": {
|
1428 |
+
"optional": true
|
1429 |
+
}
|
1430 |
+
}
|
1431 |
+
},
|
1432 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-use-controllable-state": {
|
1433 |
+
"version": "1.1.0",
|
1434 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.1.0.tgz",
|
1435 |
+
"integrity": "sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw==",
|
1436 |
+
"license": "MIT",
|
1437 |
+
"dependencies": {
|
1438 |
+
"@radix-ui/react-use-callback-ref": "1.1.0"
|
1439 |
+
},
|
1440 |
+
"peerDependencies": {
|
1441 |
+
"@types/react": "*",
|
1442 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1443 |
+
},
|
1444 |
+
"peerDependenciesMeta": {
|
1445 |
+
"@types/react": {
|
1446 |
+
"optional": true
|
1447 |
+
}
|
1448 |
+
}
|
1449 |
+
},
|
1450 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-use-escape-keydown": {
|
1451 |
+
"version": "1.1.0",
|
1452 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.0.tgz",
|
1453 |
+
"integrity": "sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==",
|
1454 |
+
"license": "MIT",
|
1455 |
+
"dependencies": {
|
1456 |
+
"@radix-ui/react-use-callback-ref": "1.1.0"
|
1457 |
+
},
|
1458 |
+
"peerDependencies": {
|
1459 |
+
"@types/react": "*",
|
1460 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1461 |
+
},
|
1462 |
+
"peerDependenciesMeta": {
|
1463 |
+
"@types/react": {
|
1464 |
+
"optional": true
|
1465 |
+
}
|
1466 |
+
}
|
1467 |
+
},
|
1468 |
+
"node_modules/@radix-ui/react-dialog/node_modules/@radix-ui/react-use-layout-effect": {
|
1469 |
+
"version": "1.1.0",
|
1470 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz",
|
1471 |
+
"integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==",
|
1472 |
+
"license": "MIT",
|
1473 |
+
"peerDependencies": {
|
1474 |
+
"@types/react": "*",
|
1475 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1476 |
+
},
|
1477 |
+
"peerDependenciesMeta": {
|
1478 |
+
"@types/react": {
|
1479 |
+
"optional": true
|
1480 |
+
}
|
1481 |
+
}
|
1482 |
+
},
|
1483 |
"node_modules/@radix-ui/react-direction": {
|
1484 |
"version": "1.0.1",
|
1485 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.0.1.tgz",
|
|
|
1697 |
}
|
1698 |
},
|
1699 |
"node_modules/@radix-ui/react-focus-guards": {
|
1700 |
+
"version": "1.1.0",
|
1701 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.0.tgz",
|
1702 |
+
"integrity": "sha512-w6XZNUPVv6xCpZUqb/yN9DL6auvpGX3C/ee6Hdi16v2UUy25HV2Q5bcflsiDyT/g5RwbPQ/GIT1vLkeRb+ITBw==",
|
1703 |
+
"license": "MIT",
|
1704 |
+
"peerDependencies": {
|
1705 |
+
"@types/react": "*",
|
1706 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1707 |
+
},
|
1708 |
+
"peerDependenciesMeta": {
|
1709 |
+
"@types/react": {
|
1710 |
+
"optional": true
|
1711 |
+
}
|
1712 |
+
}
|
1713 |
+
},
|
1714 |
+
"node_modules/@radix-ui/react-focus-scope": {
|
1715 |
+
"version": "1.1.0",
|
1716 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.0.tgz",
|
1717 |
+
"integrity": "sha512-200UD8zylvEyL8Bx+z76RJnASR2gRMuxlgFCPAe/Q/679a/r0eK3MBVYMb7vZODZcffZBdob1EGnky78xmVvcA==",
|
1718 |
+
"license": "MIT",
|
1719 |
"dependencies": {
|
1720 |
+
"@radix-ui/react-compose-refs": "1.1.0",
|
1721 |
+
"@radix-ui/react-primitive": "2.0.0",
|
1722 |
+
"@radix-ui/react-use-callback-ref": "1.1.0"
|
1723 |
},
|
1724 |
"peerDependencies": {
|
1725 |
"@types/react": "*",
|
1726 |
+
"@types/react-dom": "*",
|
1727 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1728 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1729 |
},
|
1730 |
"peerDependenciesMeta": {
|
1731 |
"@types/react": {
|
1732 |
"optional": true
|
1733 |
+
},
|
1734 |
+
"@types/react-dom": {
|
1735 |
+
"optional": true
|
1736 |
}
|
1737 |
}
|
1738 |
},
|
1739 |
+
"node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-compose-refs": {
|
1740 |
+
"version": "1.1.0",
|
1741 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.0.tgz",
|
1742 |
+
"integrity": "sha512-b4inOtiaOnYf9KWyO3jAeeCG6FeyfY6ldiEPanbUjWd+xIk5wZeHa8yVwmrJ2vderhu/BQvzCrJI0lHd+wIiqw==",
|
1743 |
+
"license": "MIT",
|
1744 |
+
"peerDependencies": {
|
1745 |
+
"@types/react": "*",
|
1746 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1747 |
+
},
|
1748 |
+
"peerDependenciesMeta": {
|
1749 |
+
"@types/react": {
|
1750 |
+
"optional": true
|
1751 |
+
}
|
1752 |
+
}
|
1753 |
+
},
|
1754 |
+
"node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-primitive": {
|
1755 |
+
"version": "2.0.0",
|
1756 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.0.0.tgz",
|
1757 |
+
"integrity": "sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==",
|
1758 |
+
"license": "MIT",
|
1759 |
"dependencies": {
|
1760 |
+
"@radix-ui/react-slot": "1.1.0"
|
|
|
|
|
|
|
1761 |
},
|
1762 |
"peerDependencies": {
|
1763 |
"@types/react": "*",
|
1764 |
"@types/react-dom": "*",
|
1765 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
1766 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1767 |
},
|
1768 |
"peerDependenciesMeta": {
|
1769 |
"@types/react": {
|
|
|
1774 |
}
|
1775 |
}
|
1776 |
},
|
1777 |
+
"node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-slot": {
|
1778 |
+
"version": "1.1.0",
|
1779 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.0.tgz",
|
1780 |
+
"integrity": "sha512-FUCf5XMfmW4dtYl69pdS4DbxKy8nj4M7SafBgPllysxmdachynNflAdp/gCsnYWNDnge6tI9onzMp5ARYc1KNw==",
|
1781 |
+
"license": "MIT",
|
1782 |
+
"dependencies": {
|
1783 |
+
"@radix-ui/react-compose-refs": "1.1.0"
|
1784 |
+
},
|
1785 |
+
"peerDependencies": {
|
1786 |
+
"@types/react": "*",
|
1787 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1788 |
+
},
|
1789 |
+
"peerDependenciesMeta": {
|
1790 |
+
"@types/react": {
|
1791 |
+
"optional": true
|
1792 |
+
}
|
1793 |
+
}
|
1794 |
+
},
|
1795 |
+
"node_modules/@radix-ui/react-focus-scope/node_modules/@radix-ui/react-use-callback-ref": {
|
1796 |
+
"version": "1.1.0",
|
1797 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.0.tgz",
|
1798 |
+
"integrity": "sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==",
|
1799 |
+
"license": "MIT",
|
1800 |
+
"peerDependencies": {
|
1801 |
+
"@types/react": "*",
|
1802 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
1803 |
+
},
|
1804 |
+
"peerDependenciesMeta": {
|
1805 |
+
"@types/react": {
|
1806 |
+
"optional": true
|
1807 |
+
}
|
1808 |
+
}
|
1809 |
+
},
|
1810 |
"node_modules/@radix-ui/react-icons": {
|
1811 |
"version": "1.3.0",
|
1812 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-icons/-/react-icons-1.3.0.tgz",
|
|
|
1977 |
}
|
1978 |
}
|
1979 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1980 |
"node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-id": {
|
1981 |
"version": "1.1.0",
|
1982 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.0.tgz",
|
|
|
1995 |
}
|
1996 |
}
|
1997 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1998 |
"node_modules/@radix-ui/react-menu/node_modules/@radix-ui/react-presence": {
|
1999 |
"version": "1.1.0",
|
2000 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.0.tgz",
|
|
|
2108 |
}
|
2109 |
}
|
2110 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2111 |
"node_modules/@radix-ui/react-navigation-menu": {
|
2112 |
"version": "1.1.4",
|
2113 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-navigation-menu/-/react-navigation-menu-1.1.4.tgz",
|
|
|
2278 |
}
|
2279 |
},
|
2280 |
"node_modules/@radix-ui/react-portal": {
|
2281 |
+
"version": "1.1.1",
|
2282 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.1.tgz",
|
2283 |
+
"integrity": "sha512-A3UtLk85UtqhzFqtoC8Q0KvR2GbXF3mtPgACSazajqq6A41mEQgo53iPzY4i6BwDxlIFqWIhiQ2G729n+2aw/g==",
|
2284 |
+
"license": "MIT",
|
2285 |
"dependencies": {
|
2286 |
+
"@radix-ui/react-primitive": "2.0.0",
|
2287 |
+
"@radix-ui/react-use-layout-effect": "1.1.0"
|
2288 |
},
|
2289 |
"peerDependencies": {
|
2290 |
"@types/react": "*",
|
2291 |
"@types/react-dom": "*",
|
2292 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
2293 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2294 |
+
},
|
2295 |
+
"peerDependenciesMeta": {
|
2296 |
+
"@types/react": {
|
2297 |
+
"optional": true
|
2298 |
+
},
|
2299 |
+
"@types/react-dom": {
|
2300 |
+
"optional": true
|
2301 |
+
}
|
2302 |
+
}
|
2303 |
+
},
|
2304 |
+
"node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-compose-refs": {
|
2305 |
+
"version": "1.1.0",
|
2306 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.0.tgz",
|
2307 |
+
"integrity": "sha512-b4inOtiaOnYf9KWyO3jAeeCG6FeyfY6ldiEPanbUjWd+xIk5wZeHa8yVwmrJ2vderhu/BQvzCrJI0lHd+wIiqw==",
|
2308 |
+
"license": "MIT",
|
2309 |
+
"peerDependencies": {
|
2310 |
+
"@types/react": "*",
|
2311 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2312 |
+
},
|
2313 |
+
"peerDependenciesMeta": {
|
2314 |
+
"@types/react": {
|
2315 |
+
"optional": true
|
2316 |
+
}
|
2317 |
+
}
|
2318 |
+
},
|
2319 |
+
"node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-primitive": {
|
2320 |
+
"version": "2.0.0",
|
2321 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.0.0.tgz",
|
2322 |
+
"integrity": "sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==",
|
2323 |
+
"license": "MIT",
|
2324 |
+
"dependencies": {
|
2325 |
+
"@radix-ui/react-slot": "1.1.0"
|
2326 |
+
},
|
2327 |
+
"peerDependencies": {
|
2328 |
+
"@types/react": "*",
|
2329 |
+
"@types/react-dom": "*",
|
2330 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
2331 |
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2332 |
},
|
2333 |
"peerDependenciesMeta": {
|
2334 |
"@types/react": {
|
|
|
2339 |
}
|
2340 |
}
|
2341 |
},
|
2342 |
+
"node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-slot": {
|
2343 |
+
"version": "1.1.0",
|
2344 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.1.0.tgz",
|
2345 |
+
"integrity": "sha512-FUCf5XMfmW4dtYl69pdS4DbxKy8nj4M7SafBgPllysxmdachynNflAdp/gCsnYWNDnge6tI9onzMp5ARYc1KNw==",
|
2346 |
+
"license": "MIT",
|
2347 |
+
"dependencies": {
|
2348 |
+
"@radix-ui/react-compose-refs": "1.1.0"
|
2349 |
+
},
|
2350 |
+
"peerDependencies": {
|
2351 |
+
"@types/react": "*",
|
2352 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2353 |
+
},
|
2354 |
+
"peerDependenciesMeta": {
|
2355 |
+
"@types/react": {
|
2356 |
+
"optional": true
|
2357 |
+
}
|
2358 |
+
}
|
2359 |
+
},
|
2360 |
+
"node_modules/@radix-ui/react-portal/node_modules/@radix-ui/react-use-layout-effect": {
|
2361 |
+
"version": "1.1.0",
|
2362 |
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.0.tgz",
|
2363 |
+
"integrity": "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==",
|
2364 |
+
"license": "MIT",
|
2365 |
+
"peerDependencies": {
|
2366 |
+
"@types/react": "*",
|
2367 |
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
2368 |
+
},
|
2369 |
+
"peerDependenciesMeta": {
|
2370 |
+
"@types/react": {
|
2371 |
+
"optional": true
|
2372 |
+
}
|
2373 |
+
}
|
2374 |
+
},
|
2375 |
"node_modules/@radix-ui/react-presence": {
|
2376 |
"version": "1.0.1",
|
2377 |
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.0.1.tgz",
|
|
|
5029 |
}
|
5030 |
},
|
5031 |
"node_modules/react-remove-scroll": {
|
5032 |
+
"version": "2.5.7",
|
5033 |
+
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.7.tgz",
|
5034 |
+
"integrity": "sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA==",
|
5035 |
+
"license": "MIT",
|
5036 |
"dependencies": {
|
5037 |
+
"react-remove-scroll-bar": "^2.3.4",
|
5038 |
"react-style-singleton": "^2.2.1",
|
5039 |
"tslib": "^2.1.0",
|
5040 |
"use-callback-ref": "^1.3.0",
|
frontend/package.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"dependencies": {
|
14 |
"@radix-ui/react-accordion": "^1.1.2",
|
15 |
"@radix-ui/react-avatar": "^1.0.4",
|
16 |
-
"@radix-ui/react-dialog": "^1.
|
17 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
18 |
"@radix-ui/react-icons": "^1.3.0",
|
19 |
"@radix-ui/react-navigation-menu": "^1.1.4",
|
|
|
13 |
"dependencies": {
|
14 |
"@radix-ui/react-accordion": "^1.1.2",
|
15 |
"@radix-ui/react-avatar": "^1.0.4",
|
16 |
+
"@radix-ui/react-dialog": "^1.1.1",
|
17 |
"@radix-ui/react-dropdown-menu": "^2.1.1",
|
18 |
"@radix-ui/react-icons": "^1.3.0",
|
19 |
"@radix-ui/react-navigation-menu": "^1.1.4",
|