fixed dayjs to moment bug with webpack plugin

This commit is contained in:
swtmply
2023-04-18 01:49:42 +08:00
parent 4e90534e69
commit a2eaa3b376
4 changed files with 12195 additions and 12368 deletions

View File

@@ -13,7 +13,7 @@
"@sentry/tracing": "^7.40.0",
"@splitsoftware/splitio-react": "^1.8.1",
"@tanem/react-nprogress": "^5.0.8",
"antd": "5.1.5",
"antd": "^5.4.2",
"apollo-link-logger": "^2.0.0",
"axios": "^1.3.4",
"dinero.js": "^1.9.1",
@@ -114,6 +114,7 @@
"react-error-overlay": "6.0.9"
},
"devDependencies": {
"@ant-design/moment-webpack-plugin": "^0.0.3",
"@sentry/webpack-plugin": "^1.20.0",
"@testing-library/cypress": "^9.0.0",
"cypress": "^12.3.0",