feature/IO-3499-React-19 Checkpoint

This commit is contained in:
Dave
2026-01-23 12:42:02 -05:00
parent 40e8529eeb
commit 3918f3d72b
7 changed files with 985 additions and 863 deletions

View File

@@ -50,7 +50,7 @@
"normalize-url": "^8.1.1",
"object-hash": "^3.0.0",
"phone": "^3.1.69",
"posthog-js": "^1.331.2",
"posthog-js": "^1.335.0",
"prop-types": "^15.8.1",
"query-string": "^9.3.1",
"raf-schd": "^4.0.3",
@@ -135,11 +135,11 @@
"@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.51.4",
"@dotenvx/dotenvx": "^1.52.0",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/react": "^11.14.0",
"@eslint/js": "^9.39.2",
"@playwright/test": "^1.57.0",
"@playwright/test": "^1.58.0",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
@@ -151,11 +151,11 @@
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
"globals": "^17.0.0",
"globals": "^17.1.0",
"jsdom": "^27.4.0",
"memfs": "^4.56.4",
"memfs": "^4.56.10",
"os-browserify": "^0.3.0",
"playwright": "^1.57.0",
"playwright": "^1.58.0",
"react-error-overlay": "^6.1.0",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.3",
@@ -165,7 +165,7 @@
"vite-plugin-node-polyfills": "^0.25.0",
"vite-plugin-pwa": "^1.2.0",
"vite-plugin-style-import": "^2.0.0",
"vitest": "^4.0.17",
"vitest": "^4.0.18",
"workbox-window": "^7.4.0"
}
}