|
|
|
@@ -28,6 +28,7 @@ |
|
|
|
"@radix-ui/react-navigation-menu": "^1.2.1", |
|
|
|
"@radix-ui/react-popover": "1.1.4", |
|
|
|
"@radix-ui/react-progress": "^1.1.1", |
|
|
|
"@radix-ui/react-radio-group": "^1.2.3", |
|
|
|
"@radix-ui/react-scroll-area": "^1.2.2", |
|
|
|
"@radix-ui/react-select": "2.1.4", |
|
|
|
"@radix-ui/react-separator": "^1.1.0", |
|
|
|
@@ -6310,6 +6311,181 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group": { |
|
|
|
"version": "1.2.3", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-radio-group/-/react-radio-group-1.2.3.tgz", |
|
|
|
"integrity": "sha512-xtCsqt8Rp09FK50ItqEqTJ7Sxanz8EM8dnkVIhJrc/wkMMomSmXHvYbhv3E7Zx4oXh98aaLt9W679SUYXg4IDA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@radix-ui/primitive": "1.1.1", |
|
|
|
"@radix-ui/react-compose-refs": "1.1.1", |
|
|
|
"@radix-ui/react-context": "1.1.1", |
|
|
|
"@radix-ui/react-direction": "1.1.0", |
|
|
|
"@radix-ui/react-presence": "1.1.2", |
|
|
|
"@radix-ui/react-primitive": "2.0.2", |
|
|
|
"@radix-ui/react-roving-focus": "1.1.2", |
|
|
|
"@radix-ui/react-use-controllable-state": "1.1.0", |
|
|
|
"@radix-ui/react-use-previous": "1.1.0", |
|
|
|
"@radix-ui/react-use-size": "1.1.0" |
|
|
|
}, |
|
|
|
"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 |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/primitive": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/primitive/-/primitive-1.1.1.tgz", |
|
|
|
"integrity": "sha512-SJ31y+Q/zAyShtXJc8x83i9TYdbAfHZ++tUZnvjJJqFjzsdUnKsxPL6IEtBlxKkU7yzer//GQtZSV4GbldL3YA==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-collection": { |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-collection/-/react-collection-1.1.2.tgz", |
|
|
|
"integrity": "sha512-9z54IEKRxIa9VityapoEYMuByaG42iSy1ZXlY2KcuLSEtq8x4987/N6m15ppoMffgZX72gER2uHe1D9Y6Unlcw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@radix-ui/react-compose-refs": "1.1.1", |
|
|
|
"@radix-ui/react-context": "1.1.1", |
|
|
|
"@radix-ui/react-primitive": "2.0.2", |
|
|
|
"@radix-ui/react-slot": "1.1.2" |
|
|
|
}, |
|
|
|
"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 |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-compose-refs": { |
|
|
|
"version": "1.1.1", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.1.tgz", |
|
|
|
"integrity": "sha512-Y9VzoRDSJtgFMUCoiZBDVo084VQ5hfpXxVE+NgkdNsjiDBByiImMZKKhxMwCbdHvhlENG6a833CbFkOQvTricw==", |
|
|
|
"license": "MIT", |
|
|
|
"peerDependencies": { |
|
|
|
"@types/react": "*", |
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"@types/react": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-presence": { |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-presence/-/react-presence-1.1.2.tgz", |
|
|
|
"integrity": "sha512-18TFr80t5EVgL9x1SwF/YGtfG+l0BS0PRAlCWBDoBEiDQjeKgnNZRVJp/oVBl24sr3Gbfwc/Qpj4OcWTQMsAEg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@radix-ui/react-compose-refs": "1.1.1", |
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.0" |
|
|
|
}, |
|
|
|
"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 |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-primitive": { |
|
|
|
"version": "2.0.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-primitive/-/react-primitive-2.0.2.tgz", |
|
|
|
"integrity": "sha512-Ec/0d38EIuvDF+GZjcMU/Ze6MxntVJYO/fRlCPhCaVUyPY9WTalHJw54tp9sXeJo3tlShWpy41vQRgLRGOuz+w==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@radix-ui/react-slot": "1.1.2" |
|
|
|
}, |
|
|
|
"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 |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-roving-focus": { |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.2.tgz", |
|
|
|
"integrity": "sha512-zgMQWkNO169GtGqRvYrzb0Zf8NhMHS2DuEB/TiEmVnpr5OqPU3i8lfbxaAmC2J/KYuIQxyoQQ6DxepyXp61/xw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@radix-ui/primitive": "1.1.1", |
|
|
|
"@radix-ui/react-collection": "1.1.2", |
|
|
|
"@radix-ui/react-compose-refs": "1.1.1", |
|
|
|
"@radix-ui/react-context": "1.1.1", |
|
|
|
"@radix-ui/react-direction": "1.1.0", |
|
|
|
"@radix-ui/react-id": "1.1.0", |
|
|
|
"@radix-ui/react-primitive": "2.0.2", |
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.0", |
|
|
|
"@radix-ui/react-use-controllable-state": "1.1.0" |
|
|
|
}, |
|
|
|
"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 |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-radio-group/node_modules/@radix-ui/react-slot": { |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-slot/-/react-slot-1.1.2.tgz", |
|
|
|
"integrity": "sha512-YAKxaiGsSQJ38VzKH86/BPRC4rh+b1Jpa+JneA5LRE7skmLPNAyeG8kPJj/oo4STLvlrs8vkf/iYyc3A5stYCQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@radix-ui/react-compose-refs": "1.1.1" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@types/react": "*", |
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"@types/react": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@radix-ui/react-roving-focus": { |
|
|
|
"version": "1.1.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.0.tgz", |