Skip to content

Commit

Permalink
[deps] Platform (CL): Update react monorepo (#8734)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 443da7f commit 82ae2fe
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -75,7 +75,7 @@
"@types/node-ipc": "9.2.3",
"@types/papaparse": "5.3.14",
"@types/proper-lockfile": "4.1.4",
"@types/react": "16.14.57",
"@types/react": "16.14.60",
"@types/retry": "0.12.5",
"@types/zxcvbn": "4.4.4",
"@typescript-eslint/eslint-plugin": "7.7.1",
Expand Down Expand Up @@ -124,8 +124,8 @@
"prettier": "3.2.2",
"prettier-plugin-tailwindcss": "0.5.14",
"process": "0.11.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"regedit": "^3.0.3",
"remark-gfm": "3.0.1",
"rimraf": "5.0.5",
Expand Down Expand Up @@ -213,7 +213,7 @@
"replacestream": "4.0.3"
},
"resolutions": {
"@types/react": "16.14.57"
"@types/react": "16.14.60"
},
"lint-staged": {
"*": "prettier --cache --ignore-unknown --write",
Expand Down

0 comments on commit 82ae2fe

Please sign in to comment.