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] authored Oct 11, 2024
1 parent cae4695 commit 4c41468
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"azure-devops-extension-api": "1.158.0",
"azure-devops-extension-sdk": "2.0.11",
"azure-devops-ui": "2.167.60",
"react": "16.14.0",
"react-dom": "16.14.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-fast-compare": "3.2.0",
"usehooks-ts": "2.9.1",
"uuid": "9.0.0"
Expand Down Expand Up @@ -69,8 +69,8 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.4.0",
"@types/node": "17.0.35",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.19",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@vitejs/plugin-legacy": "1.8.2",
Expand All @@ -84,7 +84,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "5.0.0",
"jsdom": "21.1.0",
"patch-package": "6.5.1",
"prettier": "2.8.4",
Expand Down

0 comments on commit 4c41468

Please sign in to comment.