Skip to content

Commit a4795a4

Browse files
chore(deps): update dependency @types/react to v18.2.24
[skip ci]
1 parent 277787d commit a4795a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/eclass__api": "git+ssh://[email protected]/eclass/types-eclass-api.git#v3.108.0",
6161
"@types/eclass__sequelize-models": "git+ssh://[email protected]/eclass/types-sequelize-models.git#v5.40.0",
6262
"@types/jest": "29.5.5",
63-
"@types/react": "18.2.23",
63+
"@types/react": "18.2.24",
6464
"@types/react-dom": "18.2.8",
6565
"@typescript-eslint/eslint-plugin": "6.4.0",
6666
"@typescript-eslint/parser": "6.0.0",
@@ -116,7 +116,7 @@
116116
"react-ripples": "2.2.1"
117117
},
118118
"resolutions": {
119-
"@types/react": "18.2.23",
119+
"@types/react": "18.2.24",
120120
"@types/react-dom": "18.2.8"
121121
},
122122
"peerDependencies": {

0 commit comments

Comments
 (0)