mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
⬆️ Bump @babel/plugin-syntax-flow in /admin-frontend
Bumps [@babel/plugin-syntax-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-flow) from 7.18.6 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-plugin-syntax-flow) --- updated-dependencies: - dependency-name: "@babel/plugin-syntax-flow" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
890cdb792c
commit
93f4b4acd0
@ -7,7 +7,7 @@
|
||||
"dependencies": {
|
||||
"@arco-design/web-react": "^2.51.1",
|
||||
"@babel/core": "^7.22.10",
|
||||
"@babel/plugin-syntax-flow": "^7.18.6",
|
||||
"@babel/plugin-syntax-flow": "^7.22.5",
|
||||
"@babel/plugin-transform-react-jsx": "^7.22.5",
|
||||
"@reduxjs/toolkit": "^1.9.5",
|
||||
"@testing-library/dom": "^9.3.1",
|
||||
|
31
admin-frontend/pnpm-lock.yaml
generated
31
admin-frontend/pnpm-lock.yaml
generated
@ -12,8 +12,8 @@ dependencies:
|
||||
specifier: ^7.22.10
|
||||
version: 7.22.10
|
||||
'@babel/plugin-syntax-flow':
|
||||
specifier: ^7.18.6
|
||||
version: 7.18.6(@babel/core@7.22.10)
|
||||
specifier: ^7.22.5
|
||||
version: 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-react-jsx':
|
||||
specifier: ^7.22.5
|
||||
version: 7.22.5(@babel/core@7.22.10)
|
||||
@ -55,7 +55,7 @@ dependencies:
|
||||
version: 6.14.2(react-dom@18.2.0)(react@18.2.0)
|
||||
react-scripts:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1(@babel/plugin-syntax-flow@7.18.6)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(react@18.2.0)(typescript@4.8.4)
|
||||
version: 5.0.1(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(react@18.2.0)(typescript@4.8.4)
|
||||
redux:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1
|
||||
@ -427,11 +427,6 @@ packages:
|
||||
'@babel/types': 7.22.5
|
||||
dev: false
|
||||
|
||||
/@babel/helper-plugin-utils@7.20.2:
|
||||
resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: false
|
||||
|
||||
/@babel/helper-plugin-utils@7.22.5:
|
||||
resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -864,14 +859,14 @@ packages:
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
dev: false
|
||||
|
||||
/@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==}
|
||||
/@babel/plugin-syntax-flow@7.22.5(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
dev: false
|
||||
|
||||
/@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.22.10):
|
||||
@ -1120,7 +1115,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-flow': 7.22.5(@babel/core@7.22.10)
|
||||
dev: false
|
||||
|
||||
/@babel/plugin-transform-for-of@7.18.8(@babel/core@7.22.10):
|
||||
@ -4958,7 +4953,7 @@ packages:
|
||||
object.entries: 1.1.6
|
||||
dev: true
|
||||
|
||||
/eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.18.6)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(jest@27.5.1)(typescript@4.8.4):
|
||||
/eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(jest@27.5.1)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
@ -4976,7 +4971,7 @@ packages:
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.27.0
|
||||
eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.18.6)(@babel/plugin-transform-react-jsx@7.22.5)(eslint@8.27.0)
|
||||
eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.5)(eslint@8.27.0)
|
||||
eslint-plugin-import: 2.28.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)
|
||||
eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.27.0)(jest@27.5.1)(typescript@4.8.4)
|
||||
eslint-plugin-jsx-a11y: 6.6.1(eslint@8.27.0)
|
||||
@ -5050,7 +5045,7 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/eslint-plugin-flowtype@8.0.3(@babel/plugin-syntax-flow@7.18.6)(@babel/plugin-transform-react-jsx@7.22.5)(eslint@8.27.0):
|
||||
/eslint-plugin-flowtype@8.0.3(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.5)(eslint@8.27.0):
|
||||
resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
@ -5058,7 +5053,7 @@ packages:
|
||||
'@babel/plugin-transform-react-jsx': ^7.14.9
|
||||
eslint: ^8.1.0
|
||||
dependencies:
|
||||
'@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-flow': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-react-jsx': 7.22.5(@babel/core@7.22.10)
|
||||
eslint: 8.27.0
|
||||
lodash: 4.17.21
|
||||
@ -8907,7 +8902,7 @@ packages:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-scripts@5.0.1(@babel/plugin-syntax-flow@7.18.6)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(react@18.2.0)(typescript@4.8.4):
|
||||
/react-scripts@5.0.1(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(react@18.2.0)(typescript@4.8.4):
|
||||
resolution: {integrity: sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
@ -8935,7 +8930,7 @@ packages:
|
||||
dotenv: 10.0.0
|
||||
dotenv-expand: 5.1.0
|
||||
eslint: 8.27.0
|
||||
eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.18.6)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(jest@27.5.1)(typescript@4.8.4)
|
||||
eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.22.5)(@babel/plugin-transform-react-jsx@7.22.5)(eslint-import-resolver-typescript@3.5.2)(eslint@8.27.0)(jest@27.5.1)(typescript@4.8.4)
|
||||
eslint-webpack-plugin: 3.2.0(eslint@8.27.0)(webpack@5.88.2)
|
||||
file-loader: 6.2.0(webpack@5.88.2)
|
||||
fs-extra: 10.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user