|
83 | 83 | "postcss": "^8.5.6", |
84 | 84 | "postcss-import": "^16.1.1", |
85 | 85 | "prop-types": "^15.8.1", |
86 | | - "react": "^19.2.1", |
87 | | - "react-dom": "^19.2.1", |
| 86 | + "react": "^19.2.3", |
| 87 | + "react-dom": "^19.2.3", |
88 | 88 | "react-draggable": "^4.5.0", |
89 | 89 | "react-final-form": "^7.0.0", |
90 | 90 | "react-imask": "^7.6.1", |
91 | 91 | "react-intersection-observer": "^10.0.0", |
92 | | - "react-is": "^19.2.1", |
| 92 | + "react-is": "^19.2.3", |
93 | 93 | "react-number-format": "^5.4.4", |
94 | 94 | "react-router": "^7.10.1", |
95 | 95 | "react-runner": "^1.0.5", |
|
121 | 121 | "@types/node": "^20.19.26", |
122 | 122 | "@types/nprogress": "^0.2.3", |
123 | 123 | "@types/prop-types": "^15.7.15", |
124 | | - "@types/react": "^19.2.7", |
125 | | - "@types/react-dom": "^19.2.3", |
| 124 | + "@types/react": "19.2.7", |
| 125 | + "@types/react-dom": "19.2.3", |
126 | 126 | "@types/react-swipeable-views": "^0.13.6", |
127 | 127 | "@types/react-transition-group": "^4.4.12", |
128 | 128 | "@types/stylis": "^4.2.7", |
|
0 commit comments