feature/IO-3499-React-19 checkpoint

This commit is contained in:
Dave
2026-01-20 15:27:32 -05:00
parent a91bfea581
commit d7e3b52dc6
16 changed files with 493 additions and 179 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@amplitude/analytics-browser": "^2.33.4",
"@ant-design/pro-layout": "^7.22.6",
"@apollo/client": "^4.1.0",
"@apollo/client": "^4.1.1",
"@emotion/is-prop-valid": "^1.4.0",
"@fingerprintjs/fingerprintjs": "^5.0.1",
"@firebase/analytics": "^0.10.19",
@@ -21,11 +21,11 @@
"@jsreport/browser-client": "^3.1.0",
"@reduxjs/toolkit": "^2.11.2",
"@sentry/cli": "^3.1.0",
"@sentry/react": "^10.34.0",
"@sentry/vite-plugin": "^4.6.2",
"@sentry/react": "^10.35.0",
"@sentry/vite-plugin": "^4.7.0",
"@splitsoftware/splitio-react": "^2.6.1",
"@tanem/react-nprogress": "^5.0.56",
"antd": "^6.2.0",
"antd": "^6.2.1",
"apollo-link-logger": "^3.0.0",
"autosize": "^6.0.1",
"axios": "^1.13.2",
@@ -39,18 +39,18 @@
"exifr": "^7.1.3",
"graphql": "^16.12.0",
"graphql-ws": "^6.0.6",
"i18next": "^25.7.4",
"i18next": "^25.8.0",
"i18next-browser-languagedetector": "^8.2.0",
"immutability-helper": "^3.1.1",
"libphonenumber-js": "^1.12.34",
"lightningcss": "^1.30.2",
"lightningcss": "^1.31.0",
"logrocket": "^11.0.0",
"markerjs2": "^2.32.7",
"memoize-one": "^6.0.0",
"normalize-url": "^8.1.1",
"object-hash": "^3.0.0",
"phone": "^3.1.69",
"posthog-js": "^1.325.0",
"posthog-js": "^1.331.2",
"prop-types": "^15.8.1",
"query-string": "^9.3.1",
"raf-schd": "^4.0.3",
@@ -142,7 +142,7 @@
"@playwright/test": "^1.57.0",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.1",
"@testing-library/react": "^16.3.2",
"@vitejs/plugin-react": "^5.1.2",
"babel-plugin-react-compiler": "^1.0.0",
"browserslist": "^4.28.1",
@@ -153,7 +153,7 @@
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
"globals": "^17.0.0",
"jsdom": "^27.4.0",
"memfs": "^4.52.0",
"memfs": "^4.56.4",
"os-browserify": "^0.3.0",
"playwright": "^1.57.0",
"react-error-overlay": "^6.1.0",