Skip to content

Commit 6b68e37

Browse files
chore(deps): update dependency @types/react to v19 (#1349)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.2.8` -> `^19.0.0`](https://renovatebot.com/diffs/npm/@types%2freact/18.3.23/19.1.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.3.23/19.1.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/apify-docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 951a55c commit 6b68e37

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@apify/eslint-config": "^1.0.0",
4848
"@apify/tsconfig": "^0.1.0",
4949
"@rsbuild/plugin-styled-components": "^1.1.0",
50-
"@types/react": "^18.2.8",
50+
"@types/react": "^19.0.0",
5151
"babel-plugin-styled-components": "^2.1.4",
5252
"cross-env": "^7.0.3",
5353
"eslint": "^9.32.0",

0 commit comments

Comments
 (0)