Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to ^18.2.75 (#330)
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] authored Apr 9, 2024
1 parent 0779057 commit 71c0df7
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion apps/v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^18.17.11",
"@types/prettier": "^3.0.0",
"@types/react": "^18.2.74",
"@types/react": "^18.2.75",
"esbuild": "^0.20.2",
"esbuild-plugin-replace": "^1.4.0",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@sanity/eslint-config-studio": "^4.0.0",
"@types/react": "^18.2.74",
"@types/react": "^18.2.75",
"eslint": "^8.57.0",
"typescript": "5.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/next-dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "^18.17.11",
"@types/react": "^18.2.74",
"@types/react": "^18.2.75",
"typescript": "5.4.2"
}
}
2 changes: 1 addition & 1 deletion examples/next-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/node": "^18.17.11",
"@types/react": "^18.2.74",
"@types/react": "^18.2.75",
"typescript": "5.4.2"
}
}
82 changes: 41 additions & 41 deletions pnpm-lock.yaml

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

0 comments on commit 71c0df7

Please sign in to comment.