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 41eaec9 commit c3aa497Copy full SHA for c3aa497
package.json
@@ -65,8 +65,8 @@
65
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.108.0",
66
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
67
"@types/jest": "27.5.2",
68
- "@types/react": "17.0.64",
69
- "@types/react-dom": "17.0.20",
+ "@types/react": "17.0.69",
+ "@types/react-dom": "17.0.22",
70
"@typescript-eslint/eslint-plugin": "5.17.0",
71
"@typescript-eslint/parser": "5.17.0",
72
"@vitejs/plugin-react": "1.3.2",
@@ -122,7 +122,7 @@
122
"react-ripples": "2.2.1"
123
},
124
"resolutions": {
125
- "@types/react": "17.0.2",
126
- "@types/react-dom": "17.0.2"
+ "@types/react-dom": "17.0.22"
127
}
128
0 commit comments