File tree Expand file tree Collapse file tree 6 files changed +78
-78
lines changed Expand file tree Collapse file tree 6 files changed +78
-78
lines changed Original file line number Diff line number Diff line change 1
- 2025-08-27_16:21:16
1
+ 2025-08-28_01:16:02
Original file line number Diff line number Diff line change 27
27
"@repo/eslint-config" : " workspace:*" ,
28
28
"@repo/typescript-config" : " workspace:*" ,
29
29
"@types/node" : " ^24.3.0" ,
30
- "@types/react" : " ^19.1.11 " ,
30
+ "@types/react" : " ^19.1.12 " ,
31
31
"@types/react-dom" : " ^19.1.8" ,
32
32
"typescript" : " ^5.9.2"
33
33
}
Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"@repo/eslint-config" : " workspace:*" ,
26
26
"@repo/typescript-config" : " workspace:*" ,
27
- "@types/react" : " ^19.1.11 " ,
27
+ "@types/react" : " ^19.1.12 " ,
28
28
"@types/react-dom" : " ^19.1.8" ,
29
29
"@vitejs/plugin-react" : " ^5.0.1" ,
30
30
"typescript" : " ^5.9.2" ,
Original file line number Diff line number Diff line change 42
42
"next@>=15.0.0 <15.2.3" : " >=15.2.3"
43
43
}
44
44
}
45
- }
45
+ }
Original file line number Diff line number Diff line change 24
24
"@repo/typescript-config" : " workspace:*" ,
25
25
"@testing-library/react" : " ^16.3.0" ,
26
26
"@types/node" : " ^24.3.0" ,
27
- "@types/react" : " ^19.1.11 " ,
27
+ "@types/react" : " ^19.1.12 " ,
28
28
"@types/react-dom" : " ^19.1.8" ,
29
29
"@vitejs/plugin-react" : " ^5.0.1" ,
30
30
"@vitest/coverage-v8" : " ^3.2.4" ,
You can’t perform that action at this time.
0 commit comments