File tree Expand file tree Collapse file tree 5 files changed +251
-258
lines changed Expand file tree Collapse file tree 5 files changed +251
-258
lines changed Original file line number Diff line number Diff line change 1
- 2025-04-30_08:26:20
1
+ 2025-04-30_16:24:19
Original file line number Diff line number Diff line change 29
29
"@repo/typescript-config" : " workspace:*" ,
30
30
"@types/node" : " ^22.15.3" ,
31
31
"@types/react" : " ^19.1.2" ,
32
- "@types/react-dom" : " ^19.1.2 " ,
32
+ "@types/react-dom" : " ^19.1.3 " ,
33
33
"typescript" : " ^5.8.3"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 24
24
"@repo/eslint-config" : " workspace:*" ,
25
25
"@repo/typescript-config" : " workspace:*" ,
26
26
"@types/react" : " ^19.1.2" ,
27
- "@types/react-dom" : " ^19.1.2 " ,
27
+ "@types/react-dom" : " ^19.1.3 " ,
28
28
"@vitejs/plugin-react" : " ^4.4.1" ,
29
29
"typescript" : " ^5.8.3" ,
30
30
"vite" : " ^6.3.4"
Original file line number Diff line number Diff line change 23
23
"@testing-library/react" : " ^16.3.0" ,
24
24
"@types/node" : " ^22.15.3" ,
25
25
"@types/react" : " ^19.1.2" ,
26
- "@types/react-dom" : " ^19.1.2 " ,
26
+ "@types/react-dom" : " ^19.1.3 " ,
27
27
"@vitejs/plugin-react" : " ^4.4.1" ,
28
28
"@vitest/coverage-v8" : " ^3.1.2" ,
29
29
"esbuild-plugin-react18" : " ^0.2.6" ,
You can’t perform that action at this time.
0 commit comments