|
@@ -38,6 +38,9 @@ importers:
|
|
|
'@radix-ui/react-radio-group':
|
|
'@radix-ui/react-radio-group':
|
|
|
specifier: ^1.2.1
|
|
specifier: ^1.2.1
|
|
|
version: 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
version: 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
|
|
|
+ '@radix-ui/react-scroll-area':
|
|
|
|
|
+ specifier: ^1.2.1
|
|
|
|
|
+ version: 1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
|
'@radix-ui/react-select':
|
|
'@radix-ui/react-select':
|
|
|
specifier: ^2.1.2
|
|
specifier: ^2.1.2
|
|
|
version: 2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
version: 2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
@@ -1139,6 +1142,19 @@ packages:
|
|
|
'@types/react-dom':
|
|
'@types/react-dom':
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
+ '@radix-ui/react-scroll-area@1.2.1':
|
|
|
|
|
+ resolution: {integrity: sha512-FnM1fHfCtEZ1JkyfH/1oMiTcFBQvHKl4vD9WnpwkLgtF+UmnXMCad6ECPTaAjcDjam+ndOEJWgHyKDGNteWSHw==}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ '@types/react': '*'
|
|
|
|
|
+ '@types/react-dom': '*'
|
|
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
|
|
|
+ react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
|
|
|
+ peerDependenciesMeta:
|
|
|
|
|
+ '@types/react':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ '@types/react-dom':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@radix-ui/react-select@2.1.2':
|
|
'@radix-ui/react-select@2.1.2':
|
|
|
resolution: {integrity: sha512-rZJtWmorC7dFRi0owDmoijm6nSJH1tVw64QGiNIZ9PNLyBDtG+iAq+XGsya052At4BfarzY/Dhv9wrrUr6IMZA==}
|
|
resolution: {integrity: sha512-rZJtWmorC7dFRi0owDmoijm6nSJH1tVw64QGiNIZ9PNLyBDtG+iAq+XGsya052At4BfarzY/Dhv9wrrUr6IMZA==}
|
|
|
peerDependencies:
|
|
peerDependencies:
|
|
@@ -3811,6 +3827,23 @@ snapshots:
|
|
|
'@types/react': 18.3.12
|
|
'@types/react': 18.3.12
|
|
|
'@types/react-dom': 18.3.1
|
|
'@types/react-dom': 18.3.1
|
|
|
|
|
|
|
|
|
|
+ '@radix-ui/react-scroll-area@1.2.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@radix-ui/number': 1.1.0
|
|
|
|
|
+ '@radix-ui/primitive': 1.1.0
|
|
|
|
|
+ '@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.12)(react@18.3.1)
|
|
|
|
|
+ '@radix-ui/react-context': 1.1.1(@types/react@18.3.12)(react@18.3.1)
|
|
|
|
|
+ '@radix-ui/react-direction': 1.1.0(@types/react@18.3.12)(react@18.3.1)
|
|
|
|
|
+ '@radix-ui/react-presence': 1.1.1(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
|
|
|
+ '@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
|
|
|
+ '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.12)(react@18.3.1)
|
|
|
|
|
+ '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.12)(react@18.3.1)
|
|
|
|
|
+ react: 18.3.1
|
|
|
|
|
+ react-dom: 18.3.1(react@18.3.1)
|
|
|
|
|
+ optionalDependencies:
|
|
|
|
|
+ '@types/react': 18.3.12
|
|
|
|
|
+ '@types/react-dom': 18.3.1
|
|
|
|
|
+
|
|
|
'@radix-ui/react-select@2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
|
'@radix-ui/react-select@2.1.2(@types/react-dom@18.3.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@radix-ui/number': 1.1.0
|
|
'@radix-ui/number': 1.1.0
|