From 35a178fc46269c6a9c8b5c46ccd92ee6fa7519fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:38:18 +0000 Subject: [PATCH] chore(deps): bump @douyinfe/semi-icons-lab from 2.55.0 to 2.55.4 Bumps [@douyinfe/semi-icons-lab](https://github.com/DouyinFE/semi-design) from 2.55.0 to 2.55.4. - [Release notes](https://github.com/DouyinFE/semi-design/releases) - [Commits](https://github.com/DouyinFE/semi-design/compare/v2.55.0...v2.55.4) --- updated-dependencies: - dependency-name: "@douyinfe/semi-icons-lab" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 416bba5..df727b3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@douyinfe/semi-icons": "^2.55.0", - "@douyinfe/semi-icons-lab": "^2.55.0", + "@douyinfe/semi-icons-lab": "^2.55.4", "@douyinfe/semi-ui": "^2.55.0", "@types/node": "20.11.30", "@types/react": "18.2.69", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f80de1d..3669646 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^2.55.0 version: 2.55.0(react@18.2.0) '@douyinfe/semi-icons-lab': - specifier: ^2.55.0 - version: 2.55.0(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.55.4 + version: 2.55.4(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) @@ -173,8 +173,8 @@ packages: scroll-into-view-if-needed: 2.2.31 dev: false - /@douyinfe/semi-icons-lab@2.55.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-KzMSHzwFx427MkAksIU1aabSb22zVAXEu70GcrGS9ikcEhhj6IGMYDuS4zfcJzehwCXA0KdbCldhh87/89bltA==} + /@douyinfe/semi-icons-lab@2.55.4(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-Cq/rC+tTPI0ntAf8qUdMpe1EDrJAfuAoJzk9tXPC81zswOaug3KDWGmfxFEAlMtNXrdfGynaKyLm352McCwXqg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0