We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5a1ee commit 255d01dCopy full SHA for 255d01d
package.json
@@ -66,7 +66,7 @@
66
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.108.0",
67
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
68
"@types/jest": "27.5.2",
69
- "@types/react": "17.0.64",
+ "@types/react": "17.0.66",
70
"@types/react-dom": "17.0.20",
71
"@typescript-eslint/eslint-plugin": "5.17.0",
72
"@typescript-eslint/parser": "5.17.0",
@@ -123,7 +123,7 @@
123
"react-ripples": "2.2.1"
124
},
125
"resolutions": {
126
- "@types/react": "17.0.2",
127
- "@types/react-dom": "17.0.2"
+ "@types/react-dom": "17.0.20"
128
}
129
0 commit comments