File tree 2 files changed +6
-18
lines changed
2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 60
60
"@babel/preset-env" : " 7.26.0" ,
61
61
"@babel/preset-react" : " 7.25.9" ,
62
62
"@babel/register" : " 7.25.9" ,
63
- "@types/react" : " 18.2.56 " ,
63
+ "@types/react" : " 19.0.1 " ,
64
64
"dayjs" : " 1.11.13" ,
65
65
"dtslint" : " 4.2.1" ,
66
66
"eslint" : " 9.16.0" ,
Original file line number Diff line number Diff line change 1523
1523
resolved "https://registry.yarnpkg.com/@types/parsimmon/-/parsimmon-1.10.6.tgz#8fcf95990514d2a7624aa5f630c13bf2427f9cdd"
1524
1524
integrity sha512-FwAQwMRbkhx0J6YELkwIpciVzCcgEqXEbIrIn3a2P5d3kGEHQ3wVhlN3YdVepYP+bZzCYO6OjmD4o9TGOZ40rA==
1525
1525
1526
- " @types/prop-types@* " :
1527
- version "15.7.4"
1528
- resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
1529
- integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
1530
-
1531
-
1532
- version "18.2.56"
1533
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.56.tgz#2d3e9021a0b6eb5bfc227761cc61b1c6dc6e0cd8"
1534
- integrity sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==
1535
- dependencies :
1536
- " @types/prop-types" " *"
1537
- " @types/scheduler" " *"
1526
+
1527
+ version "19.0.1"
1528
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df"
1529
+ integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==
1530
+ dependencies :
1538
1531
csstype "^3.0.2"
1539
1532
1540
- " @types/scheduler@* " :
1541
- version "0.16.2"
1542
- resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
1543
- integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
1544
-
1545
1533
" @types/stack-utils@^2.0.0 " :
1546
1534
version "2.0.1"
1547
1535
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
You can’t perform that action at this time.
0 commit comments