|
|
@@ -23,6 +23,9 @@ dependencies:
|
|
|
'@radix-ui/react-label':
|
|
|
specifier: ^2.0.2
|
|
|
version: 2.0.2(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)
|
|
|
+ '@radix-ui/react-select':
|
|
|
+ specifier: ^2.0.0
|
|
|
+ version: 2.0.0(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.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)
|
|
|
@@ -32,6 +35,9 @@ dependencies:
|
|
|
'@radix-ui/react-tabs':
|
|
|
specifier: ^1.0.4
|
|
|
version: 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-toast':
|
|
|
+ specifier: ^1.1.5
|
|
|
+ version: 1.1.5(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(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)
|
|
|
@@ -500,6 +506,12 @@ packages:
|
|
|
requiresBuild: true
|
|
|
optional: true
|
|
|
|
|
|
+ /@radix-ui/number@1.0.1:
|
|
|
+ resolution: {integrity: sha512-T5gIdVO2mmPW3NNhjNgEP3cqMXjXL9UbO0BzWcXfvdBs+BohbQxvd/K5hSVKmn9/lbTdsQVKbUcP5WLCwvUbBg==}
|
|
|
+ dependencies:
|
|
|
+ '@babel/runtime': 7.23.9
|
|
|
+ dev: false
|
|
|
+
|
|
|
/@radix-ui/primitive@1.0.1:
|
|
|
resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==}
|
|
|
dependencies:
|
|
|
@@ -939,6 +951,47 @@ packages:
|
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
|
dev: false
|
|
|
|
|
|
+ /@radix-ui/react-select@2.0.0(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-RH5b7af4oHtkcHS7pG6Sgv5rk5Wxa7XI8W5gvB1N/yiuDGZxko1ynvOiVhFM7Cis2A8zxF9bTOUVbRDzPepe6w==}
|
|
|
+ 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/number': 1.0.1
|
|
|
+ '@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-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-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)
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.48)(react@18.2.0)
|
|
|
+ '@radix-ui/react-use-previous': 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
|
|
|
+ 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-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:
|
|
|
@@ -1003,6 +1056,38 @@ packages:
|
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
|
dev: false
|
|
|
|
|
|
+ /@radix-ui/react-toast@1.1.5(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-fRLn227WHIBRSzuRzGJ8W+5YALxofH23y0MlPLddaIpLpCDqdE0NZlS2NRQDRiptfxDeeCjgFIpexB1/zkxDlw==}
|
|
|
+ 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-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-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-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)
|
|
|
+ '@radix-ui/react-use-layout-effect': 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-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:
|
|
|
@@ -1093,6 +1178,20 @@ packages:
|
|
|
react: 18.2.0
|
|
|
dev: false
|
|
|
|
|
|
+ /@radix-ui/react-use-previous@1.0.1(@types/react@18.2.48)(react@18.2.0):
|
|
|
+ resolution: {integrity: sha512-cV5La9DPwiQ7S0gf/0qiD6YgNqM5Fk97Kdrlc5yBcrF3jyEZQwm7vYFqMo4IfeHgJXsRaMvLABFtd0OVEmZhDw==}
|
|
|
+ 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:
|