Skip to content

Commit 04d10b6

Browse files
chore(deps): update react monorepo
[skip ci]
1 parent de5a1ee commit 04d10b6

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
@@ -66,8 +66,8 @@
6666
"@types/eclass__api": "git+ssh://git@gitlab.com/eclass/types-eclass-api.git#v3.108.0",
6767
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
6868
"@types/jest": "27.5.2",
69-
"@types/react": "17.0.64",
70-
"@types/react-dom": "17.0.20",
69+
"@types/react": "17.0.66",
70+
"@types/react-dom": "17.0.21",
7171
"@typescript-eslint/eslint-plugin": "5.17.0",
7272
"@typescript-eslint/parser": "5.17.0",
7373
"@vitejs/plugin-react": "1.3.2",
@@ -123,7 +123,7 @@
123123
"react-ripples": "2.2.1"
124124
},
125125
"resolutions": {
126-
"@types/react": "17.0.2",
127-
"@types/react-dom": "17.0.2"
126+
"@types/react": "17.0.66",
127+
"@types/react-dom": "17.0.21"
128128
}
129129
}

0 commit comments

Comments
 (0)