From 23d53da53f3b3b30ef3c3fc63995da8372e6d36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 22:56:05 +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.50.2 to 2.51.0. - [Release notes](https://github.com/arco-design/arco-design/releases) - [Commits](https://github.com/arco-design/arco-design/compare/2.50.2...2.51.0) --- updated-dependencies: - dependency-name: "@arco-design/web-react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- 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 e7c872c..71b2772 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.50.2", + "@arco-design/web-react": "^2.51.0", "@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 c255f86..b99c4d5 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.50.2 - version: 2.50.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.51.0 + version: 2.51.0(@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.50.2(@types/react@18.0.25)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-ko5IUP4aVGp8v6IMQD95eg7O3bFfUYZjr+qX5bCrXpaz7txPcT99D1tQYwByZ5AP3rIifjKWKdbrXpWH96zEnQ==} + /@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==} peerDependencies: react: '>=16' react-dom: '>=16'