|
@@ -17,6 +17,9 @@ dependencies:
|
|
|
gsap:
|
|
|
specifier: ^3.12.5
|
|
|
version: 3.12.5
|
|
|
+ leva:
|
|
|
+ specifier: ^0.9.35
|
|
|
+ version: 0.9.35(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
prop-types:
|
|
|
specifier: ^15.8.1
|
|
|
version: 15.8.1
|
|
@@ -644,6 +647,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.3:
|
|
|
+ resolution: {integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==}
|
|
|
+ dependencies:
|
|
|
+ '@floating-ui/core': 1.6.0
|
|
|
+ '@floating-ui/utils': 0.2.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@floating-ui/react-dom@2.0.8(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>=16.8.0'
|
|
|
+ react-dom: '>=16.8.0'
|
|
|
+ dependencies:
|
|
|
+ '@floating-ui/dom': 1.6.3
|
|
|
+ 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
|
|
|
+
|
|
|
/@gsap/react@2.1.0:
|
|
|
resolution: {integrity: sha512-pwdFXvOM5IsRZXpWTKkQoEjb3/iUjDCU1BCJDlE6pHgVjG+7Ep/7+sszUgqVZ2Jc0mR8gnhtDWyx5cQAT4kwQw==}
|
|
|
dependencies:
|
|
@@ -722,6 +753,357 @@ packages:
|
|
|
fastq: 1.17.1
|
|
|
dev: true
|
|
|
|
|
|
+ /@radix-ui/primitive@1.0.1:
|
|
|
+ resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==}
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.24.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-arrow@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ 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.67)(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.24.1
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-context@1.0.1(@types/react@18.2.67)(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.24.1
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-dismissable-layer@1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-id@1.0.1(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-popper@1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@floating-ui/react-dom': 2.0.8(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-rect': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-size': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/rect': 1.0.1
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ 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.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ 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.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ 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.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ 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.67)(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.24.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-tooltip@1.0.7(@types/react-dom@18.2.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/primitive': 1.0.1
|
|
|
+ '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-context': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-dismissable-layer': 1.0.5(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-id': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-popper': 1.1.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-presence': 1.0.1(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-slot': 1.0.2(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ 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.67)(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.24.1
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.2.67)(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.24.1
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-rect@1.0.1(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/rect': 1.0.1
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-use-size@1.0.1(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.67)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(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.24.1
|
|
|
+ '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@types/react': 18.2.67
|
|
|
+ '@types/react-dom': 18.2.22
|
|
|
+ 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.24.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@rollup/rollup-android-arm-eabi@4.13.0:
|
|
|
resolution: {integrity: sha512-5ZYPOuaAqEH/W3gYsRkxQATBW3Ii1MfaT4EQstTnLKViLi2gLSQmlmtTpGucNP3sXEpOiI5tdGhjdE111ekyEg==}
|
|
|
cpu: [arm]
|
|
@@ -831,6 +1213,14 @@ packages:
|
|
|
dev: true
|
|
|
optional: true
|
|
|
|
|
|
+ /@stitches/react@1.2.8(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-9g9dWI4gsSVe8bNLlb+lMkBYsnIKCZTmvqvDG+Avnn69XfmHZKiaMrx7cgTaddq7aTPPmXiTsbFcUy0xgI4+wA==}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>= 16.3.0'
|
|
|
+ dependencies:
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@types/babel__core@7.20.5:
|
|
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
|
dependencies:
|
|
@@ -874,7 +1264,6 @@ packages:
|
|
|
resolution: {integrity: sha512-fHkBXPeNtfvri6gdsMYyW+dW7RXFo6Ad09nLFK0VQWR7yGLai/Cyvyj696gbwYvBnhGtevUG9cET0pmUbMtoPQ==}
|
|
|
dependencies:
|
|
|
'@types/react': 18.2.67
|
|
|
- dev: true
|
|
|
|
|
|
/@types/react@18.2.67:
|
|
|
resolution: {integrity: sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw==}
|
|
@@ -890,6 +1279,19 @@ packages:
|
|
|
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
|
|
dev: true
|
|
|
|
|
|
+ /@use-gesture/core@10.3.1:
|
|
|
+ resolution: {integrity: sha512-WcINiDt8WjqBdUXye25anHiNxPc0VOrlT8F6LLkU6cycrOGUDyY/yyFmsg3k8i5OLvv25llc0QC45GhR/C8llw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@use-gesture/react@10.3.1(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-Yy19y6O2GJq8f7CHf7L0nxL8bf4PZCPaVOCgJrusOeFHY1LvHgYXnmnXg6N5iwAnbgbZCDjo60SiM6IPJi9C5g==}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>= 16.8.0'
|
|
|
+ dependencies:
|
|
|
+ '@use-gesture/core': 10.3.1
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@vitejs/plugin-react@4.2.1(vite@5.1.6):
|
|
|
resolution: {integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==}
|
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
@@ -1034,6 +1436,16 @@ packages:
|
|
|
is-shared-array-buffer: 1.0.3
|
|
|
dev: true
|
|
|
|
|
|
+ /assign-symbols@1.0.0:
|
|
|
+ resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /attr-accept@2.2.2:
|
|
|
+ resolution: {integrity: sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg==}
|
|
|
+ engines: {node: '>=4'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/available-typed-arrays@1.0.7:
|
|
|
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
|
|
engines: {node: '>= 0.4'}
|
|
@@ -1125,6 +1537,10 @@ packages:
|
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
dev: true
|
|
|
|
|
|
+ /colord@2.9.3:
|
|
|
+ resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/concat-map@0.0.1:
|
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
dev: true
|
|
@@ -1219,6 +1635,11 @@ packages:
|
|
|
object-keys: 1.1.1
|
|
|
dev: true
|
|
|
|
|
|
+ /dequal@2.0.3:
|
|
|
+ resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
|
|
+ engines: {node: '>=6'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/doctrine@2.1.0:
|
|
|
resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -1585,6 +2006,21 @@ packages:
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
dev: true
|
|
|
|
|
|
+ /extend-shallow@2.0.1:
|
|
|
+ resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ is-extendable: 0.1.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /extend-shallow@3.0.2:
|
|
|
+ resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ assign-symbols: 1.0.0
|
|
|
+ is-extendable: 1.0.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
/fast-deep-equal@3.1.3:
|
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
dev: true
|
|
@@ -1610,6 +2046,13 @@ packages:
|
|
|
flat-cache: 3.2.0
|
|
|
dev: true
|
|
|
|
|
|
+ /file-selector@0.5.0:
|
|
|
+ resolution: {integrity: sha512-s8KNnmIDTBoD0p9uJ9uD0XY38SCeBOtj0UMXyQSLg1Ypfrfj8+dAvwsLjYQkQ2GjhVtp2HrnF5cJzMhBjfD8HA==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ dependencies:
|
|
|
+ tslib: 2.6.2
|
|
|
+ dev: false
|
|
|
+
|
|
|
/find-root@1.1.0:
|
|
|
resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==}
|
|
|
|
|
@@ -1640,6 +2083,11 @@ packages:
|
|
|
is-callable: 1.2.7
|
|
|
dev: true
|
|
|
|
|
|
+ /for-in@1.0.2:
|
|
|
+ resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/fs.realpath@1.0.0:
|
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
dev: true
|
|
@@ -1694,6 +2142,11 @@ packages:
|
|
|
get-intrinsic: 1.2.4
|
|
|
dev: true
|
|
|
|
|
|
+ /get-value@2.0.6:
|
|
|
+ resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/glob-parent@6.0.2:
|
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
|
engines: {node: '>=10.13.0'}
|
|
@@ -1886,6 +2339,18 @@ packages:
|
|
|
has-tostringtag: 1.0.2
|
|
|
dev: true
|
|
|
|
|
|
+ /is-extendable@0.1.1:
|
|
|
+ resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /is-extendable@1.0.1:
|
|
|
+ resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ is-plain-object: 2.0.4
|
|
|
+ dev: false
|
|
|
+
|
|
|
/is-extglob@2.1.1:
|
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
@@ -1933,6 +2398,13 @@ packages:
|
|
|
engines: {node: '>=8'}
|
|
|
dev: true
|
|
|
|
|
|
+ /is-plain-object@2.0.4:
|
|
|
+ resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ isobject: 3.0.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
/is-regex@1.1.4:
|
|
|
resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
|
|
|
engines: {node: '>= 0.4'}
|
|
@@ -2001,6 +2473,11 @@ packages:
|
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
dev: true
|
|
|
|
|
|
+ /isobject@3.0.1:
|
|
|
+ resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/iterator.prototype@1.1.2:
|
|
|
resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==}
|
|
|
dependencies:
|
|
@@ -2064,6 +2541,30 @@ packages:
|
|
|
json-buffer: 3.0.1
|
|
|
dev: true
|
|
|
|
|
|
+ /leva@0.9.35(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-sp/ZbHGrrzM+eq+wIAc9X7C5qFagNERYkwaulKI/xy0XrDPV67jLUSSqTCFSoSc0Uk96j3oephYoO/6I8mZNuw==}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>=16.8.0'
|
|
|
+ react-dom: '>=16.8.0'
|
|
|
+ dependencies:
|
|
|
+ '@radix-ui/react-portal': 1.0.4(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-tooltip': 1.0.7(@types/react-dom@18.2.22)(@types/react@18.2.67)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@stitches/react': 1.2.8(react@18.2.0)
|
|
|
+ '@use-gesture/react': 10.3.1(react@18.2.0)
|
|
|
+ colord: 2.9.3
|
|
|
+ dequal: 2.0.3
|
|
|
+ merge-value: 1.0.0
|
|
|
+ react: 18.2.0
|
|
|
+ react-colorful: 5.6.1(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ react-dropzone: 12.1.0(react@18.2.0)
|
|
|
+ v8n: 1.5.1
|
|
|
+ zustand: 3.7.2(react@18.2.0)
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@types/react'
|
|
|
+ - '@types/react-dom'
|
|
|
+ dev: false
|
|
|
+
|
|
|
/levn@0.4.1:
|
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
|
engines: {node: '>= 0.8.0'}
|
|
@@ -2098,12 +2599,30 @@ packages:
|
|
|
yallist: 3.1.1
|
|
|
dev: true
|
|
|
|
|
|
+ /merge-value@1.0.0:
|
|
|
+ resolution: {integrity: sha512-fJMmvat4NeKz63Uv9iHWcPDjCWcCkoiRoajRTEO8hlhUC6rwaHg0QCF9hBOTjZmm4JuglPckPSTtcuJL5kp0TQ==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ get-value: 2.0.6
|
|
|
+ is-extendable: 1.0.1
|
|
|
+ mixin-deep: 1.3.2
|
|
|
+ set-value: 2.0.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
/minimatch@3.1.2:
|
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
dependencies:
|
|
|
brace-expansion: 1.1.11
|
|
|
dev: true
|
|
|
|
|
|
+ /mixin-deep@1.3.2:
|
|
|
+ resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ for-in: 1.0.2
|
|
|
+ is-extendable: 1.0.1
|
|
|
+ dev: false
|
|
|
+
|
|
|
/ms@2.1.2:
|
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
|
dev: true
|
|
@@ -2288,6 +2807,16 @@ packages:
|
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
dev: true
|
|
|
|
|
|
+ /react-colorful@5.6.1(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-1exovf0uGTGyq5mXQT0zgQ80uvj2PCwvF8zY1RN9/vbJVSjSo3fsB/4L3ObbF7u70NduSiK4xu4Y6q1MHoUGEw==}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>=16.8.0'
|
|
|
+ react-dom: '>=16.8.0'
|
|
|
+ dependencies:
|
|
|
+ react: 18.2.0
|
|
|
+ react-dom: 18.2.0(react@18.2.0)
|
|
|
+ dev: false
|
|
|
+
|
|
|
/react-dom@18.2.0(react@18.2.0):
|
|
|
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}
|
|
|
peerDependencies:
|
|
@@ -2298,6 +2827,18 @@ packages:
|
|
|
scheduler: 0.23.0
|
|
|
dev: false
|
|
|
|
|
|
+ /react-dropzone@12.1.0(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-iBYHA1rbopIvtzokEX4QubO6qk5IF/x3BtKGu74rF2JkQDXnwC4uO/lHKpaw4PJIV6iIAYOlwLv2FpiGyqHNog==}
|
|
|
+ engines: {node: '>= 10.13'}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>= 16.8'
|
|
|
+ dependencies:
|
|
|
+ attr-accept: 2.2.2
|
|
|
+ file-selector: 0.5.0
|
|
|
+ prop-types: 15.8.1
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/react-is@16.13.1:
|
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
|
@@ -2463,6 +3004,16 @@ packages:
|
|
|
has-property-descriptors: 1.0.2
|
|
|
dev: true
|
|
|
|
|
|
+ /set-value@2.0.1:
|
|
|
+ resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ extend-shallow: 2.0.1
|
|
|
+ is-extendable: 0.1.1
|
|
|
+ is-plain-object: 2.0.4
|
|
|
+ split-string: 3.1.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
/shebang-command@2.0.0:
|
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
|
engines: {node: '>=8'}
|
|
@@ -2494,6 +3045,13 @@ packages:
|
|
|
resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
|
+ /split-string@3.1.0:
|
|
|
+ resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+ dependencies:
|
|
|
+ extend-shallow: 3.0.2
|
|
|
+ dev: false
|
|
|
+
|
|
|
/string.prototype.matchall@4.0.10:
|
|
|
resolution: {integrity: sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ==}
|
|
|
dependencies:
|
|
@@ -2574,6 +3132,10 @@ packages:
|
|
|
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
|
+ /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'}
|
|
@@ -2656,6 +3218,10 @@ packages:
|
|
|
punycode: 2.3.1
|
|
|
dev: true
|
|
|
|
|
|
+ /v8n@1.5.1:
|
|
|
+ resolution: {integrity: sha512-LdabyT4OffkyXFCe9UT+uMkxNBs5rcTVuZClvxQr08D5TUgo1OFKkoT65qYRCsiKBl/usHjpXvP4hHMzzDRj3A==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
/vite@5.1.6:
|
|
|
resolution: {integrity: sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==}
|
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
@@ -2764,3 +3330,15 @@ packages:
|
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
|
engines: {node: '>=10'}
|
|
|
dev: true
|
|
|
+
|
|
|
+ /zustand@3.7.2(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-PIJDIZKtokhof+9+60cpockVOq05sJzHCriyvaLBmEJixseQ1a5Kdov6fWZfWOu5SK9c+FhH1jU0tntLxRJYMA==}
|
|
|
+ engines: {node: '>=12.7.0'}
|
|
|
+ peerDependencies:
|
|
|
+ react: '>=16.8'
|
|
|
+ peerDependenciesMeta:
|
|
|
+ react:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ react: 18.2.0
|
|
|
+ dev: false
|