chore: fix webpack dependencies order (#8542)

This commit is contained in:
非法操作 2024-09-20 18:09:35 +08:00 committed by GitHub
parent 1583283635
commit b773ebdab1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,6 +37,7 @@
"@remixicon/react": "^4.2.0",
"@sentry/react": "^7.54.0",
"@sentry/utils": "^7.54.0",
"@svgdotjs/svg.js": "^3.2.4",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.9",
"ahooks": "^3.7.5",
@ -44,7 +45,6 @@
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
"crypto-js": "^4.2.0",
"@svgdotjs/svg.js": "^3.2.4",
"dayjs": "^1.11.7",
"echarts": "^5.4.1",
"echarts-for-react": "^3.0.2",