File tree Expand file tree Collapse file tree 5 files changed +73
-73
lines changed Expand file tree Collapse file tree 5 files changed +73
-73
lines changed Original file line number Diff line number Diff line change 1
- 2025-08-27_16 :24:36
1
+ 2025-08-28_01 :24:54
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" : " ^24.3.0" ,
31
- "@types/react" : " ^19.1.11 " ,
31
+ "@types/react" : " ^19.1.12 " ,
32
32
"@types/react-dom" : " ^19.1.8" ,
33
33
"typescript" : " ^5.9.2"
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.11 " ,
26
+ "@types/react" : " ^19.1.12 " ,
27
27
"@types/react-dom" : " ^19.1.8" ,
28
28
"@vitejs/plugin-react" : " ^5.0.1" ,
29
29
"typescript" : " ^5.9.2" ,
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" : " ^24.3.0" ,
25
- "@types/react" : " ^19.1.11 " ,
25
+ "@types/react" : " ^19.1.12 " ,
26
26
"@types/react-dom" : " ^19.1.8" ,
27
27
"@vitejs/plugin-react" : " ^5.0.1" ,
28
28
"@vitest/coverage-v8" : " ^3.2.4" ,
You can’t perform that action at this time.
0 commit comments