From dc53354090bd171532fbf133eb30689a9e7ce9f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:42:24 +0000 Subject: [PATCH] :arrow_up: Bump @arco-design/web-react in /admin-frontend Bumps [@arco-design/web-react](https://github.com/arco-design/arco-design) from 2.51.0 to 2.51.1. - [Release notes](https://github.com/arco-design/arco-design/releases) - [Commits](https://github.com/arco-design/arco-design/compare/2.51.0...2.51.1) --- updated-dependencies: - dependency-name: "@arco-design/web-react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- admin-frontend/package.json | 2 +- admin-frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/admin-frontend/package.json b/admin-frontend/package.json index 3662d55..554fdec 100644 --- a/admin-frontend/package.json +++ b/admin-frontend/package.json @@ -5,7 +5,7 @@ "homepage": "bison", "proxy": "http://127.0.0.1:8080", "dependencies": { - "@arco-design/web-react": "^2.51.0", + "@arco-design/web-react": "^2.51.1", "@babel/core": "^7.20.2", "@babel/plugin-syntax-flow": "^7.18.6", "@babel/plugin-transform-react-jsx": "^7.22.5", diff --git a/admin-frontend/pnpm-lock.yaml b/admin-frontend/pnpm-lock.yaml index 5cb49af..717ce4e 100644 --- a/admin-frontend/pnpm-lock.yaml +++ b/admin-frontend/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@arco-design/web-react': - specifier: ^2.51.0 - version: 2.51.0(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.51.1 + version: 2.51.1(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) '@babel/core': specifier: ^7.20.2 version: 7.20.2 @@ -139,8 +139,8 @@ packages: color: 3.2.1 dev: false - /@arco-design/web-react@2.51.0(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-oHZFLYSU81WY6Fyg2b+1X96MUhDtImwCqqABO7cIfNerzw3MkEW9xExaOCkvolbBjPKmFOzXrYgxg75TJBymMw==} + /@arco-design/web-react@2.51.1(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-tdaI1mUxx+mLbR7sgq/9F0Ts2igN+WGFihA1+Erzv+Z57vXtKIIzZ4MG2GVIUEEld9+oa2Lxt1/9hpFgp8goKw==} peerDependencies: react: '>=16' react-dom: '>=16'