From bb254c8c03cde4de19fd78ce6ee25ec5f6ff39fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 17:24:50 +0000 Subject: [PATCH] chore(deps-dev): bump antd-style from 3.4.5 to 3.5.0 Bumps [antd-style](https://github.com/ant-design/antd-style) from 3.4.5 to 3.5.0. - [Release notes](https://github.com/ant-design/antd-style/releases) - [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md) - [Commits](https://github.com/ant-design/antd-style/compare/v3.4.5...v3.5.0) --- updated-dependencies: - dependency-name: antd-style dependency-type: direct:development update-type: version-update:semver-minor ... 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 167fb9181..0add8e8e3 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@umijs/fabric": "^4.0.1", "@umijs/test": "^4.0.79", "antd": "^5.9.0", - "antd-style": "^3.4.5", + "antd-style": "^3.5.0", "antd-token-previewer": "^1.1.0", "babel-jest": "^29.6.4", "classnames": "^2.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4c364ed7..67524bcfa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^5.9.0 version: 5.9.0(moment@2.29.4)(react-dom@16.14.0)(react@16.14.0) antd-style: - specifier: ^3.4.5 - version: 3.4.5(@types/react@18.2.21)(antd@5.9.0)(react-dom@18.2.0)(react@18.2.0) + specifier: ^3.5.0 + version: 3.5.0(@types/react@18.2.21)(antd@5.9.0)(react-dom@18.2.0)(react@18.2.0) antd-token-previewer: specifier: ^1.1.0 version: 1.1.0(@babel/core@7.22.15)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) @@ -7717,8 +7717,8 @@ packages: engines: {node: '>=12'} dev: true - /antd-style@3.4.5(@types/react@18.2.21)(antd@5.9.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-6aC4P9XyuVy0O7eZ+HZXd8GbbFX9HgzsXsJ341ihJhgqrfsQZNx8lDQvS2kCV6ao99QqtyTDphK9gWOgV2bHEw==} + /antd-style@3.5.0(@types/react@18.2.21)(antd@5.9.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-t+DQWx/ib3PZIONA9eD/qx3PPjdqsiIEjL5X9uf+Gvu58tm1KoLeCZJYNKqT8Td1I1r7+phie3o0De1zPavqIQ==} peerDependencies: antd: '>=5.8.1' react: '>=18'