|
|
@@ -5,9 +5,27 @@ settings:
|
|
|
excludeLinksFromLockfile: false
|
|
|
|
|
|
dependencies:
|
|
|
+ '@radix-ui/react-collapsible':
|
|
|
+ specifier: ^1.0.3
|
|
|
+ version: 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-dropdown-menu':
|
|
|
+ specifier: ^2.0.6
|
|
|
+ version: 2.0.6(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
'@radix-ui/react-icons':
|
|
|
specifier: ^1.3.0
|
|
|
version: 1.3.0(react@18.2.0)
|
|
|
+ '@radix-ui/react-separator':
|
|
|
+ specifier: ^1.0.3
|
|
|
+ version: 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-slot':
|
|
|
+ specifier: ^1.0.2
|
|
|
+ version: 1.0.2(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-tooltip':
|
|
|
+ specifier: ^1.0.7
|
|
|
+ version: 1.0.7(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@tabler/icons-react':
|
|
|
+ specifier: ^2.46.0
|
|
|
+ version: 2.46.0(react@18.2.0)
|
|
|
class-variance-authority:
|
|
|
specifier: ^0.7.0
|
|
|
version: 0.7.0
|
|
|
@@ -342,6 +360,34 @@ packages:
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
dev: true
|
|
|
|
|
|
+ /@floating-ui/core@1.6.0:
|
|
|
+ resolution: {integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==}
|
|
|
+ dependencies:
|
|
|
+ '@floating-ui/utils': 0.2.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@floating-ui/dom@1.6.0:
|
|
|
+ resolution: {integrity: sha512-SZ0BEXzsaaS6THZfZJUcAobbZTD+MvfGM42bxgeg0Tnkp4/an/avqwAXiVLsFtIBZtfsx3Ymvwx0+KnnhdA/9g==}
|
|
|
+ dependencies:
|
|
|
+ '@floating-ui/core': 1.6.0
|
|
|
+ '@floating-ui/utils': 0.2.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@floating-ui/react-dom@2.0.7(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-B5GJxKUyPcGsvE1vua+Abvw0t6zVMyTbtG+Jk7BoI4hfc5Ahv50dstRIAn0nS0274kR9gnKwxIXyGA8EzBZJrA==}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>=16.8.0'
|
|
|
+ react-dom: '>=16.8.0'
|
|
|
+ dependencies:
|
|
|
+ '@floating-ui/dom': 1.6.0
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@floating-ui/utils@0.2.1:
|
|
|
+ resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@humanwhocodes/config-array@0.11.14:
|
|
|
resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
|
|
|
engines: {node: '>=10.10.0'}
|
|
|
@@ -422,6 +468,216 @@ packages:
|
|
|
requiresBuild: true
|
|
|
optional: true
|
|
|
|
|
|
+ /@radix-ui/primitive@1.0.1:
|
|
|
+ resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==}
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-arrow@1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-wSP+pHsB/jQRaL6voubsQ/ZlrGBHHrOjmBnr19hxYgtS0WvAFwZhK2WP/YY5yF9uKECCEEDGxuLxq1NBK51wFA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-collapsible@1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-UBmVDkmR6IvDsloHVN+3rtx4Mi5TFvylYXpluuv0f37dtaz3H99bp8No0LGXRigVpl3UAT4l9j6bIchh42S/Gg==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-collection@1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-3SzW+0PW7yBBoQlT8wNcGtaxaD0XSu0uLUFgrtHY08Acx05TaHaOmVLR73c0j/cqpDy53KBMO7s0dx2wmOIDIA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-compose-refs@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-fDSBgd44FKHa1FRMU59qBMPFcl2PZE+2nmqunj+BWFyYYjnhIDWL2ItDs3rrbJDQOtzt5nIebLCQc4QRfz6LJw==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-context@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-ebbrdFoYTcuZ0v4wG5tedGnp9tzcV8awzsxYph7gXUyvnNLuTIcCk1q17JEbnVhXAKG9oX3KtchwiMIAYp9NLg==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-direction@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-RXcvnXgyvYvBEOhCBuddKecVkoMiI10Jcm5cTI7abJRAHYfFxeu+FBQs/DvdxSYucxR5mna0dNsL6QFlds5TMA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-dismissable-layer@1.0.5(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-aJeDjQhywg9LBu2t/At58hCvr7pEm0o2Ke1x33B+MhjNmmZ17sy4KImo0KPLgsnc/zN7GPdce8Cnn0SWvwZO7g==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-dropdown-menu@2.0.6(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-i6TuFOoWmLWq+M/eCLGd/bQ2HfAX1RJgvrBQ6AQLmzfvsLdefxbWu8G9zczcPFfcSPehz9GcpF6K9QYreFV8hA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-menu': 2.0.6(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-focus-guards@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-Rect2dWbQ8waGzhMavsIbmSVCgYxkXLxxR3ZvCX79JOglzdEy4JXMb98lq4hPxUbLr77nP0UOGf4rcMU+s1pUA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-focus-scope@1.0.4(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-sL04Mgvf+FmyvZeYfNu1EPAaaxD+aw7cYeIB9L9Fvq8+urhltTRaEo5ysKOpHuKPclsZcSUMKlN05x4u+CINpA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@radix-ui/react-icons@1.3.0(react@18.2.0):
|
|
|
resolution: {integrity: sha512-jQxj/0LKgp+j9BiTXz3O3sgs26RNet2iLWmsPyRz2SIcR4q/4SbazXfnYwbAr+vLYKSfc7qxzyGQA1HLlYiuNw==}
|
|
|
peerDependencies:
|
|
|
@@ -430,6 +686,365 @@ packages:
|
|
|
react: 18.2.0
|
|
|
dev: false
|
|
|
|
|
|
+ /@radix-ui/react-id@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-tI7sT/kqYp8p96yGWY1OAnLHrqDgzHefRBKQ2YAkBS5ja7QLcZ9Z/uY7bEjPUatf8RomoXM8/1sMj1IJaE5UzQ==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-menu@2.0.6(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-BVkFLS+bUC8HcImkRKPSiVumA1VPOOEC5WBMiT+QAVsPzW1FJzI9KnqgGxVDPBcql5xXrHkD3JOVoXWEXD8SYA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-direction': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-focus-scope': 1.0.4(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-popper': 1.1.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ aria-hidden: 1.2.3
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ react-remove-scroll: 2.5.5(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-popper@1.1.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-cKpopj/5RHZWjrbF2846jBNacjQVwkP068DfmgrNJXpvVWrOvlAmE9xSiy5OqeE+Gi8D9fP+oDhUnPqNMY8/5w==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@floating-ui/react-dom': 2.0.7(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-rect': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-size': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/rect': 1.0.1
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-portal@1.0.4(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-Qki+C/EuGUVCQTOTD5vzJzJuMUlewbzuKyUy+/iHM2uwGiru9gZeBJtHAPKAEkB5KWGi9mP/CHKcY0wt1aW45Q==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-presence@1.0.1(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-UXLW4UAbIY5ZjcvzjfRFo5gxva8QirC9hF7wRE4U5gz+TP0DbRk+//qyuAQ1McDxBt1xNMBTaciFGvEmJvAZCg==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-primitive@1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-yi58uVyoAcK/Nq1inRY56ZSjKypBNKTa/1mcL8qdl6oJeEaDbOldlzrGn7P6Q3Id5d+SYNGc5AJgc4vGhjs5+g==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-2mUg5Mgcu001VkGy+FfzZyzbmuUWzgWkj3rvv4yu+mLw03+mTzbxZHvfcGyFp2b8EkQeMkpRQ5FiA2Vr2O6TeQ==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-direction': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-separator@1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-itYmTy/kokS21aiV5+Z56MZB54KrhPgn6eHDKkFeOLR34HMN2s8PaN47qZZAGnvupcjxHaFZnW4pQEh0BvvVuw==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-slot@1.0.2(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-tooltip@1.0.7(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-lPh5iKNFVQ/jav/j6ZrWq3blfDJ0OH9R6FlNUHPMqdLuQ9vwDgFsRxvl8b7Asuy5c8xmoojHUxKHQSOAvMHxyw==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-popper': 1.1.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-D94LjX4Sp0xJFVaoQOd3OO9k7tpBYNOXdVhkltUbGv2Qb9OXdrg/CpsjlZv7ia14Sylv398LswWBVVu5nqKzAQ==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-Svl5GY5FQeN758fWKrjM6Qb7asvXeiZltlT4U2gVfl8Gx5UAv2sMR0LWo8yhsIZh2oQ0eFdZ59aoOOMV7b47VA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-vyL82j40hcFicA+M4Ex7hVkB9vHgSse1ZWomAqV2Je3RleKGO5iM8KMOEtfoSB0PnIelMd2lATjTGMYqN5ylTg==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-v/5RegiJWYdoCvMnITBkNNx6bCj20fiaJnWtRkU18yITptraXjffz5Qbn05uOiQnOvi+dbkznkoaMltz1GnszQ==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-rect@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-Cq5DLuSiuYVKNU8orzJMbl15TXilTnJKUCltMVQg53BQOF1/C5toAaGrowkgksdBQ9H+SRL23g0HDmg9tvmxXw==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/rect': 1.0.1
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-size@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-ibay+VqrgcaI6veAojjofPATwledXiSmX+C0KrBk/xgpX9rBzPV3OsfwlhQdUOFbh+LKQorLYT+xTXW9V8yd0g==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-D4w41yN5YRKtu464TLnByKzMDG/JlMPHtfZgQAu9v6mNakUqGUI9vUrfQKz8NK41VMm/xbZbh76NUTVtIYqOMA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': '*'
|
|
|
+ '@types/react-dom': '*'
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ '@types/react-dom':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ '@types/react-dom': 18.2.18
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/rect@1.0.1:
|
|
|
+ resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==}
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@remix-run/router@1.14.2:
|
|
|
resolution: {integrity: sha512-ACXpdMM9hmKZww21yEqWwiLws/UPLhNKvimN8RrYSqPSvB3ov7sLvAcfvaxePeLvccTQKGdkDIhLYApZVDFuKg==}
|
|
|
engines: {node: '>=14.0.0'}
|
|
|
@@ -662,6 +1277,20 @@ packages:
|
|
|
resolution: {integrity: sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==}
|
|
|
dev: true
|
|
|
|
|
|
+ /@tabler/icons-react@2.46.0(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-X8MRxuslIOFqMjAo+GvUZDpjlOwNYNJTuOsHXf/NBvVI6ygqUf0FUNsDLLA5fQ6k6KtRwxMlgGB+eR8ZG1UP0g==}
|
|
|
+ peerDependencies:
|
|
|
+ react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
|
|
+ dependencies:
|
|
|
+ '@tabler/icons': 2.46.0
|
|
|
+ prop-types: 15.8.1
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@tabler/icons@2.46.0:
|
|
|
+ resolution: {integrity: sha512-Q5G8Pj5IO+Uhc6pszpu5/hGYY018JwEzzvmuqr+gKJtfIvAHA3umpwUilMRLEy89p+WCP+YsDhicMhfBCCv1qA==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@types/estree@1.0.5:
|
|
|
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
|
|
dev: true
|
|
|
@@ -678,13 +1307,11 @@ packages:
|
|
|
|
|
|
/@types/prop-types@15.7.11:
|
|
|
resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==}
|
|
|
- dev: true
|
|
|
|
|
|
/@types/react-dom@18.2.18:
|
|
|
resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==}
|
|
|
dependencies:
|
|
|
'@types/react': 18.2.48
|
|
|
- dev: true
|
|
|
|
|
|
/@types/react@18.2.48:
|
|
|
resolution: {integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==}
|
|
|
@@ -692,11 +1319,9 @@ packages:
|
|
|
'@types/prop-types': 15.7.11
|
|
|
'@types/scheduler': 0.16.8
|
|
|
csstype: 3.1.3
|
|
|
- dev: true
|
|
|
|
|
|
/@types/scheduler@0.16.8:
|
|
|
resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==}
|
|
|
- dev: true
|
|
|
|
|
|
/@types/semver@7.5.6:
|
|
|
resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==}
|
|
|
@@ -907,6 +1532,13 @@ packages:
|
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
dev: true
|
|
|
|
|
|
+ /aria-hidden@1.2.3:
|
|
|
+ resolution: {integrity: sha512-xcLxITLe2HYa1cnYnwCjkOO1PqUHQpozB8x9AR0OgWN2woOBi5kSDVxKfd0b7sb1hw5qFeJhXm9H1nu3xSfLeQ==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ dependencies:
|
|
|
+ tslib: 2.6.2
|
|
|
+ dev: false
|
|
|
+
|
|
|
/array-union@2.1.0:
|
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
|
engines: {node: '>=8'}
|
|
|
@@ -1047,7 +1679,6 @@ packages:
|
|
|
|
|
|
/csstype@3.1.3:
|
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
- dev: true
|
|
|
|
|
|
/debug@4.3.4:
|
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
|
@@ -1065,6 +1696,10 @@ packages:
|
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
|
dev: true
|
|
|
|
|
|
+ /detect-node-es@1.1.0:
|
|
|
+ resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/didyoumean@1.2.2:
|
|
|
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
|
|
|
|
|
@@ -1344,6 +1979,11 @@ packages:
|
|
|
/function-bind@1.1.2:
|
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
|
|
+ /get-nonce@1.0.1:
|
|
|
+ resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==}
|
|
|
+ engines: {node: '>=6'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/glob-parent@5.1.2:
|
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
|
engines: {node: '>= 6'}
|
|
|
@@ -1441,6 +2081,12 @@ packages:
|
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
dev: true
|
|
|
|
|
|
+ /invariant@2.2.4:
|
|
|
+ resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
|
|
+ dependencies:
|
|
|
+ loose-envify: 1.4.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/is-binary-path@2.1.0:
|
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
|
engines: {node: '>=8'}
|
|
|
@@ -1792,6 +2438,14 @@ packages:
|
|
|
hasBin: true
|
|
|
dev: true
|
|
|
|
|
|
+ /prop-types@15.8.1:
|
|
|
+ resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
|
+ dependencies:
|
|
|
+ loose-envify: 1.4.0
|
|
|
+ object-assign: 4.1.1
|
|
|
+ react-is: 16.13.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
/punycode@2.3.1:
|
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
|
engines: {node: '>=6'}
|
|
|
@@ -1810,6 +2464,45 @@ packages:
|
|
|
scheduler: 0.23.0
|
|
|
dev: false
|
|
|
|
|
|
+ /react-is@16.13.1:
|
|
|
+ resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /react-remove-scroll-bar@2.3.4(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ react-style-singleton: 2.2.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ tslib: 2.6.2
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /react-remove-scroll@2.5.5(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-ImKhrzJJsyXJfBZ4bzu8Bwpka14c/fQt0k+cyFp/PBhTfyDnU5hjOtM4AG/0AMyy8oKzOTR0lDgJIM7pYXI0kw==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ react-remove-scroll-bar: 2.3.4(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ react-style-singleton: 2.2.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ tslib: 2.6.2
|
|
|
+ use-callback-ref: 1.3.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ use-sidecar: 1.1.2(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
/react-router-dom@6.21.3(react-dom@18.2.0)(react@18.2.0):
|
|
|
resolution: {integrity: sha512-kNzubk7n4YHSrErzjLK72j0B5i969GsuCGazRl3G6j1zqZBLjuSlYBdVdkDOgzGdPIffUOc9nmgiadTEVoq91g==}
|
|
|
engines: {node: '>=14.0.0'}
|
|
|
@@ -1833,6 +2526,23 @@ packages:
|
|
|
react: 18.2.0
|
|
|
dev: false
|
|
|
|
|
|
+ /react-style-singleton@2.2.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ get-nonce: 1.0.1
|
|
|
+ invariant: 2.2.4
|
|
|
+ react: 18.2.0
|
|
|
+ tslib: 2.6.2
|
|
|
+ dev: false
|
|
|
+
|
|
|
/react@18.2.0:
|
|
|
resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
@@ -2078,6 +2788,10 @@ packages:
|
|
|
/ts-interface-checker@0.1.13:
|
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
|
|
|
|
+ /tslib@2.6.2:
|
|
|
+ resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/type-check@0.4.0:
|
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
|
engines: {node: '>= 0.8.0'}
|
|
|
@@ -2117,6 +2831,37 @@ packages:
|
|
|
punycode: 2.3.1
|
|
|
dev: true
|
|
|
|
|
|
+ /use-callback-ref@1.3.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-Lg4Vx1XZQauB42Hw3kK7JM6yjVjgFmFC5/Ab797s79aARomD2nEErc4mCgM8EZrARLmmbWpi5DGCadmK50DcAQ==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ react: 18.2.0
|
|
|
+ tslib: 2.6.2
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /use-sidecar@1.1.2(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/react': ^16.9.0 || ^17.0.0 || ^18.0.0
|
|
|
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@types/react':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@types/react': 18.2.48
|
|
|
+ detect-node-es: 1.1.0
|
|
|
+ react: 18.2.0
|
|
|
+ tslib: 2.6.2
|
|
|
+ dev: false
|
|
|
+
|
|
|
/util-deprecate@1.0.2:
|
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|