sales-frontend-api 0.0.162 → 0.0.164

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/method.d.cts CHANGED
@@ -4,10 +4,8 @@ import { H as HttpClientAxios } from './http-client-axios-BpXKjpBu.cjs';
4
4
  import * as _tanstack_react_query from '@tanstack/react-query';
5
5
  import { UseQueryOptions, UseMutationOptions, UseSuspenseQueryOptions } from '@tanstack/react-query';
6
6
  import { GenderCode } from 'sales-frontend-utils';
7
- import { S as SearchInputProps, D as DspResponse, A as ApiConfig } from './shared.dto-CFCkdHJl.cjs';
8
- import { DropDownWidth } from 'sales-frontend-design-system';
7
+ import { D as DspResponse, A as ApiConfig } from './shared.dto-YcQ7DpIa.cjs';
9
8
  import './header.types-duHbFvO0.cjs';
10
- import 'react';
11
9
 
12
10
  interface Geo {
13
11
  lat: string;
@@ -721,12 +719,6 @@ interface CustomerDto {
721
719
  /** @description 성별코드 */
722
720
  genderCode?: GenderCode;
723
721
  }
724
- interface CustomerSearchProps extends SearchInputProps {
725
- onSelectCustomer?: (customer: CustomerDto) => void;
726
- onSearchClear?: () => void;
727
- dropDownWidth?: DropDownWidth;
728
- dropDownClassName?: string;
729
- }
730
722
  interface CustomerListRequestDto {
731
723
  /** @description 고객명 */
732
724
  customerName?: string;
@@ -1364,4 +1356,4 @@ type DspResponseImageViewerTokenResponseDto = DspResponse<ImageViewerTokenRespon
1364
1356
  */
1365
1357
  declare const getImageViewerToken: (params: ImageViewerTokenRequestDto, axiosConfig?: ApiConfig) => Promise<DspResponseImageViewerTokenResponseDto>;
1366
1358
 
1367
- export { type AddressListRequestDto, type AddressListResponseDto, type AddressPostalCodeDto, type AddressPostalCodeRequestDto, type AddressPostalCodeResponseDto, type AddressResponseDto, type AddressStandardizationListRequestDto, type AddressStandardizationListResponseDto, type AddressStandardizationResponseDto, ApiConfig, type CodeDto, type CommonCodeDto, type CommonCodeRequestDto, type CommonCodeResponseDto, type CustomMutationOptions, type CustomQueryOptions, type CustomSuspenseOptions, type CustomerDto, type CustomerListRequestDto, type CustomerListResponseDto, type CustomerSearchProps, type DownloadType, DspResponse, type DspResponseAddressListResponseDto, type DspResponseAddressPostalCodeResponseDto, type DspResponseAddressStandardizationListResponseDto, type DspResponseCommonCodeResponseDto, type DspResponseCustomerListResponseDto, type DspResponseEmployeeProfileResponseDto, type DspResponseImageViewerTokenResponseDto, type DspResponseListEmployeeProfileResponseDto, type DspResponseListOrganizationProfileResponse, type DspResponseListPersonalCustomerProfileResponseDto, type DspResponseNationalityListResponseDto, type DspResponseOccupationDetailResponseDto, type DspResponseOccupationListResponseDto, type DspResponseOrganizationProfileResponse, type DspResponseRemoteIdentityVerificationSystemIdentificationCardResponseDto, type DspResponseRemoteIdentityVerificationSystemTokenResponseDto, type DspResponseRiskGradeResponseDto, type DspResponseUserProfileResponseDto, type DspResponseVehicleTypeListResponseDto, type DspResponseVisaStatusListResponseDto, type EmployeeDivisionCodeType, type EmployeeProfileRequestDto, type EmployeeProfileResponseDto, type EmployeeProfileSearchRequestDto, type FileExternalRequestDto, type FileExternalResponseDto, type FileUploadExternalRequestDto, type FileUploadExternalRequestDtoBase, type FileUploadExternalResponseDto, type FpLoginData, type FpLoginResponseDto, type GroupCustomerProfileRequestDto, type GroupCustomerProfileResponseDto, type ImageViewerTokenRequestDto, type ImageViewerTokenResponseDto, type NationalityListResponseDto, type NationalityResponseDto, type NationalitySearchRequestDto, type OccupationDetailRequestDto, type OccupationDetailResponseDto, type OccupationListRequestDto, type OccupationListResponseDto, type OccupationResponseDto, type OrganizationProfileRequest, type OrganizationProfileResponse, type OrganizationSearchRequestDto, type Pagination, type PersonalCustomerProfileRequestDto, type PersonalCustomerProfileResponseDto, type RemoteIdentityVerificationSystemIdentificationCardRequestDto, type RemoteIdentityVerificationSystemIdentificationCardResponseDto, type RemoteIdentityVerificationSystemTokenRequestDto, type RemoteIdentityVerificationSystemTokenResponseDto, type RiskGradeRequestDto, type RiskGradeResponseDto, SearchInputProps, type TenureOfOfficeDivisionCodeType, type TestResponse, type UserProfileResponseDto, type VehicleTypeListResponseDto, type VehicleTypeResponseDto, type VisaStatusListResponseDto, type VisaStatusResponseDto, confirmRemoteIdentityVerificationSystemIdentificationCard, getAddressListMethod, getAddressPostalCodeMethod, getAddressStandardizationListMethod, getCommonCodeListMethod, getCustomerListMethod, getDspCustomerGroupListMethod, getDspCustomerListMethod, getEmployeeProfileListMethod, getImageViewerToken, getNationalityListMethod, getOccupationDetailMethod, getOccupationListMethod, getOrganizationProfileListMethod, getRemoteIdentityVerificationSystemToken, getRiskGradeMethod, getTestMethod, getUserProfile, getVehicleListMethod, getVisaListMethod, postFileDownloadMethod, postFileUploadMethod, postLoginMethod, useConfirmRemoteIdentityVerificationSystemIdentificationCardMutation, useDudExternalFileDownloadQuery, useDudExternalFileUploadMutation, useDudExternalFileUploadQuery, useGetUerProfileQuery, useSearchAddressQuery, useSearchAddressStandardizationQuery, useSearchCommonCodeQuery, useSearchCustomerListQuery, useSearchDspCustomerGroupListMutation, useSearchDspCustomerGroupListQuery, useSearchDspCustomerListQuery, useSearchEmployeeProfileQuery, useSearchNationalityQuery, useSearchOccupationDetailQuery, useSearchOccupationQuery, useSearchOrganizationQuery, useSearchPostalCodeQuery, useSearchRiskGradeQuery, useSearchVehicleQuery, useSearchVisaQuery };
1359
+ export { type AddressListRequestDto, type AddressListResponseDto, type AddressPostalCodeDto, type AddressPostalCodeRequestDto, type AddressPostalCodeResponseDto, type AddressResponseDto, type AddressStandardizationListRequestDto, type AddressStandardizationListResponseDto, type AddressStandardizationResponseDto, ApiConfig, type CodeDto, type CommonCodeDto, type CommonCodeRequestDto, type CommonCodeResponseDto, type CustomMutationOptions, type CustomQueryOptions, type CustomSuspenseOptions, type CustomerDto, type CustomerListRequestDto, type CustomerListResponseDto, type DownloadType, DspResponse, type DspResponseAddressListResponseDto, type DspResponseAddressPostalCodeResponseDto, type DspResponseAddressStandardizationListResponseDto, type DspResponseCommonCodeResponseDto, type DspResponseCustomerListResponseDto, type DspResponseEmployeeProfileResponseDto, type DspResponseImageViewerTokenResponseDto, type DspResponseListEmployeeProfileResponseDto, type DspResponseListOrganizationProfileResponse, type DspResponseListPersonalCustomerProfileResponseDto, type DspResponseNationalityListResponseDto, type DspResponseOccupationDetailResponseDto, type DspResponseOccupationListResponseDto, type DspResponseOrganizationProfileResponse, type DspResponseRemoteIdentityVerificationSystemIdentificationCardResponseDto, type DspResponseRemoteIdentityVerificationSystemTokenResponseDto, type DspResponseRiskGradeResponseDto, type DspResponseUserProfileResponseDto, type DspResponseVehicleTypeListResponseDto, type DspResponseVisaStatusListResponseDto, type EmployeeDivisionCodeType, type EmployeeProfileRequestDto, type EmployeeProfileResponseDto, type EmployeeProfileSearchRequestDto, type FileExternalRequestDto, type FileExternalResponseDto, type FileUploadExternalRequestDto, type FileUploadExternalRequestDtoBase, type FileUploadExternalResponseDto, type FpLoginData, type FpLoginResponseDto, type GroupCustomerProfileRequestDto, type GroupCustomerProfileResponseDto, type ImageViewerTokenRequestDto, type ImageViewerTokenResponseDto, type NationalityListResponseDto, type NationalityResponseDto, type NationalitySearchRequestDto, type OccupationDetailRequestDto, type OccupationDetailResponseDto, type OccupationListRequestDto, type OccupationListResponseDto, type OccupationResponseDto, type OrganizationProfileRequest, type OrganizationProfileResponse, type OrganizationSearchRequestDto, type Pagination, type PersonalCustomerProfileRequestDto, type PersonalCustomerProfileResponseDto, type RemoteIdentityVerificationSystemIdentificationCardRequestDto, type RemoteIdentityVerificationSystemIdentificationCardResponseDto, type RemoteIdentityVerificationSystemTokenRequestDto, type RemoteIdentityVerificationSystemTokenResponseDto, type RiskGradeRequestDto, type RiskGradeResponseDto, type TenureOfOfficeDivisionCodeType, type TestResponse, type UserProfileResponseDto, type VehicleTypeListResponseDto, type VehicleTypeResponseDto, type VisaStatusListResponseDto, type VisaStatusResponseDto, confirmRemoteIdentityVerificationSystemIdentificationCard, getAddressListMethod, getAddressPostalCodeMethod, getAddressStandardizationListMethod, getCommonCodeListMethod, getCustomerListMethod, getDspCustomerGroupListMethod, getDspCustomerListMethod, getEmployeeProfileListMethod, getImageViewerToken, getNationalityListMethod, getOccupationDetailMethod, getOccupationListMethod, getOrganizationProfileListMethod, getRemoteIdentityVerificationSystemToken, getRiskGradeMethod, getTestMethod, getUserProfile, getVehicleListMethod, getVisaListMethod, postFileDownloadMethod, postFileUploadMethod, postLoginMethod, useConfirmRemoteIdentityVerificationSystemIdentificationCardMutation, useDudExternalFileDownloadQuery, useDudExternalFileUploadMutation, useDudExternalFileUploadQuery, useGetUerProfileQuery, useSearchAddressQuery, useSearchAddressStandardizationQuery, useSearchCommonCodeQuery, useSearchCustomerListQuery, useSearchDspCustomerGroupListMutation, useSearchDspCustomerGroupListQuery, useSearchDspCustomerListQuery, useSearchEmployeeProfileQuery, useSearchNationalityQuery, useSearchOccupationDetailQuery, useSearchOccupationQuery, useSearchOrganizationQuery, useSearchPostalCodeQuery, useSearchRiskGradeQuery, useSearchVehicleQuery, useSearchVisaQuery };
package/dist/method.d.ts CHANGED
@@ -4,10 +4,8 @@ import { H as HttpClientAxios } from './http-client-axios-BpIbE8ql.js';
4
4
  import * as _tanstack_react_query from '@tanstack/react-query';
5
5
  import { UseQueryOptions, UseMutationOptions, UseSuspenseQueryOptions } from '@tanstack/react-query';
6
6
  import { GenderCode } from 'sales-frontend-utils';
7
- import { S as SearchInputProps, D as DspResponse, A as ApiConfig } from './shared.dto-CFCkdHJl.js';
8
- import { DropDownWidth } from 'sales-frontend-design-system';
7
+ import { D as DspResponse, A as ApiConfig } from './shared.dto-YcQ7DpIa.js';
9
8
  import './header.types-duHbFvO0.js';
10
- import 'react';
11
9
 
12
10
  interface Geo {
13
11
  lat: string;
@@ -721,12 +719,6 @@ interface CustomerDto {
721
719
  /** @description 성별코드 */
722
720
  genderCode?: GenderCode;
723
721
  }
724
- interface CustomerSearchProps extends SearchInputProps {
725
- onSelectCustomer?: (customer: CustomerDto) => void;
726
- onSearchClear?: () => void;
727
- dropDownWidth?: DropDownWidth;
728
- dropDownClassName?: string;
729
- }
730
722
  interface CustomerListRequestDto {
731
723
  /** @description 고객명 */
732
724
  customerName?: string;
@@ -1364,4 +1356,4 @@ type DspResponseImageViewerTokenResponseDto = DspResponse<ImageViewerTokenRespon
1364
1356
  */
1365
1357
  declare const getImageViewerToken: (params: ImageViewerTokenRequestDto, axiosConfig?: ApiConfig) => Promise<DspResponseImageViewerTokenResponseDto>;
1366
1358
 
1367
- export { type AddressListRequestDto, type AddressListResponseDto, type AddressPostalCodeDto, type AddressPostalCodeRequestDto, type AddressPostalCodeResponseDto, type AddressResponseDto, type AddressStandardizationListRequestDto, type AddressStandardizationListResponseDto, type AddressStandardizationResponseDto, ApiConfig, type CodeDto, type CommonCodeDto, type CommonCodeRequestDto, type CommonCodeResponseDto, type CustomMutationOptions, type CustomQueryOptions, type CustomSuspenseOptions, type CustomerDto, type CustomerListRequestDto, type CustomerListResponseDto, type CustomerSearchProps, type DownloadType, DspResponse, type DspResponseAddressListResponseDto, type DspResponseAddressPostalCodeResponseDto, type DspResponseAddressStandardizationListResponseDto, type DspResponseCommonCodeResponseDto, type DspResponseCustomerListResponseDto, type DspResponseEmployeeProfileResponseDto, type DspResponseImageViewerTokenResponseDto, type DspResponseListEmployeeProfileResponseDto, type DspResponseListOrganizationProfileResponse, type DspResponseListPersonalCustomerProfileResponseDto, type DspResponseNationalityListResponseDto, type DspResponseOccupationDetailResponseDto, type DspResponseOccupationListResponseDto, type DspResponseOrganizationProfileResponse, type DspResponseRemoteIdentityVerificationSystemIdentificationCardResponseDto, type DspResponseRemoteIdentityVerificationSystemTokenResponseDto, type DspResponseRiskGradeResponseDto, type DspResponseUserProfileResponseDto, type DspResponseVehicleTypeListResponseDto, type DspResponseVisaStatusListResponseDto, type EmployeeDivisionCodeType, type EmployeeProfileRequestDto, type EmployeeProfileResponseDto, type EmployeeProfileSearchRequestDto, type FileExternalRequestDto, type FileExternalResponseDto, type FileUploadExternalRequestDto, type FileUploadExternalRequestDtoBase, type FileUploadExternalResponseDto, type FpLoginData, type FpLoginResponseDto, type GroupCustomerProfileRequestDto, type GroupCustomerProfileResponseDto, type ImageViewerTokenRequestDto, type ImageViewerTokenResponseDto, type NationalityListResponseDto, type NationalityResponseDto, type NationalitySearchRequestDto, type OccupationDetailRequestDto, type OccupationDetailResponseDto, type OccupationListRequestDto, type OccupationListResponseDto, type OccupationResponseDto, type OrganizationProfileRequest, type OrganizationProfileResponse, type OrganizationSearchRequestDto, type Pagination, type PersonalCustomerProfileRequestDto, type PersonalCustomerProfileResponseDto, type RemoteIdentityVerificationSystemIdentificationCardRequestDto, type RemoteIdentityVerificationSystemIdentificationCardResponseDto, type RemoteIdentityVerificationSystemTokenRequestDto, type RemoteIdentityVerificationSystemTokenResponseDto, type RiskGradeRequestDto, type RiskGradeResponseDto, SearchInputProps, type TenureOfOfficeDivisionCodeType, type TestResponse, type UserProfileResponseDto, type VehicleTypeListResponseDto, type VehicleTypeResponseDto, type VisaStatusListResponseDto, type VisaStatusResponseDto, confirmRemoteIdentityVerificationSystemIdentificationCard, getAddressListMethod, getAddressPostalCodeMethod, getAddressStandardizationListMethod, getCommonCodeListMethod, getCustomerListMethod, getDspCustomerGroupListMethod, getDspCustomerListMethod, getEmployeeProfileListMethod, getImageViewerToken, getNationalityListMethod, getOccupationDetailMethod, getOccupationListMethod, getOrganizationProfileListMethod, getRemoteIdentityVerificationSystemToken, getRiskGradeMethod, getTestMethod, getUserProfile, getVehicleListMethod, getVisaListMethod, postFileDownloadMethod, postFileUploadMethod, postLoginMethod, useConfirmRemoteIdentityVerificationSystemIdentificationCardMutation, useDudExternalFileDownloadQuery, useDudExternalFileUploadMutation, useDudExternalFileUploadQuery, useGetUerProfileQuery, useSearchAddressQuery, useSearchAddressStandardizationQuery, useSearchCommonCodeQuery, useSearchCustomerListQuery, useSearchDspCustomerGroupListMutation, useSearchDspCustomerGroupListQuery, useSearchDspCustomerListQuery, useSearchEmployeeProfileQuery, useSearchNationalityQuery, useSearchOccupationDetailQuery, useSearchOccupationQuery, useSearchOrganizationQuery, useSearchPostalCodeQuery, useSearchRiskGradeQuery, useSearchVehicleQuery, useSearchVisaQuery };
1359
+ export { type AddressListRequestDto, type AddressListResponseDto, type AddressPostalCodeDto, type AddressPostalCodeRequestDto, type AddressPostalCodeResponseDto, type AddressResponseDto, type AddressStandardizationListRequestDto, type AddressStandardizationListResponseDto, type AddressStandardizationResponseDto, ApiConfig, type CodeDto, type CommonCodeDto, type CommonCodeRequestDto, type CommonCodeResponseDto, type CustomMutationOptions, type CustomQueryOptions, type CustomSuspenseOptions, type CustomerDto, type CustomerListRequestDto, type CustomerListResponseDto, type DownloadType, DspResponse, type DspResponseAddressListResponseDto, type DspResponseAddressPostalCodeResponseDto, type DspResponseAddressStandardizationListResponseDto, type DspResponseCommonCodeResponseDto, type DspResponseCustomerListResponseDto, type DspResponseEmployeeProfileResponseDto, type DspResponseImageViewerTokenResponseDto, type DspResponseListEmployeeProfileResponseDto, type DspResponseListOrganizationProfileResponse, type DspResponseListPersonalCustomerProfileResponseDto, type DspResponseNationalityListResponseDto, type DspResponseOccupationDetailResponseDto, type DspResponseOccupationListResponseDto, type DspResponseOrganizationProfileResponse, type DspResponseRemoteIdentityVerificationSystemIdentificationCardResponseDto, type DspResponseRemoteIdentityVerificationSystemTokenResponseDto, type DspResponseRiskGradeResponseDto, type DspResponseUserProfileResponseDto, type DspResponseVehicleTypeListResponseDto, type DspResponseVisaStatusListResponseDto, type EmployeeDivisionCodeType, type EmployeeProfileRequestDto, type EmployeeProfileResponseDto, type EmployeeProfileSearchRequestDto, type FileExternalRequestDto, type FileExternalResponseDto, type FileUploadExternalRequestDto, type FileUploadExternalRequestDtoBase, type FileUploadExternalResponseDto, type FpLoginData, type FpLoginResponseDto, type GroupCustomerProfileRequestDto, type GroupCustomerProfileResponseDto, type ImageViewerTokenRequestDto, type ImageViewerTokenResponseDto, type NationalityListResponseDto, type NationalityResponseDto, type NationalitySearchRequestDto, type OccupationDetailRequestDto, type OccupationDetailResponseDto, type OccupationListRequestDto, type OccupationListResponseDto, type OccupationResponseDto, type OrganizationProfileRequest, type OrganizationProfileResponse, type OrganizationSearchRequestDto, type Pagination, type PersonalCustomerProfileRequestDto, type PersonalCustomerProfileResponseDto, type RemoteIdentityVerificationSystemIdentificationCardRequestDto, type RemoteIdentityVerificationSystemIdentificationCardResponseDto, type RemoteIdentityVerificationSystemTokenRequestDto, type RemoteIdentityVerificationSystemTokenResponseDto, type RiskGradeRequestDto, type RiskGradeResponseDto, type TenureOfOfficeDivisionCodeType, type TestResponse, type UserProfileResponseDto, type VehicleTypeListResponseDto, type VehicleTypeResponseDto, type VisaStatusListResponseDto, type VisaStatusResponseDto, confirmRemoteIdentityVerificationSystemIdentificationCard, getAddressListMethod, getAddressPostalCodeMethod, getAddressStandardizationListMethod, getCommonCodeListMethod, getCustomerListMethod, getDspCustomerGroupListMethod, getDspCustomerListMethod, getEmployeeProfileListMethod, getImageViewerToken, getNationalityListMethod, getOccupationDetailMethod, getOccupationListMethod, getOrganizationProfileListMethod, getRemoteIdentityVerificationSystemToken, getRiskGradeMethod, getTestMethod, getUserProfile, getVehicleListMethod, getVisaListMethod, postFileDownloadMethod, postFileUploadMethod, postLoginMethod, useConfirmRemoteIdentityVerificationSystemIdentificationCardMutation, useDudExternalFileDownloadQuery, useDudExternalFileUploadMutation, useDudExternalFileUploadQuery, useGetUerProfileQuery, useSearchAddressQuery, useSearchAddressStandardizationQuery, useSearchCommonCodeQuery, useSearchCustomerListQuery, useSearchDspCustomerGroupListMutation, useSearchDspCustomerGroupListQuery, useSearchDspCustomerListQuery, useSearchEmployeeProfileQuery, useSearchNationalityQuery, useSearchOccupationDetailQuery, useSearchOccupationQuery, useSearchOrganizationQuery, useSearchPostalCodeQuery, useSearchRiskGradeQuery, useSearchVehicleQuery, useSearchVisaQuery };
@@ -1,7 +1,5 @@
1
- import { D as DspResponse } from './shared.dto-CFCkdHJl.cjs';
2
- import 'react';
1
+ import { D as DspResponse } from './shared.dto-YcQ7DpIa.cjs';
3
2
  import 'axios';
4
- import 'sales-frontend-design-system';
5
3
 
6
4
  interface DspTokenResponseDto {
7
5
  tokenType: string;
@@ -1,7 +1,5 @@
1
- import { D as DspResponse } from './shared.dto-CFCkdHJl.js';
2
- import 'react';
1
+ import { D as DspResponse } from './shared.dto-YcQ7DpIa.js';
3
2
  import 'axios';
4
- import 'sales-frontend-design-system';
5
3
 
6
4
  interface DspTokenResponseDto {
7
5
  tokenType: string;
@@ -1,6 +1,4 @@
1
- import { HTMLAttributes } from 'react';
2
1
  import { AxiosRequestConfig } from 'axios';
3
- import { FormCore } from 'sales-frontend-design-system';
4
2
 
5
3
  interface DspResponse<T> {
6
4
  /** 성공여부 */
@@ -25,9 +23,5 @@ interface Pagination {
25
23
  type ApiConfig = AxiosRequestConfig & {
26
24
  url: string;
27
25
  };
28
- interface SearchInputProps {
29
- inputBoxProps?: HTMLAttributes<HTMLDivElement>;
30
- inputProps?: FormCore.InputProps;
31
- }
32
26
 
33
- export type { ApiConfig as A, DspResponse as D, SearchInputProps as S };
27
+ export type { ApiConfig as A, DspResponse as D };
@@ -1,6 +1,4 @@
1
- import { HTMLAttributes } from 'react';
2
1
  import { AxiosRequestConfig } from 'axios';
3
- import { FormCore } from 'sales-frontend-design-system';
4
2
 
5
3
  interface DspResponse<T> {
6
4
  /** 성공여부 */
@@ -25,9 +23,5 @@ interface Pagination {
25
23
  type ApiConfig = AxiosRequestConfig & {
26
24
  url: string;
27
25
  };
28
- interface SearchInputProps {
29
- inputBoxProps?: HTMLAttributes<HTMLDivElement>;
30
- inputProps?: FormCore.InputProps;
31
- }
32
26
 
33
- export type { ApiConfig as A, DspResponse as D, SearchInputProps as S };
27
+ export type { ApiConfig as A, DspResponse as D };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sales-frontend-api",
3
- "version": "0.0.162",
3
+ "version": "0.0.164",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/client.js",
@@ -60,7 +60,6 @@
60
60
  "@tanstack/react-query": "^5.81.2",
61
61
  "eslint-config-sales-frontend-eslint-config-v8": "^0.0.7",
62
62
  "sales-frontend-bridge": "0.0.110",
63
- "sales-frontend-design-system": "0.0.168",
64
63
  "sales-frontend-stores": "0.0.8",
65
64
  "sales-frontend-typescript-config": "0.0.2",
66
65
  "sales-frontend-utils": "0.0.62"
@@ -68,7 +67,7 @@
68
67
  "dependencies": {
69
68
  "axios": "^1.10.0",
70
69
  "sales-frontend-utils": "0.0.62",
71
- "sales-frontend-debug": "0.0.65"
70
+ "sales-frontend-debug": "0.0.66"
72
71
  },
73
72
  "peerDependencies": {
74
73
  "@tanstack/react-query": ">=5.0.0",