Skip to content

Commit 86a45da

Browse files
authored
Merge pull request #939 from mars-protocol/dependabot/npm_and_yarn/develop/types/react-dom-18.3.0
Build(deps-dev): bump @types/react-dom from 18.2.25 to 18.3.0
2 parents 6e30070 + d615446 commit 86a45da

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/lodash.throttle": "^4.1.9",
5858
"@types/node": "^20.12.11",
5959
"@types/react": "18.3.1",
60-
"@types/react-dom": "18.2.25",
60+
"@types/react-dom": "18.3.0",
6161
"@types/react-helmet": "^6.1.11",
6262
"autoprefixer": "^10.4.19",
6363
"dotenv": "^16.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3291,10 +3291,10 @@
32913291
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6"
32923292
integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==
32933293

3294-
"@types/react-dom@18.2.25":
3295-
version "18.2.25"
3296-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.25.tgz#2946a30081f53e7c8d585eb138277245caedc521"
3297-
integrity sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==
3294+
"@types/react-dom@18.3.0":
3295+
version "18.3.0"
3296+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0"
3297+
integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==
32983298
dependencies:
32993299
"@types/react" "*"
33003300

0 commit comments

Comments
 (0)