|
71 | 71 | "@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
|
72 | 72 | "@types/jest": "27.5.2",
|
73 | 73 | "@types/node": "^16.11.17",
|
74 |
| - "@types/react": "17.0.64", |
75 |
| - "@types/react-dom": "17.0.20", |
| 74 | + "@types/react": "17.0.87", |
| 75 | + "@types/react-dom": "17.0.26", |
76 | 76 | "@typescript-eslint/eslint-plugin": "5.17.0",
|
77 | 77 | "@typescript-eslint/parser": "5.17.0",
|
78 | 78 | "@vitejs/plugin-react": "1.3.2",
|
|
93 | 93 | "eslint-plugin-prettier": "4.2.1",
|
94 | 94 | "eslint-plugin-promise": "6.1.1",
|
95 | 95 | "eslint-plugin-react": "7.33.1",
|
96 |
| - "eslint-plugin-react-hooks": "4.6.0", |
| 96 | + "eslint-plugin-react-hooks": "4.6.2", |
97 | 97 | "eslint-plugin-simple-import-sort": "7.0.0",
|
98 | 98 | "eslint-plugin-testing-library": "5.11.1",
|
99 | 99 | "gh-pages": "^6.0.0",
|
|
129 | 129 | "react-ripples": "2.2.1"
|
130 | 130 | },
|
131 | 131 | "resolutions": {
|
132 |
| - "@types/react": "17.0.2", |
133 |
| - "@types/react-dom": "17.0.2" |
| 132 | + "@types/react": "17.0.87", |
| 133 | + "@types/react-dom": "17.0.26" |
134 | 134 | },
|
135 | 135 | "sideEffects": false
|
136 | 136 | }
|
0 commit comments