|
32 | 32 | "polished": "^4.3.1", |
33 | 33 | "prop-types": "15.8.1", |
34 | 34 | "qrcode.react": "3.2.0", |
35 | | - "react": "^18.3.1", |
36 | | - "react-dom": "^18.3.1", |
| 35 | + "react": "^19.0.0", |
| 36 | + "react-dom": "^19.0.0", |
37 | 37 | "react-intl": "6.8.9", |
38 | 38 | "sanitize-html": "2.13.1", |
39 | 39 | "styled-components": "5.3.11", |
|
64 | 64 | "@babel/node": "^7.23.9", |
65 | 65 | "@babel/preset-typescript": "^7.23.3", |
66 | 66 | "@types/node": "^20.11.24", |
67 | | - "@types/react": "^18.2.61", |
| 67 | + "@types/react": "^19.0.0", |
68 | 68 | "@typescript-eslint/eslint-plugin": "^7.1.0", |
69 | 69 | "@typescript-eslint/parser": "^7.1.0", |
70 | 70 | "babel-plugin-styled-components": "^2.0.0", |
|
77 | 77 | "eslint-plugin-import": "^2.23.4", |
78 | 78 | "eslint-plugin-node": "^11.1.0", |
79 | 79 | "eslint-plugin-react": "^7.24.0", |
80 | | - "eslint-plugin-react-hooks": "^4.2.0", |
| 80 | + "eslint-plugin-react-hooks": "^5.0.0", |
81 | 81 | "file-loader": "^6.2.0", |
82 | 82 | "jest": "^29.7.0", |
83 | 83 | "jest-junit": "^16.0.0", |
84 | 84 | "jest-styled-components": "^7.0.5", |
85 | 85 | "prettier": "^3.0.0", |
86 | | - "react-test-renderer": "^18.2.0", |
| 86 | + "react-test-renderer": "^19.0.0", |
87 | 87 | "typescript": "^5.3.3", |
88 | 88 | "url-loader": "^4.1.1" |
89 | 89 | }, |
|
0 commit comments