Skip to content

Commit 98b1f7a

Browse files
committed
upgrade
1 parent 03de7fc commit 98b1f7a

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
@@ -77,7 +77,7 @@
7777
"@types/lodash.debounce": "^4.0.9",
7878
"@types/mdast": "^4.0.3",
7979
"@types/react": "^19.1.11",
80-
"@types/react-dom": "^19.1.7",
80+
"@types/react-dom": "^19.1.8",
8181
"@typescript-eslint/eslint-plugin": "^8.41.0",
8282
"@typescript-eslint/parser": "^8.41.0",
8383
"eslint": "8.57.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,10 +1459,10 @@
14591459
dependencies:
14601460
undici-types "~6.21.0"
14611461

1462-
"@types/react-dom@^19.1.7":
1463-
version "19.1.7"
1464-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.7.tgz#2863f2aa89e023592b981204ef92c5221b286410"
1465-
integrity sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw==
1462+
"@types/react-dom@^19.1.8":
1463+
version "19.1.8"
1464+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.8.tgz#6cad88ec938beb2626df7c4cb97b15d9f66a05a9"
1465+
integrity sha512-xG7xaBMJCpcK0RpN8jDbAACQo54ycO6h4dSSmgv8+fu6ZIAdANkx/WsawASUjVXYfy+J9AbUpRMNNEsXCDfDBQ==
14661466

14671467
"@types/react@^19.1.11":
14681468
version "19.1.11"

0 commit comments

Comments
 (0)