feature/IO-3587-Commision-Cut-Clean - Cleanup

This commit is contained in:
Dave
2026-03-23 13:00:51 -04:00
parent 19f918b695
commit b5997d0b8f
4 changed files with 152 additions and 141 deletions

View File

@@ -8,7 +8,7 @@
"private": true,
"proxy": "http://localhost:4000",
"dependencies": {
"@amplitude/analytics-browser": "^2.36.8",
"@amplitude/analytics-browser": "^2.37.0",
"@ant-design/pro-layout": "^7.22.6",
"@apollo/client": "^4.1.6",
"@dnd-kit/core": "^6.3.1",
@@ -43,7 +43,7 @@
"exifr": "^7.1.3",
"graphql": "^16.13.1",
"graphql-ws": "^6.0.7",
"i18next": "^25.8.20",
"i18next": "^25.10.5",
"i18next-browser-languagedetector": "^8.2.1",
"immutability-helper": "^3.1.1",
"libphonenumber-js": "^1.12.40",
@@ -54,7 +54,7 @@
"normalize-url": "^8.1.1",
"object-hash": "^3.0.0",
"phone": "^3.1.71",
"posthog-js": "^1.363.1",
"posthog-js": "^1.363.2",
"prop-types": "^15.8.1",
"query-string": "^9.3.1",
"raf-schd": "^4.0.3",
@@ -65,16 +65,16 @@
"react-dom": "^19.2.4",
"react-grid-gallery": "^1.0.1",
"react-grid-layout": "^2.2.2",
"react-i18next": "^16.5.8",
"react-i18next": "^16.6.2",
"react-icons": "^5.6.0",
"react-image-lightbox": "^5.1.4",
"react-markdown": "^10.1.0",
"react-number-format": "^5.4.3",
"react-number-format": "^5.4.5",
"react-popopo": "^2.1.9",
"react-product-fruits": "^2.2.62",
"react-redux": "^9.2.0",
"react-resizable": "^3.1.3",
"react-router-dom": "^7.13.1",
"react-router-dom": "^7.13.2",
"react-sticky": "^6.0.3",
"react-virtuoso": "^4.18.3",
"recharts": "^3.8.0",
@@ -140,7 +140,7 @@
"@ant-design/icons": "^6.1.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-react": "^7.28.5",
"@dotenvx/dotenvx": "^1.57.0",
"@dotenvx/dotenvx": "^1.57.2",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/react": "^11.14.0",
"@eslint/js": "^9.39.2",
@@ -158,7 +158,7 @@
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
"globals": "^17.4.0",
"jsdom": "^28.1.0",
"memfs": "^4.56.11",
"memfs": "^4.57.1",
"os-browserify": "^0.3.0",
"playwright": "^1.58.2",
"react-error-overlay": "^6.1.0",