Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent 65a1138 commit 3c88168
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 61 deletions.
100 changes: 44 additions & 56 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 @@ -36,8 +36,8 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.5",
"@types/node": "20.2.1",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"babel-eslint": "10.1.0",
Expand All @@ -53,15 +53,15 @@
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"html-webpack-plugin": "5.5.1",
"husky": "8.0.3",
"license-checker": "25.0.1",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"process": "^0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-tracked": "^1.7.11",
"style-loader": "3.3.3",
"terser-webpack-plugin": "^5.3.9",
Expand Down

0 comments on commit 3c88168

Please sign in to comment.