[improvement] supersonic adapt checkstyle (#451)

This commit is contained in:
mainmain
2023-11-30 11:41:55 +08:00
committed by GitHub
parent f8bdb8a4b4
commit e469c449b4
172 changed files with 42 additions and 321 deletions

16
webapp/pnpm-lock.yaml generated
View File

@@ -354,6 +354,9 @@ importers:
crypto-js:
specifier: ^4.0.0
version: 4.1.1
dayjs:
specifier: ^1.11.10
version: 1.11.10
echarts:
specifier: ^5.0.2
version: 5.4.3
@@ -691,9 +694,9 @@ packages:
dependencies:
'@ant-design/colors': 7.0.0
'@ant-design/icons-svg': 4.3.1
'@babel/runtime': 7.23.2
'@babel/runtime': 7.22.15
classnames: 2.3.2
rc-util: 5.38.1(react-dom@18.2.0)(react@18.2.0)
rc-util: 5.37.0(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false
@@ -9809,6 +9812,7 @@ packages:
/domexception@4.0.0:
resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
engines: {node: '>=12'}
deprecated: Use your platform's native DOMException instead
dependencies:
webidl-conversions: 7.0.0
dev: true
@@ -10171,7 +10175,7 @@ packages:
is-arrayish: 0.2.1
/error-stack-parser@1.3.6:
resolution: {integrity: sha1-4Oc7k+QXE40c18C3RrGkoUhUwpI=}
resolution: {integrity: sha512-xhuSYd8wLgOXwNgjcPeXMPL/IiiA1Huck+OPvClpJViVNNlJVtM41o+1emp7bPvlCJwCatFX2DWc05/DgfbWzA==}
dependencies:
stackframe: 0.3.1
dev: true
@@ -12900,7 +12904,7 @@ packages:
engines: {node: '>= 4'}
/image-size@0.5.5:
resolution: {integrity: sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=}
resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
engines: {node: '>=0.10.0'}
hasBin: true
requiresBuild: true
@@ -22736,7 +22740,7 @@ packages:
dev: true
/source-map@0.5.6:
resolution: {integrity: sha1-dc449SvwczxafwwRjYEzSiu19BI=}
resolution: {integrity: sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==}
engines: {node: '>=0.10.0'}
dev: true
@@ -22897,7 +22901,7 @@ packages:
dev: true
/stackframe@0.3.1:
resolution: {integrity: sha1-M6qE8Rd6VUjIk1Uzy/6zQgl19aQ=}
resolution: {integrity: sha512-XmoiF4T5nuWEp2x2w92WdGjdHGY/cZa6LIbRsDRQR/Xlk4uW0PAUlH1zJYVffocwKpCdwyuypIp25xsSXEtZHw==}
dev: true
/stackframe@1.3.4: