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 Nov 14, 2024
1 parent 959f1da commit a606a12
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 75 deletions.
203 changes: 133 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,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.83",
"@types/react-dom": "17.0.25",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"@vitejs/plugin-react": "1.3.2",
Expand All @@ -87,7 +87,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-testing-library": "5.11.1",
"gh-pages": "^6.0.0",
Expand Down Expand Up @@ -122,7 +122,7 @@
"react-ripples": "2.2.1"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
"@types/react": "17.0.83",
"@types/react-dom": "17.0.25"
}
}

0 comments on commit a606a12

Please sign in to comment.