This commit is contained in:
jackycheng
2024-12-29 12:16:42 +08:00
parent 03a6d711c3
commit f2cba9f5c4

View File

@@ -12,9 +12,6 @@
"@ant-design/icons": "^5.5.1", "@ant-design/icons": "^5.5.1",
"@df/toco-ui": "{{uiVersion}}", "@df/toco-ui": "{{uiVersion}}",
"@reduxjs/toolkit": "^1.9.7", "@reduxjs/toolkit": "^1.9.7",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.5.2",
"axios": "^1.7.2", "axios": "^1.7.2",
"classnames": "^2.5.1", "classnames": "^2.5.1",
"path-to-regexp": "^8.2.0", "path-to-regexp": "^8.2.0",
@@ -22,19 +19,22 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-intl": "~6.6.2", "react-intl": "~6.6.2",
"react-redux": "^8.1.3", "react-redux": "^8.1.3",
"react-router-dom": "^6.22.2", "react-router-dom": "^6.22.2"
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
}, },
"devDependencies": { "devDependencies": {
"@craco/craco": "^7.1.0", "@craco/craco": "^7.1.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^27.5.2", "@types/jest": "^27.5.2",
"@types/node": "^17.0.45", "@types/node": "^17.0.45",
"@types/react": "^18.2.60", "@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19", "@types/react-dom": "^18.2.19",
"craco-alias": "^3.0.1", "craco-alias": "^3.0.1",
"eslint-plugin-json": "^3.1.0", "eslint-plugin-json": "^3.1.0",
"typescript": "^5" "react-scripts": "5.0.1",
"typescript": "^5",
"web-vitals": "^2.1.4"
}, },
"browserslist": { "browserslist": {
"production": [ "production": [