feature/IO-3499-React-19: Remove redundant forward refs in favor of React 19 built in ref prop

This commit is contained in:
Dave
2026-01-14 11:29:01 -05:00
parent 7d7742a7fa
commit be42eae5a3
3 changed files with 55 additions and 49 deletions

View File

@@ -8,7 +8,7 @@
"private": true,
"proxy": "http://localhost:4000",
"dependencies": {
"@amplitude/analytics-browser": "^2.33.1",
"@amplitude/analytics-browser": "^2.33.2",
"@ant-design/pro-layout": "^7.22.6",
"@apollo/client": "^4.0.13",
"@emotion/is-prop-valid": "^1.4.0",
@@ -50,7 +50,7 @@
"normalize-url": "^8.1.1",
"object-hash": "^3.0.0",
"phone": "^3.1.69",
"posthog-js": "^1.319.2",
"posthog-js": "^1.321.0",
"prop-types": "^15.8.1",
"query-string": "^9.3.1",
"raf-schd": "^4.0.3",