Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent de5a1ee commit 04d10b6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@types/eclass__api": "git+ssh://[email protected]/eclass/types-eclass-api.git#v3.108.0",
"@types/eclass__sequelize-models": "git+ssh://[email protected]/eclass/types-sequelize-models.git#v5.40.0",
"@types/jest": "27.5.2",
"@types/react": "17.0.64",
"@types/react-dom": "17.0.20",
"@types/react": "17.0.66",
"@types/react-dom": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"@vitejs/plugin-react": "1.3.2",
Expand Down Expand Up @@ -123,7 +123,7 @@
"react-ripples": "2.2.1"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
"@types/react": "17.0.66",
"@types/react-dom": "17.0.21"
}
}

0 comments on commit 04d10b6

Please sign in to comment.