Skip to content

Commit f2cf2c8

Browse files
chore(deps): update react monorepo
[skip ci]
1 parent 2dcd2e9 commit f2cf2c8

2 files changed

Lines changed: 136 additions & 57 deletions

File tree

package-lock.json

Lines changed: 131 additions & 52 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.90",
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",
@@ -135,8 +135,8 @@
135135
"react-ripples": "2.2.1"
136136
},
137137
"resolutions": {
138-
"@types/react": "17.0.2",
139-
"@types/react-dom": "17.0.2"
138+
"@types/react": "17.0.90",
139+
"@types/react-dom": "17.0.26"
140140
},
141141
"sideEffects": false
142142
}

0 commit comments

Comments
 (0)