Skip to content

Commit e8c3209

Browse files
chore(deps): update react monorepo
[skip ci]
1 parent e9d59d8 commit e8c3209

File tree

2 files changed

+53
-130
lines changed

2 files changed

+53
-130
lines changed

package-lock.json

Lines changed: 48 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
7272
"@types/jest": "27.5.2",
7373
"@types/node": "^16.11.17",
74-
"@types/react": "17.0.64",
75-
"@types/react-dom": "17.0.20",
74+
"@types/react": "17.0.87",
75+
"@types/react-dom": "17.0.26",
7676
"@typescript-eslint/eslint-plugin": "5.17.0",
7777
"@typescript-eslint/parser": "5.17.0",
7878
"@vitejs/plugin-react": "1.3.2",
@@ -93,7 +93,7 @@
9393
"eslint-plugin-prettier": "4.2.1",
9494
"eslint-plugin-promise": "6.1.1",
9595
"eslint-plugin-react": "7.33.1",
96-
"eslint-plugin-react-hooks": "4.6.0",
96+
"eslint-plugin-react-hooks": "4.6.2",
9797
"eslint-plugin-simple-import-sort": "7.0.0",
9898
"eslint-plugin-testing-library": "5.11.1",
9999
"gh-pages": "^6.0.0",
@@ -129,8 +129,8 @@
129129
"react-ripples": "2.2.1"
130130
},
131131
"resolutions": {
132-
"@types/react": "17.0.2",
133-
"@types/react-dom": "17.0.2"
132+
"@types/react": "17.0.87",
133+
"@types/react-dom": "17.0.26"
134134
},
135135
"sideEffects": false
136136
}

0 commit comments

Comments
 (0)