File tree Expand file tree Collapse file tree 5 files changed +116
-116
lines changed Expand file tree Collapse file tree 5 files changed +116
-116
lines changed Original file line number Diff line number Diff line change 1
- 2025-05-12_16:25:37
1
+ 2025-05-13_01:37:58
Original file line number Diff line number Diff line change 28
28
"@repo/eslint-config" : " workspace:*" ,
29
29
"@repo/typescript-config" : " workspace:*" ,
30
30
"@types/node" : " ^22.15.17" ,
31
- "@types/react" : " ^19.1.3 " ,
31
+ "@types/react" : " ^19.1.4 " ,
32
32
"@types/react-dom" : " ^19.1.4" ,
33
33
"typescript" : " ^5.8.3"
34
34
}
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@repo/eslint-config" : " workspace:*" ,
25
25
"@repo/typescript-config" : " workspace:*" ,
26
- "@types/react" : " ^19.1.3 " ,
26
+ "@types/react" : " ^19.1.4 " ,
27
27
"@types/react-dom" : " ^19.1.4" ,
28
28
"@vitejs/plugin-react" : " ^4.4.1" ,
29
29
"typescript" : " ^5.8.3" ,
Original file line number Diff line number Diff line change 22
22
"@repo/typescript-config" : " workspace:*" ,
23
23
"@testing-library/react" : " ^16.3.0" ,
24
24
"@types/node" : " ^22.15.17" ,
25
- "@types/react" : " ^19.1.3 " ,
25
+ "@types/react" : " ^19.1.4 " ,
26
26
"@types/react-dom" : " ^19.1.4" ,
27
27
"@vitejs/plugin-react" : " ^4.4.1" ,
28
28
"@vitest/coverage-v8" : " ^3.1.3" ,
You can’t perform that action at this time.
0 commit comments