mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
⬆️ 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>
This commit is contained in:
parent
b495f1bfc4
commit
23d53da53f
@ -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",
|
||||
|
8
admin-frontend/pnpm-lock.yaml
generated
8
admin-frontend/pnpm-lock.yaml
generated
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user