File tree Expand file tree Collapse file tree 5 files changed +91
-91
lines changed Expand file tree Collapse file tree 5 files changed +91
-91
lines changed Original file line number Diff line number Diff line change 1
- 2025-04-14_16:23:56
1
+ 2025-04-15_01:27:03
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.14.1" ,
31
- "@types/react" : " ^19.1.1 " ,
31
+ "@types/react" : " ^19.1.2 " ,
32
32
"@types/react-dom" : " ^19.1.2" ,
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.1 " ,
26
+ "@types/react" : " ^19.1.2 " ,
27
27
"@types/react-dom" : " ^19.1.2" ,
28
28
"@vitejs/plugin-react" : " ^4.3.4" ,
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.14.1" ,
25
- "@types/react" : " ^19.1.1 " ,
25
+ "@types/react" : " ^19.1.2 " ,
26
26
"@types/react-dom" : " ^19.1.2" ,
27
27
"@vitejs/plugin-react" : " ^4.3.4" ,
28
28
"@vitest/coverage-v8" : " ^3.1.1" ,
You can’t perform that action at this time.
0 commit comments