Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 2bbee6d commit 7b3e3c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demos/nx-next-monorepo-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@testing-library/react": "13.4.0",
"@types/jest": "28.1.8",
"@types/node": "16.18.82",
"@types/react": "18.2.56",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
Expand Down
2 changes: 1 addition & 1 deletion demos/turborepo-next-monorepo-demo/apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@babel/core": "^7.0.0",
"@types/node": "^17.0.12",
"@types/react": "18.2.56",
"@types/react": "18.2.58",
"eslint": "8.56.0",
"eslint-config-custom": "*",
"next-transpile-modules": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion demos/turborepo-next-monorepo-demo/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@babel/core": "^7.0.0",
"@types/node": "^17.0.12",
"@types/react": "18.2.56",
"@types/react": "18.2.58",
"eslint": "8.56.0",
"eslint-config-custom": "*",
"next-transpile-modules": "9.0.0",
Expand Down

0 comments on commit 7b3e3c4

Please sign in to comment.