⬆️ 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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-07 22:42:24 +00:00 committed by felinae98
parent e3b61bf653
commit dc53354090
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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'