Skip to content

Commit 900af20

Browse files
Update dependency @types/react-dom to v18.3.7 (#23105)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | [`18.3.6` -> `18.3.7`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.3.6/18.3.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.3.6/18.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.3.6/18.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Between 05:00 PM and 11:59 PM, only on Friday ( * 17-23 * * 5 ), Only on Sunday and Saturday ( * * * * 0,6 ), Between 12:00 AM and 12:59 PM, only on Monday ( * 0-12 * * 1 ) (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6635ee2 commit 900af20

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

apps/admin-x-activitypub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@testing-library/react": "14.3.1",
3434
"@types/jest": "29.5.14",
3535
"@types/react": "18.3.20",
36-
"@types/react-dom": "18.3.6",
36+
"@types/react-dom": "18.3.7",
3737
"jest": "29.7.0",
3838
"ts-jest": "29.3.2"
3939
},

apps/admin-x-framework/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@tryghost/admin-x-design-system": "0.0.0",
8888
"@tryghost/shade": "0.0.0",
8989
"@types/react": "18.3.20",
90-
"@types/react-dom": "18.3.6",
90+
"@types/react-dom": "18.3.7",
9191
"@vitejs/plugin-react": "4.4.1",
9292
"react": "18.3.1",
9393
"react-dom": "18.3.1",

apps/admin-x-settings/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@tryghost/admin-x-framework": "0.0.0",
5252
"@tryghost/custom-fonts": "0.0.0",
5353
"@types/react": "18.3.20",
54-
"@types/react-dom": "18.3.6",
54+
"@types/react-dom": "18.3.7",
5555
"@types/validator": "13.15.0",
5656
"@vitejs/plugin-react": "4.4.1",
5757
"eslint-plugin-react-hooks": "4.6.2",

apps/posts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@testing-library/react": "14.3.1",
2929
"@types/react": "18.3.20",
30-
"@types/react-dom": "18.3.6"
30+
"@types/react-dom": "18.3.7"
3131
},
3232
"nx": {
3333
"targets": {

apps/signup-form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@tailwindcss/line-clamp": "0.4.4",
5252
"@tryghost/i18n": "0.0.0",
5353
"@types/react": "18.3.20",
54-
"@types/react-dom": "18.3.6",
54+
"@types/react-dom": "18.3.7",
5555
"@vitejs/plugin-react": "4.4.1",
5656
"autoprefixer": "10.4.19",
5757
"concurrently": "8.2.2",

apps/stats/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@tryghost/admin-x-framework": "0.0.0",
3535
"@tryghost/shade": "0.0.0",
3636
"@types/react": "18.3.20",
37-
"@types/react-dom": "18.3.6",
37+
"@types/react-dom": "18.3.7",
3838
"@types/react-svg-map": "2.1.4",
3939
"@vitejs/plugin-react": "4.4.1",
4040
"moment-timezone": "^0.5.48",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8274,10 +8274,10 @@
82748274
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
82758275
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
82768276

8277-
"@types/[email protected].6", "@types/react-dom@^18.0.0":
8278-
version "18.3.6"
8279-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.6.tgz#fa59a5e9a33499a792af6c1130f55921ef49d268"
8280-
integrity sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==
8277+
"@types/[email protected].7", "@types/react-dom@^18.0.0":
8278+
version "18.3.7"
8279+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f"
8280+
integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==
82818281

82828282
"@types/react-dom@<18.0.0":
82838283
version "17.0.19"

0 commit comments

Comments
 (0)