Skip to content

Commit c3aa497

Browse files
chore(deps): update react monorepo
[skip ci]
1 parent 41eaec9 commit c3aa497

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.108.0",
6666
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
6767
"@types/jest": "27.5.2",
68-
"@types/react": "17.0.64",
69-
"@types/react-dom": "17.0.20",
68+
"@types/react": "17.0.69",
69+
"@types/react-dom": "17.0.22",
7070
"@typescript-eslint/eslint-plugin": "5.17.0",
7171
"@typescript-eslint/parser": "5.17.0",
7272
"@vitejs/plugin-react": "1.3.2",
@@ -122,7 +122,7 @@
122122
"react-ripples": "2.2.1"
123123
},
124124
"resolutions": {
125-
"@types/react": "17.0.2",
126-
"@types/react-dom": "17.0.2"
125+
"@types/react": "17.0.69",
126+
"@types/react-dom": "17.0.22"
127127
}
128128
}

0 commit comments

Comments
 (0)