Skip to content

Commit 617d6bb

Browse files
committed
again
1 parent 5c92308 commit 617d6bb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@tailwindcss/typography": "^0.5.16",
7777
"@types/lodash.debounce": "^4.0.9",
7878
"@types/mdast": "^4.0.3",
79-
"@types/react": "^19.1.6",
80-
"@types/react-dom": "^19.1.5",
79+
"@types/react": "^19.1.7",
80+
"@types/react-dom": "^19.1.6",
8181
"@typescript-eslint/eslint-plugin": "^8.34.0",
8282
"@typescript-eslint/parser": "^8.34.0",
8383
"eslint": "8.57.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,15 +1441,15 @@
14411441
dependencies:
14421442
undici-types "~5.26.4"
14431443

1444-
"@types/react-dom@^19.1.5":
1445-
version "19.1.5"
1446-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.5.tgz#cdfe2c663742887372f54804b16e8dbc26bd794a"
1447-
integrity sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==
1448-
1449-
"@types/react@^19.1.6":
1444+
"@types/react-dom@^19.1.6":
14501445
version "19.1.6"
1451-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.6.tgz#dee39f3e1e9a7d693f156a5840570b6d57f325ea"
1452-
integrity sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==
1446+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
1447+
integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
1448+
1449+
"@types/react@^19.1.7":
1450+
version "19.1.7"
1451+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.7.tgz#9fc4ab6003a8e4f38710c83cb5f8afbdacb7d687"
1452+
integrity sha512-BnsPLV43ddr05N71gaGzyZ5hzkCmGwhMvYc8zmvI8Ci1bRkkDSzDDVfAXfN2tk748OwI7ediiPX6PfT9p0QGVg==
14531453
dependencies:
14541454
csstype "^3.0.2"
14551455

0 commit comments

Comments
 (0)