Skip to content

Commit 27ddf12

Browse files
Update dependency @types/react to v19.1.14 (#2066)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). 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)) | [`19.1.13` -> `19.1.14`](https://renovatebot.com/diffs/npm/@types%2freact/19.1.13/19.1.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/19.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/19.1.13/19.1.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] 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/X-oss-byte/Canary-nextjs).
1 parent 40c9cef commit 27ddf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"@types/node-fetch": "2.6.13",
160160
"@types/path-to-regexp": "1.7.0",
161161
"@types/platform": "1.3.6",
162-
"@types/react": "19.1.13",
162+
"@types/react": "19.1.14",
163163
"@types/react-dom": "19.1.9",
164164
"@types/react-is": "19.0.0",
165165
"@types/semver": "7.7.1",

0 commit comments

Comments
 (0)