Skip to content

Commit

Permalink
the PR is fine without updating eslint-plugin-react... (#1499)
Browse files Browse the repository at this point in the history
...which is what we have in #1487 ... this branch is created and pushed to `main` to isolate issues.

this looks good on desktop, `dev1`, `dev2`, and `dev3`.
  • Loading branch information
mrose17 authored Sep 16, 2024
1 parent ff53e90 commit b71d040
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 24 deletions.
45 changes: 24 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"html-webpack-plugin": "5.6.0",
"husky": "9.1.5",
"husky": "9.1.6",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"mini-css-extract-plugin": "2.9.1",
Expand All @@ -52,7 +52,7 @@
"svgo-loader": "4.0.0",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"typescript": "5.5.4",
"typescript": "5.6.2",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.2"
Expand All @@ -63,7 +63,7 @@
"@types/dom-screen-wake-lock": "1.0.3",
"buffer": "6.0.3",
"ethers": "6.13.2",
"i18next": "23.14.0",
"i18next": "23.15.1",
"jest-environment-jsdom": "29.7.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down

0 comments on commit b71d040

Please sign in to comment.