diff --git a/package.json b/package.json index 416bba5..0160882 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@douyinfe/semi-icons": "^2.55.0", "@douyinfe/semi-icons-lab": "^2.55.0", - "@douyinfe/semi-ui": "^2.55.0", + "@douyinfe/semi-ui": "^2.56.3", "@types/node": "20.11.30", "@types/react": "18.2.69", "@types/react-dom": "18.2.22", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f80de1d..8acbbca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.55.0 version: 2.55.0(react-dom@18.2.0)(react@18.2.0) '@douyinfe/semi-ui': - specifier: ^2.55.0 - version: 2.55.0(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.56.3 + version: 2.56.3(react-dom@18.2.0)(react@18.2.0) '@types/node': specifier: 20.11.30 version: 20.11.30 @@ -141,28 +141,28 @@ packages: tslib: 2.6.2 dev: false - /@douyinfe/semi-animation-react@2.55.0: - resolution: {integrity: sha512-hBhT6yRUs4VUnBxnEIw4+cwc06qAv4b5KGPbmVWXiUWINi6EpW1klfjNj1Quzxw7PJUmCqnmXwbNuaLNZfbneA==} + /@douyinfe/semi-animation-react@2.56.3: + resolution: {integrity: sha512-www06W06X8W+Ou9V2Alfs+6LpKd9Ps3uPrrpIind77YWNDT2KIca36Lrk4l+dCjHc9DTTLnw3BLxXn1/O83Tuw==} dependencies: - '@douyinfe/semi-animation': 2.55.0 - '@douyinfe/semi-animation-styled': 2.55.0 + '@douyinfe/semi-animation': 2.56.3 + '@douyinfe/semi-animation-styled': 2.56.3 classnames: 2.5.1 dev: false - /@douyinfe/semi-animation-styled@2.55.0: - resolution: {integrity: sha512-0b4eJ+MAIKa/4BI6t2922u20D7vZ1gqDiWLJYCP7Q9lLaLBFmdFebA5g/eYYzS/Dv8foAMKWFnm/503qmo+XUw==} + /@douyinfe/semi-animation-styled@2.56.3: + resolution: {integrity: sha512-KA8lk+m6lJtsli0Nhd1KPo6fv7Bfmi56vUCJLeRwI28Svar2+6vIF0wAUCCszCFhvuPVPzQbl5S1s3erJnWseA==} dev: false - /@douyinfe/semi-animation@2.55.0: - resolution: {integrity: sha512-pgCpjogSp77hzyUvZjqIkL5imA11jDn9HSSyXcAYMCMyq6HgslajC3skim5A8b0F1iVcfuk0KgpmFaozxHkxSQ==} + /@douyinfe/semi-animation@2.56.3: + resolution: {integrity: sha512-aRNoVpWgav6+zg5x1ITZE7ra8k+o6dbdJ4rmcr9J6BgnyEogx21wwNNgbcSymQKLI5CF1aWsORPbpGVgXt8J/w==} dependencies: bezier-easing: 2.1.0 dev: false - /@douyinfe/semi-foundation@2.55.0: - resolution: {integrity: sha512-r6CNfrW1PudJhbxjSCWJeXuMh47wZL+WkY21dsOgmgwXqZayNMzKginTsjBH7rNuYkVMkI63zAvtcwQQvrwURw==} + /@douyinfe/semi-foundation@2.56.3: + resolution: {integrity: sha512-aqK7pVbK4BtnbwjSD5GBa/gF8PpJjnwVIsCYOM8INr4lqxi+w6nXCX3n1omlwWPKxC7/AxtL6cMw/FXeVJ9uRQ==} dependencies: - '@douyinfe/semi-animation': 2.55.0 + '@douyinfe/semi-animation': 2.56.3 async-validator: 3.5.2 classnames: 2.5.1 date-fns: 2.30.0 @@ -192,22 +192,31 @@ packages: react: 18.2.0 dev: false - /@douyinfe/semi-illustrations@2.55.0(react@18.2.0): - resolution: {integrity: sha512-zBE5QHMzaB0fbgiimV0PUKfF46moTDyg4/pFcx76Qm9ivG4o0DGJpVpCYQdNddtw4tHyBBMpXNRXyOtKvHOlMA==} + /@douyinfe/semi-icons@2.56.3(react@18.2.0): + resolution: {integrity: sha512-6AH1q+wDO2xX62k2bzBDqYwao3Eis2h9q2t3CRQPkvwNIferx+MmBU9ZZkvR2Q2RewcQRVIi+dN9qX9TcWNsTA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + classnames: 2.5.1 + react: 18.2.0 + dev: false + + /@douyinfe/semi-illustrations@2.56.3(react@18.2.0): + resolution: {integrity: sha512-jHf09rWJ/Iktl4H+wpCcHXZ5/l97SfyZYvw9hSWZsmLSsW78mNV0Zu4wyM8c7/zhMbYxLmAeTSNZS1TFGPKkbw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: react: 18.2.0 dev: false - /@douyinfe/semi-theme-default@2.55.0: - resolution: {integrity: sha512-heEC/3mNigdl0zZrgeRCyAbYkBgd2uYj2ZMTYNx353QRHQoDE2mL+8o35Jip+sqh3412sHMf8SrosoH6ZJ3oYw==} + /@douyinfe/semi-theme-default@2.56.3: + resolution: {integrity: sha512-T9dNTtvn9/nD0QDJupCrMEQlqpu/fv4XtjieyHZ2RTutHfhZPLRjwcqx9vOVmXmu2wb90GbME1BDWqS7gmyhIg==} dependencies: glob: 7.2.3 dev: false - /@douyinfe/semi-ui@2.55.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-WC8AZ7dShY4GVt1mxHQPMcVm9q0uR/lN/DeOIPpAMgs3lVC61VZMms3CI8dBS2gontWQFAJX9b2lC3UctFinRw==} + /@douyinfe/semi-ui@2.56.3(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-veU6Io+pi4enf5QQ52Wp2xbHP7VkNSLKv17IAz5HO9UINkc+ROeMGC/0J/u2xt5oW6FNv1zLoWqaAUYSl1fQjw==} peerDependencies: react: '>=16.0.0' react-dom: '>=16.0.0' @@ -215,12 +224,12 @@ packages: '@dnd-kit/core': 6.1.0(react-dom@18.2.0)(react@18.2.0) '@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.1.0)(react@18.2.0) '@dnd-kit/utilities': 3.2.2(react@18.2.0) - '@douyinfe/semi-animation': 2.55.0 - '@douyinfe/semi-animation-react': 2.55.0 - '@douyinfe/semi-foundation': 2.55.0 - '@douyinfe/semi-icons': 2.55.0(react@18.2.0) - '@douyinfe/semi-illustrations': 2.55.0(react@18.2.0) - '@douyinfe/semi-theme-default': 2.55.0 + '@douyinfe/semi-animation': 2.56.3 + '@douyinfe/semi-animation-react': 2.56.3 + '@douyinfe/semi-foundation': 2.56.3 + '@douyinfe/semi-icons': 2.56.3(react@18.2.0) + '@douyinfe/semi-illustrations': 2.56.3(react@18.2.0) + '@douyinfe/semi-theme-default': 2.56.3 async-validator: 3.5.2 classnames: 2.5.1 copy-text-to-clipboard: 2.2.0