Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 7f72ad2 commit 26d02aa
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 233 deletions.
10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@types/command-line-args": "5.2.3",
"@types/jest": "29.5.12",
"@types/node": "18.19.31",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"arg": "5.0.2",
Expand All @@ -83,7 +83,7 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-typescript-enum": "2.1.0",
Expand All @@ -104,8 +104,8 @@
"postcss": "8.4.38",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "^0.4.0",
"react-is": "18.2.0",
"react-test-renderer": "18.2.0",
"react-is": "18.3.1",
"react-test-renderer": "18.3.1",
"replace-in-files": "3.0.0",
"rimraf": "3.0.2",
"sass": "1.75.0",
Expand Down

0 comments on commit 26d02aa

Please sign in to comment.