From 9e1eb4338f78db1b1aca2423f679a55fc2cd5e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 17:08:54 +0000 Subject: [PATCH] chore(deps): bump antd-style from 3.7.1 to 4.1.0 Bumps [antd-style](https://github.com/ant-design/antd-style) from 3.7.1 to 4.1.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/commits) --- updated-dependencies: - dependency-name: antd-style dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7c0139a..10449be9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@ant-design/icons": "^6.1.0", "@ant-design/pro-components": "^2.8.9", "antd": "^6.0.0", - "antd-style": "^3.7.0", + "antd-style": "^4.1.0", "classnames": "^2.5.1", "dayjs": "^1.11.13", "react": "^19.1.0",