Skip to content

Commit

Permalink
chore(deps): Update react monorepo
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to     |
| ---------- | ------------------------- | ------ | ------ |
| npm        | eslint-plugin-react-hooks | 4.6.1  | 4.6.2  |
| npm        | react                     | 18.3.0 | 18.3.1 |
| npm        | react-dom                 | 18.3.0 | 18.3.1 |
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent d6597b5 commit 15b3565
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
],
"dependencies": {
"prop-types": "^15.8.1",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.0",
"react-transition-group": "^4.4.5",
"sanitize.css": "^13.0.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-sonarjs": "^0.18.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
Expand Down
68 changes: 34 additions & 34 deletions pnpm-lock.yaml

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

0 comments on commit 15b3565

Please sign in to comment.