File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 76
76
"@tailwindcss/typography" : " ^0.5.16" ,
77
77
"@types/lodash.debounce" : " ^4.0.9" ,
78
78
"@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 " ,
81
81
"@typescript-eslint/eslint-plugin" : " ^8.34.0" ,
82
82
"@typescript-eslint/parser" : " ^8.34.0" ,
83
83
"eslint" : " 8.57.0" ,
Original file line number Diff line number Diff line change 1441
1441
dependencies :
1442
1442
undici-types "~5.26.4"
1443
1443
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 " :
1450
1445
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==
1453
1453
dependencies :
1454
1454
csstype "^3.0.2"
1455
1455
You can’t perform that action at this time.
0 commit comments