|
75 | 75 | "@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0", |
76 | 76 | "@types/jest": "27.5.2", |
77 | 77 | "@types/node": "^16.11.17", |
78 | | - "@types/react": "17.0.64", |
79 | | - "@types/react-dom": "17.0.20", |
| 78 | + "@types/react": "17.0.88", |
| 79 | + "@types/react-dom": "17.0.26", |
80 | 80 | "@typescript-eslint/eslint-plugin": "5.62.0", |
81 | 81 | "@typescript-eslint/parser": "5.62.0", |
82 | 82 | "@vitejs/plugin-react": "1.3.2", |
|
97 | 97 | "eslint-plugin-prettier": "4.2.1", |
98 | 98 | "eslint-plugin-promise": "6.1.1", |
99 | 99 | "eslint-plugin-react": "7.33.1", |
100 | | - "eslint-plugin-react-hooks": "4.6.0", |
| 100 | + "eslint-plugin-react-hooks": "4.6.2", |
101 | 101 | "eslint-plugin-simple-import-sort": "7.0.0", |
102 | 102 | "eslint-plugin-testing-library": "5.11.1", |
103 | 103 | "gh-pages": "^6.0.0", |
|
133 | 133 | "react-ripples": "2.2.1" |
134 | 134 | }, |
135 | 135 | "resolutions": { |
136 | | - "@types/react": "17.0.2", |
137 | | - "@types/react-dom": "17.0.2" |
| 136 | + "@types/react": "17.0.88", |
| 137 | + "@types/react-dom": "17.0.26" |
138 | 138 | }, |
139 | 139 | "sideEffects": false |
140 | 140 | } |
0 commit comments