Skip to content

Commit 94f8e7a

Browse files
chore(deps): update react monorepo
[skip ci]
1 parent 61c9030 commit 94f8e7a

File tree

2 files changed

+127
-56
lines changed

2 files changed

+127
-56
lines changed

package-lock.json

Lines changed: 122 additions & 51 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
@@ -75,8 +75,8 @@
7575
"@types/eclass__sequelize-models": "git+ssh://git@gitlab.com/eclass/types-sequelize-models.git#v5.40.0",
7676
"@types/jest": "27.5.2",
7777
"@types/node": "^16.11.17",
78-
"@types/react": "17.0.64",
79-
"@types/react-dom": "17.0.20",
78+
"@types/react": "17.0.87",
79+
"@types/react-dom": "17.0.26",
8080
"@typescript-eslint/eslint-plugin": "5.62.0",
8181
"@typescript-eslint/parser": "5.62.0",
8282
"@vitejs/plugin-react": "1.3.2",
@@ -97,7 +97,7 @@
9797
"eslint-plugin-prettier": "4.2.1",
9898
"eslint-plugin-promise": "6.1.1",
9999
"eslint-plugin-react": "7.33.1",
100-
"eslint-plugin-react-hooks": "4.6.0",
100+
"eslint-plugin-react-hooks": "4.6.2",
101101
"eslint-plugin-simple-import-sort": "7.0.0",
102102
"eslint-plugin-testing-library": "5.11.1",
103103
"gh-pages": "^6.0.0",
@@ -133,8 +133,8 @@
133133
"react-ripples": "2.2.1"
134134
},
135135
"resolutions": {
136-
"@types/react": "17.0.2",
137-
"@types/react-dom": "17.0.2"
136+
"@types/react": "17.0.87",
137+
"@types/react-dom": "17.0.26"
138138
},
139139
"sideEffects": false
140140
}

0 commit comments

Comments
 (0)